Create config.py.example
This commit is contained in:
5
config.py.example
Normal file
5
config.py.example
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
mqtt_host = "192.168.0.13"
|
||||||
|
mqtt_user = "user"
|
||||||
|
mqtt_password = "password"
|
||||||
|
mqtt_port = "1883"
|
||||||
|
mqtt_topic_prefix = "topic"
|
||||||
Reference in New Issue
Block a user