- heat pump support;
- INCOMPATIBLE CHANGES due to zones introduction. Input sensors are the same but the structure inside for zone sensors include additional "_zone1", "_zone2" ...;
- Some unknown energy use for DHW and CH (e.g. on some models that support 6 parameters "ch_energy + ch_energy_delta == ch_energy2" );
- Additional set of energy sensors (some models have both some have one);
- energy use fix;
- dhw flame fix;
- energy consumption sensors update;
- code refactoring;
- todayes energy consumption calculation;
- new energy use sensors;
- bug fixes
- multiple incompatible changes, reduced amount of supported functions due to changes in REST requests by Ariston;
- login fix;
- new sensors support;
- request handling update;
- Todays energy use sensor handling update;
- Multiple zones support;
- Revision align;
- Updated handling of parameter sensors;
- BREAKING CHANGE:
AquaAristonHandler
moved to 'https://pypi.org/project/aristonremotethermo/'.
- New sensors in Ariston integration for energy consumption today;
- Dedicated files per gateway;
- Multiple boilers under one account (gateway must be specified per each instance);
- Unsupported sensor detection attempt in Ariston integration;
- Cooling included in Ariston integration;
- Bug fixes;
- Economy temperature reporting in set values when economy mode is active;
- Read Plant ID property method included;
- Tweaks in supported parameters detection to avoid issues on specific configurations;
- Class method for reading the data is included;
- Callback function added to inform about values received from the server or status changed;
- Logging to console included;
- Lydos Hybrid maximum value update;
- CH Water temperature added in AristonHandler for supported models;
- Additional data stored in case of server errors;
- Fix error parsing for AristonHandler;
- Fix units of measurement setting;
- Availability handling update;
- Availability handling update;
- Night mode added;
- Fixing interation with Alteas One;
- CRITICAL: manual identification of Aqua Ariston boiler is required due to problem with automated identification;
- Lydos Hybrid included;
- Ariston added cooling pump statistics;
- Aqua Ariston fix issue with no sensors being provided;
- Storing of files fixed;
- New handling of required temperatures for Velis wifi;
- Setting of temperature modified for Velis Wifi;
- Setting of data fixed for AquaAristonHandler;
- Code cleanup;
- Code cleanup;
- Additional class for handling Velis is introduced;
- DHW and CH availability status update;
- Code cleanup;
- Folder creation handling for data store is updated;
- Change the way changed temperature is visualized;
- Change the way floats are compared in all places;
- More flexible data types are allowed in set_http_data method;
- Help annotations update;
- Changed algorithm to visualize temperatures when changing their values;
- Help update;
- Initial release;