Skip to content

Commit c9b61fa

Browse files
Update victron_mqtt to 2026.4.19 (#377)
## Changes - Revert "Add update frequency override for each metric" ## Contributors @tomer-w Co-authored-by: tomer-w <57483589+tomer-w@users.noreply.github.com>
1 parent 94601d0 commit c9b61fa

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

custom_components/victron_mqtt/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"iot_class": "local_push",
1111
"issue_tracker": "https://github.com/tomer-w/ha-victron-mqtt/issues",
1212
"requirements": [
13-
"victron_mqtt==2026.4.18"
13+
"victron_mqtt==2026.4.19"
1414
],
1515
"ssdp": [
1616
{

custom_components/victron_mqtt/translations/en.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,9 @@
402402
"multiplus_assist_current_boost_factor": {
403403
"name": "Assist current boost factor"
404404
},
405+
"solarcharger_charge_current_limit": {
406+
"name": "Charge current limit"
407+
},
405408
"switch_output_dimming": {
406409
"name": "Dimming"
407410
},
@@ -1472,6 +1475,9 @@
14721475
"pvinverter_yield_total": {
14731476
"name": "Total yield"
14741477
},
1478+
"solarcharger_charge_current_limit": {
1479+
"name": "Charge current limit"
1480+
},
14751481
"solarcharger_current": {
14761482
"name": "PV bus current"
14771483
},

0 commit comments

Comments
 (0)