Move door open counters to actual counters #184

This commit is contained in:
2023-12-18 19:19:09 -05:00
parent d03c7b1283
commit 4b3e5f6a65
3 changed files with 10 additions and 67 deletions

View File

@ -2764,14 +2764,13 @@
value: '{{ states(''input_number.tomorrow_corrected_high_temp'') | int }}'
target:
entity_id: input_number.today_corrected_high_temp
- service: input_number.set_value
- service: counter.reset
target:
entity_id:
- input_number.back_door_opened_today
- input_number.front_door_opened_today
- input_number.basement_studio_door_opened_today
data:
value: 0
- counter.back_door_opened_today
- counter.front_door_opened_today
- counter.basement_studio_door_opened_today
data: {}
- conditions:
- condition: trigger
id: audible-off