ich habe heute meine ZBT-2 bekommen. Sie lässt sich nicht installieren
Habe vorher schon Sonoff Zigbee Adapter ausprobiert und dachte versuche ich mal das “Original“
folgende Fehlermeldung beim Installieren des Adapter (Firmware) wird mir im Protokoll angezeigt. (s. U.) Daher kann ich diesen auch nicht einrichten. Hoffe es kann mir jemand helfen.
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.13/site-packages/universal_silabs_flasher/flasher.py”, line 358, in enter_bootloader
await self.probe_app_type()
File “/usr/local/lib/python3.13/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
Danke. Also Firmware ist jetzt die neuste drauf! Danke schonmal dafür
Komme beim installieren von Zigbee2MQTT immer wieder auf die Onboardingseite
Im Protokol des Addons gibt er mir folgendes aus:
[2025-12-20 12:27:44] error: z2m: Error while starting zigbee-herdsman
[2025-12-20 12:27:44] error: z2m: Failed to start zigbee-herdsman
[2025-12-20 12:27:44] error: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-12-20 12:27:44] error: z2m: Exiting...
[2025-12-20 12:27:44] error: z2m: Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
at EmberAdapter.initEzsp (/app/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:666:19)
at EmberAdapter.start (/app/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1539:24)
at Controller.start (/app/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/controller/controller.ts:143:29)
at Zigbee.start (/app/lib/zigbee.ts:70:27)
at Controller.start (/app/lib/controller.ts:101:13)
at start (/app/index.js:149:5)
Voll deprimierend. Hoffe jemand hat noch eine Idee.
Aber OpenCCU mit Adapter und Zigbee betreiben sollte kein Problem sein oder? Nicht das sich da was beißt.