What the heck is socat? I donât have that in mine, but I also donât see any part of the previous userâs config that shows that enabled. People posting monolithic config blocks (indented and with multiple sections) like francisp did above are unhelpful and confusing since the config page no longer seems to edit/display the config in that manner.
How is anyone supposed to know if a guide is outdated? Stuff seems to change and break so often, that guides arenât even reliable?
Iâm trying to follow the âofficialâ guide (as linked, and as directly off the site), but I canât get the dang thing working either.
My setup is strictly as-bundled defaults, in this section, itself labeled âsocatâ:
master: pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777
slave: tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5
options: "-d -d"
log: false
(again: these are defaults that the add-on installed with, if something is wrong - donât tell me itâs wrong, tell the package maintainers)
Blank âmqttâ section (as instructed, since I use Mosquitto)
And the âserialâ section:
port: >-
/dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2496070-if00
adapter: deconz
And then, the logs:
[00:39:44] INFO: Preparing to start...
[00:39:44] INFO: Socat not enabled
[00:39:46] INFO: Starting Zigbee2MQTT...
Zigbee2MQTT:info 2024-01-13 00:39:51: Logging to console and directory: '/config/zigbee2mqtt/log/2024-01-13.00-39-51' filename: log.txt
Zigbee2MQTT:info 2024-01-13 00:39:51: Starting Zigbee2MQTT version 1.35.1 (commit #unknown)
Zigbee2MQTT:info 2024-01-13 00:39:51: Starting zigbee-herdsman (0.30.0)
Zigbee2MQTT:info 2024-01-13 00:39:51: zigbee-herdsman started (resumed)
Zigbee2MQTT:info 2024-01-13 00:39:51: Coordinator firmware version: '{"meta":{"maintrel":0,"majorrel":38,"minorrel":120,"product":0,"revision":"0x26780700","transportrev":0},"type":"ConBee2/RaspBee2"}'
Zigbee2MQTT:info 2024-01-13 00:39:56: Currently 0 devices are joined:
Zigbee2MQTT:info 2024-01-13 00:39:56: Zigbee: disabling joining new devices.
⌠and it just hangs there, ârunningâ forever, but â502 bad gatewayâ, never seems to finish starting up.
Beginning to think Zigbee and Home Assistant just arenât meant to work together.
edit: It finally finished (??? DOING WHAT ???) about 5 minutes later, claimed success, Web UI loaded, and then I proceeded to spend the next hour trying to get any device to âpairâ with it. Clearly in pairing mode, flashing away, and with âallow joinâ enabled, nothing ever appears. I give up. The ConBee II is going in the trash and itâll take some time to get over this experience and try Zigbee in HA again.