Philips Hue Wall Switch Module (RDM004) blueprint - Zigbee2MQTT

As I only found a blueprint version for ZHA I created (with the help of ChatGBT) a blueprint for the Phillips Hue Wall Switch Module, which works with Zigbee2MQTT.

Device mode: rocker

This simple version is working, when the Wall Switch is configured in the Device Mode “rocker” not for “push_button” hold actions are not working

Import Blueprint

  • Select the Hue MQTT Device
  • add actions for the different actions from the button press (left_press, right_press, left_press_release, right_press_release)
  • Optional Loop settings can be added

Device mode: rocker & push button

:building_construction: I’m working also on a version, working for the push button mode of the wall switch

1 Like

What do you think about my blueprint? Dual Push works great with it. I hope someone enjoys my work. :wink:

Hi, i have bought a hue wall switch. Connected to ZHA (but i plan on using Zigbee2MQTT in the future. i want to use my hue wall switch together with a double push switch. i want it to do the following.
Short press = toggle ledstrip on/off
double press = switch between 3 preset colors
long press = dim up/down either keeps cycling up and down

OR
long press 1 = dim up
long press 2 = dim down.

I want this to work for both of the push switches but i am a bit lost on the forum on how to do this.

I have found this Guide to hue wall switch push button, But i can’t seem to get this working. could you please help me out with a more detailed guide?