initial commit
This commit is contained in:
13
config.json
Normal file
13
config.json
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"mqtt_url": "mqtt://localhost:1883",
|
||||||
|
"mqtt_options": "",
|
||||||
|
"livestream_user": "",
|
||||||
|
"livestream_pass": "",
|
||||||
|
"disarm_code": "",
|
||||||
|
"enable_cameras": true,
|
||||||
|
"enable_modes": false,
|
||||||
|
"enable_panic": false,
|
||||||
|
"hass_topic": "homeassistant/status",
|
||||||
|
"ring_topic": "ring",
|
||||||
|
"location_ids": []
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user