Merge branch 'master' of repos.ctdo.de:mqtt/schild

This commit is contained in:
Juergen Jung 2017-01-29 00:45:12 +01:00
commit 13abfe7afd
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
},