Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 904 Bytes

CHANGELOG.md

File metadata and controls

36 lines (28 loc) · 904 Bytes

Changelog

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.4.0] - 2022-09-26

Added

  • value conversion

Changed

  • configured devices are listed as channels on the top most possible hierarchy (adapter.X.DeviceId)

Removed

  • "device" channel

[0.3.1] - 2022-09-26

Added

  • instance connection status (info.connection)

[0.3.0] - 2022-09-26

Added

  • device settings
    • child lock
    • temperature compensation
    • limit desired temp max
    • limit desired temp min

[0.2.0] - 2022-09-21

Added

  • adapter will try to reconnect to devices that lost connections
  • timeout setting in admin page

[0.1.0] - 2022-09-20

Added

  • first initial version with basic functions