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