esp-deckenlicht/data/homie/config.json

17 lines
202 B
JSON

{
"name": "ledstoffroehre",
"device_id": "ledstoffroehre",
"wifi": {
"ssid": "CTDO-IoT",
"password": ""
},
"mqtt": {
"host": "mqtt.ctdo.de",
"port": 1883,
"auth": false
},
"ota": {
"enabled": false
}
}