Also, I'm not seeing a link to the updated scheduler documentation that I thought Gene had provided. If anyone has a link, please post it.
In the mean time, could someone guide me on how to convert this module from the old scheduler (Scheduled On/Off) over to the new scheduler? The module turns on in the evening at sunset and then off at 10:30 and sunrise in November and December. What I really want is for the module to turn on and off only between Thanksgiving+1 (Black Friday) and December 31. Since the lights don't get put up until Thanksgiving at the earliest, the modules get turned on/off early but it doesn't affect lighting.
Holiday lights
ON: @SolarAltitude.Evening.Sunset.Start;* * * 11,12 *
OFF: (30 22 * 11,12 *)
@SolarAltitude.Morning.Sunrise.End;* * * 11,12 *)
I tried some things but so far I only have the holiday dates defined. I don't know how to link them into scheduled activity.