Update config.json

This commit is contained in:
dukat 2017-01-28 23:33:00 +01:00
parent bc45337d9d
commit c47b05efc5
1 changed files with 4 additions and 4 deletions

View File

@ -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
},