moved compoletely to node-red for automations. Cleaned up a bit. Upgraded to latest version of HA
This commit is contained in:
16
.storage/input_boolean
Normal file
16
.storage/input_boolean
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"data": {
|
||||
"items": [
|
||||
{
|
||||
"id": "sleeping",
|
||||
"name": "sleeping"
|
||||
},
|
||||
{
|
||||
"id": "thermostat_mode",
|
||||
"name": "thermostat_mode"
|
||||
}
|
||||
]
|
||||
},
|
||||
"key": "input_boolean",
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user