Hallo Zusammen,
hat jemand Probleme mit der HomeConnect Verbindung?
Seit letzter Woche (vermutlich nach dem Update) Entitäten alle offline.
In Github steht was mit Api Fehler bei Erstverbindung HA.
Meine App Funktioniert Geschirrspühler ist online aber bekomme keine Rückmeldung HA
Hier die Fehlermeldungen
Logger: homeassistant.components.home_connect.switch
Quelle: /usr/src/homeassistant/homeassistant/components/home_connect/switch.py:427
Integration: Home Connect ([Dokumentation](https://www.home-assistant.io/integrations/home_connect), [Probleme](https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+home_connect%22))
Erstmals aufgetreten: 08:43:44 (1 Vorkommnisse)
Zuletzt protokolliert: 08:43:44
An error occurred: {'description': 'HomeAppliance is offline', 'key': 'SDK.Error.HomeAppliance.Connection.Initialization.Failed'}
Logger: homeassistant.components.websocket_api.http.connection
Quelle: /usr/src/homeassistant/homeassistant/components/websocket_api/commands.py:298
Integration: Home Assistant WebSocket API ([Dokumentation](https://www.home-assistant.io/integrations/websocket_api), [Probleme](https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+websocket_api%22))
Erstmals aufgetreten: 08:43:38 (3 Vorkommnisse)
Zuletzt protokolliert: 08:48:15
[546576956672] Unexpected exception
Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 245, in handle_call_service response = await hass.services.async_call( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<7 lines>... ) ^ File "/usr/src/homeassistant/homeassistant/core.py", line 2795, in async_call response_data = await coro ^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/core.py", line 2838, in _execute_service return await target(service_call) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1006, in entity_service_call single_response = await _handle_entity_call( ^^^^^^^^^^^^^^^^^^^^^^^^^^ hass, entity, func, data, call.context ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1078, in _handle_entity_call result = await task ^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/home_connect/switch.py", line 350, in async_turn_off raise HomeAssistantError( ...<5 lines>... ) homeassistant.exceptions.HomeAssistantError: Unable to turn off Geschirrspüler because its support for turning off or entering standby mode could not be determined
by HarryP: Code-/Logzeilen formatiert (bitte immer in </> einbinden)