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

16
.storage/person Normal file
View File

@@ -0,0 +1,16 @@
{
"data": {
"items": [
{
"device_trackers": [
"device_tracker.dan_dansphone"
],
"id": "dan",
"name": "Dan",
"user_id": "e2ac2db8725247b0bb84b03718a01c39"
}
]
},
"key": "person",
"version": 2
}