This object is in archive! 
Wakeup Light.
Need Answer
I have one qubino dimmer in my beadroom and i wold like to program one wakeup Light, like a timer, set it to 10:00 and the Light begins to dim up.
Some one have any ideal how to do this?
No connection
Real-time notifications may not work
i did a lazy version, where i have some condition if it should run or not based on if we are home and a virtual device (used as alarmclock on or off)
when : time
if home
if alarmclock
Set lamp to 5%
wait XX
Add 5%
wait XX
add 5%
and so on...
most likely there is a more beautiful smart solution do to it. this was a fast and dirty way that i did it
Negative aspect is that it will not be aborted if turned off, it have to run the entire way to the end before you can turn of the lamp (for me its a good thing since i suck at waking up when i should)
i did a lazy version, where i have some condition if it should run or not based on if we are home and a virtual device (used as alarmclock on or off)
when : time
if home
if alarmclock
Set lamp to 5%
wait XX
Add 5%
wait XX
add 5%
and so on...
most likely there is a more beautiful smart solution do to it. this was a fast and dirty way that i did it
Negative aspect is that it will not be aborted if turned off, it have to run the entire way to the end before you can turn of the lamp (for me its a good thing since i suck at waking up when i should)
Had a similar setup with a Popp-Dimmer. Triggered by a schedule the intensity is increased from 1 to 100 in 30min. then intensity stay at 100 for 10min. before turning off.
Had a similar setup with a Popp-Dimmer. Triggered by a schedule the intensity is increased from 1 to 100 in 30min. then intensity stay at 100 for 10min. before turning off.
Replies have been locked on this page!