Use device_tracker.carbon for quarantine stats

This commit is contained in:
2020-04-24 01:10:41 +03:00
parent 2448c2b36c
commit 3e8d38bb5f
+4 -4
View File
@@ -54,8 +54,8 @@ binary_sensor:
sensor: sensor:
- platform: history_stats - platform: history_stats
name: Quarantined percent name: Quarantined percent
entity_id: input_boolean.georgi_home entity_id: device_tracker.carbon
state: "on" state: "home"
type: ratio type: ratio
duration: duration:
days: 14 days: 14
@@ -63,8 +63,8 @@ sensor:
- platform: history_stats - platform: history_stats
name: Quarantine times left name: Quarantine times left
entity_id: input_boolean.georgi_home entity_id: device_tracker.carbon
state: "on" state: "home"
type: count type: count
duration: duration:
days: 14 days: 14