Hi,
I have played around with this blueprint and the Hook Light blueprint.
Iāve also just read the docs but Iām missing somethingā¦
I successfully created an automation based on the main blueprint of this thread (Ikea 5-button switch, Deconz, LIFX bulbs)
It works fine : toggle on/off with the center button, increase/decrease brigthness with up/down buttons (single and long presses) all within the āEPMatt/ikea_e1524_e1810.yamlā blueprint
2 questions :
I donāt know how to configure the white temperature cool/warm on the left/right arrows
Would I need the Hook Light blueprint for that ? Because I havenāt had to use it so far so Iām not sure what itās for
Thanks for your help and/or any examples of such a scenario !
[EDIT] Nevermind, I figured out my mistake. I had badly configured the Hook.
Both brigthness and color temperatrure work
Here is its setup :
Yeah, both color temperature and brightness control are integrated in the Light Hook. You donāt need to specify any custom action for that - just setup and link the two automations as described in the docs and youāre good to go.
Iām happy to hear that you managed to properly setup this controller with the Light Hook.
Happy automating, and enjoy the blueprints!
Could you please share the YAML for the automation youāve configured?
You can find it in the Home Assistant web interface by navigating to Configuration ā Automations ā Click the pen tool in the automation row ā Three dots on the top right of the page ā Edit as YAML.
While configuring the blueprint you need to provide a valid input_text entity for the helper_last_controller_event input, as described in the Inputs section in the E1524/E1810 blueprint documentation.
Hey @epmatt, the blueprint looks really cool and Iām eager to try it. Unfortunately I am not able to make it work with my E1810 Tradfri remote connected through zigbee2mqtt. Iāve tried to a version of the basic script you provide in the documentation and removing the battery, but without any results.
Hi @Denth,
thank you for reaching out and welcome to the Home Assistant Community Forum!
While configuring the blueprint you need to provide a valid input_text entity for the helper_last_controller_event input, as described in the Inputs section in the E1524/E1810 blueprint documentation .
I am trying to use the blueprint and I get the following error
Stopped because an error was encountered at August 10, 2021, 1:39:12 PM (runtime: 0.01 seconds)
not a valid value for dictionary value @ data['entity_id']
I have Input Text set in the configuration.yaml file. I seem to be lost setting up the helper_last_controller_event. Any help or assistant is much appreciated.
thank you for your nice feedback and the suggestion. This would definitely be a great new feature for the Light Hook. Moreover, the same concept could be applied to the Media Player and Cover hooks as well.
Weāre currently in the process of improving blueprints for existing controllers and hooks, and adding support for new devices. Iāll let you know as soon as Iāll start looking into this feature.
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.