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
+22
View File
@@ -0,0 +1,22 @@
{
"version": 2,
"minor_version": 1,
"key": "person",
"data": {
"items": [
{
"id": "franco",
"name": "Franco",
"user_id": "08a3c076ae3b43d4a89718d295f6b81e",
"device_trackers": [
"device_tracker.sm_f956w",
"device_tracker.macbookpro",
"device_tracker.sm_t387w",
"device_tracker.francos_ipad",
"device_tracker.office_tv_2"
],
"picture": null
}
]
}
}