This commit is contained in:
2026-01-30 23:31:00 -06:00
commit a39095b3de
2665 changed files with 263970 additions and 0 deletions

18
.storage/person Normal file
View File

@@ -0,0 +1,18 @@
{
"version": 2,
"minor_version": 1,
"key": "person",
"data": {
"items": [
{
"id": "christopher_chasteen",
"name": "Christopher Chasteen",
"user_id": "4a285b563f6a4a54b657acf1926c0b5b",
"device_trackers": [
"device_tracker.chris_phone",
"device_tracker.pixel_3a"
]
}
]
}
}