WillCodeForCats/solaredge-modbus-multi
TODO: Research how async timeout context interacts with pymodbus timeout
已关闭
#835 创建于 2025年6月7日
help wanted
仓库指标
- 星标
- (306 个星标)
- PR 合并指标
- (平均合并 5小时 47分钟) (30 天内合并 19 个 PR)
描述
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.