gaautomation Posted April 3, 2009 Posted April 3, 2009 I would like to get my bathroom lights to turn on at 90% during the day (i.e. 7am to 10:30pm) and after that I would like the lights to turn on at 40% on a push of the switch or a KPL on my nightstand. Help Thanks, Josh
Michel Kohanim Posted April 3, 2009 Posted April 3, 2009 Hi Josh, What you need to do is to make a program with and use From To in the condition. You will find this link very useful: https://www.universal-devices.com/mwiki ... _a_Program With kind regards, Michel I would like to get my bathroom lights to turn on at 90% during the day (i.e. 7am to 10:30pm) and after that I would like the lights to turn on at 40% on a push of the switch or a KPL on my nightstand. Help Thanks, Josh
gaautomation Posted April 8, 2009 Author Posted April 8, 2009 Here is what I came up with. The light will only come on at 30%. What am I doing wrong? If From 11:00:00PM For 8 hours And Control 'Master Bath' is switched On Or Control 'Master Bath' is switched On Then Set 'Master Bath' 30% Else Set 'Master Bath' 90% Thanks, Josh
Michel Kohanim Posted April 8, 2009 Posted April 8, 2009 Hi Josh, The main issue is that you are trying to control something that is already being controlled by the switch itself. So, at best, you will have a flicker and at worst it won't work. Also, you only need "And Control Master Bath is switched on" ... get rid of the Or. With kind regards, Michel Here is what I came up with. The light will only come on at 30%. What am I doing wrong? If From 11:00:00PM For 8 hours And Control 'Master Bath' is switched On Or Control 'Master Bath' is switched On Then Set 'Master Bath' 30% Else Set 'Master Bath' 90% Thanks, Josh
Recommended Posts