Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.88k stars 1.66k forks source link

BMCT-RZ does not react to external switches after pairing with Zigbee2MQTT #23088

Open cbrueser opened 3 months ago

cbrueser commented 3 months ago

What happened?

After pairing BMCT-RZ (relay) with Z2M, the connected physical switch could no longer turn on/off the relay.

What did you expect to happen?

External switch allows the relay to be turned on and off as when using a Bosch Smart Home Controller as the coordinator.

How to reproduce it (minimal and precise)

Pair relay with Zigbee2MQTT using install code. Afterwards an external switch will no longer function.

Zigbee2MQTT version

1.38.0

Adapter firmware version

20240315

Adapter

Zigstar UZG-01

Setup

Docker container

Debug log

No response

burmistrzak commented 3 months ago

@cbrueser While I personally didn't add the converter in question, I can already see that there's quite some stuff missing... 🙄 I'll add it to my list. No ETA though, as it requires comprehensive testing & protocol analysis.

cbrueser commented 3 months ago

@burmistrzak Thanks for checking. I also took a look at the converter code myself and compared to the BMCT-SLZ implementation (which works great by the way). As you say, looks like some basic initial config stuff is missing.