Skip to content

Error when setting Up Conbee2 #271

@seresheim

Description

@seresheim

Is this a common error when trying to set up ZigBee HomeAssistant Automation or a new one?


2025-10-19 11:27:36.764 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/site-packages/zigpy_deconz/api.py", line 485, in _aps_data_indication
    r = await self._command(
        ^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/zigpy_deconz/api.py", line 308, in _command
    self._uart.send(data)
    ^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'send'

It appeared while I was doing the initial setup as seen in the image below (sorry it's in German):

Image

I run home assistant in a Docker container, but the device /dev/ttyACM0 is provided (via --device parameter in the docker run command).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions