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
|
entity_id: input_select.home_mode
|
||||||
state: Day
|
state: Day
|
||||||
sequence:
|
sequence:
|
||||||
- service: script.tv_hbogo
|
- service: script.tv_xbox
|
||||||
- conditions:
|
- conditions:
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: input_select.home_mode
|
entity_id: input_select.home_mode
|
||||||
state: Night
|
state: Night
|
||||||
sequence:
|
sequence:
|
||||||
- service: script.tv_hbogo
|
- service: script.tv_xbox
|
||||||
|
|
||||||
- id: living-room-button-5 # Bottom left
|
- id: living-room-button-5 # Bottom left
|
||||||
alias: '[Living Room] Button 5 - Nintendo Swithc'
|
alias: '[Living Room] Button 5 - Nintendo Swithc'
|
||||||
|
|
Loading…
Add table
Reference in a new issue