WillCodeForCats/solaredge-modbus-multi
TODO: Research how async timeout context interacts with pymodbus timeout
Chiusa
#835 aperta il 7 giu 2025
help wanted
Metriche repository
- Star
- (306 stelle)
- Metriche merge PR
- (Merge medio 5h 47m) (19 PR mergiate in 30 g)
Descrizione
Research how async timeout context for reads added in PR #820 interacts with pymodbus timeout and retries. Adjust the async context timeout if needed.
Feedback should be added to this issue. To adjust the timeout value, edit file const.py and adjust the value of Read = 6000 in class SolarEdgeTimeouts(IntEnum) then restart Home Assistant. If the affected entities are going unavailable too often, try a value of Read = 9000.