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

12
.storage/core.config Normal file
View File

@@ -0,0 +1,12 @@
{
"data": {
"elevation": 368,
"latitude": 49.369477,
"location_name": "Home",
"longitude": 10.9831468,
"time_zone": "Europe/Berlin",
"unit_system": "metric"
},
"key": "core.config",
"version": 1
}