Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 723 Bytes

CHANGELOG.md

File metadata and controls

28 lines (21 loc) · 723 Bytes

Change Log

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.

[0.1.5] - 2017-06-02

Changed

  • Request methods related to temperature and percentage now return floats instead of str

[0.1.4] - 2017-05-22

Fixed

  • Fix GetTargetTemperature mode

[0.1.3] - 2017-05-22

Changed

  • Make previously required temperatureMode optional

[0.1.2] - 2017-04-28

Changed

  • Renamed prepare_request_handler to prepare_handler

[0.1.1] - 2017-04-12

Fixed

  • Fixed actions method when inheriting Appliances

[0.1.0] - 2017-03-22

  • Initial version