All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Request methods related to temperature and percentage now return floats instead of str
- Fix GetTargetTemperature mode
- Make previously required temperatureMode optional
- Renamed prepare_request_handler to prepare_handler
- Fixed actions method when inheriting Appliances
- Initial version