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 1010 "iot_class" : " local_push" ,
1111 "issue_tracker" : " https://github.com/tomer-w/ha-victron-mqtt/issues" ,
1212 "requirements" : [
13- " victron_mqtt==2026.3.13 "
13+ " victron_mqtt==2026.4.0 "
1414 ],
1515 "ssdp" : [
1616 {
Original file line number Diff line number Diff line change 332332 "alternator_charge_current_limit" : {
333333 "name" : " Charge current limit"
334334 },
335- "dcdc_charge_current_limit" : {
336- "name" : " Charge current limit"
337- },
338335 "evcharger_set_current" : {
339336 "name" : " Set current"
340337 },
902899 "sustain_alt" : " Sustain Alt"
903900 }
904901 },
905- "dcdc_charge_current_limit" : {
906- "name" : " Charge current limit"
907- },
908902 "dcdc_dc_current" : {
909903 "name" : " DC output current"
910904 },
Original file line number Diff line number Diff line change 17661766 "generic_name" : " Mode" ,
17671767 "is_formula" : false
17681768 },
1769- {
1770- "topic" : " N/{installation_id}/dcdc/{device_id}/Settings/ChargeCurrentLimit" ,
1771- "message_type" : " MetricKind.NUMBER" ,
1772- "short_id" : " dcdc_charge_current_limit" ,
1773- "name" : " Charge current limit" ,
1774- "unit_of_measurement" : " A" ,
1775- "metric_type" : " MetricType.CURRENT" ,
1776- "metric_nature" : " MetricNature.MEASUREMENT" ,
1777- "value_type" : " ValueType.FLOAT" ,
1778- "precision" : 1 ,
1779- "enum" : null ,
1780- "min_max_range" : " RangeType.STATIC" ,
1781- "min" : 0 ,
1782- "max" : 200 ,
1783- "step" : null ,
1784- "is_adjustable_suffix" : null ,
1785- "key_values" : {},
1786- "experimental" : false ,
1787- "depends_on" : [],
1788- "generic_name" : " Charge current limit" ,
1789- "is_formula" : false
1790- },
17911769 {
17921770 "topic" : " N/{installation_id}/dcdc/{device_id}/State" ,
17931771 "message_type" : " MetricKind.SENSOR" ,
93189296 "EnumValues" : [
93199297 {
93209298 "id" : " system" ,
9321- "name" : " System " ,
9299+ "name" : " Victron Venus " ,
93229300 "value" : " system"
93239301 },
93249302 {
You can’t perform that action at this time.
0 commit comments