GL-SPI-206P
Hello,
I am using several controllers of this model through Zigbee2MQTT, and I have identified a functional issue related to the Scene Mode behavior.
When the device enters Scene Mode (triggered unintentionally by a double‑click on the switch), there is no way to return to a fixed color mode without cycling through all available scenes one by one. Zigbee2MQTT correctly exposes the “scenes” cluster, but it does not provide any command or attribute to disable or exit Scene Mode once it has been activated.
This results in the following problems:
- Accidental double‑clicks force the device into Scene Mode.
- There is no direct command (MQTT or Zigbee cluster) to revert to a static color mode.
- The only workaround is manually cycling through ~24 scenes, which is not practical.
- Zigbee2MQTT shows the “scenes” section, but the device does not expose any parameter to cancel or override the active scene.
Request:
Please evaluate the possibility of adding a firmware-level function to:
- Disable Scene Mode via a Zigbee command (e.g., a boolean attribute or a “scene off” command).
- Allow users to lock the device to fixed-color mode only, preventing accidental activation of scenes.
- Provide a direct command to restore static color mode without cycling through all scenes.
This improvement would greatly enhance usability for Zigbee2MQTT and Home Assistant users, especially in automations where Scene Mode is not desired.
Thank you for your attention.