mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-09 10:14:41 +00:00
Fix quarantine history stats
This commit is contained in:
@@ -70,7 +70,7 @@ sensor:
|
||||
state: "home"
|
||||
type: ratio
|
||||
duration:
|
||||
days: 14
|
||||
days: 7
|
||||
end: "{{ now() }}"
|
||||
|
||||
- platform: history_stats
|
||||
@@ -79,7 +79,7 @@ sensor:
|
||||
state: "home"
|
||||
type: count
|
||||
duration:
|
||||
days: 14
|
||||
days: 7
|
||||
end: "{{ now() }}"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user