fevo21
fevo21
Same here on a docker installation (linux server). I have multiple healthchecks (rest command) running and it started reporting issues after updating to 2025.5. Typically the following error is logged:...
> I've also tried to run the 2025.6 beta version, but since nothing changed on the aiodns library version there I experience the same problems with that version. I'm also...
Well with my test I can't rule out `aiodns` either, because I am not able to reproduce the issue with just the plain installs. I might have time tomorrow to...
Are you able to add the `DNS IP` integration? (https://www.home-assistant.io/integrations/dnsip/) I found out that I am not able to install it with the default `myip.opendns.com` on 2025.5.3 (clean docker container...
I noticed the issue of adding the `DNS IP` integration is still there if you downgrade to `aiodns 3.3.0`. while it still works on `3.2.0`. So it seems something went...
@bdraco can you take a look at this issue? Since it seems to be related to the `aiodns` commits you made in 2025.5. My feeling is that [code improvement 144090](https://github.com/home-assistant/core/pull/144090)...
@gjohansson-ST could you give a short summary what the fix was for the `DNS IP` integration? Does it have any relation to the update to `aiodns 3.4.0`? I also experience...
It seems that I am having the same issue since updating from 2024.10.1 to 2024.10.2. I had two moments where the blinds should have openend/closed via an automation, but they...
Attached logging for a successful run from automation this morning 9AM and a failed manual command this afternoon. At the failed manual attempt it connects, but the blinds don't move....
> @jantman @fevo21 if you want to try the fix for yourselves: > > 6. Type the following command to install the version of the library with the fix in...