esp-deckenlicht/data/homie/config.json

17 lines
202 B
JSON
Raw Permalink Normal View History

{
"name": "ledstoffroehre",
"device_id": "ledstoffroehre",
"wifi": {
"ssid": "CTDO-IoT",
2022-10-18 20:59:51 +00:00
"password": ""
},
"mqtt": {
2022-10-18 20:59:51 +00:00
"host": "mqtt.ctdo.de",
"port": 1883,
"auth": false
},
"ota": {
"enabled": false
}
}