I have a shade that moves based on sun position. When the the rule is done, I would like to have that shade match the position of the other shades in the room. How would I write that rule?
Thanks in advance!
I have a shade that moves based on sun position. When the the rule is done, I would like to have that shade match the position of the other shades in the room. How would I write that rule?
Thanks in advance!
You could probably use the built in mirror app for that.
Thanks for the quick reply.
I don't want the shade to mirror the other shade throughout the process, just match the same position when the rule is done.
Example
There are 6 shades in the room. Shade 6 changes level based on the position of the sun. After the "sun rule" ends, I want shade 6 to match the current position of shade 4.
Ok then in that case you want to create a variable (lets call it sun-shade) and populate that variable with the position of shade 6. In your rule (after shade 6 is at it's position) set shade-4 lvl to %sun-shade%