Skip to content

Commit

Permalink
Update plugin_solax.py
Browse files Browse the repository at this point in the history
  • Loading branch information
wills106 committed Nov 16, 2024
1 parent 18dff93 commit a445360
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions custom_components/solax_modbus/plugin_solax.py
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,9 @@ def value_function_battery_voltage_cell_difference(initval, descr, datadict):
('H4502T', 1), # Issue #418
('H4602A', 1), # Issue #882
('H3BD', 10), # X3-Ultra
('H4752A', 1),
('H3BC',10),
('H34B10H', 10) # need return @jansidlo ,
# ('H1E', 10 ), # more specific entry comes last and wins
]

Expand Down

0 comments on commit a445360

Please sign in to comment.