Moin Leute,
seit zwei Tagen habe ich plötzlich bei meiner Fritzbox eine Fehlermeldung mit der ich nichts anfangen kann.
Kann mir von Euch einer auf die Sprünge helfen?
Ich habe die Fritzbox auch schon gelöscht und wieder neu eingerichtet, ohne Erfolg.
seit zwei Tagen habe ich plötzlich bei meiner Fritzbox eine Fehlermeldung mit der ich nichts anfangen kann.
Kann mir von Euch einer auf die Sprünge helfen?
Logger: homeassistant.config_entries
Quelle: config_entries.py:762
Erstmals aufgetreten: 9. Januar 2026 um 11:36:47 (9 Vorkommnisse)
Zuletzt protokolliert: 10:26:13
Error setting up entry FRITZ!Box 7580 for fritzbox
Error setting up entry fritz.box for fritzbox
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 762, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/fritzbox/__init__.py", line 41, in async_setup_entry
await coordinator.async_setup()
File "/usr/src/homeassistant/homeassistant/components/fritzbox/coordinator.py", line 80, in async_setup
self.has_triggers = await self.hass.async_add_executor_job(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
self.fritz.has_triggers
^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.13/concurrent/futures/thread.py", line 59, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/lib/python3.13/site-packages/pyfritzhome/fritzhome.py", line 529, in has_triggers
plain = self._aha_request("gettriggerlistinfos")
File "/usr/local/lib/python3.13/site-packages/pyfritzhome/fritzhome.py", line 121, in _aha_request
plain = self._request(url, params)
File "/usr/local/lib/python3.13/site-packages/pyfritzhome/fritzhome.py", line 49, in _request
rsp.raise_for_status()
~~~~~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.13/site-packages/requests/models.py", line 1026, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: http://192.168.178.1/webservices/hom...gerlistinfos&s id=684bf5ad174cacc0
Quelle: config_entries.py:762
Erstmals aufgetreten: 9. Januar 2026 um 11:36:47 (9 Vorkommnisse)
Zuletzt protokolliert: 10:26:13
Error setting up entry FRITZ!Box 7580 for fritzbox
Error setting up entry fritz.box for fritzbox
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 762, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/fritzbox/__init__.py", line 41, in async_setup_entry
await coordinator.async_setup()
File "/usr/src/homeassistant/homeassistant/components/fritzbox/coordinator.py", line 80, in async_setup
self.has_triggers = await self.hass.async_add_executor_job(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
self.fritz.has_triggers
^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.13/concurrent/futures/thread.py", line 59, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/lib/python3.13/site-packages/pyfritzhome/fritzhome.py", line 529, in has_triggers
plain = self._aha_request("gettriggerlistinfos")
File "/usr/local/lib/python3.13/site-packages/pyfritzhome/fritzhome.py", line 121, in _aha_request
plain = self._request(url, params)
File "/usr/local/lib/python3.13/site-packages/pyfritzhome/fritzhome.py", line 49, in _request
rsp.raise_for_status()
~~~~~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.13/site-packages/requests/models.py", line 1026, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: http://192.168.178.1/webservices/hom...gerlistinfos&s id=684bf5ad174cacc0


Kommentar