wwat Posted December 20, 2008 Posted December 20, 2008 Hi, I've created a scene containing a single 'LampLink' device, attached is a lamp. The attributes are set to 60 (on level) and 19s (ramp rate) for the device within the scene. The problem is that the lamp turns on to full straight away but does ramp down when turning off. I'd appreciate it if someone could point out the error or advise a way to correct the problem. I have also created 3 programs as follows: [bedroom Night Light On] If - No Conditions - (To add one, press 'Schedule' or 'Condition') Then Set Scene 'Bedroom Night Light' Fade Up Else - No Actions - (To add one, press 'Action') [bedroom Night Light Off] If - No Conditions - (To add one, press 'Schedule' or 'Condition') Then Set Scene 'Bedroom Night Light' Fade Down Else - No Actions - (To add one, press 'Action') [Motion Night Light - Main Bedroom] If From Sunset - 1 hours For 15 hours And Status '0A.43.15-Sensor' is On Then Run Program 'Bedroom Night Light On' (Then Path) Wait 2 minute Run Program 'Bedroom Night Light Off' (Then Path) Else - No Actions - (To add one, press 'Action') Many thanks, Wayne
wwat Posted December 20, 2008 Author Posted December 20, 2008 Restoring the lamplink device fixed the problems. Thanks, Wayne
Recommended Posts