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}
Michael