Fix xbox button
This commit is contained in:
parent
a65740ee3e
commit
782d473226
1 changed files with 2 additions and 2 deletions
|
@ -116,13 +116,13 @@
|
|||
entity_id: input_select.home_mode
|
||||
state: Day
|
||||
sequence:
|
||||
- service: script.tv_hbogo
|
||||
- service: script.tv_xbox
|
||||
- conditions:
|
||||
- condition: state
|
||||
entity_id: input_select.home_mode
|
||||
state: Night
|
||||
sequence:
|
||||
- service: script.tv_hbogo
|
||||
- service: script.tv_xbox
|
||||
|
||||
- id: living-room-button-5 # Bottom left
|
||||
alias: '[Living Room] Button 5 - Nintendo Swithc'
|
||||
|
|
Loading…
Reference in a new issue