Fix - Fix wrong default value implementation for solver params.
0.3.12
Improvement - Added support to provide solver name and path as parameters in the configuration file.
0.3.11
Fix - Fixed unittests not passing.
0.3.10
Improvement - Added data as attributes for forecasts (PV and load), deferrable loads and battery: power+SOC. - Improved the graph in the webserver, now using subplots. - Rearranged vertical space in index.html template. Fix - Added threads option on waitress to possibly improve queue problem.
0.3.9
Improvement - Improved publish data logging. - Round published data. - Attributes to forecasts published data. - Improved centering html on small devices. - Improved handling of closest index when publishing data. Fix - Fixed problem with csv filenames, was using only filename specific to dayahead optimization. - Fixed data list handling for load cost and prod price forecasts. - Fixed publish data dictionary to contain only data from correct entity_id. - May have solved double log lines.
0.3.8
Fix - Still fixing issues when passing csv files and lists.