Skip to content

Commit 707785d

Browse files
authored
Merge pull request #2041 from rosenrot00/patch-14
Added X1-VAST Serial Prefix 10M081
2 parents 140966f + 8d06c9a commit 707785d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

custom_components/solax_modbus/plugin_solax.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1422,6 +1422,7 @@ def value_function_battery_voltage_cell_difference(initval: int, descr: Any, dat
14221422
("H55", 50), # Gen5 X1-IES
14231423
("H56", 50), # Gen5 X1-IES
14241424
("H58", 50), # Gen5 X1-IES
1425+
("10M", 30), # Gen6 X1-VAST
14251426
("F34", 30), # Gen4 X3 RetroFit
14261427
("H31", 30), # Gen4 X3 TIGO
14271428
("H34A", 30), # Gen4 X3 A

0 commit comments

Comments
 (0)