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