Sony TV automations to Automations dir
This commit is contained in:
@@ -1,14 +1 @@
|
|||||||
- id: '1669966515993'
|
|
||||||
alias: Turn off Lounge TV
|
|
||||||
description: ''
|
|
||||||
trigger:
|
|
||||||
- platform: mqtt
|
|
||||||
topic: viewroad-commands/maintv/action
|
|
||||||
payload: 'OFF'
|
|
||||||
condition: []
|
|
||||||
action:
|
|
||||||
- type: turn_off
|
|
||||||
device_id: 4a9f71fc64e158f1c9286d6e43ce782e
|
|
||||||
entity_id: remote.sony_kd_55x85k
|
|
||||||
domain: remote
|
|
||||||
mode: single
|
|
||||||
|
14
automations/main_sony_tv_automations.yaml
Normal file
14
automations/main_sony_tv_automations.yaml
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
- id: "1669966515993"
|
||||||
|
alias: Turn off Lounge TV
|
||||||
|
description: ""
|
||||||
|
trigger:
|
||||||
|
- platform: mqtt
|
||||||
|
topic: viewroad-commands/maintv/action
|
||||||
|
payload: "OFF"
|
||||||
|
condition: []
|
||||||
|
action:
|
||||||
|
- type: turn_off
|
||||||
|
device_id: 4a9f71fc64e158f1c9286d6e43ce782e
|
||||||
|
entity_id: remote.sony_kd_55x85k
|
||||||
|
domain: remote
|
||||||
|
mode: single
|
@@ -1,21 +0,0 @@
|
|||||||
- id: "1630652622875"
|
|
||||||
alias: Turn off Main TV
|
|
||||||
description: ""
|
|
||||||
trigger:
|
|
||||||
- platform: mqtt
|
|
||||||
topic: viewroad-commands/maintv/action
|
|
||||||
payload: "OFF"
|
|
||||||
condition: []
|
|
||||||
action:
|
|
||||||
#- type: toggle
|
|
||||||
# device_id: d75c9f1db62bd7d599394dfcacedfa61
|
|
||||||
# entity_id: remote.viera_gt30_series
|
|
||||||
# domain: remote
|
|
||||||
- alias: "Send remote command (Power) to TV"
|
|
||||||
service: remote.send_command
|
|
||||||
data:
|
|
||||||
command: "power"
|
|
||||||
target:
|
|
||||||
#device_id: d75c9f1db62bd7d599394dfcacedfa61
|
|
||||||
entity_id: remote.viera_gt30_series
|
|
||||||
mode: single
|
|
Reference in New Issue
Block a user