Change when to update harmony mode
switch from instantly to 5 minutes
This commit is contained in:
parent
a3b1355aa4
commit
c50fc91cc0
@ -31,12 +31,14 @@
|
||||
action:
|
||||
- service: script.pc_sleep
|
||||
|
||||
- id: tv-set-harmony-mode
|
||||
alias: '[TV] Set harmony mode'
|
||||
- id: tv-update-harmony-mode
|
||||
alias: '[TV] Update harmony mode'
|
||||
mode: single
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: media_player.samsung_qe55q6fam
|
||||
to: 'unavailable'
|
||||
for:
|
||||
minutes: 5
|
||||
action:
|
||||
- service: script.tv_off
|
Loading…
Reference in New Issue
Block a user