post home assistant update
This commit is contained in:
4
hass_trackers/templates/threshold.yaml
Normal file
4
hass_trackers/templates/threshold.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
- platform: threshold
|
||||
entity_id: counter.days_since_{{ item.id }}
|
||||
upper: {{ item.check_every }}
|
||||
name: threshold_for_days_since_{{ item.id }}
|
||||
Reference in New Issue
Block a user