1
0

Fix 3d printer auto off

This commit is contained in:
Przemek Grondek 2024-01-24 23:01:20 +01:00
parent bb6002663d
commit 387a810e9d

View File

@ -7,9 +7,14 @@
below: 30
for: '00:30:00'
condition:
- condition: state
entity_id: sensor.prusa_mk39
state: idle
- condition: or
conditions:
- condition: state
entity_id: sensor.prusa_mk39
state: finished
- condition: state
entity_id: sensor.prusa_mk39
state: idle
action:
- service: switch.turn_off
target: