Open Switch123456789 opened 1 week ago
I checked the code and it seems like the integration doesn't send the IP and rather relies on No-IP's Webserver to gather the IP from the HTTP-request. In return the IP-version that gets updated is the one that the integration gets from the set DNS-server. It seems like this is IPv4 by default. I wonder what happens if I disable IPv4 in Home Assistant, unfortunately I can't do that safely atm.
The problem
IPv4 gets updated just fine, however IPv6 remains unchanged despite homeassistant having a working IPv6 connection.
What version of Home Assistant Core has the issue?
core-2024.10.2
What type of installation are you running?
Home Assistant OS
Integration causing the issue
no_ip
Link to integration documentation on our website
https://www.home-assistant.io/integrations/no_ip
Diagnostics information
DEBUG (MainThread) [homeassistant.components.no_ip] Updating NO-IP success: my.domain.name
Example YAML snippet