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