Skip to content

Commit 628dc86

Browse files
authored
Update plugin_growatt.py
Rename Charger Switch but not key name
1 parent a478eb2 commit 628dc86

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
@@ -1706,7 +1706,7 @@ def value_function_inverter_module(initval, descr, datadict):
17061706
icon = "mdi:run",
17071707
),
17081708
GrowattModbusSelectEntityDescription(
1709-
name = "Charger Switch",
1709+
name = "Allow Grid Charge",
17101710
key = "charger_switch",
17111711
register = 3049,
17121712
option_dict = {

0 commit comments

Comments
 (0)