Ansible adaptions (config_example)
This commit is contained in:
parent
702c545ef0
commit
10360c4d0e
@ -3,7 +3,7 @@
|
|||||||
import os
|
import os
|
||||||
import report
|
import report
|
||||||
|
|
||||||
QTT_USER = "<mqtt_smarthome_username>"
|
MQTT_USER = "<mqtt_smarthome_username>"
|
||||||
MQTT_PASS = "<mqtt_smarthome_password>"
|
MQTT_PASS = "<mqtt_smarthome_password>"
|
||||||
MQTT_SERVER = "<mqtt_smarthome_hostname>"
|
MQTT_SERVER = "<mqtt_smarthome_hostname>"
|
||||||
MQTT_TOPIC = "<mqtt_powerplug_topic>"
|
MQTT_TOPIC = "<mqtt_powerplug_topic>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user