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