Conbee III #25206
1118niranjan
started this conversation in
Devices
Conbee III
#25206
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
im fed up with installation can anyone guide me how to do this , please i have put in rededit home assitant forum but there is no help at all
this is how i setup - and im running mqtt in same device as home assistance and i have removed server thing and try again as well
mqtt:
server: 'mqtt://core-mosquitto:1883'
user: mqtt_user
password: mqtt_password
serial:
port: /dev/serial/by-id/usb-dresden_elektronik_ConBee_III_DE0055886-if0o-port0
adapter: deconz
I added these lines, but when I started Zigbee2MQTT, I got this error:
[23:55:02] INFO: Preparing to start... [23:55:02] INFO: Socat not enabled [23:55:02] INFO: Starting Zigbee2MQTT... Starting Zigbee2MQTT without watchdog. [2024-12-14 23:55:04] info: z2m: Logging to console, file (filename: log.log) [2024-12-14 23:55:04] info: z2m: Starting Zigbee2MQTT version 1.42.0 (commit #unknown) [2024-12-14 23:55:04] info: z2m: Starting zigbee-herdsman (2.1.9) [2024-12-14 23:55:15] error: z2m: Error while starting zigbee-herdsman [2024-12-14 23:55:15] error: z2m: Failed to start zigbee [2024-12-14 23:55:15] error: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions [2024-12-14 23:55:15] error: z2m: Exiting... [2024-12-14 23:55:15] error: z2m: Error: TIMEOUT at Driver.processBusyQueue (/app/node_modules/zigbee-herdsman/src/adapter/deconz/driver/driver.ts:515:28) at Timeout._onTimeout (/app/node_modules/zigbee-herdsman/src/adapter/deconz/driver/driver.ts:168:40) at listOnTimeout (node:internal/timers:573:17) at processTimers (node:internal/timers:514:7)
Beta Was this translation helpful? Give feedback.
All reactions