Sooo war heute außer Haus und wie ich wieder da war .....: disconnect!
Auf dem Windows PC stand unter Protokoll dieses :
Weiterhin habe ich im Windows das vollständige Protokoll gespeichert !
2024-03-09 11:27:23.385 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration sonoff 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-03-09 11:27:23.386 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration meross_lan 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-03-09 11:27:23.388 WARNING (SyncWorker_2) [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-03-09 11:27:24.898 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //config/home-assistant_v2.db was shutdown cleanly
2024-03-09 11:27:24.916 WARNING (Recorder) [homeassistant.components.recorder.util] Ended unfinished session (id=23 from 2024-03-09 02:07:14.611506)
2024-03-09 11:27:29.286 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-03-09 11:27:30.981 WARNING (MainThread) [homeassistant.components.light] sonoff.sonoff_1000953d4c_1 (<class 'custom_components.sonoff.light.XFanLight'>) does not set supported color modes, this will stop working in Home Assistant Core 2025.3, please create a bug report at
https://github.com/AlexxIT/SonoffLAN/issues
2024-03-09 11:27:30.981 WARNING (MainThread) [homeassistant.components.light] sonoff.sonoff_1000953fcc_1 (<class 'custom_components.sonoff.light.XFanLight'>) does not set supported color modes, this will stop working in Home Assistant Core 2025.3, please create a bug report at
https://github.com/AlexxIT/SonoffLAN/issues
2024-03-09 18:32:06.662 ERROR (MainThread) [homeassistant.helpers.translation] Validation of translation placeholders for localized (de) string component.meross_lan.issues.cloud_token_expired.fix_flow.step.profile.description failed
2024-03-09 18:34:33.886 ERROR (MainThread) [aiohomekit.utils] Failure running background task: Task-38907
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/aiohomekit/utils.py", line 40, in _handle_task_result
task.result()
File "/usr/local/lib/python3.12/site-packages/aiohomekit/controller/ip/pairing.py", line 423, in _process_config_changed
await self.list_accessories_and_characteristics()
File "/usr/local/lib/python3.12/site-packages/aiohomekit/controller/ip/pairing.py", line 181, in list_accessories_and_characteristics
response = await self.connection.get_json("/accessories")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/aiohomekit/controller/ip/connection.py", line 371, in get_json
response = await self.get(target)
^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/aiohomekit/controller/ip/connection.py", line 365, in get
return await self.request(
^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/aiohomekit/controller/ip/connection.py", line 525, in request
raise AccessoryDisconnectedError("Tried to send while not connected")
aiohomekit.exceptions.AccessoryDisconnectedError: Tried to send while not connected
2024-03-09 18:38:12.320 WARNING (MainThread) [custom_components.meross_lan.mts200_###############################0] Appliance.Control.Multiple failed with no response: requests=3 expected size=1345
2024-03-09 18:39:16.560 WARNING (MainThread) [custom_components.meross_lan.mts200_###############################0] Appliance.Control.Multiple failed with no response: requests=3 expected size=1440
2024-03-09 18:39:58.393 ERROR (MainThread) [aioshelly.rpc_device.wsrpc] 192.168.178.200: Pong not received, device is likely unresponsive; disconnecting
2024-03-09 18:40:00.644 ERROR (MainThread) [homeassistant.components.shelly] Error fetching Therme data: Device disconnected: DeviceConnectionError(DeviceConnectionError(ClientConnectorError(ConnectionKey(host='192.168.178.200', port=80, is_ssl=False, ssl=True, proxy=None, proxy_auth=None, proxy_headers_hash=-328827749384490543), OSError(113, "Connect call failed ('192.168.178.200', 80)"))))
2024-03-09 21:26:41.611 WARNING (Recorder) [homeassistant.components.recorder.entity_registry] Cannot migrate history for entity_id `switch.fubu1_frost_switch` to `switch.fubo_frost_switch` because the new entity_id is already in use
2024-03-09 21:26:41.620 WARNING (Recorder) [homeassistant.components.recorder.entity_registry] Cannot migrate history for entity_id `sensor.fubu1_frost_warning` to `sensor.fubo_frost_warning` because the new entity_id is already in use
2024-03-09 21:26:41.627 WARNING (Recorder) [homeassistant.components.recorder.entity_registry] Cannot migrate history for entity_id `switch.fubu1_overheat_switch` to `switch.fubo_overheat_switch` because the new entity_id is already in use
2024-03-09 21:26:41.634 WARNING (Recorder) [homeassistant.components.recorder.entity_registry] Cannot migrate history for entity_id `sensor.fubu1_overheat_warning` to `sensor.fubo_overheat_warning` because the new entity_id is already in use
2024-03-09 21:54:26.471 ERROR (MainThread) [frontend.js.latest.202403060] Uncaught error from Chrome WebView 122.0.6261.64 on Android 14
TypeError: Cannot read properties of undefined (reading 'domain')
_keyFunction (src/panels/config/integrations/dialog-add-integration.ts:464:16)
keyFunction (src/virtualize.ts:116:41)
r (src/directives/repeat.ts:56:28)
ct (src/directives/repeat.ts:93:52)
update (src/directive.ts:134:16)
_$AS (src/lit-html.ts:1085:23)
S (src/lit-html.ts:1362:12)
_$AI (src/async-directive.ts:366:18)
setValue (src/virtualize.ts:139:13)
dispatchEvent (src/Virtualizer.ts:808:23)
2024-03-10 10:46:57.521 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellyswitch25-00034F data: Error fetching data: DeviceConnectionError()
2024-03-10 13:05:43.893 WARNING (MainThread) [async_upnp_client.profiles.profile] Failed (re-)subscribing to: uuid:9b3b2744-1a76-4944-8181-92a232dac647, reason: UpnpConnectionError('ClientConnectorError(ConnectionKey(host=\'192.168.178.45\', port=9197, is_ssl=False, ssl=True, proxy=None, proxy_auth=None, proxy_headers_hash=-328827749384490543), ConnectionRefusedError(111, "Connect call failed (\'192.168.178.45\', 9197)"))', None)
2024-03-10 13:05:43.903 WARNING (MainThread) [async_upnp_client.profiles.profile] Failed (re-)subscribing to: uuid:0887ec83-4d26-4eca-9661-109efc5e24e7, reason: UpnpConnectionError('ClientConnectorError(ConnectionKey(host=\'192.168.178.45\', port=9197, is_ssl=False, ssl=True, proxy=None, proxy_auth=None, proxy_headers_hash=-328827749384490543), ConnectionRefusedError(111, "Connect call failed (\'192.168.178.45\', 9197)"))', None)
2024-03-10 13:05:43.915 WARNING (MainThread) [async_upnp_client.profiles.profile] Failed (re-)subscribing to: uuid:a9c19ca3-2597-486d-9253-d8717090efd7, reason: UpnpConnectionError('ClientConnectorError(ConnectionKey(host=\'192.168.178.45\', port=9197, is_ssl=False, ssl=True, proxy=None, proxy_auth=None, proxy_headers_hash=-328827749384490543), ConnectionRefusedError(111, "Connect call failed (\'192.168.178.45\', 9197)"))', None)
2024-03-10 15:37:47.493 ERROR (MainThread) [homeassistant.components.shelly] Error fetching shellyswitch25-00034F data: Error fetching data: DeviceConnectionError()