1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
61d24881c2 Rename files 2024-04-22 19:13:00 +02:00
be7974517f Update PC button 2024-04-22 19:12:38 +02:00
2 changed files with 3 additions and 2 deletions

View File

@ -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