Guten Morgen, Ich habe ZIGBEE2MQTT installiert, habe auch ein Paar devices installiert, wie Shelly oder Tuya, allerdings alle vie respektive App. Nun habe ich eine Zigbee Lampe (Connect_2), die Zigbee fähig ist, die ich dann über die HA Benutzeroberfläche Zigbee2MQTT installieren kann. Da kann ich schon “Beitritt erlauben” drucken, nur es wird kein Gerät erkannt. Was mache ich da falsch, wahrscheinlich bei der Integration von MQTT, obwohl das Protokoll eigentlich korrekt ausschaut:
Starting Zigbee2MQTT without watchdog.
\[2026-02-08 08:06:37\] info: z2m: Logging to console, file (filename: log.log)
\[2026-02-08 08:06:38\] info: z2m: Starting Zigbee2MQTT version 2.8.0 (commit #unknown)
\[2026-02-08 08:06:38\] info: z2m: Starting zigbee-herdsman (9.0.2)
\[2026-02-08 08:06:38\] info: zh:zstack:znp: Opening TCP socket with 192.168.1.179:6638
\[2026-02-08 08:06:38\] info: zh:zstack:znp: Socket connected
\[2026-02-08 08:06:38\] info: zh:zstack:znp: Socket ready
\[2026-02-08 08:06:38\] info: zh:zstack:znp: Writing CC2530/CC2531 skip bootloader payload
\[2026-02-08 08:06:39\] info: zh:zstack:znp: Skip bootloader for CC2652/CC1352
\[2026-02-08 08:06:39\] info: z2m: zigbee-herdsman started (resumed)
\[2026-02-08 08:06:39\] info: z2m: Coordinator firmware version: '{"meta":{"maintrel":1,"majorrel":2,"minorrel":7,"product":1,"revision":20240705,"transportrev":2},"type":"ZStack3x0"}'
\[2026-02-08 08:06:39\] info: z2m: Currently 0 devices are joined.
\[2026-02-08 08:06:39\] info: z2m: Connecting to MQTT server at mqtt://core-mosquitto:1883
\[2026-02-08 08:06:40\] info: z2m: Connected to MQTT server
\[2026-02-08 08:06:40\] info: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/state', payload '{"state":"online"}'
\[2026-02-08 08:06:40\] info: z2m: Started frontend on port 8099
\[2026-02-08 08:06:40\] info: z2m: Zigbee2MQTT started!
\[2026-02-08 08:06:45\] info: z2m:mqtt: MQTT publish: topic 'homeassistant/binary_sensor/1221051039810110150109113116116_0x00124b00339db5f8/connection_state/config', payload '{"default_entity_id":"binary_sensor.zigbee2mqtt_bridge_connection_state","device":{"hw_version":"ZStack3x0 20240705","identifiers":\["zigbee2mqtt_bridge_0x00124b00339db5f8"\],"manufacturer":"Zigbee2MQTT","model":"Bridge","name":"Zigbee2MQTT Bridge","sw_version":"2.8.0"},"device_class":"connectivity","entity_category":"diagnostic","name":"Connection state","object_id":"zigbee2mqtt_bridge_connection_state","origin":{"name":"Zigbee2MQTT","sw":"2.8.0","url":"https://www.zigbee2mqtt.io"},"payload_off":"offline","payload_on":"online","state_topic":"zigbee2mqtt/bridge/state","unique_id":"bridge_0x00124b00339db5f8_connection_state_zigbee2mqtt","value_template":"{{ value_json.state }}"}'