mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-08 02:38:10 +00:00
added an Alert mode to keep the monthly scene from kicking in and keeping the house lights white.
This commit is contained in:
@@ -11,6 +11,9 @@ monthly_front_house_scene:
|
||||
- condition: state
|
||||
entity_id: sun.sun
|
||||
state: 'below_horizon'
|
||||
- condition: state
|
||||
entity_id: input_boolean.alert_mode
|
||||
state: 'off'
|
||||
|
||||
- service: logbook.log
|
||||
data_template:
|
||||
|
||||
Reference in New Issue
Block a user