Hi there,
I got an issue with advanced homey pro flow, trying to set my Namron (Wheel) dimmers to turn off and on at certain times of the day. And give various light settings.
Could someone offer me assistance to why this adv flow doesn’t work?
What do you think that (for example) the top automation does?
Hopefully it means; when device X is turned off → and when the time is between X and Y → the device X turns on → device X sets dimming power to XY% of power.
And what exactly doesn’t work?
Also, “when device X is turned off” can mean two things:
The card only reacts on the second.
Homey has three types of cards:
The “The time is between 06:00 and 23:00” card is a condition (AND) card, so that will not start your flow. You need a WHEN card for that, as @SunBeech also explained.
A hint: often when you dim a light, it doesn’t need the “turn on” command prior to that.
It’s not valid for all Homey supported lights, so you should just try and see for yourself.
Hi guys, thank you so much for your help. It now turns on at X time and sets dimmer to XY and turns off at time Y.
B