Skip to content

Commit 553a52a

Browse files
committed
removed not needed comments
1 parent f8232e1 commit 553a52a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

custom_components/solax_modbus/plugin_growatt.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2443,7 +2443,6 @@ def value_function_inverter_module(initval, descr, datadict):
24432443
register_type=REG_INPUT,
24442444
native_unit_of_measurement="kΩ",
24452445
state_class=SensorStateClass.MEASUREMENT,
2446-
# Per Modbus Protocol v1.24, this value is also at register 3087.
24472446
# Register 200 is used to avoid a conflict with the 'BMS 1 Serial Number'
24482447
# entity on some GEN4 hybrid models (e.g., TL-XH) which uses 3087.
24492448
# Confirmed working on GEN4 PV models (MIC 600TL-X).

0 commit comments

Comments
 (0)