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
- 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
- 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
- Configuration of manufacturer, model and/or serial number through config.json
0.2.0 - 2020-04-29
- Identify option (blinking LED)
- Possibility to enable child lock (LockPhysicalControls characteristic)
0.1.1 - 2020-04-28
- Added git repository URL to package.json
0.1.0 - 2020-04-28
- Initial Release