mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-02-17 02:51:39 -05:00
Add empty config values
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
{
|
{
|
||||||
"API_PREFIX": ""
|
"API_PREFIX": "",
|
||||||
|
"HOME_ASSISTANT_TOKEN": null,
|
||||||
|
"HOME_ASSISTANT_URL": null,
|
||||||
|
"GARAGE_DEVICE": null,
|
||||||
|
"ALARM_DEVICE": null
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user