Fix harmony modes when TV is turned off
This commit is contained in:
parent
a0bd6aef18
commit
826f858c5e
@ -30,3 +30,13 @@
|
||||
to: 'on'
|
||||
action:
|
||||
- service: script.pc_sleep
|
||||
|
||||
- id: tv-set-harmony-mode
|
||||
alias: '[TV] Set harmony mode'
|
||||
mode: single
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: media_player.samsung_qe55q6fam
|
||||
to: 'unavailable'
|
||||
action:
|
||||
- service: script.tv_off
|
Loading…
Reference in New Issue
Block a user