From 35e1d7fd0ee093c362de3663e0fccc049434565a Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 6 Jun 2024 06:06:33 +0400 Subject: Configure influxdb & re-enable purging of old data. New historical dashboards. Hass upgrade. --- .storage/person | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) (limited to '.storage/person') diff --git a/.storage/person b/.storage/person index 4ed5236..4913fd8 100644 --- a/.storage/person +++ b/.storage/person @@ -1,17 +1,18 @@ { - "version": 2, - "minor_version": 1, - "key": "person", - "data": { - "items": [ - { - "name": "Suren A. Chilingaryan", - "user_id": "31a296cc30a243089f121cef93b46cc0", - "device_trackers": [ - "device_tracker.lm_g810" - ], - "id": "suren_a_chilingaryan" - } - ] - } + "version": 2, + "minor_version": 1, + "key": "person", + "data": { + "items": [ + { + "name": "Suren A. Chilingaryan", + "user_id": "31a296cc30a243089f121cef93b46cc0", + "device_trackers": [ + "device_tracker.lm_g810", + "device_tracker.control" + ], + "id": "suren_a_chilingaryan" + } + ] + } } \ No newline at end of file -- cgit v1.2.3