We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c50172d commit 113bee7Copy full SHA for 113bee7
custom_components/solaredge_modbus_multi/const.py
@@ -89,7 +89,7 @@ class ConfDefaultFlag(IntEnum):
89
90
DETECT_METERS = 1
91
DETECT_BATTERIES = 0
92
- DETECT_EXTRAS = 1
+ DETECT_EXTRAS = 0
93
KEEP_MODBUS_OPEN = 0
94
ADV_PWR_CONTROL = 0
95
ADV_STORAGE_CONTROL = 0
0 commit comments