Initial Home Assistant commit

This commit is contained in:
2026-06-05 22:34:31 -04:00
commit 6a58b10e6c
4494 changed files with 297833 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"version": 1,
"minor_version": 4,
"key": "core.config",
"data": {
"latitude": 45.66677,
"longitude": -73.87431,
"elevation": 0,
"unit_system_v2": "metric",
"location_name": "Home",
"time_zone": "America/Toronto",
"external_url": "https://my-ha.asuscomm.com",
"internal_url": null,
"currency": "CAD",
"country": "CA",
"language": "en",
"radius": 100
}
}