1
0

Change TV button

This commit is contained in:
Przemek Grondek 2022-04-09 14:13:16 +02:00
parent b7f2eca1e5
commit 420cc026a8

View File

@ -1,6 +1,6 @@
# Living Room button # Living Room button
- id: living-room-button-1 # Upper Left - id: living-room-button-1 # Upper Left
alias: '[Living Room] Button 1' alias: '[Living Room] Button 1 - Office Light'
description: '' description: ''
mode: single mode: single
trigger: trigger:
@ -62,7 +62,7 @@
kelvin: 2700 kelvin: 2700
- id: living-room-button-2 # Upper right - id: living-room-button-2 # Upper right
alias: '[Living Room] Button 2' alias: '[Living Room] Button 2 - Couch Light'
description: '' description: ''
mode: single mode: single
trigger: trigger:
@ -124,7 +124,7 @@
kelvin: 2700 kelvin: 2700
- id: living-room-button-3 # Middle left - id: living-room-button-3 # Middle left
alias: '[Living Room] Button 3' alias: '[Living Room] Button 3 - AndroidTV'
description: '' description: ''
mode: single mode: single
trigger: trigger:
@ -140,16 +140,16 @@
entity_id: input_select.home_mode entity_id: input_select.home_mode
state: Day state: Day
sequence: sequence:
- service: script.tv_youtube - service: script.tv_atv
- 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_youtube - service: script.tv_atv
- id: living-room-button-4 # Middle right - id: living-room-button-4 # Middle right
alias: '[Living Room] Button 4' alias: '[Living Room] Button 4 - Xbox'
description: '' description: ''
mode: single mode: single
trigger: trigger:
@ -174,7 +174,7 @@
- service: script.tv_hbogo - service: script.tv_hbogo
- id: living-room-button-5 # Bottom left - id: living-room-button-5 # Bottom left
alias: '[Living Room] Button 5' alias: '[Living Room] Button 5 - Nintendo Swithc'
description: '' description: ''
mode: single mode: single
trigger: trigger:
@ -199,7 +199,7 @@
- service: script.tv_nintendo_switch - service: script.tv_nintendo_switch
- id: living-room-button-6 # Bottom right - id: living-room-button-6 # Bottom right
alias: '[Living Room] Button 6' alias: '[Living Room] Button 6 - Playstation4'
description: '' description: ''
mode: single mode: single
trigger: trigger: