Sony TV automations to Automations dir
This commit is contained in:
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
|
Reference in New Issue
Block a user