Update readme.md and config.py.example
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from random import randrange
|
||||
|
||||
# Script version
|
||||
version = "0.6.1"
|
||||
version = "0.6.2"
|
||||
# MQTT server configuration
|
||||
mqtt_host = "ip address or host"
|
||||
mqtt_user = "username"
|
||||
|
||||
Reference in New Issue
Block a user