Ansible adaptions (config_example)

This commit is contained in:
Dirk Alders 2023-11-03 17:42:30 +01:00
джерело 702c545ef0
коміт 10360c4d0e

@ -3,7 +3,7 @@
import os
import report
QTT_USER = "<mqtt_smarthome_username>"
MQTT_USER = "<mqtt_smarthome_username>"
MQTT_PASS = "<mqtt_smarthome_password>"
MQTT_SERVER = "<mqtt_smarthome_hostname>"
MQTT_TOPIC = "<mqtt_powerplug_topic>"