swbrains Posted November 21, 2012 Posted November 21, 2012 Hi, I saw a previous thread suggesting the option to have a program trigger between certain dates (month & day) but without regard to the year. I want to add my request for this feature as well. Also, while trying to program the workaround of entering the date range for many years as an OR condition, I ran into another question that you can hopefully help me with: I want to have my holiday lights come on between Dec 1 and Jan 7. Even if I could add that date range to a program controlling my Outletlincs, I also want to say "If it's outside that range, turn ON the controlled outlet ALL the time." That is, have the controlled outlet turn on at sunset and off at midnight between 12/1 and 1/7, but the rest of year I'd like the controlled outlet always on. Assuming I use the workaround of OR conditions for many future years, how can I accomplish the second part -- turning the controlled outlet ON when outside the specified date range. It seems like I need "nested" IFs in the program. Thanks for any assistance you can provide.
Michel Kohanim Posted November 22, 2012 Posted November 22, 2012 Hello swbrains, You just need a separate program. The main question is to how many parts have you divided the year? Is it only holidays vs. non-holidays? If so, you can have one program called Holidays (conditions only and no actions) and then two other programs which check the condition of Holidays program for True or False. With kind regards, Michel
scottbasilius Posted April 7, 2013 Posted April 7, 2013 Could the year be selected as the "current year" or the "current year+1", to designate the following year?
Michel Kohanim Posted April 7, 2013 Posted April 7, 2013 Hi scottbasilius, No not yet but in our plans. With kind regards, Michel
arw01 Posted April 8, 2013 Posted April 8, 2013 In the wiki there is a calendar set of programs you can set up and then you can work on a whole lot of different capabilities that way until UDI get's some more enhancements in place. Alan
Recommended Posts
Archived
This topic is now archived and is closed to further replies.