Fix PC power button script
This commit is contained in:
parent
b4f47ca8d0
commit
98a29bf483
@ -5,7 +5,7 @@ pc_pwr_button:
|
||||
target:
|
||||
entity_id: switch.pc_power_button
|
||||
- delay:
|
||||
milliseconds: 100
|
||||
milliseconds: 200
|
||||
- service: switch.turn_off
|
||||
target:
|
||||
entity_id: switch.pc_power_button
|
||||
|
Loading…
Reference in New Issue
Block a user