Update office button
This commit is contained in:
parent
4a4af5fe93
commit
7b76299fab
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user