Witam mam problem z ConBee 2 Zmieniłem dongla na innego i mam teraz problem
Logger: homeassistant.config_entries
Source: components/zha/core/gateway.py:172
First occurred: 17:21:05 (1 occurrences)
Last logged: 17:21:05
Error setting up entry ConBee II for zha
Traceback (most recent call last):
File “/usr/local/lib/python3.10/site-packages/zigpy_deconz/zigbee/application.py”, line 136, in change_loop
await asyncio.sleep(CHANGE_NETWORK_WAIT)
File “/usr/local/lib/python3.10/asyncio/tasks.py”, line 605, in sleep
return await future
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/usr/local/lib/python3.10/asyncio/tasks.py”, line 456, in wait_for
return fut.result()
asyncio.exceptions.CancelledError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File “/usr/local/lib/python3.10/site-packages/zigpy_deconz/zigbee/application.py”, line 110, in start_network
await self._change_network_state(NetworkState.CONNECTED)
File “/usr/local/lib/python3.10/site-packages/zigpy_deconz/zigbee/application.py”, line 139, in _change_network_state
await asyncio.wait_for(change_loop(), timeout=timeout)
File “/usr/local/lib/python3.10/asyncio/tasks.py”, line 458, in wait_for
raise exceptions.TimeoutError() from exc
asyncio.exceptions.TimeoutError
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 357, in async_setup
result = await component.async_setup_entry(hass, self)
File “/usr/src/homeassistant/homeassistant/components/zha/init.py”, line 112, in async_setup_entry
await zha_gateway.async_initialize()
File “/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py”, line 185, in async_initialize
raise exc
File “/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py”, line 172, in async_initialize
self.application_controller = await app_controller_cls.new(
File “/usr/local/lib/python3.10/site-packages/zigpy/application.py”, line 126, in new
await app.startup(auto_form=auto_form)
File “/usr/local/lib/python3.10/site-packages/zigpy/application.py”, line 107, in startup
await self.initialize(auto_form=auto_form)
File “/usr/local/lib/python3.10/site-packages/zigpy/application.py”, line 89, in initialize
await self.start_network()
File “/usr/local/lib/python3.10/site-packages/zigpy_deconz/zigbee/application.py”, line 112, in start_network
raise FormationFailure() from e
zigpy.exceptions.FormationFailure
Problem rozwiązany i podaję rozwiązanie w moim przypadku Musiałem dokładnie sformatować dysk programem Gparted Program uruchomiłem na Ubuntu podpiołem ponownie dysk ssd do RP4 postawiłem na nowo HA uruchomiłem Conbee2 pododawałem sprzęty i wgrałem Kopie Zapasową z wcześniejszego HA
ps. Wcześniej musiałem strasznie coś nakopać bo dałem dostęp zdalnym paru osobą które chciały pomóc ale niestety się nie udało
Bardzo dziękuję wszystkim za pomoc