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.
1 parent 11aa9c5 commit f868308Copy full SHA for f868308
custom_components/solaredge_modbus_multi/const.py
@@ -80,7 +80,7 @@ class SolarEdgeTimeouts(IntEnum):
80
Inverter = 8400
81
Device = 1200
82
Init = 1200
83
- Read = 3000
+ Read = 6000
84
85
86
class BatteryLimit(IntEnum):
0 commit comments