We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 754aaf6 + 113bee7 commit aeb0ebcCopy full SHA for aeb0ebc
custom_components/solaredge_modbus_multi/const.py
@@ -87,7 +87,7 @@ class ConfDefaultFlag(IntEnum):
87
88
DETECT_METERS = 1
89
DETECT_BATTERIES = 0
90
- DETECT_EXTRAS = 1
+ DETECT_EXTRAS = 0
91
KEEP_MODBUS_OPEN = 0
92
ADV_PWR_CONTROL = 0
93
ADV_STORAGE_CONTROL = 0
0 commit comments