Korrekte Konfiguration
This commit is contained in:
parent
4c07244426
commit
3cb8f1cb20
|
@ -2,11 +2,11 @@
|
|||
"name": "Homie CTDO Schild",
|
||||
"device_id": "schild",
|
||||
"wifi": {
|
||||
"ssid": "Nudel",
|
||||
"password": "Unser WLAN ist sicher!"
|
||||
"ssid": "CTDO-IoT",
|
||||
"password": "12345678"
|
||||
},
|
||||
"mqtt": {
|
||||
"host": "prometheus.local",
|
||||
"host": "raum.ctdo.de",
|
||||
"port": 1883,
|
||||
"auth": false
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue