Change TV button
This commit is contained in:
parent
b7f2eca1e5
commit
420cc026a8
@ -1,6 +1,6 @@
|
||||
# Living Room button
|
||||
- id: living-room-button-1 # Upper Left
|
||||
alias: '[Living Room] Button 1'
|
||||
alias: '[Living Room] Button 1 - Office Light'
|
||||
description: ''
|
||||
mode: single
|
||||
trigger:
|
||||
@ -62,7 +62,7 @@
|
||||
kelvin: 2700
|
||||
|
||||
- id: living-room-button-2 # Upper right
|
||||
alias: '[Living Room] Button 2'
|
||||
alias: '[Living Room] Button 2 - Couch Light'
|
||||
description: ''
|
||||
mode: single
|
||||
trigger:
|
||||
@ -124,7 +124,7 @@
|
||||
kelvin: 2700
|
||||
|
||||
- id: living-room-button-3 # Middle left
|
||||
alias: '[Living Room] Button 3'
|
||||
alias: '[Living Room] Button 3 - AndroidTV'
|
||||
description: ''
|
||||
mode: single
|
||||
trigger:
|
||||
@ -140,16 +140,16 @@
|
||||
entity_id: input_select.home_mode
|
||||
state: Day
|
||||
sequence:
|
||||
- service: script.tv_youtube
|
||||
- service: script.tv_atv
|
||||
- conditions:
|
||||
- condition: state
|
||||
entity_id: input_select.home_mode
|
||||
state: Night
|
||||
sequence:
|
||||
- service: script.tv_youtube
|
||||
- service: script.tv_atv
|
||||
|
||||
- id: living-room-button-4 # Middle right
|
||||
alias: '[Living Room] Button 4'
|
||||
alias: '[Living Room] Button 4 - Xbox'
|
||||
description: ''
|
||||
mode: single
|
||||
trigger:
|
||||
@ -174,7 +174,7 @@
|
||||
- service: script.tv_hbogo
|
||||
|
||||
- id: living-room-button-5 # Bottom left
|
||||
alias: '[Living Room] Button 5'
|
||||
alias: '[Living Room] Button 5 - Nintendo Swithc'
|
||||
description: ''
|
||||
mode: single
|
||||
trigger:
|
||||
@ -199,7 +199,7 @@
|
||||
- service: script.tv_nintendo_switch
|
||||
|
||||
- id: living-room-button-6 # Bottom right
|
||||
alias: '[Living Room] Button 6'
|
||||
alias: '[Living Room] Button 6 - Playstation4'
|
||||
description: ''
|
||||
mode: single
|
||||
trigger:
|
||||
|
Loading…
Reference in New Issue
Block a user