Disable living room night lighting during the day

This will get rid of an assload of unnecessary service calls/state changes during the day when conditions prevent the automation from running anyway.
This commit is contained in:
2023-07-19 13:54:03 -04:00
parent 5abb14ec14
commit e585513d5c
2 changed files with 6 additions and 1 deletions

Submodule node-red/projects/NerdFlows updated: 7d83dae7ae...dedda6b58f

View File

@ -317,6 +317,11 @@ going_upstairs:
response_variable: shutdown response_variable: shutdown
alias: Ask in basement alias: Ask in basement
alias: Ask about shutting down main computer alias: Ask about shutting down main computer
- service: automation.turn_on
data: {}
target:
entity_id: automation.living_room_night_lighting
alias: Turn on motion lighting in living room
- wait_for_trigger: - wait_for_trigger:
- platform: state - platform: state
entity_id: entity_id: