16 lines
199 B
JSON
16 lines
199 B
JSON
|
{
|
||
|
"name": "esp-videoswitcher",
|
||
|
"device_id": "esp-videoswitcher",
|
||
|
"wifi": {
|
||
|
"ssid": "",
|
||
|
"password": ""
|
||
|
},
|
||
|
"mqtt": {
|
||
|
"host": "raum.ctdo.de",
|
||
|
"port": 1883,
|
||
|
"auth": false
|
||
|
},
|
||
|
"ota": {
|
||
|
"enabled": false
|
||
|
}
|
||
|
}
|