. You can fudge it with two number items and build the time from the hour and minute portions but it is not ideal.
What I want to do is set the times and temperatures by day for a couple of heating zones.
Alternative possibiliy?: Create separate .rule files - maybe one file for each zone & time period - and create / edit these from a php script running on the webserver. (Not accessible from internet so security isn't a big issue.) Would this work? Do all .rule files get loaded automatically and when they change?
Many thanks.
On Tuesday, September 23, 2014 11:30:42 AM UTC+1, Ben Jones wrote:
. You can fudge it with two number items and build the time from the hour and minute portions but it is not ideal.
I have to say it was probably one of the missing items I was amazed about in OH - there's a few others too :-)
For
the specific use case you mention, I use Google Calendar and the
plugin. Setup recurring on/off as needed for Spring/Autum and Summer and
Winter and then go and edit them for holidays etc. But a time picker
and a datetimepicker would be nice in either 1.x or 2.0 as perhaps part
of a more general scheduler. Whilst you can code things like 'turn on
the lights 10 minutes before sunset' it would be better to be able to do
it through GUI's. Example for my old 'controller' below: