Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random restarts #113

Open
swa72 opened this issue May 5, 2024 · 5 comments
Open

Random restarts #113

swa72 opened this issue May 5, 2024 · 5 comments

Comments

@swa72
Copy link
Owner

swa72 commented May 5, 2024

@swa72
Copy link
Owner Author

swa72 commented May 6, 2024

@swa72
Copy link
Owner Author

swa72 commented May 7, 2024

2024-05-06 11:44:03.176 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration tesla_custom which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-05-06 11:44:03.179 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration spotcast which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-05-06 11:44:03.181 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration watchman which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-05-06 11:44:03.184 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-05-06 11:44:03.187 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration dwd_weather which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-05-06 11:44:03.189 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration adaptive_cover which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-05-06 11:44:03.192 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration solcast_solar which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-05-06 11:44:03.194 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration alexa_media which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-05-06 11:44:03.197 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration browser_mod which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-05-06 11:44:04.860 ERROR (MainThread) [homeassistant.helpers.entity_registry] 'device_tracker' from integration tado has a non string unique_id '3540738', please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+tado%22
2024-05-06 11:44:04.860 ERROR (MainThread) [homeassistant.helpers.entity_registry] 'device_tracker' from integration tado has a non string unique_id '7976129', please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+tado%22
2024-05-06 11:44:04.860 ERROR (MainThread) [homeassistant.helpers.entity_registry] 'device_tracker' from integration tado has a non string unique_id '8141955', please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+tado%22
2024-05-06 11:44:12.779 WARNING (MainThread) [homeassistant.components.binary_sensor] Platform rest not ready yet: All connection attempts failed; Retrying in background in 30 seconds
2024-05-06 11:44:14.969 WARNING (ImportExecutor_0) [homeassistant.helpers.typing] HomeAssistantType was used from watchman, this is a deprecated alias which will be removed in HA Core 2025.5. Use homeassistant.core.HomeAssistant instead, please report it to the author of the 'watchman' custom integration
2024-05-06 11:44:19.546 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'hacs' accesses hass.components.frontend. This is deprecated and will stop working in Home Assistant 2024.9, it should be updated to import functions used from frontend directly at custom_components/hacs/frontend.py, line 68: hass.components.frontend.async_register_built_in_panel(, please create a bug report at https://github.com/hacs/integration/issues
2024-05-06 11:44:23.314 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities cover.velux_external_cover are missing or not currently available
2024-05-06 11:44:24.990 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to import_module inside the event loop by custom integration 'adaptive_cover' at custom_components/adaptive_cover/sun.py, line 26: times = pd.date_range( (offender: /usr/local/lib/python3.12/site-packages/pandas/compat/_optional.py, line 132: module = importlib.import_module(name)), please create a bug report at https://github.com/basbruss/adaptive-cover/issues
2024-05-06 11:44:27.113 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities cover.velux_external_cover_2 are missing or not currently available
2024-05-06 11:44:29.137 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities cover.shelly25_og_schlafli are missing or not currently available
2024-05-06 11:44:31.013 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities cover.shelly25_og_schlafre are missing or not currently available
2024-05-06 11:44:32.826 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities cover.shelly25_og_elternbad are missing or not currently available
2024-05-06 11:44:34.611 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities cover.shelly25_og_clara are missing or not currently available
2024-05-06 11:44:36.371 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities cover.shelly25_dg_anna_rolladen are missing or not currently available
2024-05-06 11:44:49.188 WARNING (ImportExecutor_0) [homeassistant.helpers.typing] HomeAssistantType was used from dwd_weather, this is a deprecated alias which will be removed in HA Core 2025.5. Use homeassistant.core.HomeAssistant instead, please report it to the author of the 'dwd_weather' custom integration
2024-05-06 11:44:49.273 WARNING (ImportExecutor_0) [homeassistant.helpers.typing] HomeAssistantType was used from dwd_weather, this is a deprecated alias which will be removed in HA Core 2025.5. Use homeassistant.core.HomeAssistant instead, please report it to the author of the 'dwd_weather' custom integration
2024-05-06 11:44:59.867 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities cover.shelly25_dg_anna_rolladen are missing or not currently available
2024-05-06 11:45:01.722 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities cover.velux_external_cover are missing or not currently available
2024-05-06 11:45:04.411 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.odometer (<class 'custom_components.tesla_custom.sensor.TeslaCarOdometer'>) took 0.648 seconds. Please create a bug report at https://github.com/alandtse/tesla/issues
2024-05-06 11:45:04.453 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.tesla_custom.climate.TeslaCarClimate'>) implements HVACMode(s): heat_cool, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/alandtse/tesla/issues
2024-05-06 11:45:04.454 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.tesla_custom.climate.TeslaCarClimate'>) implements HVACMode(s): heat_cool, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/alandtse/tesla/issues
2024-05-06 11:45:04.720 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities cover.velux_external_cover_2 are missing or not currently available
2024-05-06 11:45:06.481 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities cover.velux_external_cover are missing or not currently available
2024-05-06 11:45:08.357 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities cover.velux_external_cover_2 are missing or not currently available
2024-05-06 11:45:10.113 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities cover.shelly25_dg_anna_rolladen are missing or not currently available
2024-05-06 11:45:19.632 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.solcast_pv_forecast_forecast_today (<class 'custom_components.solcast_solar.sensor.SolcastSensor'>) is using state class 'measurement' which is impossible considering device class ('energy') it is using; expected None or one of 'total', 'total_increasing'; Please update your configuration if your entity is manually configured, otherwise create a bug report at https://github.com/oziee/ha-solcast-solar/issues
2024-05-06 11:45:19.926 WARNING (MainThread) [homeassistant.components.mqtt.client] No ACK from MQTT server in 10 seconds (mid: 1)
2024-05-06 11:45:58.469 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform sql is taking over 10 seconds.
2024-05-06 11:45:58.469 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform systemmonitor is taking over 10 seconds.
2024-05-06 11:45:58.469 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform energy is taking over 10 seconds.
2024-05-06 11:45:58.469 WARNING (MainThread) [homeassistant.setup] Setup of esphome is taking over 10 seconds.
2024-05-06 11:45:58.470 WARNING (MainThread) [homeassistant.components.lock] Setup of lock platform tesla_custom is taking over 10 seconds.
2024-05-06 11:45:58.470 WARNING (MainThread) [homeassistant.components.climate] Setup of climate platform tado is taking over 10 seconds.
2024-05-06 11:45:58.470 WARNING (MainThread) [homeassistant.components.water_heater] Setup of water_heater platform tado is taking over 10 seconds.
2024-05-06 11:45:58.582 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_schlafli data: Error fetching data: DeviceConnectionError()
2024-05-06 11:46:00.444 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_eg_flurre data: Error fetching data: DeviceConnectionError()
2024-05-06 11:46:00.448 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly1_garage data: Error fetching data: DeviceConnectionError()
2024-05-06 11:46:00.451 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_keller_entfeuchter data: Error fetching data: DeviceConnectionError()
2024-05-06 11:46:00.454 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_eg_wiga_tvreceiver data: Error fetching data: DeviceConnectionError()
2024-05-06 11:46:00.459 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_dg_anna_rolladen data: Error fetching data: DeviceConnectionError()
2024-05-06 11:46:02.187 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys-Garage-grossehecke data: Error fetching data: DeviceConnectionError()
2024-05-06 11:46:02.189 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys-firetablet data: Error fetching data: DeviceConnectionError()
2024-05-06 11:46:02.194 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_schlafre data: Error fetching data: DeviceConnectionError()
2024-05-06 11:46:03.899 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_clara data: Error fetching data: DeviceConnectionError()
2024-05-06 11:46:05.535 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys-silvia data: Error fetching data: DeviceConnectionError()
2024-05-06 11:46:05.539 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_wama data: Error fetching data: DeviceConnectionError()
2024-05-06 11:46:05.542 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_elternbad data: Error fetching data: DeviceConnectionError()
2024-05-06 11:46:07.221 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_eg_flurli data: Error fetching data: DeviceConnectionError()
2024-05-06 11:46:07.226 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_keller_pumpe_treppe data: Error fetching data: DeviceConnectionError()
2024-05-06 11:46:07.244 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform rpi_power is taking over 10 seconds.
2024-05-06 11:46:07.245 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform fritzbox_callmonitor is taking over 10 seconds.
2024-05-06 11:46:07.245 WARNING (MainThread) [homeassistant.components.sensor] Updating mqtt_room sensor took longer than the scheduled update interval 0:00:30
2024-05-06 11:46:07.246 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform sql is taking over 10 seconds.
2024-05-06 11:46:07.301 WARNING (MainThread) [alexapy.helpers] alexalogin.login((<alexapy.alexalogin.AlexaLogin object at 0x7f66b23bf0>,), {'cookies': {'session-id': <Morsel: session-id=261-0561610-1589244; Path=/>, 'session-id-time': <Morsel: session-id-time=2082787201l; Path=/>, 'lc-main': <Morsel: lc-main=de_DE; Path=/>, 'ubid-main': <Morsel: ubid-main=135-9316219-0316346; Path=/>, 'session-token': <Morsel: session-token=iWHzGs/UvKXpPPHJQWRD4HYn/2WHX+dvROHbz86swasfOeXnLds41Bs6ZxbzqImcByyXIJoTHCW+6yDojHAURz4IUT25Z66Fmm52wYHRFGYaHqivh/r19bJ8bwirLgRp/h2jkBZH9/3iwRkgzs0q6iUsGj6kgMrZGmq2PMRjgSdvTUq0rSSeNYTwT0LPBibfaGgY0s4PtQGrfHnKuGWDhoXJTqxS9mCP5VYm+55TSoqkmqcccdlCr7Uu5F+ibHH+xHTBVL/WEiF3kPjUCicQU8Ixsj7H3PUTiU4BYKE8eeULpL5CGEw+FrzL1dHeFL3bD7OZYm34x3fHYY8oNcrC0bH0KJLPjQSzyxE8z5CP6VH/TmE3WtMAjypCKBppwO1g; Path=/>, 'x-main': <Morsel: x-main="\"elb@XFT6gp?hojp6O96z8Me497@2F2Fg\""; Path=/>, 'at-main': <Morsel: at-main=Atza|IwEBIHm7-rJRL_a_wLvamgFMwNP3S270p2JkrrpU-uoIEYukm8KurJ8csUaPFZo2HArSy-YYkdXUXDGZ1flRzRnKEkFIXla8a3O_eZ0DV3kO7pnVDpqmBJGf-HYC5xMIPqSYJ-eZk2DWijGHWO6kioQKeuHtZUavmiMRlkqc3V_my4753bZffmjRM-U_Dd-YZjnqlQGl8xBrW_U36Uh6o4YaJnQWgS12ySU-HZ9Chhmz8lXIGWQZHS1y74cxGgWsM3Ri6qb3a6CM2u9X0zGYhA1MHKjXhldGBqBm-vFh398uXNtD6A; Path=/>, 'sess-at-main': <Morsel: sess-at-main="\"AWmBySL62zBYaY7fahtGfcfOKxgv8pTG1pzUkTnywvQ=\""; Path=/>, 'csrf': <Morsel: csrf=-419009101; Path=/>, 'ubid-acbde': <Morsel: ubid-acbde=258-2892726-7597460; Path=/>, 'x-acbde': <Morsel: x-acbde=hO5m9Og5YCS6Xhqv0y3yn0BSbM9GjR1N; Path=/>, 'i18n-prefs': <Morsel: i18n-prefs=EUR; Path=/>, 'lc-acbde': <Morsel: lc-acbde=de_DE; Path=/>, 'at-acbde': <Morsel: at-acbde=Atza|IwEBIFcLciQA9r_pdME-O7m_scxnjNb3mwabTGgfnCja5kNcKlvJ8g7DDRhx1RDAMmRSSbq8gTbU1aqUpLHrq0Ax0R9tchmY0qYWodXAaDtPZHNEeH9ISHdKdNW_aSGjBKcRnLeq7LlDwQuwuaUIqhd7uByf7wVr6XBcr4HovVrGmdmtHW38W-HRASjaFn33gDOzuBXBqMOXYSCHGgv6PnKnMPgUx0izU34G6UsUBbWDX-gCv6EQt7nXj9hiAvQ09fHVggqT54zrsp2wNaklBFa9hu7LBlasWYzT_44eF5z5ihVSI6FLycGduckUHhX42O2srTItTrHFd7YMl28riKzahtlvNg8zHsc3fCbf_7WC91aMQPyd9yVPVXZxld7Iz7IUQkbUQ73q2w0o8Mv8L3q0PGUp; Path=/>, 'sess-at-acbde': <Morsel: sess-at-acbde="VYYMPS4ppWZMkN51yQPCHhE4R9VMPlOXy9DQ6zdf/L0="; Path=/>}}): A connection error occurred: An exception of type ClientConnectorError occurred. Arguments:
(ConnectionKey(host='alexa.amazon.com', port=443, is_ssl=True, ssl=<ssl.SSLContext object at 0x7f683219d0>, proxy=None, proxy_auth=None, proxy_headers_hash=-527691786230800824), ConnectionResetError())
2024-05-06 11:46:07.307 ERROR (MainThread) [custom_components.tesla_custom] Timeout fetching tesla_custom data
2024-05-06 11:46:08.326 ERROR (MainThread) [homeassistant.components.sensor] Setup of platform energy is taking longer than 60 seconds. Startup will proceed without waiting any longer.
2024-05-06 11:46:08.326 ERROR (MainThread) [homeassistant.components.sensor] Setup of platform sql is taking longer than 60 seconds. Startup will proceed without waiting any longer.
2024-05-06 11:46:08.328 ERROR (MainThread) [homeassistant.components.sensor] Setup of platform systemmonitor is taking longer than 60 seconds. Startup will proceed without waiting any longer.
2024-05-06 11:46:08.328 ERROR (MainThread) [homeassistant.components.climate] Setup of platform tado is taking longer than 60 seconds. Startup will proceed without waiting any longer.
2024-05-06 11:46:08.328 ERROR (MainThread) [homeassistant.components.water_heater] Setup of platform tado is taking longer than 60 seconds. Startup will proceed without waiting any longer.
2024-05-06 11:46:08.437 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities cover.velux_external_cover are missing or not currently available
2024-05-06 11:46:10.311 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities cover.velux_external_cover_2 are missing or not currently available
2024-05-06 11:46:14.843 INFO (MainThread) [backoff] Backing off async_request(...) for 0.7s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 11:46:15.001 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_keller_luefter1 data: Error fetching data: DeviceConnectionError()
2024-05-06 11:46:16.757 ERROR (MainThread) [homeassistant.components.reolink.host] Reolink garagecam event long polling subscription lost: Host 192.168.178.32:443: failed to subscribe long_poll: Host 192.168.178.32:443: connection error: [Errno None] Can not write request body for http://192.168.178.32:8000/onvif/event_service.
2024-05-06 11:46:16.831 ERROR (MainThread) [homeassistant.components.reolink.host] Error while requesting ONVIF pull point: Host 192.168.178.32:443: failed to request pull point message, not yet subscribed
2024-05-06 11:46:21.330 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_garage data: Error fetching data: DeviceConnectionError()
2024-05-06 11:46:21.345 INFO (MainThread) [backoff] Backing off async_request(...) for 0.7s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 11:46:26.525 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for pool @ 192.168.178.46: Error connecting to [AddrInfo(family=<AddressFamily.AF_INET: 2>, type=<SocketKind.SOCK_STREAM: 1>, proto=6, sockaddr=IPv4Sockaddr(address='192.168.178.46', port=6053))]: [Errno 113] Connect call failed ('192.168.178.46', 6053) (SocketAPIError)
2024-05-06 11:46:27.412 ERROR (SyncWorker_0) [pyicloud.base]  (404)
2024-05-06 11:46:27.512 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry xx@xx.org for icloud
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 575, in async_setup
    result = await component.async_setup_entry(hass, self)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/icloud/__init__.py", line 102, in async_setup_entry
    await hass.async_add_executor_job(account.setup)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/icloud/account.py", line 138, in setup
    api_devices = self.api.devices
                  ^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyicloud/base.py", line 543, in devices
    return FindMyiPhoneServiceManager(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyicloud/services/findmyiphone.py", line 26, in __init__
    self.refresh_client()
  File "/usr/local/lib/python3.12/site-packages/pyicloud/services/findmyiphone.py", line 34, in refresh_client
    req = self.session.post(
          ^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/requests/sessions.py", line 637, in post
    return self.request("POST", url, data=data, json=json, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyicloud/base.py", line 133, in request
    self._raise_error(response.status_code, response.reason)
  File "/usr/local/lib/python3.12/site-packages/pyicloud/base.py", line 189, in _raise_error
    raise api_error
pyicloud.exceptions.PyiCloudAPIResponseException:  (404)
2024-05-06 11:46:31.669 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform fritz is taking over 10 seconds.
2024-05-06 11:46:41.312 ERROR (MainThread) [homeassistant.core] Error running job: <Job onetime listen homeassistant_start <function _async_at_core_state.<locals>._matched_event at 0x7f764cec00> HassJobType.Callback <_OneTimeListener homeassistant.helpers.start:<function _async_at_core_state.<locals>._matched_event at 0x7f764cec00>>>
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/sensor/__init__.py", line 658, in state
    numerical_value = int(value)
                      ^^^^^^^^^^
ValueError: invalid literal for int() with base 10: 'unknown'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/sensor/__init__.py", line 661, in state
    numerical_value = float(value)
                      ^^^^^^^^^^^^
ValueError: could not convert string to float: 'unknown'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/core.py", line 1571, in async_fire_internal
    self._hass.async_run_hass_job(job, event)
  File "/usr/src/homeassistant/homeassistant/core.py", line 947, in async_run_hass_job
    hassjob.target(*args)
  File "/usr/src/homeassistant/homeassistant/core.py", line 1429, in __call__
    self.hass.async_run_hass_job(self.listener_job, event)
  File "/usr/src/homeassistant/homeassistant/core.py", line 947, in async_run_hass_job
    hassjob.target(*args)
  File "/usr/src/homeassistant/homeassistant/helpers/start.py", line 44, in _matched_event
    hass.async_run_hass_job(at_start_job, hass)
  File "/usr/src/homeassistant/homeassistant/core.py", line 947, in async_run_hass_job
    hassjob.target(*args)
  File "/usr/src/homeassistant/homeassistant/components/template/template_entity.py", line 487, in _async_template_startup
    result_info.async_refresh()
  File "/usr/src/homeassistant/homeassistant/helpers/event.py", line 1065, in async_refresh
    self._refresh(None)
  File "/usr/src/homeassistant/homeassistant/helpers/event.py", line 1251, in _refresh
    self.hass.async_run_hass_job(self._job, event, updates)
  File "/usr/src/homeassistant/homeassistant/core.py", line 947, in async_run_hass_job
    hassjob.target(*args)
  File "/usr/src/homeassistant/homeassistant/components/template/template_entity.py", line 435, in _handle_results
    self.async_write_ha_state()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1009, in async_write_ha_state
    self._async_write_ha_state()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1132, in _async_write_ha_state
    state, attr, capabilities, shadowed_attr = self.__async_calculate_state()
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1067, in __async_calculate_state
    state = self._stringify_state(available)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1015, in _stringify_state
    if (state := self.state) is None:
                 ^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/sensor/__init__.py", line 665, in state
    raise ValueError(
ValueError: Sensor sensor.smlreadertotalenergyconsumption has device class 'energy', state class 'total_increasing' unit 'kWh' and suggested precision 'None' thus indicating it has a numeric value; however, it has the non-numeric value: 'unknown' (<class 'str'>)
2024-05-06 11:46:42.854 WARNING (MainThread) [homeassistant.components.mqtt.client] No ACK from MQTT server in 10 seconds (mid: 2)
2024-05-06 11:46:42.882 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'hacs' accesses hass.helpers.event. This is deprecated and will stop working in Home Assistant 2024.11, it should be updated to import functions used from event directly at custom_components/hacs/base.py, line 642: self.hass.helpers.event.async_track_time_interval(, please create a bug report at https://github.com/hacs/integration/issues
2024-05-06 11:46:46.214 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-05-06 11:46:54.993 ERROR (MainThread) [homeassistant.components.cert_expiry.coordinator] Error fetching xxx.duckdns.org data: Connection timeout with server: xxx.duckdns.org:443
2024-05-06 11:47:13.613 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform cert_expiry is taking over 10 seconds.
2024-05-06 11:48:28.723 WARNING (MainThread) [homeassistant.helpers.entity] Update of binary_sensor.rpi_power_status is taking over 10 seconds
2024-05-06 11:48:30.315 INFO (MainThread) [backoff] Backing off async_request(...) for 0.1s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 11:50:01.800 INFO (MainThread) [backoff] Backing off async_request(...) for 0.6s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 11:57:10.455 INFO (MainThread) [backoff] Backing off async_request(...) for 0.2s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 12:00:34.678 INFO (MainThread) [backoff] Backing off async_request(...) for 0.0s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 12:02:19.187 INFO (MainThread) [backoff] Backing off async_request(...) for 0.4s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 12:04:35.448 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.regenradar is taking over 10 seconds
2024-05-06 12:04:35.460 INFO (MainThread) [backoff] Backing off async_request(...) for 0.6s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 12:04:35.504 ERROR (MainThread) [homeassistant.components.rest.data] Timeout while fetching data: https://morgenwirdes.de/api/v3/rain.php?lat=49.42077&long=8.75998
2024-05-06 12:04:35.504 WARNING (MainThread) [homeassistant.components.rest.util] Empty reply found when expecting JSON data
2024-05-06 12:04:44.448 INFO (MainThread) [backoff] Backing off async_request(...) for 1.2s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 12:05:48.477 WARNING (MainThread) [homeassistant.components.websocket_api.http.connection] [546770314816] from 127.0.0.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 Edg/122.0.0.0): Disconnected: Did not receive auth message within 10 seconds
2024-05-06 12:06:51.818 WARNING (MainThread) [homeassistant.components.websocket_api.http.connection] [546797517632] from 127.0.0.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 Edg/122.0.0.0): Disconnected: Did not receive auth message within 10 seconds
2024-05-06 12:08:01.466 WARNING (MainThread) [homeassistant.components.websocket_api.http.connection] [546763388096] from 127.0.0.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 Edg/122.0.0.0): Disconnected: Did not receive auth message within 10 seconds
2024-05-06 12:12:38.514 INFO (MainThread) [backoff] Backing off async_request(...) for 0.7s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 12:40:40.906 INFO (MainThread) [backoff] Backing off async_request(...) for 0.2s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 12:44:46.820 INFO (MainThread) [backoff] Backing off async_request(...) for 0.5s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 12:45:54.413 INFO (MainThread) [backoff] Backing off async_request(...) for 0.8s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 12:51:10.881 INFO (MainThread) [backoff] Backing off async_request(...) for 0.6s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 12:58:37.481 WARNING (SyncWorker_3) [homeassistant.helpers.frame] Detected that custom integration 'alexa_media' calls async_write_ha_state from a thread at custom_components/alexa_media/switch.py, line 217: self.async_write_ha_state(), please report it to the author of the 'alexa_media' custom integration
2024-05-06 12:58:37.485 WARNING (SyncWorker_44) [homeassistant.helpers.frame] Detected that custom integration 'alexa_media' calls async_write_ha_state from a thread at custom_components/alexa_media/switch.py, line 217: self.async_write_ha_state(), please report it to the author of the 'alexa_media' custom integration
2024-05-06 12:58:37.973 ERROR (SyncWorker_3) [homeassistant.util.logging] Exception in _handle_event when dispatching 'alexa_media_s****n@w**********g': ({'queue_state': {'dopplerId': {'deviceSerialNumber': 'G090L91072460QR2', 'deviceType': 'A3S5BH2HU6VAYF'}, 'changeType': 'NEW_QUEUE', 'playBackOrder': 'NORMAL', 'loopMode': 'NORMAL', 'trackOrderChanged': False, 'destinationUserId': 'A19KYA8QUZ4NUV'}},)
Traceback (most recent call last):
  File "/config/custom_components/alexa_media/switch.py", line 217, in _handle_event
    self.async_write_ha_state()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1008, in async_write_ha_state
    self.hass.verify_event_loop_thread("async_write_ha_state")
  File "/usr/src/homeassistant/homeassistant/core.py", line 440, in verify_event_loop_thread
    frame.report(
  File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 162, in report
    _report_integration(what, integration_frame, level, error_if_integration)
  File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 203, in _report_integration
    raise RuntimeError(
RuntimeError: Detected that custom integration 'alexa_media' calls async_write_ha_state from a thread at custom_components/alexa_media/switch.py, line 217: self.async_write_ha_state(). Please report it to the author of the 'alexa_media' custom integration.

2024-05-06 12:58:37.974 ERROR (SyncWorker_44) [homeassistant.util.logging] Exception in _handle_event when dispatching 'alexa_media_s****n@w**********g': ({'queue_state': {'dopplerId': {'deviceSerialNumber': 'G090L91072460QR2', 'deviceType': 'A3S5BH2HU6VAYF'}, 'changeType': 'NEW_QUEUE', 'playBackOrder': 'NORMAL', 'loopMode': 'NORMAL', 'trackOrderChanged': False, 'destinationUserId': 'A19KYA8QUZ4NUV'}},)
Traceback (most recent call last):
  File "/config/custom_components/alexa_media/switch.py", line 217, in _handle_event
    self.async_write_ha_state()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1008, in async_write_ha_state
    self.hass.verify_event_loop_thread("async_write_ha_state")
  File "/usr/src/homeassistant/homeassistant/core.py", line 440, in verify_event_loop_thread
    frame.report(
  File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 162, in report
    _report_integration(what, integration_frame, level, error_if_integration)
  File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 203, in _report_integration
    raise RuntimeError(
RuntimeError: Detected that custom integration 'alexa_media' calls async_write_ha_state from a thread at custom_components/alexa_media/switch.py, line 217: self.async_write_ha_state(). Please report it to the author of the 'alexa_media' custom integration.

2024-05-06 12:59:49.973 WARNING (SyncWorker_27) [homeassistant.helpers.frame] Detected that custom integration 'alexa_media' calls async_write_ha_state from a thread at custom_components/alexa_media/switch.py, line 217: self.async_write_ha_state(), please report it to the author of the 'alexa_media' custom integration
2024-05-06 12:59:49.994 WARNING (SyncWorker_47) [homeassistant.helpers.frame] Detected that custom integration 'alexa_media' calls async_write_ha_state from a thread at custom_components/alexa_media/switch.py, line 217: self.async_write_ha_state(), please report it to the author of the 'alexa_media' custom integration
2024-05-06 12:59:50.010 ERROR (SyncWorker_27) [homeassistant.util.logging] Exception in _handle_event when dispatching 'alexa_media_s****n@w**********g': ({'queue_state': {'dopplerId': {'deviceSerialNumber': 'G090L91072460QR2', 'deviceType': 'A3S5BH2HU6VAYF'}, 'changeType': 'NEW_QUEUE', 'playBackOrder': 'NORMAL', 'loopMode': 'NORMAL', 'trackOrderChanged': False, 'destinationUserId': 'A19KYA8QUZ4NUV'}},)
Traceback (most recent call last):
  File "/config/custom_components/alexa_media/switch.py", line 217, in _handle_event
    self.async_write_ha_state()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1008, in async_write_ha_state
    self.hass.verify_event_loop_thread("async_write_ha_state")
  File "/usr/src/homeassistant/homeassistant/core.py", line 440, in verify_event_loop_thread
    frame.report(
  File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 162, in report
    _report_integration(what, integration_frame, level, error_if_integration)
  File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 203, in _report_integration
    raise RuntimeError(
RuntimeError: Detected that custom integration 'alexa_media' calls async_write_ha_state from a thread at custom_components/alexa_media/switch.py, line 217: self.async_write_ha_state(). Please report it to the author of the 'alexa_media' custom integration.

2024-05-06 12:59:50.026 ERROR (SyncWorker_47) [homeassistant.util.logging] Exception in _handle_event when dispatching 'alexa_media_s****n@w**********g': ({'queue_state': {'dopplerId': {'deviceSerialNumber': 'G090L91072460QR2', 'deviceType': 'A3S5BH2HU6VAYF'}, 'changeType': 'NEW_QUEUE', 'playBackOrder': 'NORMAL', 'loopMode': 'NORMAL', 'trackOrderChanged': False, 'destinationUserId': 'A19KYA8QUZ4NUV'}},)
Traceback (most recent call last):
  File "/config/custom_components/alexa_media/switch.py", line 217, in _handle_event
    self.async_write_ha_state()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1008, in async_write_ha_state
    self.hass.verify_event_loop_thread("async_write_ha_state")
  File "/usr/src/homeassistant/homeassistant/core.py", line 440, in verify_event_loop_thread
    frame.report(
  File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 162, in report
    _report_integration(what, integration_frame, level, error_if_integration)
  File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 203, in _report_integration
    raise RuntimeError(
RuntimeError: Detected that custom integration 'alexa_media' calls async_write_ha_state from a thread at custom_components/alexa_media/switch.py, line 217: self.async_write_ha_state(). Please report it to the author of the 'alexa_media' custom integration.

2024-05-06 13:00:47.915 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 13:00:47.915 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_port_forward_ha is taking over 10 seconds
2024-05-06 13:00:47.915 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_2_4ghz is taking over 10 seconds
2024-05-06 13:00:47.916 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_5ghz is taking over 10 seconds
2024-05-06 13:00:47.916 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 13:00:47.916 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.spotify_swa72 is taking over 10 seconds
2024-05-06 13:00:47.939 INFO (MainThread) [backoff] Backing off async_request(...) for 0.8s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 13:03:23.590 INFO (MainThread) [backoff] Backing off async_request(...) for 0.4s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 13:04:52.716 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.regenradar is taking over 10 seconds
2024-05-06 13:06:20.568 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry xx@xx.org - amazon.de for notify
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 772, in async_unload
    result = await component.async_unload_entry(hass, self)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/notify/__init__.py", line 124, in async_unload_entry
    return await component.async_unload_entry(entry)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 200, in async_unload_entry
    raise ValueError("Config entry was never loaded!")
ValueError: Config entry was never loaded!
2024-05-06 13:06:20.914 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'alexa_media' accesses hass.components.persistent_notification. This is deprecated and will stop working in Home Assistant 2024.9, it should be updated to import functions used from persistent_notification directly at custom_components/alexa_media/__init__.py, line 1291: hass.components.persistent_notification.async_dismiss(, please create a bug report at https://github.com/alandtse/alexa_media_player/issues
2024-05-06 13:30:06.872 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.regenradar is taking over 10 seconds
2024-05-06 13:41:49.704 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 13:41:49.705 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_5ghz is taking over 10 seconds
2024-05-06 13:41:49.705 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 13:43:06.987 INFO (MainThread) [backoff] Backing off async_request(...) for 0.8s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 13:50:06.909 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.regenradar is taking over 10 seconds
2024-05-06 13:55:06.439 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.regenradar is taking over 10 seconds
2024-05-06 13:55:06.446 ERROR (MainThread) [homeassistant.components.rest.data] Timeout while fetching data: https://morgenwirdes.de/api/v3/rain.php?lat=49.42077&long=8.75998
2024-05-06 13:55:06.446 WARNING (MainThread) [homeassistant.components.rest.util] Empty reply found when expecting JSON data
2024-05-06 14:01:50.029 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 14:01:50.030 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_port_forward_ha is taking over 10 seconds
2024-05-06 14:01:50.032 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_2_4ghz is taking over 10 seconds
2024-05-06 14:01:50.032 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_5ghz is taking over 10 seconds
2024-05-06 14:01:50.033 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 14:09:55.779 WARNING (MainThread) [hass_nabucasa.iot] Connection closed: Cannot write to closing transport
2024-05-06 14:10:02.026 INFO (MainThread) [backoff] Backing off async_request(...) for 0.4s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 14:10:08.376 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.regenradar is taking over 10 seconds
2024-05-06 14:20:42.245 INFO (MainThread) [backoff] Backing off async_request(...) for 0.8s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 14:21:49.909 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 14:25:52.814 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 14:25:52.815 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 14:25:57.317 INFO (MainThread) [backoff] Backing off async_request(...) for 0.7s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 14:29:50.814 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 14:29:50.815 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_2_4ghz is taking over 10 seconds
2024-05-06 14:30:06.403 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.regenradar is taking over 10 seconds
2024-05-06 14:33:54.770 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 14:33:54.770 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_port_forward_ha is taking over 10 seconds
2024-05-06 14:33:54.770 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_2_4ghz is taking over 10 seconds
2024-05-06 14:33:54.770 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_5ghz is taking over 10 seconds
2024-05-06 14:33:54.770 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 14:34:06.675 INFO (MainThread) [backoff] Backing off async_request(...) for 0.0s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 14:40:29.542 INFO (MainThread) [backoff] Backing off async_request(...) for 0.5s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 14:54:02.021 WARNING (MainThread) [homeassistant.components.websocket_api.http.connection] [547072564288] from fe80::1cac:71e4:c020:f1b4 (Home Assistant/2024.4 (io.robbie.HomeAssistant; build:2024.624; iOS 17.4.1)): Disconnected: Did not receive auth message within 10 seconds
2024-05-06 15:02:02.964 WARNING (MainThread) [homeassistant.components.websocket_api.http.connection] [547055490752] from fe80::1cac:71e4:c020:f1b4 (Home Assistant/2024.4 (io.robbie.HomeAssistant; build:2024.624; iOS 17.4.1)): Disconnected: Did not receive auth message within 10 seconds
2024-05-06 15:05:53.872 INFO (MainThread) [backoff] Backing off async_request(...) for 0.0s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 15:09:51.936 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 15:10:02.644 WARNING (MainThread) [homeassistant.components.websocket_api.http.connection] [546909567680] from fe80::1cac:71e4:c020:f1b4 (Home Assistant/2024.4 (io.robbie.HomeAssistant; build:2024.624; iOS 17.4.1)): Disconnected: Did not receive auth message within 10 seconds
2024-05-06 15:10:31.506 INFO (MainThread) [backoff] Backing off async_request(...) for 0.2s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 15:15:04.607 INFO (MainThread) [backoff] Backing off async_request(...) for 0.3s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 15:17:51.396 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 15:17:51.396 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_2_4ghz is taking over 10 seconds
2024-05-06 15:18:01.890 WARNING (MainThread) [homeassistant.components.websocket_api.http.connection] [546888461760] from fe80::1cac:71e4:c020:f1b4 (Home Assistant/2024.4 (io.robbie.HomeAssistant; build:2024.624; iOS 17.4.1)): Disconnected: Did not receive auth message within 10 seconds
2024-05-06 15:21:51.993 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 15:22:07.291 INFO (MainThread) [backoff] Backing off async_request(...) for 0.0s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 15:25:08.416 INFO (MainThread) [backoff] Backing off async_request(...) for 0.5s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 15:26:54.429 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 69, in map_httpcore_exceptions
    yield
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 373, in handle_async_request
    resp = await self._pool.handle_async_request(req)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection_pool.py", line 216, in handle_async_request
    raise exc from None
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection_pool.py", line 196, in handle_async_request
    response = await connection.handle_async_request(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection.py", line 101, in handle_async_request
    return await self._connection.handle_async_request(request)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 143, in handle_async_request
    raise exc
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 113, in handle_async_request
    ) = await self._receive_response_headers(**kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 186, in _receive_response_headers
    event = await self._receive_event(timeout=timeout)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 238, in _receive_event
    raise RemoteProtocolError(msg)
httpcore.RemoteProtocolError: Server disconnected without sending a response.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/onvif/managers.py", line 189, in _renew_or_restart_subscription
    await self._renew_subscription() or await self._restart_subscription()
                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/onvif/managers.py", line 154, in _restart_subscription
    return await self._start()
           ^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/onvif/managers.py", line 223, in _start
    result = await notify_service.Subscribe(
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/proxy.py", line 64, in __call__
    return await self._proxy._binding.send_async(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/wsdl/bindings/soap.py", line 156, in send_async
    response = await client.transport.post_xml(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/transports.py", line 235, in post_xml
    response = await self.post(address, message, headers)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/transports.py", line 220, in post
    response = await self.client.post(
               ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1892, in post
    return await self.request(
           ^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1574, in request
    return await self.send(request, auth=auth, follow_redirects=follow_redirects)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1661, in send
    response = await self._send_handling_auth(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1689, in _send_handling_auth
    response = await self._send_handling_redirects(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1726, in _send_handling_redirects
    response = await self._send_single_request(request)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1763, in _send_single_request
    response = await transport.handle_async_request(request)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 372, in handle_async_request
    with map_httpcore_exceptions():
  File "/usr/local/lib/python3.12/contextlib.py", line 158, in __exit__
    self.gen.throw(value)
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 86, in map_httpcore_exceptions
    raise mapped_exc(message) from exc
httpx.RemoteProtocolError: Server disconnected without sending a response.
2024-05-06 15:29:54.371 INFO (MainThread) [backoff] Backing off async_request(...) for 0.4s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 15:30:54.021 WARNING (SyncWorker_37) [homeassistant.helpers.frame] Detected that custom integration 'alexa_media' calls async_fire from a thread at custom_components/alexa_media/sensor.py, line 433: self.hass.bus.async_fire(, please report it to the author of the 'alexa_media' custom integration
2024-05-06 15:30:54.025 ERROR (MainThread) [homeassistant] Error doing job: Future exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/alexa_media/sensor.py", line 433, in _trigger_event
    self.hass.bus.async_fire(
  File "/usr/src/homeassistant/homeassistant/core.py", line 1508, in async_fire
    self._hass.verify_event_loop_thread("async_fire")
  File "/usr/src/homeassistant/homeassistant/core.py", line 440, in verify_event_loop_thread
    frame.report(
  File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 162, in report
    _report_integration(what, integration_frame, level, error_if_integration)
  File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 203, in _report_integration
    raise RuntimeError(
RuntimeError: Detected that custom integration 'alexa_media' calls async_fire from a thread at custom_components/alexa_media/sensor.py, line 433: self.hass.bus.async_fire(. Please report it to the author of the 'alexa_media' custom integration.
2024-05-06 15:40:20.053 WARNING (SyncWorker_22) [homeassistant.components.influxdb.sensor] Query returned no results, sensor state set to UNKNOWN: select sum(diskBytes) as value from "monitor"."shard" where time > now() - 10s.
2024-05-06 15:40:45.026 WARNING (SyncWorker_26) [homeassistant.helpers.frame] Detected that custom integration 'alexa_media' calls async_fire from a thread at custom_components/alexa_media/sensor.py, line 433: self.hass.bus.async_fire(, please report it to the author of the 'alexa_media' custom integration
2024-05-06 15:40:45.028 ERROR (MainThread) [homeassistant] Error doing job: Future exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/alexa_media/sensor.py", line 433, in _trigger_event
    self.hass.bus.async_fire(
  File "/usr/src/homeassistant/homeassistant/core.py", line 1508, in async_fire
    self._hass.verify_event_loop_thread("async_fire")
  File "/usr/src/homeassistant/homeassistant/core.py", line 440, in verify_event_loop_thread
    frame.report(
  File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 162, in report
    _report_integration(what, integration_frame, level, error_if_integration)
  File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 203, in _report_integration
    raise RuntimeError(
RuntimeError: Detected that custom integration 'alexa_media' calls async_fire from a thread at custom_components/alexa_media/sensor.py, line 433: self.hass.bus.async_fire(. Please report it to the author of the 'alexa_media' custom integration.
2024-05-06 15:41:20.037 WARNING (SyncWorker_32) [homeassistant.components.influxdb.sensor] Query returned no results, sensor state set to UNKNOWN: select sum(diskBytes) as value from "monitor"."shard" where time > now() - 10s.
2024-05-06 15:42:20.041 WARNING (SyncWorker_43) [homeassistant.components.influxdb.sensor] Query returned no results, sensor state set to UNKNOWN: select sum(diskBytes) as value from "monitor"."shard" where time > now() - 10s.
2024-05-06 15:56:32.528 WARNING (MainThread) [homeassistant.components.automation.disable_motion_detection_for_5min] Disable motion detection for 5min: Already running
2024-05-06 15:57:51.989 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 15:57:51.989 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_2_4ghz is taking over 10 seconds
2024-05-06 15:57:51.989 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_5ghz is taking over 10 seconds
2024-05-06 15:57:51.990 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 16:00:06.774 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.regenradar is taking over 10 seconds
2024-05-06 16:00:47.302 INFO (MainThread) [backoff] Backing off async_request(...) for 0.1s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 16:00:57.770 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly1_garage data: Error fetching data: DeviceConnectionError()
2024-05-06 16:21:53.706 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 16:21:53.706 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_5ghz is taking over 10 seconds
2024-05-06 16:21:53.706 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 16:36:27.290 INFO (MainThread) [backoff] Backing off async_request(...) for 0.6s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 16:40:07.318 INFO (MainThread) [backoff] Backing off async_request(...) for 0.6s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 16:41:54.778 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 16:41:54.778 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_5ghz is taking over 10 seconds
2024-05-06 16:41:54.778 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 16:45:12.357 INFO (MainThread) [backoff] Backing off async_request(...) for 0.9s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 16:45:56.041 INFO (MainThread) [backoff] Backing off async_request(...) for 0.9s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 16:51:06.923 INFO (MainThread) [backoff] Backing off async_request(...) for 0.0s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 16:51:44.136 INFO (MainThread) [backoff] Backing off async_request(...) for 0.0s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 16:51:46.819 INFO (MainThread) [backoff] Backing off async_request(...) for 1.0s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 16:51:54.685 WARNING (MainThread) [homeassistant.components.websocket_api.http.connection] [546888599616] from fe80::1cac:71e4:c020:f1b4 (Home Assistant/2024.4 (io.robbie.HomeAssistant; build:2024.624; iOS 17.4.1)): Disconnected: Did not receive auth message within 10 seconds
2024-05-06 16:53:57.455 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 16:53:57.455 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_port_forward_ha is taking over 10 seconds
2024-05-06 16:53:57.455 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_2_4ghz is taking over 10 seconds
2024-05-06 16:53:57.456 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_5ghz is taking over 10 seconds
2024-05-06 16:53:57.456 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 16:53:58.527 INFO (MainThread) [backoff] Backing off async_request(...) for 0.8s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 16:54:01.901 INFO (MainThread) [backoff] Backing off async_request(...) for 1.6s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 16:54:06.086 ERROR (MainThread) [backoff] Giving up async_request(...) after 3 tries (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 16:54:06.086 ERROR (MainThread) [homeassistant.components.tesla_wall_connector] Error fetching tesla-wallconnector data: Could not fetch data from Tesla WallConnector at 192.168.178.36: Timeout
2024-05-06 16:57:57.380 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.ipad_rot is taking over 10 seconds
2024-05-06 16:57:57.381 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.db_size is taking over 10 seconds
2024-05-06 16:57:57.381 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.entfeuchter_grand_total is taking over 10 seconds
2024-05-06 16:57:57.381 WARNING (MainThread) [homeassistant.helpers.entity] Update of binary_sensor.rpi_power_status is taking over 10 seconds
2024-05-06 17:00:16.353 INFO (MainThread) [backoff] Backing off async_request(...) for 1.0s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 17:02:00.648 INFO (MainThread) [backoff] Backing off async_request(...) for 0.9s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 17:03:09.743 INFO (MainThread) [backoff] Backing off async_request(...) for 0.2s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 17:06:13.804 INFO (MainThread) [backoff] Backing off async_request(...) for 0.4s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 17:13:57.916 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 17:16:01.874 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 17:16:01.876 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 17:16:01.878 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 17:25:57.416 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa for sensor.mixer_wwc1_current_temperature
2024-05-06 17:29:59.237 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa for sensor.mixer_wwc1_current_temperature
2024-05-06 17:34:01.943 INFO (MainThread) [backoff] Backing off async_request(...) for 0.9s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 17:45:27.347 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.regenradar is taking over 10 seconds
2024-05-06 17:51:37.444 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 17:51:37.447 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 18:00:17.442 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 18:06:08.752 INFO (MainThread) [backoff] Backing off async_request(...) for 0.4s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 18:20:22.604 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 18:33:57.809 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 18:37:58.610 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 18:37:58.610 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_port_forward_ha is taking over 10 seconds
2024-05-06 18:37:58.610 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_2_4ghz is taking over 10 seconds
2024-05-06 18:37:58.610 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_5ghz is taking over 10 seconds
2024-05-06 18:41:30.100 WARNING (SyncWorker_1) [homeassistant.components.influxdb.sensor] Query returned no results, sensor state set to UNKNOWN: select sum(diskBytes) as value from "monitor"."shard" where time > now() - 10s.
2024-05-06 18:44:10.936 INFO (MainThread) [backoff] Backing off async_request(...) for 0.2s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 18:49:42.888 INFO (MainThread) [backoff] Backing off async_request(...) for 0.9s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 18:52:56.267 INFO (MainThread) [backoff] Backing off async_request(...) for 1.0s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 18:55:31.780 INFO (MainThread) [backoff] Backing off async_request(...) for 0.5s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 18:55:32.500 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.regenradar is taking over 10 seconds
2024-05-06 19:00:06.530 INFO (MainThread) [backoff] Backing off async_request(...) for 0.7s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 19:00:30.884 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 19:01:08.616 WARNING (MainThread) [homeassistant.components.automation.disable_motion_detection_for_5min] Disable motion detection for 5min: Already running
2024-05-06 19:01:10.113 INFO (MainThread) [backoff] Backing off async_request(...) for 0.5s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 19:44:14.971 INFO (MainThread) [backoff] Backing off async_request(...) for 0.7s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 19:45:16.281 INFO (MainThread) [backoff] Backing off async_request(...) for 0.1s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 19:45:37.992 INFO (MainThread) [backoff] Backing off async_request(...) for 0.5s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 19:45:48.932 ERROR (MainThread) [backoff] Giving up async_request(...) after 3 tries (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 19:45:48.933 ERROR (MainThread) [homeassistant.components.tesla_wall_connector] Error fetching tesla-wallconnector data: Could not fetch data from Tesla WallConnector at 192.168.178.36: Timeout
2024-05-06 19:45:54.482 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.regenradar is taking over 10 seconds
2024-05-06 19:45:54.513 ERROR (MainThread) [homeassistant.components.accuweather.coordinator] Timeout fetching AccuWeather (observation) data
2024-05-06 19:45:56.955 ERROR (MainThread) [homeassistant.components.rest.data] Timeout while fetching data: https://morgenwirdes.de/api/v3/rain.php?lat=49.42077&long=8.75998
2024-05-06 19:45:56.956 WARNING (MainThread) [homeassistant.components.rest.util] Empty reply found when expecting JSON data
2024-05-06 19:45:58.260 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_eg_flurre data: Error fetching data: DeviceConnectionError()
2024-05-06 19:46:05.664 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_elternbad data: Error fetching data: DeviceConnectionError()
2024-05-06 19:46:10.469 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_keller_luefter1 data: Error fetching data: DeviceConnectionError()
2024-05-06 19:46:12.023 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_eg_wiga_tvreceiver data: Error fetching data: DeviceConnectionError()
2024-05-06 19:46:13.958 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_schlafli data: Error fetching data: DeviceConnectionError()
2024-05-06 19:46:17.022 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_keller_entfeuchter data: Error fetching data: DeviceConnectionError()
2024-05-06 19:46:18.574 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_clara data: Error fetching data: DeviceConnectionError()
2024-05-06 19:46:21.111 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys-firetablet data: Error fetching data: DeviceConnectionError()
2024-05-06 19:46:29.151 INFO (MainThread) [backoff] Backing off async_request(...) for 0.6s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 19:46:29.156 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys-silvia data: Error fetching data: DeviceConnectionError()
2024-05-06 19:46:36.481 ERROR (MainThread) [custom_components.tesla_custom] Timeout fetching tesla_custom data
2024-05-06 19:46:38.320 ERROR (MainThread) [custom_components.tesla_custom] Timeout fetching tesla_custom data
2024-05-06 19:47:18.433 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 69, in map_httpcore_exceptions
    yield
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 373, in handle_async_request
    resp = await self._pool.handle_async_request(req)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection_pool.py", line 216, in handle_async_request
    raise exc from None
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection_pool.py", line 196, in handle_async_request
    response = await connection.handle_async_request(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection.py", line 101, in handle_async_request
    return await self._connection.handle_async_request(request)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 143, in handle_async_request
    raise exc
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 113, in handle_async_request
    ) = await self._receive_response_headers(**kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 186, in _receive_response_headers
    event = await self._receive_event(timeout=timeout)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 224, in _receive_event
    data = await self._network_stream.read(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_backends/anyio.py", line 32, in read
    with map_exceptions(exc_map):
  File "/usr/local/lib/python3.12/contextlib.py", line 158, in __exit__
    self.gen.throw(value)
  File "/usr/local/lib/python3.12/site-packages/httpcore/_exceptions.py", line 14, in map_exceptions
    raise to_exc(exc) from exc
httpcore.ReadError

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/onvif/managers.py", line 189, in _renew_or_restart_subscription
    await self._renew_subscription() or await self._restart_subscription()
                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/onvif/managers.py", line 154, in _restart_subscription
    return await self._start()
           ^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/onvif/managers.py", line 298, in _start
    result = await events_service.CreatePullPointSubscription(
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/proxy.py", line 64, in __call__
    return await self._proxy._binding.send_async(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/wsdl/bindings/soap.py", line 156, in send_async
    response = await client.transport.post_xml(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/transports.py", line 235, in post_xml
    response = await self.post(address, message, headers)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/transports.py", line 220, in post
    response = await self.client.post(
               ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1892, in post
    return await self.request(
           ^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1574, in request
    return await self.send(request, auth=auth, follow_redirects=follow_redirects)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1661, in send
    response = await self._send_handling_auth(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1689, in _send_handling_auth
    response = await self._send_handling_redirects(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1726, in _send_handling_redirects
    response = await self._send_single_request(request)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1763, in _send_single_request
    response = await transport.handle_async_request(request)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 372, in handle_async_request
    with map_httpcore_exceptions():
  File "/usr/local/lib/python3.12/contextlib.py", line 158, in __exit__
    self.gen.throw(value)
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 86, in map_httpcore_exceptions
    raise mapped_exc(message) from exc
httpx.ReadError
2024-05-06 19:47:45.043 INFO (MainThread) [backoff] Backing off async_request(...) for 0.9s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 19:49:38.893 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 19:49:38.893 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_port_forward_ha is taking over 10 seconds
2024-05-06 19:49:38.893 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_2_4ghz is taking over 10 seconds
2024-05-06 19:49:38.894 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_5ghz is taking over 10 seconds
2024-05-06 19:49:38.894 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 19:51:44.570 INFO (MainThread) [backoff] Backing off async_request(...) for 0.9s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 19:55:54.154 INFO (MainThread) [backoff] Backing off async_request(...) for 0.4s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 19:55:56.893 INFO (MainThread) [backoff] Backing off async_request(...) for 1.7s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 19:56:11.846 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 69, in map_httpcore_exceptions
    yield
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 373, in handle_async_request
    resp = await self._pool.handle_async_request(req)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection_pool.py", line 216, in handle_async_request
    raise exc from None
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection_pool.py", line 196, in handle_async_request
    response = await connection.handle_async_request(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection.py", line 101, in handle_async_request
    return await self._connection.handle_async_request(request)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 143, in handle_async_request
    raise exc
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 113, in handle_async_request
    ) = await self._receive_response_headers(**kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 186, in _receive_response_headers
    event = await self._receive_event(timeout=timeout)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 224, in _receive_event
    data = await self._network_stream.read(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_backends/anyio.py", line 32, in read
    with map_exceptions(exc_map):
  File "/usr/local/lib/python3.12/contextlib.py", line 158, in __exit__
    self.gen.throw(value)
  File "/usr/local/lib/python3.12/site-packages/httpcore/_exceptions.py", line 14, in map_exceptions
    raise to_exc(exc) from exc
httpcore.ReadError

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/onvif/managers.py", line 189, in _renew_or_restart_subscription
    await self._renew_subscription() or await self._restart_subscription()
                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/onvif/managers.py", line 154, in _restart_subscription
    return await self._start()
           ^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/onvif/managers.py", line 223, in _start
    result = await notify_service.Subscribe(
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/proxy.py", line 64, in __call__
    return await self._proxy._binding.send_async(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/wsdl/bindings/soap.py", line 156, in send_async
    response = await client.transport.post_xml(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/transports.py", line 235, in post_xml
    response = await self.post(address, message, headers)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/transports.py", line 220, in post
    response = await self.client.post(
               ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1892, in post
    return await self.request(
           ^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1574, in request
    return await self.send(request, auth=auth, follow_redirects=follow_redirects)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1661, in send
    response = await self._send_handling_auth(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1689, in _send_handling_auth
    response = await self._send_handling_redirects(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1726, in _send_handling_redirects
    response = await self._send_single_request(request)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1763, in _send_single_request
    response = await transport.handle_async_request(request)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 372, in handle_async_request
    with map_httpcore_exceptions():
  File "/usr/local/lib/python3.12/contextlib.py", line 158, in __exit__
    self.gen.throw(value)
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 86, in map_httpcore_exceptions
    raise mapped_exc(message) from exc
httpx.ReadError
2024-05-06 20:01:18.696 INFO (MainThread) [backoff] Backing off async_request(...) for 0.2s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 20:05:56.932 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.regenradar is taking over 10 seconds
2024-05-06 20:05:56.961 INFO (MainThread) [backoff] Backing off async_request(...) for 0.9s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 20:07:43.690 INFO (MainThread) [backoff] Backing off async_request(...) for 0.5s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 20:09:46.402 INFO (MainThread) [backoff] Backing off async_request(...) for 0.0s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 20:23:03.206 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 20:23:03.208 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 20:23:03.209 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 20:23:03.210 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 20:23:03.212 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 20:23:03.213 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 20:23:03.214 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 20:23:03.216 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 20:23:03.217 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 20:23:03.218 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 20:23:03.220 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 20:25:51.811 INFO (MainThread) [backoff] Backing off async_request(...) for 0.4s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 20:25:55.520 INFO (MainThread) [backoff] Backing off async_request(...) for 0.6s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 20:27:44.586 INFO (MainThread) [backoff] Backing off async_request(...) for 0.7s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 20:35:41.174 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.stefans_echo_dot is taking over 10 seconds
2024-05-06 20:35:53.729 INFO (MainThread) [backoff] Backing off async_request(...) for 0.8s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 20:44:57.856 INFO (MainThread) [backoff] Backing off async_request(...) for 1.0s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 20:46:03.427 INFO (MainThread) [backoff] Backing off async_request(...) for 0.2s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 20:53:04.525 INFO (MainThread) [backoff] Backing off async_request(...) for 0.7s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 20:53:11.671 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 69, in map_httpcore_exceptions
    yield
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 373, in handle_async_request
    resp = await self._pool.handle_async_request(req)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection_pool.py", line 216, in handle_async_request
    raise exc from None
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection_pool.py", line 196, in handle_async_request
    response = await connection.handle_async_request(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection.py", line 101, in handle_async_request
    return await self._connection.handle_async_request(request)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 143, in handle_async_request
    raise exc
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 113, in handle_async_request
    ) = await self._receive_response_headers(**kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 186, in _receive_response_headers
    event = await self._receive_event(timeout=timeout)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 224, in _receive_event
    data = await self._network_stream.read(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_backends/anyio.py", line 32, in read
    with map_exceptions(exc_map):
  File "/usr/local/lib/python3.12/contextlib.py", line 158, in __exit__
    self.gen.throw(value)
  File "/usr/local/lib/python3.12/site-packages/httpcore/_exceptions.py", line 14, in map_exceptions
    raise to_exc(exc) from exc
httpcore.ReadError

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/onvif/managers.py", line 189, in _renew_or_restart_subscription
    await self._renew_subscription() or await self._restart_subscription()
                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/onvif/managers.py", line 154, in _restart_subscription
    return await self._start()
           ^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/onvif/managers.py", line 223, in _start
    result = await notify_service.Subscribe(
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/proxy.py", line 64, in __call__
    return await self._proxy._binding.send_async(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/wsdl/bindings/soap.py", line 156, in send_async
    response = await client.transport.post_xml(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/transports.py", line 235, in post_xml
    response = await self.post(address, message, headers)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/transports.py", line 220, in post
    response = await self.client.post(
               ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1892, in post
    return await self.request(
           ^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1574, in request
    return await self.send(request, auth=auth, follow_redirects=follow_redirects)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1661, in send
    response = await self._send_handling_auth(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1689, in _send_handling_auth
    response = await self._send_handling_redirects(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1726, in _send_handling_redirects
    response = await self._send_single_request(request)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1763, in _send_single_request
    response = await transport.handle_async_request(request)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 372, in handle_async_request
    with map_httpcore_exceptions():
  File "/usr/local/lib/python3.12/contextlib.py", line 158, in __exit__
    self.gen.throw(value)
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 86, in map_httpcore_exceptions
    raise mapped_exc(message) from exc
httpx.ReadError
2024-05-06 21:00:28.021 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.influxdb_db_size is taking over 10 seconds
2024-05-06 21:06:12.778 INFO (MainThread) [backoff] Backing off async_request(...) for 0.6s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 21:20:28.454 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 21:22:21.869 INFO (MainThread) [backoff] Backing off async_request(...) for 0.3s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 21:28:28.498 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 21:28:28.498 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_2_4ghz is taking over 10 seconds
2024-05-06 21:28:28.499 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_5ghz is taking over 10 seconds
2024-05-06 21:30:33.086 INFO (MainThread) [backoff] Backing off async_request(...) for 0.1s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 21:31:09.415 INFO (MainThread) [backoff] Backing off async_request(...) for 0.7s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 21:43:43.343 INFO (MainThread) [backoff] Backing off async_request(...) for 0.1s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 21:45:15.819 INFO (MainThread) [backoff] Backing off async_request(...) for 0.1s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 21:46:32.044 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_2_4ghz is taking over 10 seconds
2024-05-06 21:46:32.044 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_5ghz is taking over 10 seconds
2024-05-06 22:00:13.913 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/aiohttp/web_protocol.py", line 452, in _handle_request
    resp = await request_handler(request)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/aiohttp/web_app.py", line 543, in _handle
    resp = await handler(request)
           ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/aiohttp/web_middlewares.py", line 114, in impl
    return await handler(request)
           ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/http/security_filter.py", line 92, in security_filter_middleware
    return await handler(request)
           ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/http/forwarded.py", line 83, in forwarded_middleware
    return await handler(request)
           ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/http/request_context.py", line 26, in request_context_middleware
    return await handler(request)
           ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/http/ban.py", line 88, in ban_middleware
    return await handler(request)
           ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/aiohttp_session/__init__.py", line 199, in factory
    response = await handler(request)
               ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/http/auth.py", line 295, in auth_middleware
    return await handler(request)
           ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/http/headers.py", line 32, in headers_middleware
    response = await handler(request)
               ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/http.py", line 73, in handle
    result = await handler(request, **request.match_info)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/websocket_api/http.py", line 53, in get
    return await WebSocketHandler(request.app[KEY_HASS], request).async_handle()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/websocket_api/http.py", line 286, in async_handle
    await wsock.prepare(request)
  File "/usr/local/lib/python3.12/site-packages/aiohttp/web_ws.py", line 152, in prepare
    payload_writer = await super().prepare(request)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/aiohttp/web_response.py", line 417, in prepare
    return await self._start(request)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/aiohttp/web_response.py", line 425, in _start
    await self._write_headers()
  File "/usr/local/lib/python3.12/site-packages/aiohttp/web_response.py", line 505, in _write_headers
    await writer.write_headers(status_line, self._headers)
  File "/usr/local/lib/python3.12/site-packages/aiohttp/http_writer.py", line 130, in write_headers
    self._write(buf)
  File "/usr/local/lib/python3.12/site-packages/aiohttp/http_writer.py", line 75, in _write
    raise ConnectionResetError("Cannot write to closing transport")
ConnectionResetError: Cannot write to closing transport
2024-05-06 22:02:31.988 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 22:06:18.469 INFO (MainThread) [backoff] Backing off async_request(...) for 0.8s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 22:10:32.374 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-06 22:18:54.809 INFO (MainThread) [backoff] Backing off async_request(...) for 0.0s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 22:20:57.198 INFO (MainThread) [backoff] Backing off async_request(...) for 1.0s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 22:33:01.777 INFO (MainThread) [backoff] Backing off async_request(...) for 0.5s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 22:58:12.758 INFO (MainThread) [backoff] Backing off async_request(...) for 0.8s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 23:07:14.188 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 23:07:14.189 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 23:07:14.192 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 23:07:14.193 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 23:07:14.194 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 23:07:14.195 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 23:07:14.196 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 23:07:14.198 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 23:07:14.199 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 23:07:14.200 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 23:07:14.201 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 23:07:14.202 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 23:07:14.204 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 23:07:14.205 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 23:07:14.206 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 23:07:14.207 WARNING (MainThread) [asyncio] socket.send() raised exception.
2024-05-06 23:08:30.091 INFO (MainThread) [backoff] Backing off async_request(...) for 0.4s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 23:11:04.281 INFO (MainThread) [backoff] Backing off async_request(...) for 0.1s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 23:19:17.796 INFO (MainThread) [backoff] Backing off async_request(...) for 0.6s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-06 23:23:01.821 ERROR (MainThread) [homeassistant.components.shell_command] Error running command: `/config/gitpush.sh > /dev/null 2>&1`, return code: 128
NoneType: None
2024-05-06 23:59:11.540 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-07 00:00:58.031 INFO (MainThread) [backoff] Backing off async_request(...) for 0.5s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 00:01:40.667 ERROR (MainThread) [pyhap.hap_handler] Home Assistant Bridge: Client ('192.168.178.124', 61419) with uuid 90afd296-204d-4d3c-a1bb-5f65391afadb attempted pair verify without being paired first (public_key=b4bc29f94f89ff5eb82b443c39818b266ba7e81e0ad0b4bf0e4d7323f356855d, paired clients={UUID('d04958fb-dbdc-48c4-9822-b389f98a1001'): '3832f3e3ef6092fa16fddb1d8b934a5a92056728693d38cd49ef9268eb9b24ea', UUID('ac5e3e2b-0d98-4886-9e8c-55e6251b543c'): '99295ff633d9952eba80ebe27910e2cc9b9730d4452d977ab51f49791ba15ca4', UUID('328d68f1-b9e3-4084-856b-dccf59278ddb'): 'dbb87f408f39bb87414fd993c862cf1f95c12a7fb3b31a069942073968bed909'}).
2024-05-07 00:19:14.669 INFO (MainThread) [backoff] Backing off async_request(...) for 0.3s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 00:26:22.146 INFO (MainThread) [backoff] Backing off async_request(...) for 0.9s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 00:59:12.016 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-07 00:59:12.017 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_port_forward_ha is taking over 10 seconds
2024-05-07 00:59:12.017 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_2_4ghz is taking over 10 seconds
2024-05-07 00:59:12.017 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_fritz_box_gastzugang is taking over 10 seconds
2024-05-07 01:08:02.227 INFO (MainThread) [backoff] Backing off async_request(...) for 0.1s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 01:11:06.090 INFO (MainThread) [backoff] Backing off async_request(...) for 0.7s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 01:26:23.466 INFO (MainThread) [backoff] Backing off async_request(...) for 0.4s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 01:40:59.704 INFO (MainThread) [backoff] Backing off async_request(...) for 0.0s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 01:41:46.611 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-07 01:41:46.612 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_port_forward_ha is taking over 10 seconds
2024-05-07 01:41:46.612 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_fritz_box_gastzugang is taking over 10 seconds
2024-05-07 01:41:49.393 INFO (MainThread) [backoff] Backing off async_request(...) for 0.5s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 02:05:59.464 INFO (MainThread) [backoff] Backing off async_request(...) for 0.0s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 02:16:02.388 INFO (MainThread) [backoff] Backing off async_request(...) for 0.9s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 02:28:16.330 INFO (MainThread) [backoff] Backing off async_request(...) for 0.8s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 03:15:25.639 INFO (MainThread) [backoff] Backing off async_request(...) for 0.7s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 03:22:21.368 ERROR (MainThread) [pyhap.hap_handler] Home Assistant Bridge: Client ('192.168.178.124', 61588) with uuid 90afd296-204d-4d3c-a1bb-5f65391afadb attempted pair verify without being paired first (public_key=9ccace5eddec47e3c2157786902b7bbc77c772f862432af298ad871ca40c945b, paired clients={UUID('d04958fb-dbdc-48c4-9822-b389f98a1001'): '3832f3e3ef6092fa16fddb1d8b934a5a92056728693d38cd49ef9268eb9b24ea', UUID('ac5e3e2b-0d98-4886-9e8c-55e6251b543c'): '99295ff633d9952eba80ebe27910e2cc9b9730d4452d977ab51f49791ba15ca4', UUID('328d68f1-b9e3-4084-856b-dccf59278ddb'): 'dbb87f408f39bb87414fd993c862cf1f95c12a7fb3b31a069942073968bed909'}).
2024-05-07 03:39:47.135 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-07 03:39:47.135 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_port_forward_ha is taking over 10 seconds
2024-05-07 03:39:47.136 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_5ghz is taking over 10 seconds
2024-05-07 03:39:47.136 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_fritz_box_gastzugang is taking over 10 seconds
2024-05-07 03:42:02.381 INFO (MainThread) [backoff] Backing off async_request(...) for 0.5s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 03:55:50.348 INFO (MainThread) [backoff] Backing off async_request(...) for 0.2s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 04:00:51.477 WARNING (MainThread) [hass_nabucasa.iot] Connection closed: Cannot write to closing transport
2024-05-07 04:01:05.770 INFO (MainThread) [backoff] Backing off async_request(...) for 0.9s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 04:01:06.423 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_eg_flurre data: Error fetching data: DeviceConnectionError()
2024-05-07 04:01:09.670 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /info request
2024-05-07 04:01:09.672 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /host/info request
2024-05-07 04:01:09.673 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /store request
2024-05-07 04:01:09.674 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /core/info request
2024-05-07 04:01:09.675 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /supervisor/info request
2024-05-07 04:01:09.675 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /os/info request
2024-05-07 04:01:09.676 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_garage data: Error fetching data: DeviceConnectionError()
2024-05-07 04:01:12.764 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_eg_wiga_tvreceiver data: Error fetching data: DeviceConnectionError()
2024-05-07 04:01:14.394 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly1_garage data: Error fetching data: DeviceConnectionError()
2024-05-07 04:01:15.379 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_wama data: Error fetching data: DeviceConnectionError()
2024-05-07 04:01:16.961 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25-gartenvorne data: Error fetching data: DeviceConnectionError()
2024-05-07 04:01:19.773 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_dg_anna_rolladen data: Error fetching data: DeviceConnectionError()
2024-05-07 04:01:22.732 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_schlafre data: Error fetching data: DeviceConnectionError()
2024-05-07 04:01:25.714 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_schlafli data: Error fetching data: DeviceConnectionError()
2024-05-07 04:01:28.701 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_keller_luefter1 data: Error fetching data: DeviceConnectionError()
2024-05-07 04:01:30.334 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_eg_flurli data: Error fetching data: DeviceConnectionError()
2024-05-07 04:01:33.294 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_clara data: Error fetching data: DeviceConnectionError()
2024-05-07 04:01:37.441 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_keller_pumpe_treppe data: Error fetching data: DeviceConnectionError()
2024-05-07 04:01:42.869 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.regenradar is taking over 10 seconds
2024-05-07 04:01:42.931 WARNING (MainThread) [homeassistant.components.hassio] Can't read Supervisor data: 
2024-05-07 04:01:42.960 ERROR (MainThread) [custom_components.tesla_custom] Timeout fetching tesla_custom data
2024-05-07 04:01:44.136 ERROR (MainThread) [homeassistant.components.rest.data] Timeout while fetching data: https://morgenwirdes.de/api/v3/rain.php?lat=49.42077&long=8.75998
2024-05-07 04:01:44.137 WARNING (MainThread) [homeassistant.components.rest.util] Empty reply found when expecting JSON data
2024-05-07 04:01:45.466 ERROR (MainThread) [custom_components.tesla_custom] Timeout fetching tesla_custom data
2024-05-07 04:01:46.127 INFO (MainThread) [backoff] Backing off async_request(...) for 0.0s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 04:01:51.180 ERROR (MainThread) [backoff] Giving up async_request(...) after 3 tries (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 04:01:51.181 ERROR (MainThread) [homeassistant.components.tesla_wall_connector] Error fetching tesla-wallconnector data: Could not fetch data from Tesla WallConnector at 192.168.178.36: Timeout
2024-05-07 04:02:58.934 WARNING (MainThread) [homeassistant.components.mqtt.client] Disconnected from MQTT server core-mosquitto:1883 (16)
2024-05-07 04:03:08.266 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys-Garage-grossehecke data: Error fetching data: DeviceConnectionError()
2024-05-07 04:03:09.772 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellyp_dg_stefan_tisch data: Error fetching data: DeviceConnectionError()
2024-05-07 04:03:11.305 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys-firetablet data: Error fetching data: DeviceConnectionError()
2024-05-07 04:03:12.743 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_elternbad data: Error fetching data: DeviceConnectionError()
2024-05-07 04:03:15.636 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_keller_entfeuchter data: Error fetching data: DeviceConnectionError()
2024-05-07 04:03:17.106 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys-silvia data: Error fetching data: DeviceConnectionError()
2024-05-07 04:03:23.380 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.influxdb_db_size is taking over 10 seconds
2024-05-07 04:03:23.381 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-07 04:03:23.381 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_port_forward_ha is taking over 10 seconds
2024-05-07 04:03:23.381 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_2_4ghz is taking over 10 seconds
2024-05-07 04:03:23.382 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_5ghz is taking over 10 seconds
2024-05-07 04:03:23.382 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_fritz_box_gastzugang is taking over 10 seconds
2024-05-07 04:03:23.382 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform rest is taking over 10 seconds.
2024-05-07 04:03:24.421 INFO (MainThread) [backoff] Backing off async_request(...) for 0.3s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 04:03:24.422 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_garage data: Error fetching data: DeviceConnectionError()
2024-05-07 04:03:27.028 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_eg_wiga_tvreceiver data: Error fetching data: DeviceConnectionError()
2024-05-07 04:03:28.523 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly1_garage data: Error fetching data: DeviceConnectionError()
2024-05-07 04:03:29.401 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25-gartenvorne data: Error fetching data: DeviceConnectionError()
2024-05-07 04:03:32.028 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_wama data: Error fetching data: DeviceConnectionError()
2024-05-07 04:03:33.465 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_dg_anna_rolladen data: Error fetching data: DeviceConnectionError()
2024-05-07 04:03:36.296 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_schlafli data: Error fetching data: DeviceConnectionError()
2024-05-07 04:03:39.274 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_eg_flurli data: Error fetching data: DeviceConnectionError()
2024-05-07 04:03:42.183 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_keller_luefter1 data: Error fetching data: DeviceConnectionError()
2024-05-07 04:03:56.218 WARNING (MainThread) [homeassistant.components.switch] Updating fritz switch took longer than the scheduled update interval 0:00:30
2024-05-07 04:03:56.220 WARNING (MainThread) [homeassistant.components.sensor] Updating mqtt_room sensor took longer than the scheduled update interval 0:00:30
2024-05-07 04:03:56.257 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /info request
2024-05-07 04:03:56.258 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /core/info request
2024-05-07 04:03:56.258 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /supervisor/info request
2024-05-07 04:03:56.261 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /os/info request
2024-05-07 04:03:56.274 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_schlafli data: Error fetching data: DeviceConnectionError()
2024-05-07 04:03:58.859 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.iphone_11_bwi is taking over 10 seconds
2024-05-07 04:03:59.536 ERROR (MainThread) [custom_components.tesla_custom] Timeout fetching tesla_custom data
2024-05-07 04:03:59.622 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_clara data: Error fetching data: DeviceConnectionError()
2024-05-07 04:04:02.677 ERROR (MainThread) [homeassistant.components.hassio.data] Error fetching hassio data: Error on Supervisor API: 
2024-05-07 04:04:08.657 INFO (MainThread) [backoff] Backing off async_request(...) for 0.7s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 04:05:20.482 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_eg_flurre data: Error fetching data: DeviceConnectionError()
2024-05-07 04:05:20.490 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_keller_pumpe_treppe data: Error fetching data: DeviceConnectionError()
2024-05-07 04:05:22.083 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_schlafre data: Error fetching data: DeviceConnectionError()
2024-05-07 04:05:30.410 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/aiohttp/client.py", line 606, in _request
    resp = await req.send(conn)
           ^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/aiohttp/client_reqrep.py", line 723, in send
    await writer.write_headers(status_line, self.headers)
  File "/usr/local/lib/python3.12/site-packages/aiohttp/http_writer.py", line 130, in write_headers
    self._write(buf)
  File "/usr/local/lib/python3.12/site-packages/aiohttp/http_writer.py", line 75, in _write
    raise ConnectionResetError("Cannot write to closing transport")
ConnectionResetError: Cannot write to closing transport

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/alexa/state_report.py", line 337, in _async_entity_state_listener
    await async_send_changereport_message(
  File "/usr/src/homeassistant/homeassistant/components/alexa/state_report.py", line 361, in async_send_changereport_message
    token = await config.async_get_access_token()
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/cloud/alexa_config.py", line 324, in async_get_access_token
    resp = await cloud_api.async_alexa_access_token(self._cloud)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/hass_nabucasa/cloud_api.py", line 48, in check_token
    return await func(cloud, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/hass_nabucasa/cloud_api.py", line 64, in log_response
    resp = await func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/hass_nabucasa/cloud_api.py", line 138, in async_alexa_access_token
    return await cloud.websession.post(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/aiohttp/client.py", line 620, in _request
    raise ClientOSError(*exc.args) from exc
aiohttp.client_exceptions.ClientOSError: Cannot write to closing transport
2024-05-07 04:05:30.430 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_garage data: Error fetching data: DeviceConnectionError()
2024-05-07 04:05:30.436 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellyp_dg_stefan_tisch data: Error fetching data: DeviceConnectionError()
2024-05-07 04:05:31.964 ERROR (MainThread) [snitun.multiplexer.core] Ping fails, no response from peer
2024-05-07 04:05:35.575 WARNING (MainThread) [homeassistant.components.websocket_api.http.connection] [547083990336] from fe80::1cac:71e4:c020:f1b4 (Home Assistant/2024.4 (io.robbie.HomeAssistant; build:2024.624; iOS 17.4.1)): Disconnected: Did not receive auth message within 10 seconds
2024-05-07 04:05:35.578 ERROR (MainThread) [backoff] Giving up async_request(...) after 3 tries (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 04:05:38.630 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.influxdb_db_size is taking over 10 seconds
2024-05-07 04:05:38.634 WARNING (MainThread) [hass_nabucasa.iot] Connection closed: Cannot write to closing transport
2024-05-07 04:05:42.491 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys-Garage-grossehecke data: Error fetching data: DeviceConnectionError()
2024-05-07 04:05:44.062 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys-firetablet data: Error fetching data: DeviceConnectionError()
2024-05-07 04:05:45.553 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_elternbad data: Error fetching data: DeviceConnectionError()
2024-05-07 04:05:48.403 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_keller_entfeuchter data: Error fetching data: DeviceConnectionError()
2024-05-07 04:05:49.828 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys-silvia data: Error fetching data: DeviceConnectionError()
2024-05-07 04:06:01.593 ERROR (MainThread) [homeassistant.components.rest.data] Timeout while fetching data: http://192.168.178.36/api/1/vitals
2024-05-07 04:06:09.267 ERROR (MainThread) [homeassistant.components.google.calendar] Error fetching Feiertage in Deutschland data: Error communicating with API: Error connecting to API: [Errno 32] Broken pipe
2024-05-07 04:06:09.582 ERROR (MainThread) [homeassistant.components.google.calendar] Error fetching Anna data: Error communicating with API: Error connecting to API: [Errno 32] Broken pipe
2024-05-07 04:06:09.888 ERROR (MainThread) [homeassistant.components.google.calendar] Error fetching Kalenderwochen data: Error communicating with API: Error connecting to API: [Errno 32] Broken pipe
2024-05-07 04:06:10.201 ERROR (MainThread) [homeassistant.components.google.calendar] Error fetching ha-schreibtisch data: Error communicating with API: Error connecting to API: [Errno 32] Broken pipe
2024-05-07 04:06:10.510 ERROR (MainThread) [homeassistant.components.google.calendar] Error fetching Familie data: Error communicating with API: Error connecting to API: [Errno 32] Broken pipe
2024-05-07 04:06:10.861 ERROR (MainThread) [hass_nabucasa.remote] Connection problem to snitun server (Challenge/Response error with SniTun server (0 bytes read on a total of 32 expected bytes))
2024-05-07 04:06:13.780 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_keller_pumpe_treppe data: Error fetching data: DeviceConnectionError()
2024-05-07 04:06:16.540 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_schlafre data: Error fetching data: DeviceConnectionError()
2024-05-07 04:06:16.545 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa for switch.shellyp_dg_stefan_tisch
2024-05-07 04:06:16.546 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa for switch.shellys_silvia
2024-05-07 04:06:16.546 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa for switch.shellyp_dg_stefan_tisch
2024-05-07 04:06:17.800 INFO (MainThread) [backoff] Backing off async_request(...) for 0.0s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 04:06:17.830 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.regenradar is taking over 10 seconds
2024-05-07 04:06:19.642 INFO (MainThread) [backoff] Backing off async_request(...) for 1.3s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 04:06:21.284 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa for switch.shellys_silvia
2024-05-07 04:06:21.290 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa for switch.shellyp_dg_stefan_tisch
2024-05-07 04:07:31.869 WARNING (MainThread) [homeassistant.components.mqtt.client] Disconnected from MQTT server core-mosquitto:1883 (16)
2024-05-07 04:07:32.224 ERROR (MainThread) [custom_components.tesla_custom] Unexpected error fetching tesla_custom data
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 69, in map_httpcore_exceptions
    yield
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 373, in handle_async_request
    resp = await self._pool.handle_async_request(req)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection_pool.py", line 216, in handle_async_request
    raise exc from None
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection_pool.py", line 196, in handle_async_request
    response = await connection.handle_async_request(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection.py", line 99, in handle_async_request
    raise exc
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection.py", line 76, in handle_async_request
    stream = await self._connect(request)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection.py", line 154, in _connect
    stream = await stream.start_tls(**kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_backends/anyio.py", line 68, in start_tls
    with map_exceptions(exc_map):
  File "/usr/local/lib/python3.12/contextlib.py", line 158, in __exit__
    self.gen.throw(value)
  File "/usr/local/lib/python3.12/site-packages/httpcore/_exceptions.py", line 14, in map_exceptions
    raise to_exc(exc) from exc
httpcore.ConnectTimeout

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 315, in _async_refresh
    self.data = await self._async_update_data()
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/tesla_custom/__init__.py", line 462, in _async_update_data
    data = await controller.update(
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/teslajsonpy/controller.py", line 752, in update
    self._product_list = await self.get_product_list()
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/teslajsonpy/controller.py", line 313, in get_product_list
    return (await self.api("PRODUCT_LIST"))["response"]
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/teslajsonpy/controller.py", line 1375, in api
    return await self.__post_with_retries_except_unavailable(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/tenacity/_asyncio.py", line 88, in async_wrapped
    return await fn(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/tenacity/_asyncio.py", line 47, in __call__
    do = self.iter(retry_state=retry_state)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/tenacity/__init__.py", line 325, in iter
    raise retry_exc.reraise()
          ^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/tenacity/__init__.py", line 158, in reraise
    raise self.last_attempt.result()
          ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/concurrent/futures/_base.py", line 449, in result
    return self.__get_result()
           ^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.12/site-packages/tenacity/_asyncio.py", line 50, in __call__
    result = await fn(*args, **kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/teslajsonpy/controller.py", line 1407, in __post_with_retries_except_unavailable
    return await self.__connection.post(command, method=method, data=data, url=url)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/teslajsonpy/connection.py", line 166, in post
    return await self.__open(url, method=method, headers=self.head, data=data)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/teslajsonpy/connection.py", line 207, in __open
    resp: httpx.Response = await getattr(self.websession, method)(
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1801, in get
    return await self.request(
           ^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1574, in request
    return await self.send(request, auth=auth, follow_redirects=follow_redirects)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1661, in send
    response = await self._send_handling_auth(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1689, in _send_handling_auth
    response = await self._send_handling_redirects(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1726, in _send_handling_redirects
    response = await self._send_single_request(request)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1763, in _send_single_request
    response = await transport.handle_async_request(request)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 372, in handle_async_request
    with map_httpcore_exceptions():
  File "/usr/local/lib/python3.12/contextlib.py", line 158, in __exit__
    self.gen.throw(value)
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 86, in map_httpcore_exceptions
    raise mapped_exc(message) from exc
httpx.ConnectTimeout
2024-05-07 04:07:33.719 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-07 04:07:33.720 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_port_forward_ha is taking over 10 seconds
2024-05-07 04:07:33.720 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_2_4ghz is taking over 10 seconds
2024-05-07 04:07:33.720 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_5ghz is taking over 10 seconds
2024-05-07 04:07:33.720 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_fritz_box_gastzugang is taking over 10 seconds
2024-05-07 04:07:33.721 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.spotify_swa72 is taking over 10 seconds
2024-05-07 04:07:33.721 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.db_size is taking over 10 seconds
2024-05-07 04:07:33.721 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.entfeuchter_grand_total is taking over 10 seconds
2024-05-07 04:07:33.721 WARNING (MainThread) [homeassistant.helpers.entity] Update of binary_sensor.rpi_power_status is taking over 10 seconds
2024-05-07 04:07:35.001 WARNING (MainThread) [homeassistant.components.image] Updating fritz image took longer than the scheduled update interval 0:00:30
2024-05-07 04:07:35.002 WARNING (MainThread) [homeassistant.components.switch] Updating fritz switch took longer than the scheduled update interval 0:00:30
2024-05-07 04:07:35.002 WARNING (MainThread) [homeassistant.components.media_player] Updating spotify media_player took longer than the scheduled update interval 0:00:30
2024-05-07 04:07:35.003 WARNING (MainThread) [homeassistant.components.sensor] Updating mqtt_room sensor took longer than the scheduled update interval 0:00:30
2024-05-07 04:07:35.004 WARNING (MainThread) [homeassistant.components.sensor] Updating sql sensor took longer than the scheduled update interval 0:00:30
2024-05-07 04:07:35.004 WARNING (MainThread) [homeassistant.components.sensor] Updating sql sensor took longer than the scheduled update interval 0:00:30
2024-05-07 04:07:35.005 WARNING (MainThread) [homeassistant.components.binary_sensor] Updating rpi_power binary_sensor took longer than the scheduled update interval 0:00:30
2024-05-07 04:07:35.498 WARNING (MainThread) [hass_nabucasa.iot] Connection closed: Cannot write to closing transport
2024-05-07 04:07:35.514 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa for sensor.mixer_wwc1_current_temperature
2024-05-07 04:07:36.829 INFO (MainThread) [backoff] Backing off async_request(...) for 0.3s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 04:08:39.136 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform rest is taking over 10 seconds.
2024-05-07 04:08:41.438 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_keller_luefter1 data: Error fetching data: DeviceConnectionError()
2024-05-07 04:08:43.005 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /info request
2024-05-07 04:08:43.007 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /host/info request
2024-05-07 04:08:43.019 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /store request
2024-05-07 04:08:43.026 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /core/info request
2024-05-07 04:08:43.032 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /supervisor/info request
2024-05-07 04:08:43.040 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /os/info request
2024-05-07 04:08:43.083 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys-silvia data: Error fetching data: DeviceConnectionError()
2024-05-07 04:08:44.621 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_garage data: Error fetching data: DeviceConnectionError()
2024-05-07 04:08:47.307 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_eg_flurre data: Error fetching data: DeviceConnectionError()
2024-05-07 04:08:49.917 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_schlafre data: Error fetching data: DeviceConnectionError()
2024-05-07 04:08:52.824 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_keller_entfeuchter data: Error fetching data: DeviceConnectionError()
2024-05-07 04:08:54.251 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys-Garage-grossehecke data: Error fetching data: DeviceConnectionError()
2024-05-07 04:08:55.668 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_elternbad data: Error fetching data: DeviceConnectionError()
2024-05-07 04:08:58.567 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys-firetablet data: Error fetching data: DeviceConnectionError()
2024-05-07 04:09:00.008 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_clara data: Error fetching data: DeviceConnectionError()
2024-05-07 04:09:02.787 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_keller_pumpe_treppe data: Error fetching data: DeviceConnectionError()
2024-05-07 04:09:04.201 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellyp_dg_stefan_tisch data: Error fetching data: DeviceConnectionError()
2024-05-07 04:09:05.644 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_eg_wiga_tvreceiver data: Error fetching data: DeviceConnectionError()
2024-05-07 04:09:07.073 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa for sensor.mixer_wwc1_current_temperature
2024-05-07 04:09:07.082 ERROR (MainThread) [homeassistant.components.binary_sensor] Setup of platform rest is taking longer than 60 seconds. Startup will proceed without waiting any longer.
2024-05-07 04:09:09.444 ERROR (MainThread) [homeassistant.components.rest.data] Timeout while fetching data: http://192.168.178.36/api/1/vitals
2024-05-07 04:09:12.072 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7490_fritz_box_gastzugang is taking over 10 seconds
2024-05-07 04:09:12.072 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_2_4ghz is taking over 10 seconds
2024-05-07 04:09:12.072 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7490_wi_fi_hades_5ghz is taking over 10 seconds
2024-05-07 04:09:12.081 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.influxdb_db_size is taking over 10 seconds
2024-05-07 04:09:13.443 WARNING (MainThread) [homeassistant.components.hassio] Can't read Supervisor data: 
2024-05-07 04:09:13.508 INFO (MainThread) [backoff] Backing off async_request(...) for 0.3s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 04:09:13.523 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys_wama data: Error fetching data: DeviceConnectionError()
2024-05-07 04:09:15.180 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25-gartenvorne data: Error fetching data: DeviceConnectionError()
2024-05-07 04:09:17.963 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_dg_anna_rolladen data: Error fetching data: DeviceConnectionError()
2024-05-07 04:09:20.889 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly1_garage data: Error fetching data: DeviceConnectionError()
2024-05-07 04:09:21.919 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_eg_flurli data: Error fetching data: DeviceConnectionError()
2024-05-07 04:09:24.617 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa for switch.shellys_silvia
2024-05-07 04:09:24.657 WARNING (MainThread) [homeassistant.components.switch] Updating fritz switch took longer than the scheduled update interval 0:00:30
2024-05-07 04:09:24.658 WARNING (MainThread) [homeassistant.components.sensor] Updating mqtt_room sensor took longer than the scheduled update interval 0:00:30
2024-05-07 04:09:25.031 WARNING (MainThread) [alexapy.helpers] alexaapi.get_devices((<alexapy.alexalogin.AlexaLogin object at 0x7f5572ac60>,), {}): Timeout error occurred accessing AlexaAPI: An exception of type CancelledError occurred. Arguments:
()
2024-05-07 04:09:25.032 WARNING (MainThread) [alexapy.helpers] alexaapi.get_bluetooth((<alexapy.alexalogin.AlexaLogin object at 0x7f5572ac60>,), {}): Timeout error occurred accessing AlexaAPI: An exception of type CancelledError occurred. Arguments:
()
2024-05-07 04:09:25.032 WARNING (MainThread) [alexapy.helpers] alexaapi.get_device_preferences((<alexapy.alexalogin.AlexaLogin object at 0x7f5572ac60>,), {}): Timeout error occurred accessing AlexaAPI: An exception of type CancelledError occurred. Arguments:
()
2024-05-07 04:09:25.033 WARNING (MainThread) [alexapy.helpers] alexaapi.get_dnd_state((<alexapy.alexalogin.AlexaLogin object at 0x7f5572ac60>,), {}): Timeout error occurred accessing AlexaAPI: An exception of type CancelledError occurred. Arguments:
()
2024-05-07 04:09:27.258 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa for switch.shellyp_dg_stefan_tisch
2024-05-07 04:09:27.320 ERROR (MainThread) [custom_components.alexa_media] Error fetching alexa_media data: Error communicating with API: 
2024-05-07 04:09:31.582 ERROR (MainThread) [backoff] Giving up async_request(...) after 3 tries (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 04:09:31.583 ERROR (MainThread) [homeassistant.components.tesla_wall_connector] Error fetching tesla-wallconnector data: Could not fetch data from Tesla WallConnector at 192.168.178.36: Timeout
2024-05-07 04:09:36.437 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.spotify_swa72 is taking over 10 seconds
2024-05-07 04:09:36.561 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_schlafli data: Error fetching data: DeviceConnectionError()
2024-05-07 04:09:39.658 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa for switch.shellyp_dg_stefan_tisch
2024-05-07 04:09:44.721 ERROR (MainThread) [hass_nabucasa.remote] Connection problem to snitun server (Challenge/Response error with SniTun server (0 bytes read on a total of 32 expected bytes))
2024-05-07 04:09:47.275 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 69, in map_httpcore_exceptions
    yield
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 373, in handle_async_request
    resp = await self._pool.handle_async_request(req)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection_pool.py", line 216, in handle_async_request
    raise exc from None
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection_pool.py", line 196, in handle_async_request
    response = await connection.handle_async_request(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection.py", line 101, in handle_async_request
    return await self._connection.handle_async_request(request)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 143, in handle_async_request
    raise exc
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 113, in handle_async_request
    ) = await self._receive_response_headers(**kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 186, in _receive_response_headers
    event = await self._receive_event(timeout=timeout)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 224, in _receive_event
    data = await self._network_stream.read(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_backends/anyio.py", line 32, in read
    with map_exceptions(exc_map):
  File "/usr/local/lib/python3.12/contextlib.py", line 158, in __exit__
    self.gen.throw(value)
  File "/usr/local/lib/python3.12/site-packages/httpcore/_exceptions.py", line 14, in map_exceptions
    raise to_exc(exc) from exc
httpcore.ReadError

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/onvif/managers.py", line 189, in _renew_or_restart_subscription
    await self._renew_subscription() or await self._restart_subscription()
                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/onvif/managers.py", line 154, in _restart_subscription
    return await self._start()
           ^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/onvif/managers.py", line 298, in _start
    result = await events_service.CreatePullPointSubscription(
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/proxy.py", line 64, in __call__
    return await self._proxy._binding.send_async(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/wsdl/bindings/soap.py", line 156, in send_async
    response = await client.transport.post_xml(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/transports.py", line 235, in post_xml
    response = await self.post(address, message, headers)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/transports.py", line 220, in post
    response = await self.client.post(
               ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1892, in post
    return await self.request(
           ^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1574, in request
    return await self.send(request, auth=auth, follow_redirects=follow_redirects)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1661, in send
    response = await self._send_handling_auth(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1689, in _send_handling_auth
    response = await self._send_handling_redirects(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1726, in _send_handling_redirects
    response = await self._send_single_request(request)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1763, in _send_single_request
    response = await transport.handle_async_request(request)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 372, in handle_async_request
    with map_httpcore_exceptions():
  File "/usr/local/lib/python3.12/contextlib.py", line 158, in __exit__
    self.gen.throw(value)
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 86, in map_httpcore_exceptions
    raise mapped_exc(message) from exc
httpx.ReadError
2024-05-07 04:09:47.282 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 69, in map_httpcore_exceptions
    yield
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 373, in handle_async_request
    resp = await self._pool.handle_async_request(req)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection_pool.py", line 216, in handle_async_request
    raise exc from None
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection_pool.py", line 196, in handle_async_request
    response = await connection.handle_async_request(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/connection.py", line 101, in handle_async_request
    return await self._connection.handle_async_request(request)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 143, in handle_async_request
    raise exc
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 113, in handle_async_request
    ) = await self._receive_response_headers(**kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 186, in _receive_response_headers
    event = await self._receive_event(timeout=timeout)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_async/http11.py", line 224, in _receive_event
    data = await self._network_stream.read(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpcore/_backends/anyio.py", line 32, in read
    with map_exceptions(exc_map):
  File "/usr/local/lib/python3.12/contextlib.py", line 158, in __exit__
    self.gen.throw(value)
  File "/usr/local/lib/python3.12/site-packages/httpcore/_exceptions.py", line 14, in map_exceptions
    raise to_exc(exc) from exc
httpcore.ReadError

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/onvif/managers.py", line 189, in _renew_or_restart_subscription
    await self._renew_subscription() or await self._restart_subscription()
                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/onvif/managers.py", line 154, in _restart_subscription
    return await self._start()
           ^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/onvif/managers.py", line 223, in _start
    result = await notify_service.Subscribe(
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/proxy.py", line 64, in __call__
    return await self._proxy._binding.send_async(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/wsdl/bindings/soap.py", line 156, in send_async
    response = await client.transport.post_xml(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/transports.py", line 235, in post_xml
    response = await self.post(address, message, headers)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zeep/transports.py", line 220, in post
    response = await self.client.post(
               ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1892, in post
    return await self.request(
           ^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1574, in request
    return await self.send(request, auth=auth, follow_redirects=follow_redirects)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1661, in send
    response = await self._send_handling_auth(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1689, in _send_handling_auth
    response = await self._send_handling_redirects(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1726, in _send_handling_redirects
    response = await self._send_single_request(request)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_client.py", line 1763, in _send_single_request
    response = await transport.handle_async_request(request)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 372, in handle_async_request
    with map_httpcore_exceptions():
  File "/usr/local/lib/python3.12/contextlib.py", line 158, in __exit__
    self.gen.throw(value)
  File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 86, in map_httpcore_exceptions
    raise mapped_exc(message) from exc
httpx.ReadError
2024-05-07 04:10:43.303 WARNING (MainThread) [homeassistant.components.mqtt.client] Disconnected from MQTT server core-mosquitto:1883 (16)
2024-05-07 04:10:50.342 WARNING (MainThread) [homeassistant.components.media_player] Updating spotify media_player took longer than the scheduled update interval 0:00:30
2024-05-07 04:10:50.368 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.influxdb_db_size is taking over 10 seconds
2024-05-07 04:10:51.781 WARNING (MainThread) [homeassistant.components.sensor] Updating influxdb sensor took longer than the scheduled update interval 0:01:00
2024-05-07 04:10:53.230 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellys-firetablet data: Error fetching data: DeviceConnectionError()
2024-05-07 04:10:54.730 ERROR (MainThread) [homeassistant.components.alexa.state_report] Timeout sending report to Alexa for sensor.mixer_wwc1_current_temperature
2024-05-07 04:11:04.467 INFO (MainThread) [backoff] Backing off async_request(...) for 0.2s (tesla_wall_connector.exceptions.WallConnectorConnectionTimeoutError: Timeout while connecting to Wall Connector at 192.168.178.36)
2024-05-07 04:11:04.486 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shelly25_og_clara data: Error fetching data: DeviceConnectionError()
2024-05-07 04:11:09.095 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /addons/89275b70_dss_voip/info request
2024-05-07 04:11:09.095 WARNING (MainThread) [homeassistant.components.hassio.data] Could not fetch info for 89275b70_dss_voip: 
2024-05-07 04:11:09.096 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /addons/cebe7a76_hassio_google_drive_backup/info request
2024-05-07 04:11:09.096 WARNING (MainThread) [homeassistant.components.hassio.data] Could not fetch info for cebe7a76_hassio_google_drive_backup: 
2024-05-07 04:11:09.096 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /addons/a0d7b954_ftp/info request
2024-05-07 04:11:09.096 WARNING (MainThread) [homeassistant.components.hassio.data] Could not fetch info for a0d7b954_ftp: 
2024-05-07 04:11:09.097 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /addons/a0d7b954_vscode/info request
2024-05-07 04:11:09.097 WARNING (MainThread) [homeassistant.components.hassio.data] Could not fetch info for a0d7b954_vscode: 
2024-05-07 04:11:33.188 ERROR (MainThread) [homeassistant.components.shelly] Unexpected error fetching shellys_keller_luefter1 data
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 1265, in sendto
    self._sock.sendto(data, addr)
    ^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'sendto'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 315, in _async_refresh
    self.data = await self._async_update_data()
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/shelly/coordinator.py", line 357, in _async_update_data
    await self.device.update()
  File "/usr/local/lib/python3.12/site-packages/aioshelly/block_device/device.py", line 222, in update
    event = await self._coap_request("s")
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/aioshelly/block_device/device.py", line 285, in _coap_request
    await self.coap_context.request(self.ip_address, path)
  File "/usr/local/lib/python3.12/site-packages/aioshelly/block_device/coap.py", line 185, in request
    self.transport.sendto(msg, (ip, 5683))
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 1275, in sendto
    self._fatal_error(
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 878, in _fatal_error
    self._loop.call_exception_handler({
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'call_exception_handler'
2024-05-07 04:11:33.206 ERROR (MainThread) [homeassistant.components.shelly] Unexpected error fetching shellys-firetablet data
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 1265, in sendto
    self._sock.sendto(data, addr)
    ^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'sendto'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 315, in _async_refresh
    self.data = await self._async_update_data()
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/shelly/coordinator.py", line 357, in _async_update_data
    await self.device.update()
  File "/usr/local/lib/python3.12/site-packages/aioshelly/block_device/device.py", line 222, in update
    event = await self._coap_request("s")
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/aioshelly/block_device/device.py", line 285, in _coap_request
    await self.coap_context.request(self.ip_address, path)
  File "/usr/local/lib/python3.12/site-packages/aioshelly/block_device/coap.py", line 185, in request
    self.transport.sendto(msg, (ip, 5683))
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 1275, in sendto
    self._fatal_error(
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 878, in _fatal_error
    self._loop.call_exception_handler({
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'call_exception_handler'
2024-05-07 04:11:38.202 ERROR (MainThread) [homeassistant.components.shelly] Unexpected error fetching shelly25_og_clara data
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 1265, in sendto
    self._sock.sendto(data, addr)
    ^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'sendto'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 315, in _async_refresh
    self.data = await self._async_update_data()
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/shelly/coordinator.py", line 357, in _async_update_data
    await self.device.update()
  File "/usr/local/lib/python3.12/site-packages/aioshelly/block_device/device.py", line 222, in update
    event = await self._coap_request("s")
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/aioshelly/block_device/device.py", line 285, in _coap_request
    await self.coap_context.request(self.ip_address, path)
  File "/usr/local/lib/python3.12/site-packages/aioshelly/block_device/coap.py", line 185, in request
    self.transport.sendto(msg, (ip, 5683))
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 1275, in sendto
    self._fatal_error(
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 878, in _fatal_error
    self._loop.call_exception_handler({
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'call_exception_handler'
2024-05-07 04:11:38.211 ERROR (MainThread) [homeassistant.components.fritzbox] Unexpected error fetching d066563d1cf14e9892a1d572e6c1172b data
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 315, in _async_refresh
    self.data = await self._async_update_data()
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/fritzbox/coordinator.py", line 131, in _async_update_data
    new_data = await self.hass.async_add_executor_job(self._update_fritz_devices)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/fritzbox/coordinator.py", line 85, in _update_fritz_devices
    self.fritz.update_devices(ignore_removed=False)
  File "/usr/local/lib/python3.12/site-packages/pyfritzhome/fritzhome.py", line 171, in update_devices
    device_elements = self.get_device_elements()
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyfritzhome/fritzhome.py", line 202, in get_device_elements
    return self._get_listinfo_elements("device")
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyfritzhome/fritzhome.py", line 195, in _get_listinfo_elements
    plain = self._aha_request("get" + entity_type + "listinfos")
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/pyfritzhome/fritzhome.py", line 109, in _aha_request
    raise NotLoggedInError
pyfritzhome.errors.NotLoggedInError: not logged in, login before doing any requests.
2024-05-07 04:11:40.430 ERROR (MainThread) [homeassistant.components.shelly] Unexpected error fetching shellys_keller_pumpe_treppe data
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 1265, in sendto
    self._sock.sendto(data, addr)
    ^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'sendto'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 315, in _async_refresh
    self.data = await self._async_update_data()
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/shelly/coordinator.py", line 357, in _async_update_data
    await self.device.update()
  File "/usr/local/lib/python3.12/site-packages/aioshelly/block_device/device.py", line 222, in update
    event = await self._coap_request("s")
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/aioshelly/block_device/device.py", line 285, in _coap_request
    await self.coap_context.request(self.ip_address, path)
  File "/usr/local/lib/python3.12/site-packages/aioshelly/block_device/coap.py", line 185, in request
    self.transport.sendto(msg, (ip, 5683))
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 1275, in sendto
    self._fatal_error(
  File "/usr/local/lib/python3.12/asyncio/selector_events.py", line 878, in _fatal_error
    self._loop.call_exception_handler({
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'call_exception_handler'
2024-05-07 04:11:41.806 WARNING (Thread-4 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_36] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:41.828 CRITICAL (SyncWorker_36) [concurrent.futures] Exception in worker
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 82, in _worker
    work_item = work_queue.get_nowait()
                ^^^^^^^^^^^^^^^^^^^^^^^
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^
SystemExit
2024-05-07 04:11:41.845 WARNING (Thread-4 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_11] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:41.872 WARNING (Thread-4 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_51] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:41.893 WARNING (Thread-4 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_29] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:41.925 WARNING (Thread-4 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_16] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:41.948 WARNING (Thread-4 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_52] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:41.965 WARNING (Thread-4 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_41] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:41.988 WARNING (Thread-4 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_7] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:42.026 WARNING (Thread-4 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_8] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:42.048 WARNING (Thread-4 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_12] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:42.162 WARNING (Thread-4 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_11] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:42.276 WARNING (Thread-4 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_51] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:42.389 WARNING (Thread-4 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_29] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:42.503 WARNING (Thread-4 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_16] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:42.616 WARNING (Thread-4 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_52] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:42.730 WARNING (Thread-4 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_41] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:42.844 WARNING (Thread-4 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_7] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:42.957 WARNING (Thread-4 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_8] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:43.070 WARNING (Thread-4 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_12] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:57.799 ERROR (MainThread) [homeassistant] Error doing job: Exception in callback _run_async_call_action(<HomeAssistant STOPPED>, <Job track ti...t.py:1494>>)>>) at /usr/src/homeassistant/homeassistant/helpers/event.py:1494
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
    self._context.run(self._callback, *self._args)
  File "/usr/src/homeassistant/homeassistant/helpers/event.py", line 1498, in _run_async_call_action
    hass.async_run_hass_job(job, time_tracker_utcnow())
  File "/usr/src/homeassistant/homeassistant/core.py", line 947, in async_run_hass_job
    hassjob.target(*args)
  File "/usr/src/homeassistant/homeassistant/helpers/event.py", line 1592, in _interval_listener
    hass.async_run_hass_job(self._run_job, now, background=True)
  File "/usr/src/homeassistant/homeassistant/core.py", line 950, in async_run_hass_job
    return self._async_add_hass_job(
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/core.py", line 772, in _async_add_hass_job
    task = self.loop.run_in_executor(None, hassjob.target, *args)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 854, in run_in_executor
    self._check_default_executor()
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 544, in _check_default_executor
    raise RuntimeError('Executor shutdown has been called')
RuntimeError: Executor shutdown has been called
2024-05-07 04:11:57.801 ERROR (MainThread) [custom_components.dwd_weather] Unexpected error fetching DWD Weather Coordinator for Q027 data
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 315, in _async_refresh
    self.data = await self._async_update_data()
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 271, in _async_update_data
    return await self.update_method()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/dwd_weather/connector.py", line 84, in async_update
    if await self._hass.async_add_executor_job(self._update):
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/core.py", line 887, in async_add_executor_job
    task = self.loop.run_in_executor(None, target, *args)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 854, in run_in_executor
    self._check_default_executor()
  File "/usr/local/lib/python3.12/asyncio/base_events.py", line 544, in _check_default_executor
    raise RuntimeError('Executor shutdown has been called')
RuntimeError: Executor shutdown has been called
2024-05-07 04:11:57.884 CRITICAL (SyncWorker_29) [concurrent.futures] Exception in worker
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 82, in _worker
    work_item = work_queue.get_nowait()
                ^^^^^^^^^^^^^^^^^^^^^^^
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^
SystemExit
2024-05-07 04:11:57.900 WARNING (MainThread) [homeassistant.util.executor] Thread[SyncWorker_11] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:57.917 WARNING (MainThread) [homeassistant.util.executor] Thread[SyncWorker_51] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:57.934 WARNING (MainThread) [homeassistant.util.executor] Thread[SyncWorker_16] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:57.951 WARNING (MainThread) [homeassistant.util.executor] Thread[SyncWorker_52] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:57.969 WARNING (MainThread) [homeassistant.util.executor] Thread[SyncWorker_41] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:57.987 WARNING (MainThread) [homeassistant.util.executor] Thread[SyncWorker_7] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:58.004 WARNING (MainThread) [homeassistant.util.executor] Thread[SyncWorker_8] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:58.021 WARNING (MainThread) [homeassistant.util.executor] Thread[SyncWorker_12] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:58.145 WARNING (MainThread) [homeassistant.util.executor] Thread[SyncWorker_11] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:58.269 WARNING (MainThread) [homeassistant.util.executor] Thread[SyncWorker_51] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:58.394 WARNING (MainThread) [homeassistant.util.executor] Thread[SyncWorker_16] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:58.518 WARNING (MainThread) [homeassistant.util.executor] Thread[SyncWorker_52] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:58.642 WARNING (MainThread) [homeassistant.util.executor] Thread[SyncWorker_41] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:58.767 WARNING (MainThread) [homeassistant.util.executor] Thread[SyncWorker_7] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:58.891 WARNING (MainThread) [homeassistant.util.executor] Thread[SyncWorker_8] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)
2024-05-07 04:11:59.016 WARNING (MainThread) [homeassistant.util.executor] Thread[SyncWorker_12] is still running at shutdown: File "/usr/local/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 89, in _worker
    work_item = work_queue.get(block=True)

@swa72
Copy link
Owner Author

swa72 commented May 8, 2024

wetter komplett aufräumen

  • accuweather (weather.accuweather, sensor.accu*) -> gar nicht, raus
  • met.no (weather.home) -> nur in influx
    Notify, wenn Fenster zu lange offen und kalt draussen -> sensor.heidelberg_temperature
    Notify, wenn Haustür zu lange offen ist -> sensor.heidelberg_temperature
    Notify, wenn Kellertür zu lange offen ist -> sensor.heidelberg_temperature
    Advanced Heating Forecast v2 (disabled)
  • dwd_weather (weather.heidelberg, sensor.heidelberg)

@swa72
Copy link
Owner Author

swa72 commented May 8, 2024

solar stuff cleaned

  • forecast.solar sensor.energy_next_hour_3, sensor.power_production_next_12hours_3, sensor.energy_next_hour -> UI, Dashboard
  • solcast_solar sensor.solcast -> not in UI, only one automation -> remove

@swa72
Copy link
Owner Author

swa72 commented May 24, 2024

HA Restart Problems

  • fritzbox tools disable
  • remove browser_mod, kiosk_mode
  • start in safe mode and let it run
    • without custom integrations, what is not working then
      sieht man alles live; im wesentlichen
      adaptive cover -> rolladen steuerung
      alexa_media integrations -> announcements on alexa
      dwd_weather
      hacs -> loads of stuff
      tesla_custom (die autos, wallbox auf der anderen Seite geht)
      watchman

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant