thank you for your feedback. Youāre right, documentation was a little bit unclear regarding that specific blueprint input. The issue has been recently fixed and docs now clearly state the text helper is required in all controller blueprints.
If you still have any doubts or need additional guidance to setup your automations, Iām here to help.
Enjoy the blueprints!
UPDATE: After removing a re-pairing my IKEA button devices, they starting working as expected again.
Yesterday while using HA 2021.11.5 the automations I created with this blueprint and the related hook were working fantastic. Iām using the zigbee2mqtt settings
After updating to HA 2021.12.0 today, my automations are not working the same anymore.
Pressing the action button up, now results in the related bulb dimming.
Pressing the action button down turns off the light.
Pressing the left or right button used to change the colour temperature, now nothing happens.
Iām seeing similar issues with the automations created from the E1812 and E1743 blueprints.
I donāt believe this has anything to do with these blueprints, I suspect that something changed āunder the hoodā of HA that has caused this.
Is anyone else seeing this?
Iām going to move my coordinator over to my test system and try it with ZHA and see if I have similar results.
Is it possible to map a button to switch default zigbee group< so I could fx double press middle button and the other buttons also switch the the ānewā default zibee group?
Forgive me, but english is not my primary language.
Great News!!! My 2 new IKEA E1524/E1810 TRĆ DFRI Wireless 5-Button Remotes showed up today and Iām loving one so far along with this blueprint and hooks.
Hereās a question. Can I set 1 remote (and/or) button to control some lights with the other buttons. And also use the same remote/buttons maybe for volume controls depending onā¦
For exampleā¦
Double/single click a button = all other buttons now control a light. Not media
Double/single click another button = all other buttons now control media. Or a different light/s.
Conditionā¦ Is that what those are called?
Is this already in there and I just donāt realize it yet?
And darn!!! Thanks for all your coding and information. Great work youāve done.
When I long-press the center button, the Center button short press is fired inmediately and a few seconds later, the actual Center button long press actions are fired.
Is this expected behaviour, long-press also fires short press?
Thank you for the template, itās great and has allowed me to go from 3 buttons to 1 remote for this area!
Hi
After my Ikea hub burned down (one of the chips is cooked well done) I was looking for a replacement hub, but unfortunately theyāre pretty much unobtainium, so I decided to go with a conbee II stick. Iāve deconz up and running next to HA on my home build nas, so far so good.
Iāve to say the user experience of the buttons was very lacking at the start, but these blueprints are pretty awesome! It definitely feels more like the out of the box experience I had with the ikea hub.
Right now only 2 things are bothering me, one of which is the colour rotation but I guess I can figure that out by using scenes.
The one that bothers me most is HA not remembering the last brightness of a bulb after turning it off. Deconz does manages to do this, but there the user interaction is less good. Is there any way to achieve this on HA as well?
I am trying to setup this blueprint with my Ikea button but I am struggling to get it working and I think it is something to do with the input_text. I created the following
Hi, this looks to me a great work. Unfortunately the Up and Down button are not working. All otthers are working.
I have a Remote Control Tradfri E1810 and an Ikea Lamp Tradfi 250lm. Both connected to HA with ZHA via Sonoff bridge flashed with Tasmota.
After a lot of debugging I found out that the Up and Down button of my Controller are not sending the right message.
This is what I get when clicking in each of the 5 buttons:
Center Button: toggle (OK, as expected)
Left Button: āpress_257_13_0ā (OK, as expected)
Right Button: āpress_256_13_0ā (OK, as expected)
Down Button: āstep_StepMode.Down_43_5_bitmap8.0_bitmap8.0ā (WRONG. According to the Blueprint āstep_1_43_5ā is expected)
Up Button: āstep_with_on_off_StepMode.Up_43_5ā (WRONG. According to the Blueprint āstep_with_on_off_0_43_5ā is expected)
This explains why nothing is executed when pressing Up and Down button.
I have the same issue. Left and Right button works like a charm. Canāt make Up and Down buttons work.
I have tripple checked that the mapping in /config/blueprints/automation/EPMatt/ikea_e1524_e1810.yaml is identical to what I receive from the Ikea controller.
Iām using zha and ConBee II
Any good ideas? I would love to have this wonderfull blueprint to work!!