Update PC button
This commit is contained in:
parent
615e385ffc
commit
be7974517f
@ -11,7 +11,7 @@
|
||||
- service: script.office_lights_toggle
|
||||
|
||||
- id: office_button_wol
|
||||
alias: '[Office] Button WoL'
|
||||
alias: '[Office] Button PC On'
|
||||
trigger:
|
||||
- device_id: 5b972523e427721ec88e095994f7cc16
|
||||
domain: zha
|
||||
@ -21,5 +21,6 @@
|
||||
action:
|
||||
- service: switch.turn_on
|
||||
target:
|
||||
entity_id: switch.hulk_wol
|
||||
entity_id: switch.computer_outlet
|
||||
- service: script.pc_pwr_button
|
||||
mode: single
|
||||
|
Loading…
Reference in New Issue
Block a user