-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Homekit controller can still get stuck in _find_data_for_device_id / not using shared zeroconf #38668
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
homekit_controller documentation |
Definitely being called without the instance |
Its being called from here |
Should fix it with a PR here #38678 |
Tracked down why its calling
|
|
Looks like format is optional?
That should fix that issue Jc2k/aiohomekit#16 with a bump here #38679 |
With the two changes, everything is working great now |
I unplugged all my homekit devices that were linked to home assistant and no more cpu spikes |
…e-assistant#38668) Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.12026 to 0.5.12028. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: sorbet-runtime dependency-version: 0.5.12028 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.
The problem
We thought we got them all in #37691 (reported via https://community.home-assistant.io/t/python3-high-cpu-usage/160012/26) but it appears something still needs to be found
https://community.home-assistant.io/t/high-cpu-usage-after-0-113/214655/25?u=bdraco
https://alexander.koston.org:8123/local/cpu.svg

zeroconf swamping the event loop
Environment
Problem-relevant
configuration.yaml
Traceback/Error logs
Additional information
The text was updated successfully, but these errors were encountered: