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.8.3 "
14+ " victron_mqtt==2025.8.4 "
1515 ],
1616 "ssdp" : [
1717 {
1818 "manufacturer" : " Victron Energy" ,
1919 "X_MqttOnLan" : " 1"
2020 }
2121 ],
22- "version" : " 2025.8.3 "
22+ "version" : " 2025.8.4 "
2323}
Original file line number Diff line number Diff line change 396396 "system_ac_power_set_point" : {
397397 "name" : " AC Power Setpoint"
398398 },
399+ "system_ess_max_charge_current" : {
400+ "name" : " ESS max charge current"
401+ },
399402 "switch_output_dimming" : {
400403 "name" : " Switch {output} Dimming"
401404 }
Original file line number Diff line number Diff line change 18961896 "is_adjustable_suffix" : null ,
18971897 "key_values" : {}
18981898 },
1899+ {
1900+ "topic" : " N/+/settings/+/Settings/SystemSetup/MaxChargeCurrent" ,
1901+ "message_type" : " MetricKind.NUMBER" ,
1902+ "short_id" : " system_ess_max_charge_current" ,
1903+ "name" : " ESS max charge current" ,
1904+ "unit_of_measurement" : " A" ,
1905+ "metric_type" : " MetricType.CURRENT" ,
1906+ "metric_nature" : " MetricNature.INSTANTANEOUS" ,
1907+ "device_type" : " System" ,
1908+ "value_type" : " ValueType.INT" ,
1909+ "precision" : null ,
1910+ "enum" : null ,
1911+ "min_max_range" : " RangeType.DYNAMIC" ,
1912+ "min" : null ,
1913+ "max" : null ,
1914+ "is_adjustable_suffix" : null ,
1915+ "key_values" : {}
1916+ },
18991917 {
19001918 "topic" : " N/+/dcload/+/Dc/0/Voltage" ,
19011919 "message_type" : " MetricKind.SENSOR" ,
You can’t perform that action at this time.
0 commit comments