esp-videoswitcher/config.json

16 lines
199 B
JSON
Raw Permalink Normal View History

2018-02-01 21:18:58 +00:00
{
"name": "esp-videoswitcher",
"device_id": "esp-videoswitcher",
"wifi": {
"ssid": "",
"password": ""
},
"mqtt": {
"host": "raum.ctdo.de",
"port": 1883,
"auth": false
},
"ota": {
"enabled": false
}
}