Rotary-Dial/data/homie/config.json

17 lines
214 B
JSON

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