summaryrefslogtreecommitdiffstats
path: root/.storage
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2025-10-26 04:21:39 +0400
committerSuren A. Chilingaryan <csa@suren.me>2025-10-26 04:21:39 +0400
commita029b526c81ce3758253feec8f2c6f6a11b66054 (patch)
tree10218f202e46f15e57ad49ff53a77b22ca007f58 /.storage
parentce5ca99405f1eb74bfa8ae68d6617c91a5e98daf (diff)
downloadhass-a029b526c81ce3758253feec8f2c6f6a11b66054.tar.gz
hass-a029b526c81ce3758253feec8f2c6f6a11b66054.tar.bz2
hass-a029b526c81ce3758253feec8f2c6f6a11b66054.tar.xz
hass-a029b526c81ce3758253feec8f2c6f6a11b66054.zip
Add Tanya
Diffstat (limited to '.storage')
-rw-r--r--.storage/lovelace.lovelace_status3
-rw-r--r--.storage/person10
2 files changed, 12 insertions, 1 deletions
diff --git a/.storage/lovelace.lovelace_status b/.storage/lovelace.lovelace_status
index b7abfe6..f91ec45 100644
--- a/.storage/lovelace.lovelace_status
+++ b/.storage/lovelace.lovelace_status
@@ -295,6 +295,9 @@
{
"entity": "device_tracker.tir",
"name": "Tir/Asgard"
+ },
+ {
+ "entity": "device_tracker.xiaomi12"
}
]
}
diff --git a/.storage/person b/.storage/person
index 1aa6c7a..0ee0680 100644
--- a/.storage/person
+++ b/.storage/person
@@ -10,9 +10,17 @@
"device_trackers": [
"device_tracker.lm_g810",
"device_tracker.control",
- "device_tracker.sm_s926b"
+ "device_tracker.sm_s926b",
+ "device_tracker.xiaomi12"
],
"id": "suren_a_chilingaryan"
+ },
+ {
+ "id": "tatyana_sinenko",
+ "name": "Tatyana Sinenko",
+ "device_trackers": [],
+ "user_id": "78e6e3c228634732a0ed530e3f87f0da",
+ "picture": null
}
]
}