1
0

Fix 3D Printer automations

change entity_id after switch to openzwave
This commit is contained in:
Przemek Grondek 2022-01-05 00:19:58 +01:00
parent ee9017becd
commit 7d732ce699

View File

@ -5,7 +5,7 @@
- type: value
platform: device
device_id: 58e9b8fc848631004a3c1e303ff25229
entity_id: sensor.3d_printer_power
entity_id: sensor.3d_printer_electric_consumption_w
domain: sensor
below: 30
for:
@ -77,7 +77,7 @@
entity_id: binary_sensor.octoprint_printing
state: 'off'
- condition: numeric_state
entity_id: sensor.3d_printer_power
entity_id: sensor.3d_printer_electric_consumption_w
below: '30'
sequence:
- service: switch.turn_off