Description
The problem
Hi there
I'm already facing this problem the second time: Suddenly without having changed anything Home Assistant starts to display the following error when trying to connect to ny Fritzbox 5490:
HTTPConnectionPool(host='192.168.178.1', port=80): Max retries exceeded with url: /login_sid.lua?version=2 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fb2367f1e50>: Failed to establish a new connection: [Errno 113] Host is unreachable'))
Therefore a lot of tools are dispalyed as offline/not reachable.
I already tried to reload the integration for AVM Fritz! Smart Home as well as restartet HA and the fritzbox as well - without any effect.
The Shellys are all displayed without any problem directly through the Shelly App and are working fine.
Can you help me with this problem?
thanks a lot!
What version of Home Assistant Core has the issue?
2025.6.1
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
AVM Fritz! Smart Home
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
fritzconnection] Unable to get a connection: HTTPSConnectionPool(host='192.168.178.1', port=49443): Max retries exceeded with url: /igddesc.xml (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fb2367ce210>: Failed to establish a new connection: [Errno 113] Host is unreachable'))
2025-06-23 19:57:20.565 ERROR (SyncWorker_2) [fritzconnection] Unable to get a connection: HTTPSConnectionPool(host='192.168.178.1', port=49443): Max retries exceeded with url: /igddesc.xml (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fb2367cde50>: Failed to establish a new connection: [Errno 113] Host is unreachable'))
Additional information
No response