Hello I am Struggling to Get ZHA working, It was working and then I tried to get Zigbee2MQTT but couldnt get it working so I went back but ever since then I can not getting ZHA working again.
Logger: zigpy.application
Source: /usr/local/lib/python3.9/site-packages/zigpy/application.py:73
First occurred: 09:06:08 (1 occurrences)
Last logged: 09:06:08
Couldn't start application
Logger: homeassistant.config_entries
Source: components/zha/core/gateway.py:152
First occurred: 09:06:08 (1 occurrences)
Last logged: 09:06:08
Error setting up entry CP2102N USB to UART Bridge Controller, s/n: Correct Serial Number - Silicon Labs for zha
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 304, in async_setup
result = await component.async_setup_entry(hass, self) # type: ignore
File "/usr/src/homeassistant/homeassistant/components/zha/__init__.py", line 102, in async_setup_entry
await zha_gateway.async_initialize()
File "/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py", line 152, in async_initialize
self.application_controller = await app_controller_cls.new(
File "/usr/local/lib/python3.9/site-packages/zigpy/application.py", line 69, in new
await app.startup(auto_form)
File "/usr/local/lib/python3.9/site-packages/zigpy_znp/zigbee/application.py", line 196, in startup
return await self._startup(
File "/usr/local/lib/python3.9/site-packages/zigpy_znp/zigbee/application.py", line 255, in _startup
await self._write_stack_settings(reset_if_changed=True)
File "/usr/local/lib/python3.9/site-packages/zigpy_znp/zigbee/application.py", line 1129, in _write_stack_settings
current_value = await self._znp.nvram.osal_read(
File "/usr/local/lib/python3.9/site-packages/zigpy_znp/nvram.py", line 173, in osal_read
raise KeyError(f"NV item does not exist: {nv_id!r}")
KeyError: 'NV item does not exist: <OsalNvIds.CONCENTRATOR_ENABLE: 50>'
Logger: homeassistant.config_entries
Source: components/zha/core/gateway.py:152
First occurred: 09:06:08 (1 occurrences)
Last logged: 09:06:08
Error setting up entry CP2102N USB to UART Bridge Controller, s/n: 5e937cc6fe93eb11a4cda75b3d98b6d1 - Silicon Labs for zha
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 304, in async_setup
result = await component.async_setup_entry(hass, self) # type: ignore
File “/usr/src/homeassistant/homeassistant/components/zha/init.py”, line 102, in async_setup_entry
await zha_gateway.async_initialize()
File “/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py”, line 152, in async_initialize
self.application_controller = await app_controller_cls.new(
File “/usr/local/lib/python3.9/site-packages/zigpy/application.py”, line 69, in new
await app.startup(auto_form)
File “/usr/local/lib/python3.9/site-packages/zigpy_znp/zigbee/application.py”, line 196, in startup
return await self._startup(
File “/usr/local/lib/python3.9/site-packages/zigpy_znp/zigbee/application.py”, line 255, in _startup
await self._write_stack_settings(reset_if_changed=True)
File “/usr/local/lib/python3.9/site-packages/zigpy_znp/zigbee/application.py”, line 1129, in _write_stack_settings
current_value = await self._znp.nvram.osal_read(
File “/usr/local/lib/python3.9/site-packages/zigpy_znp/nvram.py”, line 173, in osal_read
raise KeyError(f"NV item does not exist: {nv_id!r}")
KeyError: ‘NV item does not exist: <OsalNvIds.CONCENTRATOR_ENABLE: 50>’