Skip to content

Latest commit

 

History

History
77 lines (47 loc) · 1.29 KB

CHANGELOG.MD

File metadata and controls

77 lines (47 loc) · 1.29 KB

Changelog

V2.2.1

  • Updated the repository name to rointe-radiators

V2.2.0

  • Updated to rointe-sdk 1.6.0
    • Fixes a lot of linting errors on the library
    • Fixes some API responses error handling.

V2.1.0

  • Adds missing oval towel support. (#15)

v2.0.0

  • Updated to HA 2015.01
  • Some bug fixes

v1.4.0

  • Support for Oval Towel

v1.3.0

  • Support for sub-zones

v1.2.7

  • Experimental support for Belize/Olympia radiators

v1.2.6

  • Extended debugging during setup.

v1.2.5

  • Bugfixes

V1.2.4

  • Refresh from the main repo.

V1.2.3

  • Debug statements.

V1.2.0

  • Take into account not all firmware upgrades are possible.
  • Forces updating the device registry.
  • Show device's real name (product name)

v1.1.0

  • Improved code documentation
  • Some dead code removed
  • Fixed model name capitalization
  • Added climate icon

V1.0.10

  • Added missing entity descriptors
  • Set the devices as unavailable if communication errors occur.
  • Configure a scan interval.
  • Raise ConfigEntryNotReady if unable to initialize from config.
  • Bump rointe-sdk to v1.0.9b1
  • Decrease update messages log level and remove excessive error messages.

V1.0.8

  • Authentication refresh fix.
  • Setting HVAC mode to Auto now sets the temperature to Comfort.
  • Remove excessive logging