ZTB-2 Zigbee nach Update Fehler

Hallo Zusammen,

nach dem ich mein HA auf den neuesten Stand gebracht habe. Funktioniert meine Zigbee nicht mehr. Ich hab die ZTB-2 Antenne. Jetzt nach dem update hätte ich die Falsche Firmware. Ich hatte die aber nicht angefasst. kann mir jemand helfen? welche Firmware brauche ich und wie mache ich da ein update?

DANKE
im Protokoll wird angezeigt:

Logger: homeassistant.config_entries
Quelle: config_entries.py:769
Erstmals aufgetreten: 18:41:23 (3 Vorkommnisse)
Zuletzt protokolliert: 18:55:36

Error setting up entry Home Assistant Connect ZBT-2 for zha: Incorrect firmware installed

Traceback (most recent call last):
  File "/usr/local/lib/python3.14/site-packages/bellows/uart.py", line 105, in reset
    return await self._reset_future
           ^^^^^^^^^^^^^^^^^^^^^^^^
asyncio.exceptions.CancelledError

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/zha/__init__.py", line 185, in async_setup_entry
    await zha_gateway.async_initialize()
  File "/usr/local/lib/python3.14/site-packages/zha/application/gateway.py", line 273, in async_initialize
    await self._async_initialize()
  File "/usr/local/lib/python3.14/site-packages/zha/application/gateway.py", line 256, in _async_initialize
    await self.application_controller.startup(auto_form=True)
  File "/usr/local/lib/python3.14/site-packages/zigpy/application.py", line 316, in startup
    await self.connect()
  File "/usr/local/lib/python3.14/site-packages/bellows/zigbee/application.py", line 188, in connect
    await self._ezsp.connect(use_thread=self.config[CONF_USE_THREAD])
  File "/usr/local/lib/python3.14/site-packages/bellows/ezsp/__init__.py", line 160, in connect
    await self.startup_reset()
  File "/usr/local/lib/python3.14/site-packages/bellows/ezsp/__init__.py", line 142, in startup_reset
    await self._startup_reset()
  File "/usr/local/lib/python3.14/site-packages/bellows/ezsp/__init__.py", line 132, in _startup_reset
    await self.reset()
  File "/usr/local/lib/python3.14/site-packages/bellows/ezsp/__init__.py", line 165, in reset
    await self._gw.reset()
  File "/usr/local/lib/python3.14/site-packages/bellows/uart.py", line 104, in reset
    async with asyncio_timeout(RESET_TIMEOUT):
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.14/asyncio/timeouts.py", line 114, in __aexit__
    raise TimeoutError from exc_val
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 769, in __async_setup_with_context
    result = await component.async_setup_entry(hass, self)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/zha/__init__.py", line 209, in async_setup_entry
    raise ConfigEntryError("Incorrect firmware installed") from exc
homeassistant.exceptions.ConfigEntryError: Incorrect firmware installed

Es scheint das ich den Stick nicht flachen kann über HA. Kennt jemand die Lösung?

Logger: homeassistant.components.homeassistant_hardware.firmware_config_flow
Quelle: components/homeassistant_hardware/firmware_config_flow.py:203
Integration: Home Assistant Hardware (Dokumentation, Probleme)
Erstmals aufgetreten: 20:40:00 (1 Vorkommnis)
Zuletzt protokolliert: 20:40:00

Failed to flash firmware

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/homeassistant_hardware/util.py", line 421, in async_flash_silabs_firmware
    await flasher.enter_bootloader()
  File "/usr/local/lib/python3.14/site-packages/universal_silabs_flasher/flasher.py", line 358, in enter_bootloader
    await self.probe_app_type()
  File "/usr/local/lib/python3.14/site-packages/universal_silabs_flasher/flasher.py", line 329, in probe_app_type
    raise RuntimeError("Failed to probe running application type")
RuntimeError: Failed to probe running application type

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/homeassistant_hardware/firmware_config_flow.py", line 203, in _install_firmware_step
    await self.firmware_install_task
  File "/usr/src/homeassistant/homeassistant/components/homeassistant_hardware/firmware_config_flow.py", line 310, in _install_firmware
    self._probed_firmware_info = await async_flash_silabs_firmware(
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...<9 lines>...
    )
    ^
  File "/usr/src/homeassistant/homeassistant/components/homeassistant_hardware/util.py", line 430, in async_flash_silabs_firmware
    raise HomeAssistantError("Failed to flash firmware") from err
homeassistant.exceptions.HomeAssistantError: Failed to flash firmware

Probiere es doch mal hier zu flashen → Install Firmware – Device Toolbox

hier noch weiteres dazu https://support.nabucasa.com/hc/en-us/articles/31494351885725-Reinstalling-firmware-on-Home-Assistant-Connect-ZBT-2-using-the-Open-Home-Foundation-Toolbox?utm

Hallo Zusammen,

ich hab auf der Seite GitHub Seite nach meinem Fehler gesucht. Dort haben User berichtet das auf einem USB2.0 das problem behoben sein soll. Ausprobiert und läuft wieder.

Hoffe das hilft jemanden der hier das liest :slight_smile:

schönes we euch allen

1 „Gefällt mir“

wichtig ist , bevor man in Home Assistent versucht die Antenne zu updaten
das man die Instanz von zigbee2mqtt/ZHA stoppt , sonst ist der zugriff auf den update Prozess gesperrt und es kommt zu einer Fehlermeldung