Simon Lamon
Simon Lamon
It seems the link is no longer working and there's not really a replacement. Found this on the community forum: Google Home App → Add Device → Works with Google...
@matthiasdebaat , the current ux is good to go?
Whenever you're ready, feel free to hit the "ready to review" button. 🥇
> Frontend PR [home-assistant/frontend#21177](https://github.com/home-assistant/frontend/pull/21177) must be incorporated into core for tests to pass again. It's mentioned in the description: Frontend PR https://github.com/home-assistant/frontend/pull/21177 must be incorporated into core for tests to...
The better way would be to open an issue. ( I'm opening a PR though and rechecking. )
It points to `aiofiles` in the stacktrace, which somehow doesn't run the latest version of that dependency in your setup. It may be a custom integration that is causing this....
Do you have the same issue as the other person?
Version v24.1.0 is the latest one. I see you've already upgrade Home Assistant since the initial post, have you retried adding? Version v0.8.0 is outdated. I'm still not sure what...
I've went through a lot of old issues and found one custom integration (https://github.com/UI-Lovelace-Minimalist/UI) forcing that dependency to exactly v0.8.0. You've already mentioned you don't have any custom integrations installed,...
I've opened a PR to add it to the package constraints. Thank you both for digging into your installation to find the root cause.