Hi,
Since yesterday, all my Zigbee devices are no longer accessible. According the log, the HA has problems loading the SkyConnect adapter.
This is an extract from the protocol:
Regards
Manuel
Logger: homeassistant.config_entries
Source: config_entries.py:399
First occurred: 15:07:43 (1 occurrences)
Last logged: 15:07:43
Error setting up entry SkyConnect v1.0 for zha
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/zigpy/application.py", line 197, in startup
await self.connect()
File "/usr/local/lib/python3.11/site-packages/bellows/zigbee/application.py", line 140, in connect
await ezsp.startup_reset()
File "/usr/local/lib/python3.11/site-packages/bellows/ezsp/__init__.py", line 159, in startup_reset
await self.reset()
File "/usr/local/lib/python3.11/site-packages/bellows/ezsp/__init__.py", line 185, in reset
await self._gw.reset()
TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 399, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/zha/__init__.py", line 172, in async_setup_entry
await zha_gateway.async_initialize()
File "/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py", line 214, in async_initialize
raise exc
File "/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py", line 201, in async_initialize
await self.application_controller.startup(auto_form=True)
File "/usr/local/lib/python3.11/site-packages/zigpy/application.py", line 201, in startup
await self.shutdown()
File "/usr/local/lib/python3.11/site-packages/zigpy/application.py", line 406, in shutdown
await self._dblistener.shutdown()
File "/usr/local/lib/python3.11/site-packages/zigpy/appdb.py", line 187, in shutdown
await self._set_isolation_level(None)
File "/usr/local/lib/python3.11/site-packages/zigpy/appdb.py", line 205, in _set_isolation_level
await self._db._execute(lambda: setattr(self._db, "isolation_level", level))
File "/usr/local/lib/python3.11/site-packages/aiosqlite/core.py", line 126, in _execute
raise ValueError("Connection closed")
ValueError: Connection closed
Ok I have now tried just about everything I could think of.
Here is my setup:
NUC with Generic x86-64 OS
Home Assistant 2023.10.3
Supervisor 2023.10.0
Operating System 11.0
Frontend 20231005.0 - latest
I write here again what I have already tried everything.
Problem, mein SkyConnect oder auch der ConbeeProblem, my SkyConnect or the Conbee II Stick can no longer be configured. They are displayed in the OS but I cannot configure any devices. The stick can no longer be configured and therefore no devices can be added. The stick is displayed but I have already deleted the integration completely.
The stick is displayed in the OS but I cannot configure any devices.
I have already reinstalled the OS and restored a backup. It looks like the error is in the backup.
I don’t know where else to look to make a good post here to get help. If anyone has any ideas where else I should look, let me know.
Here are the hardware infos about the skyconnect stick:
I have noted all the errors in the log, in the hope that someone can do something with it.
(MainThread) [aiohttp.server] Error handling request 2023-10-20 20:28:22.339 ERROR (MainThread) [bellows.uart] Lost serial connection: SerialException(‘device reports readiness to read but returned no data (device disconnected or multiple access on port?)’)>
After the reboot, this option comes under the integration:
this message appears while doing so
[zigpy_deconz.api] No response to ‘Command.read_parameter’ command with seq id ‘0x02’