I'm trying to use a new wall switch that I bought.
I'm using a raspberry pi 3 model B+, mosqitto as a broker and zigbee2mqtt.
I already have connected a gledopto led bulb and I can control it using domoticz (so I know that my setup is working correctly

When I connect the switch, I can see that it is recognized in zigbee2mqtt
see following log
Code: Select all
zigbee2mqtt:info 10/5/2019, 9:13:16 PM Currently 2 devices are joined:
zigbee2mqtt:info 10/5/2019, 9:13:16 PM 0x00124b001c432b78 (0x00124b001c432b78) : GL-B-008Z - Gledopto Smart 12W E27 RGB / CW LED bulb (Router)
zigbee2mqtt:info 10/5/2019, 9:13:16 PM 0x00158d000291dd66 (0x00158d000291dd66) : HGZB-42-UK / HGZB-41 - Nue / 3A Smart switch 1 or 2 gang (Router)
zigbee2mqtt:warn 10/5/2019, 9:13:16 PM `permit_join` set to `true` in configuration.yaml.

The problem that I have is that I don't see the switch in domoticz device panel, I tried to add it with no success.
If anyone can help. Thank you