Muller Licht Remote 404049D – Home Assistant Blueprint
This is a Home Assistant automation blueprint to control lights using the Müller Licht 404049D dim remote via Zigbee2MQTT. The blueprint utilizes MQTT triggers to handle button presses and provides configuration options for common actions like turning lights on/off, adjusting brightness, and cycling scenes.
Will not work with ZHA. Instead Zigbee2MQTT is required for this blueprint to work.
Credits to thefamouspb who provided the basis for this blueprint.
Configuration
To use this blueprint:
- Ensure Zigbee2MQTT is set up and publishing MQTT messages. You may check the device logbook for incoming actions in Home Assistant.
- Note the MQTT topic for the device (e.g.,
zigbee2mqtt/muller_licht_remote
).
- Import the blueprint to your Home Assistant instance:
- Create a new automation using the blueprint
- Fill in the MQTT topic and assign actions to each button press
Open Topics
- The automation works fine, but the grouping is not considered yet. If you require to control multiple groups, feel free to optimize the blueprint and add a Pull-Request.