moved compoletely to node-red for automations. Cleaned up a bit. Upgraded to latest version of HA

This commit is contained in:
root
2020-09-21 12:17:37 -04:00
parent dfa1cd40b8
commit 4cf44009a2
36 changed files with 2731 additions and 718 deletions

View File

@@ -0,0 +1,28 @@
{
"data": {
"areas": [
{
"id": "8db59b44b36f4289855322438b472f42",
"name": "Living Room"
},
{
"id": "ac918f0c0e314c3e9cd18b486842bb24",
"name": "Kitchen"
},
{
"id": "8e5446424de1458db58dda26c21a5285",
"name": "Bedroom"
},
{
"id": "cccf16afc4f5422898e671517a120ed6",
"name": "Office"
},
{
"id": "03ff2a472caf42b7bd88ce96b7325862",
"name": "Entryway"
}
]
},
"key": "core.area_registry",
"version": 1
}