File tree Expand file tree Collapse file tree
custom_components/victron_mqtt Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 "iot_class" : " local_push" ,
1212 "issue_tracker" : " https://github.com/tomer-w/ha-victron-mqtt/issues" ,
1313 "requirements" : [
14- " victron_mqtt==2025.9.33 "
14+ " victron_mqtt==2025.9.34 "
1515 ],
1616 "ssdp" : [
1717 {
1818 "manufacturer" : " Victron Energy" ,
1919 "X_MqttOnLan" : " 1"
2020 }
2121 ],
22- "version" : " 2025.9.18 "
22+ "version" : " 2025.9.19 "
2323}
Original file line number Diff line number Diff line change 663663 "system_dc_pv_power" : {
664664 "name" : " PV Power"
665665 },
666+ "system_dc_pv_energy" : {
667+ "name" : " PV Energy"
668+ },
666669 "system_dc_consumption" : {
667670 "name" : " DC Consumption"
668671 },
Original file line number Diff line number Diff line change 48504850 "generic_name" : " PV Power" ,
48514851 "is_formula" : false
48524852 },
4853+ {
4854+ "topic" : " $$func/system/left_riemann_sum" ,
4855+ "message_type" : " MetricKind.SENSOR" ,
4856+ "short_id" : " system_dc_pv_energy" ,
4857+ "name" : " PV Energy" ,
4858+ "unit_of_measurement" : " kWh" ,
4859+ "metric_type" : " MetricType.ENERGY" ,
4860+ "metric_nature" : " MetricNature.CUMULATIVE" ,
4861+ "value_type" : " ValueType.FLOAT" ,
4862+ "precision" : 1 ,
4863+ "enum" : null ,
4864+ "min_max_range" : " RangeType.STATIC" ,
4865+ "min" : null ,
4866+ "max" : null ,
4867+ "step" : null ,
4868+ "is_adjustable_suffix" : null ,
4869+ "key_values" : {},
4870+ "experimental" : false ,
4871+ "depends_on" : [
4872+ " system_dc_pv_power"
4873+ ],
4874+ "generic_name" : " PV Energy" ,
4875+ "is_formula" : true
4876+ },
48534877 {
48544878 "topic" : " N/{installation_id}/system/{device_id}/Dc/System/Power" ,
48554879 "message_type" : " MetricKind.SENSOR" ,
You can’t perform that action at this time.
0 commit comments