home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
68.78k stars 28.11k forks source link

Bump pyrisco to 0.6.1 #116182

Closed OnFreund closed 1 week ago

OnFreund commented 1 week ago

Proposed change

Recent optimizations to HA startup have caused Risco to fail to load due to timeouts when waiting for commands. This increases the timeout to 10 seconds, which should happen in cases where there's a real underlying problem, but not happen due to slowness during startup.

This should most likely fix #115491 and fix #114830. Changes: https://github.com/OnFreund/pyrisco/compare/v0.6.0...v0.6.1

Type of change

Additional information

Checklist

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

To help with the load of incoming pull requests: