Hello, I’m very new to HA.
I have a Moes 3-Gang Self-Powered Zigbee Green Power (ZGP) switch that I want to integrate into my Zigbee2MQTT setup. Since ZGP messages cannot be directly processed by standard Zigbee devices, I am trying to ensure that my Zigbee network can translate them properly.
Current Setup:
- Zigbee Coordinator: SLZB-06P10 (Ethernet-based, running as coordinator)
- Zigbee Router: Another SLZB-06P10, flashed with router firmware and successfully paired
- Zigbee2MQTT: Running on Home Assistant
- Devices: Multiple Zigbee devices, including an Iluminize LED strip controller that I want the Moes switch to control
- Goal: When I press button 1 on the Moes ZGP switch, I want it to turn on LEDstripController_2.
Issue:
- The Moes ZGP switch is paired, but it is listed as unsupported in Zigbee2MQTT.
- ZGP messages are not being translated, even though I have the SLZB-06P10 router in my network.
- I was hoping that the SLZB-06P10 router could act as a Green Power proxy (like Philips Hue devices), but I am not sure if it actually supports ZGP translation.
Questions:
- Does the SLZB-06P10 (running as a router) support Zigbee Green Power proxying?
- Philips Hue bulbs and plugs can do this, but I have not found confirmation that SLZB-06P10 can.
- How can I check if my Zigbee2MQTT router is processing ZGP messages?
- Are there any logs, debug settings, or external converters needed?
- Has anyone successfully controlled a non-Hue Zigbee device using a ZGP switch in Zigbee2MQTT?
- Do I need a Hue device as a proxy, or is there another way?
Any insights would be greatly appreciated.