Kevin Stillhammer
Kevin Stillhammer
@benjamin-dcs your issue is something else, I created https://github.com/home-assistant/core/issues/145660
Just found this issue. The root cause might be IPv6 as reported here: https://github.com/home-assistant/core/issues/151169#issuecomment-3508230477
[pywaze v1.1.1](https://github.com/eifinger/pywaze/releases/tag/v1.1.1) fixes this
Your PR triggered me to include this directly into `setup-uv`: https://github.com/astral-sh/setup-uv/releases/tag/v4.1.0 Would you mind updating the PR with the new input instead of the extra step? 😉
> I think I'll make the following PRs : > > 1. Use a Typed Dict to store waze data > > 2. Add a coordinator > > 3. Catch...
I just found out that the response from the docker daemon is wrong. This has nothing to do with this library
Unfortunately I was unable to fix it. I debugged down to the raw json response from the docker daemon and found out it gave false information.
@AndersRasmussen seems like this has to do something with wsl2: https://github.com/HofmeisterAn/dotnet-testcontainers/issues/386#issuecomment-858382857
Looks good from my POV
Thank you for reporting this and providing the links. I had a look and it is a complete rewrite. `hass-foldingathomecontrol` is not compatible with v8. It will take some effort...