1
0

Update office button

This commit is contained in:
Przemek Grondek 2022-05-14 00:02:03 +02:00
parent 4a4af5fe93
commit 7b76299fab

View File

@ -1,4 +1,4 @@
- id: button-office-table
- id: button-office-on
alias: '[Office] Button Light'
trigger:
- device_id: 5b972523e427721ec88e095994f7cc16
@ -43,13 +43,16 @@
kelvin: 3200
mode: single
- id: button-office-desk
alias: '[Office] Button Desk'
- id: button-office-off
alias: '[Office] Button WoL'
trigger:
- device_id: 5b972523e427721ec88e095994f7cc16
domain: zha
platform: device
type: remote_button_short_press
subtype: turn_off
action: []
action:
- service: switch.turn_on
target:
entity_id: switch.hulk_wol
mode: single