diff --git a/configuration/automations/computer-button.yaml b/configuration/automations/computer-button.yaml index a4f2075..c09a41f 100644 --- a/configuration/automations/computer-button.yaml +++ b/configuration/automations/computer-button.yaml @@ -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