Logger: bellows.uart
Source: /usr/local/lib/python3.8/site-packages/bellows/uart.py:84
First occurred: 12:37:45 PM (1 occurrences)
Last logged: 12:37:45 PM
CRC error in frame b'7e' (b'' != b'ffff')
Logger: zigpy.application
Source: /usr/local/lib/python3.8/site-packages/zigpy/application.py:73
First occurred: 12:37:25 PM (5 occurrences)
Last logged: 12:39:02 PM
Couldn't start application
Logger: homeassistant.components.zha.core.gateway
Source: components/zha/core/gateway.py:157
Integration: Zigbee Home Automation (documentation, issues)
First occurred: 12:37:25 PM (5 occurrences)
Last logged: 12:39:02 PM
Couldn't start EZSP = Silicon Labs EmberZNet protocol: Elelabs, HUSBZB-1, Telegesis coordinator
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py", line 157, in async_initialize
self.application_controller = await app_controller_cls.new(
File "/usr/local/lib/python3.8/site-packages/zigpy/application.py", line 69, in new
await app.startup(auto_form)
File "/usr/local/lib/python3.8/site-packages/bellows/zigbee/application.py", line 125, in startup
brd_manuf, brd_name, version = await self._ezsp.get_board_info()
File "/usr/local/lib/python3.8/site-packages/bellows/ezsp/__init__.py", line 262, in get_board_info
(result,) = await self.getMfgToken(token)
File "/usr/local/lib/python3.8/asyncio/tasks.py", line 501, in wait_for
raise exceptions.TimeoutError()
asyncio.exceptions.TimeoutError
Hardware:
- odroid-n2
- Nortek HUSBZB-1 zwave and zigbee usb stick
Software:
- Core 2021.5.5
- Supervisor 2021.04.03
- Home Assistant OS 5.13
The zwave setup is working just fine, but I’ve never been able to get zigbee working. Ive rebooted, reinstalled multiple times. Can’t figure out what is wrong.