One light group to turn on & off with up & down single press buttons and the other light group to turn on & off with the up & down double press buttons?
Brightness and color temperature to change only for the 1st light group, not the second.
If I use the light hook blueprint with the IKEA E2001/2002 controller bluprint, and then set up additional functionality, such as a double click action, I lose the ability to dim my lights.
What are the settings to use with the controller blueprint that replicate what the light hook does?
The documentation I have found so far just says āuse the hookā which I think I have to move away from to do everything I want.
What is everyone using these days for their IKEA buttons, dimmers and controllers?
It seems the original author is no longer maintaining the repository, possibly due to other commitments in life (as indicated by the status message on the GitHub profile). I respect that.
Given that there have been some changes to ZHA and HA that make changes to the blueprints necessary and pull requests not being merged I am looking for either a maintained fork or some simpler blueprints that are easier to keep up to date myself.
I only use two remotes, so Iām not sure how well it works for more extensive setups, but so far I like the switch manager integration a lot.
If you use ZHA, the IKEA strybar remote isnāt set up for that integration yet, however it did not take me long to write a functioning blueprint for it. It stills needs some finetuning though, but for thatās more on the way events are passed down in ZHA for the remotes.
Iām using the IKEA E2001/E2002 STYRBAR Remote control Controller Blueprint.
It looks like the double press is not longer working. Does anyone made this work?
Maybe Iām too stupid, but Iāve read the description up and down for a few times now and I guess, Iām missing somethingā¦ I created 2 automations, 1 controller and 1 hook - I cannot relly āconnectā them, as they should be connected just by using the same device/entity (of the hardware-controller).
The controller automation gets triggered and fired, fills the input helper, but the hook automation never gets fired, so my lights stay outā¦
Nvm on above, issue rwaolved: I guess I simply had to post here and it got scaredā¦ legacy setting on the remote in z2m is true, I also dziÅ few ha restarts in between, so maybe thatās it.
Hey there, I recently got a Hue Dimmer switch v2 and wanted to use your automation. I also used the light-hook, to control the minimum brightness, which works really good. However, it seems like I canāt change the default settings with the blueprint. If I say, for example, that the on switch should turn the light on but also off (if itās already on) it just doesnāt change and still executes only the default settings. What am I doing wrong?
I have created and properly configured automatons based on these blueprints:
Controller: Styrbar;
Hook: Light &
Hook: Mediaplayer.
Now I want to do the following:
assign
button press left_long to media player: volume up
button left_double to media player: previous track &
up_long to light: brightness up
and so on.
I am also thinking about using custom actions for the short presses. I know I can put the custom actions into the responding button presses in the controller, but I can not figure out how to call a specific action within a specific hook.
I read the documentation several times but somehow I missed what I was searching for.
Your Awesome blue prints areā¦ awesome. Could you add sunrise/sunset with offset (random offset option would be even better) to the start/stop times? Thanks for considering.