Remote call didn't work, calling media_player.turn_off instead
This commit is contained in:
@ -604,10 +604,10 @@ basement_shutdown:
|
||||
- playing
|
||||
- paused
|
||||
then:
|
||||
- service: remote.turn_off
|
||||
- service: media_player.turn_off
|
||||
data: {}
|
||||
target:
|
||||
entity_id: remote.basement_tv
|
||||
entity_id: media_player.basement_tv
|
||||
alias: If TV is not being used, turn it off
|
||||
- service: script.turn_on
|
||||
data: {}
|
||||
|
Reference in New Issue
Block a user