v1.1
Important After updating to version 1.1 the demandshaper schedules database entries need resetting.
This can be done by going to the URL:
http://emonpi/emoncms/demandshaper/clearall
Changes in this update
- modularisation and refactor of scheduler function
- matching javascript implementation of php scheduler function
- separated out fixed schedule settings and runtime settings
- fixed schedule settings only are saved to disk in order to reduce SD card wear
- forecast processing is separated from scheduler function, forecast is passed to scheduler function
- forecast is preloaded in js client and schedules calculated using js scheduler to reduce bandwidth requirements and speed up UI.
- fixed DST timezone support
- higher resolution scheduling support to 15mins
- basic demandshaper schedule log to /var/log/emoncms/demandshaper.log
- improvements to cydynni forecast
- missing ip address fix