Sure! You have to define the association in the advanced parameters of the device in the Homey app.
Perfect, learning new things!
Set associations in the button group 2 and 3 to dimmer 2, so switching on/off and dimming is working directly now.
Only thing I didnât manage without a flow Is setting a power-on dim level.
I was guessing that already, but seems only to work for the physical switch, not when Switched on via zwave
Ok, that may be.
Hi, im new with homey and i would like to use these flows, but how do i add these shared flows in my homey?? i tried searching for an answer but with no luck?
Thanks
You have to recreate the flows yourself, âshared flowsâ are readonly.
Thank you for this HOWTO, I already tried it but that didnât work out. now it works.
I now want to use the current dim level as starting point, do you have an example of that?
now I have that the translation goes from âcurrent dim level to 1â or from âcurrent dim leven to 0,01â
I donât understand what you mean by that it will require math.
Many thanks
Hey Robin,
You can accomplish that by creating a numeric variable; I named it [BijkeukenDim#]
Then use a logics card called âset a numeric variableâ.
Now you pick your created variable, and in the value field, hit the icon on the right. Now you can hit the icon on the left, and pick the [Dim level] variable from your light.
Flow card
To restore the original dim level:
Pick the device card of your lamp, and choose âdim lamp toâ card.
Now you can hit the icon on the right, then hit the icon on the left, and pick the (in this example) [BijkeukenDim#] variable from your own created logics cards.
Flow card
Peter,
thank you, but I donât really understand why.
this is how i did it before transitions via set numeric variable logica (dim lvl+0.02)
I did what you said and it works, only I dont see the difference between my own logic âhelderheid eettafel lampâ and the standard logic card âdim levelâ from the light it self.
when I turn on the light the standard logic card changes to, so the dim level is always right. why do I have to set it first to my own logic and then use it to set my dim level?
https://homey.app/nl-nl/flow/QwslYW/
https://homey.app/nl-nl/flow/uJulYW/
https://homey.app/nl-nl/flow/n-DlYW/
Ah then I didnât get your question right.
I thought you didnât know how to save the original dim level, but using your own âhelderheid eettafel lampâ thatâs the answer.
In my example I save the current dim level.
no I know that, but I curious what Edwin means with this below.
but thanks for your help @Peter_Kawa
Youâre welcome, Robin. No I also donât follow Edwin there
What I meant is, that when you use the current dim level als a starting point, the length of the transition and the number of steps need to be calculated. So if you start at 0.8 and go to 1, you need less steps and less total time for the transition compared to the full one. That requires some math to get right.
aah that makes it clear, do you have or use this kind of math yourself? because I like to know how you calculate that.
Thanks
How does it works when I have a up and down dimming button?
Which flows do I need than?
The buttons I bought; https://www.robbshop.nl/draadloze-zigbee-schakelaar-met-2-knoppen
Can someone please help me