Update Prusa mk3.9 notifications
This commit is contained in:
parent
434d3fb868
commit
af2b3848b4
@ -72,10 +72,9 @@
|
|||||||
- condition: state
|
- condition: state
|
||||||
entity_id: switch.3d_printer
|
entity_id: switch.3d_printer
|
||||||
state: 'on'
|
state: 'on'
|
||||||
- platform: state
|
- condition: state
|
||||||
entity_id: sensor.prusa_mk39
|
entity_id: sensor.prusa_mk39
|
||||||
from: 'Printing'
|
state: 'Idle'
|
||||||
to: 'Idle'
|
|
||||||
- condition: numeric_state
|
- condition: numeric_state
|
||||||
entity_id: sensor.3d_printer_electric_consumption_w
|
entity_id: sensor.3d_printer_electric_consumption_w
|
||||||
below: '30'
|
below: '30'
|
||||||
|
Loading…
Reference in New Issue
Block a user