Ansible adaptions (config_example)

Cette révision appartient à :
Dirk Alders 2023-11-03 17:42:30 +01:00
Parent 702c545ef0
révision 10360c4d0e

Voir le fichier

@ -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>"