Big restructuring - repo is now a full home assistant config directory

This commit is contained in:
Martin Bauer
2019-06-30 19:37:32 +02:00
parent d35b9e132e
commit 808727ad92
79 changed files with 14378 additions and 27 deletions

14
.storage/person Normal file
View File

@@ -0,0 +1,14 @@
{
"data": {
"persons": [
{
"device_trackers": [],
"id": "d433f5e7758548dab8baa44b545a8668",
"name": "Martin Bauer",
"user_id": "2ffcb10d3db745b396789364fdef72ec"
}
]
},
"key": "person",
"version": 1
}