Tweaked "basement off" script

This commit is contained in:
2023-06-29 21:20:54 -04:00
parent 2216c5f623
commit 3cb4e5803b

View File

@ -602,7 +602,6 @@ basement_shutdown:
entity_id: media_player.basement_tv entity_id: media_player.basement_tv
state: state:
- playing - playing
- paused
then: then:
- service: media_player.turn_off - service: media_player.turn_off
data: {} data: {}
@ -642,6 +641,10 @@ basement_shutdown:
seconds: 0 seconds: 0
milliseconds: 0 milliseconds: 0
alias: Wait for the door to open alias: Wait for the door to open
- service: fan.turn_off
data: {}
target:
entity_id: fan.basement_fan
- service: light.turn_off - service: light.turn_off
data: {} data: {}
target: target: