Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

47 lines (27 loc) · 1.42 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

0.3.1 - 2020-11-07

Changed

  • Improved logging to prevent pollution. Most logging is classified as debug/error logging, except when setting values from homekit. These will be printed to console in human readable format.

0.3.0 - 2020-09-08

Changed

  • The behavior of the current and target state of the heater/cooler is fixed. Correct current and target state should now be reflected in the Home app.

0.2.1 - 2020-05-04

Added

  • Configuration of manufacturer, model and/or serial number through config.json

0.2.0 - 2020-04-29

Added

  • Identify option (blinking LED)
  • Possibility to enable child lock (LockPhysicalControls characteristic)

0.1.1 - 2020-04-28

Added

  • Added git repository URL to package.json

0.1.0 - 2020-04-28

  • Initial Release