ДЦ
Size: a a a
ДЦ
O
ДЦ
LI
LI
ДЦ
ДЦ
O
LI
O
ДЦ
EB
- platform: template
sensors:
load_shp13_1_power_kwh:
friendly_name: 'Consumption SHP-13_1'
value_template: "{{ ((states('sensor.shp13_1_power') | round(6) ) * 0.001) }}"
icon_template: mdi:flash
unit_of_measurement: 'кВт'
Ругается на TemplateError('TypeError: can't multiply sequence by non-int of type 'float'') while processing template 'Template("{{ ((states('sensor.shp13_2_power') | round(6) ) * 0.001) }}")' for attribute '_state' in entity 'sensor.load_shp13_2_power_kwh'. Что я не так написал?А
А
IB
IB
А
LI
VT
IB