Skip to content

Kann die Thermostate nicht einrichten #6

@HKoitzsch

Description

@HKoitzsch

Screenshot_20241208-094147

Bekomme diese Fehlermeldung. Habe leider wenig Ahnung und daher hoffe ich , dass jemand mir bei diesem Problem helfen kann.

Logger: homeassistant.config_entries
Quelle: config_entries.py:640
Erstmals aufgetreten: 09:39:24 (4 Vorkommnisse)
Zuletzt protokolliert: 09:41:10

Error setting up entry Comet Blue 88:4A:EA:3B:FC:B3 for eurotronic_cometblue
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/bleak/backends/bluezdbus/client.py", line 214, in connect
reply = await self._bus.call(
^^^^^^^^^^^^^^^^^^^^^
...<6 lines>...
)
^
File "/usr/local/lib/python3.13/site-packages/dbus_fast/aio/message_bus.py", line 385, in call
await future
asyncio.exceptions.CancelledError

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

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 640, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/eurotronic_cometblue/init.py", line 92, in async_setup_entry
async with cometblue_device:
^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/cometblue/init.py", line 638, in aenter
await self.connect_async()
File "/usr/local/lib/python3.13/site-packages/cometblue/init.py", line 407, in connect_async
await self.client.connect()
File "/usr/local/lib/python3.13/site-packages/habluetooth/wrappers.py", line 311, in connect
connected = await super().connect(**kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/bleak/init.py", line 615, in connect
return await self._backend.connect(**kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/bleak/backends/bluezdbus/client.py", line 151, in connect
async with async_timeout(timeout):
~~~~~~~~~~~~~^^^^^^^^^
File "/usr/local/lib/python3.13/asyncio/timeouts.py", line 116, in aexit
raise TimeoutError from exc_val
TimeoutError

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions