Update config.json
This commit is contained in:
parent
bc45337d9d
commit
c47b05efc5
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "Homie CTDO Schild",
|
"name": "Homie CTDO Schild",
|
||||||
"device_id": "schild2",
|
"device_id": "schild",
|
||||||
"wifi": {
|
"wifi": {
|
||||||
"ssid": "Nudel",
|
"ssid": "ctdo",
|
||||||
"password": "Unser WLAN ist sicher!"
|
"password": "ctdo2342"
|
||||||
},
|
},
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"host": "192.168.1.80",
|
"host": "raum.ctdo.de",
|
||||||
"port": 1883,
|
"port": 1883,
|
||||||
"auth": false
|
"auth": false
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue