diff --git a/data/homie/config.json b/data/homie/config.json index 96f453c..9de67c9 100644 --- a/data/homie/config.json +++ b/data/homie/config.json @@ -1,12 +1,12 @@ { "name": "Homie CTDO Schild", - "device_id": "schild2", + "device_id": "schild", "wifi": { - "ssid": "Nudel", - "password": "Unser WLAN ist sicher!" + "ssid": "ctdo", + "password": "ctdo2342" }, "mqtt": { - "host": "192.168.1.80", + "host": "raum.ctdo.de", "port": 1883, "auth": false },