mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-09-13 23:35:40 +00:00
Added new holiday sensor to combine national holidays and Anchorage House Holidays
This commit is contained in:
@@ -12,7 +12,6 @@ automation:
|
||||
trigger:
|
||||
- platform: time
|
||||
at: '03:00:00'
|
||||
condition:
|
||||
action:
|
||||
- service: clean_up_snapshots_service.clean_up
|
||||
|
||||
@@ -22,10 +21,10 @@ automation:
|
||||
initial_state: 'on'
|
||||
trigger:
|
||||
- platform: time
|
||||
at: '00:01:45'
|
||||
condition:
|
||||
at: '04:30:00'
|
||||
action:
|
||||
- service: homeassistant.update_entity
|
||||
entity_id: sensor.today_is
|
||||
|
||||
- service: homeassistant.update_entity
|
||||
entity_id: sensor.holiday
|
||||
|
Reference in New Issue
Block a user