Skip to content

Commit 551ede8

Browse files
authored
Update plugin_growatt.py
1 parent f92a13b commit 551ede8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

custom_components/solax_modbus/plugin_growatt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2333,7 +2333,7 @@ def value_function_inverter_module(initval: int, descr: Any, datadict: dict[str,
23332333
allowedtypes=GEN3 | GEN4,
23342334
scale=1,
23352335
internal=True,
2336-
),
2336+
),
23372337
GrowattModbusSensorEntityDescription(
23382338
key="vpp_allow_ac_charging",
23392339
register=30410,

0 commit comments

Comments
 (0)