Fix 3D printer electric consumption
This commit is contained in:
parent
8c1a3ed269
commit
17af75c7fd
1 changed files with 1 additions and 1 deletions
|
@ -448,7 +448,7 @@ sensor:
|
||||||
name: "3D printer energy Total"
|
name: "3D printer energy Total"
|
||||||
unit_prefix: k
|
unit_prefix: k
|
||||||
unit_time: h
|
unit_time: h
|
||||||
source: sensor.3d_printer_power
|
source: sensor.3d_printer_electric_consumption_w
|
||||||
- platform: integration
|
- platform: integration
|
||||||
source: sensor.rack_outlet_electrical_measurement
|
source: sensor.rack_outlet_electrical_measurement
|
||||||
name: "Rack outlet energy Total"
|
name: "Rack outlet energy Total"
|
||||||
|
|
Loading…
Reference in a new issue