Heating control - scheduler / temperature

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
michap
Posts: 442
Joined: 26 Mar 2013 10:35
Contact:

Heating control - scheduler / temperature

Post by michap »

Hi,

I have found different problems with heating control, will report it step by step, hope with all needed information for reproduce it.
(as reference - using Euroronic Spirit)

First issue is simple:
If creating a time frame with a temperature of 21.5 degree - will be saved only 21 degree in config file.

Code: Select all

{"comfortTemp":21,"energySaveTemp":19,"fallbackTemp":"","sensorId":"ZWayVDev_zway_3-0-49-1","schedule":
{"0":[],"1":[],"2":[],"3":[],"4":[],"5":[],"6":[
{"stime":"00:00","etime":"04:00","temp":17},
{"stime":"04:00","etime":"05:00","temp":19},
{"stime":"05:05","etime":"07:30","temp":22},
{"stime":"09:05","etime":"10:35","temp":21}
(should be 17 - 19.5 - 22 - 21.5 - but already while saving it will not be recognized in scheduler)

Michael
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: Heating control - scheduler / temperature

Post by PoltoS »

Ok, scheduled for v3.1.3
Post Reply