ZHA - IKEA TRADFRI - 4 Button Remote - For Color Lights

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

This blueprint is inspired from https://github.com/niro1987/homeassistant-config/blob/9b749e5283b9a797119972c0f28e0cea1df3e43a/blueprints/automation/niro1987/zha_ikea_tradfri_5button_remote_color.yaml

Commands:

Button Action
Dim-Up Turn on light at brightness: 100 and color_temp: 450
Dim-Down Turn off
Dim-Up-holld Increase brightness
Dim-Down-hold Decrease brightness
Right Change color
Left Change saturation

Note: up+left switches light to white

Cool thanks! How can I use this remote with a simple tradfri lamp that has just 3 different color temperatures (yellow, neutral, white)?

I’m also facing this issue, I haven’t found any working blueprint for it. I might make one soon tho, if none is available in the near future.

@Roeloyo10 Hi there, I was wondering if you ever got this working?