Page 1 of 1
setpoint at time of day not working
Posted: Monday 30 March 2020 13:29
by cbtrident
HI am not sure why this is not working
it may be me doing wrong
am doing if time = 5.30 then set setpoint to 22 deg
am on Version: 2020.1 (build 11836) raspbery pi
i have another that at 10pm change to 19 deg but both just dont seem to work
what am i doing wrong
or what should i be checking to see what is wrong
thanks
Re: setpoint at time of day not working
Posted: Thursday 02 April 2020 14:40
by Ernstl
Time should be written 05:30
Re: setpoint at time of day not working
Posted: Thursday 02 April 2020 22:05
by wouterlet
Now I read this I think I have the same problem with my eurotronic thermostat. I'll follow this thread to see if there is an explanation.
Re: setpoint at time of day not working
Posted: Thursday 02 April 2020 22:24
by waaren
Ernstl wrote: ↑Thursday 02 April 2020 14:40
Time should be written 05:30
Leading zero in Blockly time field is no longer required in version >= V4.11061
Re: setpoint at time of day not working
Posted: Friday 03 April 2020 10:11
by AllesVanZelf
waaren wrote: ↑Thursday 02 April 2020 22:24
Ernstl wrote: ↑Thursday 02 April 2020 14:40
Time should be written 05:30
Leading zero in Blockly time field is no longer required in version >= V4.11061
No but the double dot/colon is

5:30 vs 5.30
Re: setpoint at time of day not working
Posted: Friday 03 April 2020 22:48
by cbtrident
thanks for that i did not know that but you know it should do it automatical not me adding
i never like you had to add the it should be a drop down for the hours and mins to select the time you want
anyway thanks am testing now