I have one dimmer to control the light, i’l like to create an automation for wake me up every morning, so how can i create an automation to adjust the brightness increasing gradually from 1% to 50% in 30 minute
3 Likes
Make an automation
IF at 06.00.
THEN
set brightness to 10%;
insert a delay after 5 min.;
set brightness to 15%
delay 5 minutes;
set brightness to 20%;
…
make a delay of 5 minutes;
set brightness to 50%
But I hope you understand the algorithm.
8 Likes
Oh thank so much, i got it.
1 Like
Smart!
1 Like
Could it also work with the bulb rgb t20 as well ?, I am divided between getting a dimmer switch, or buy 2 bulb for the lamps beside my bed.
Regards,
Hello, I don’t have this lamp, it only supports Thread, if you have an M3 gateway then there should be no problems with automation in Aqara Home.



