Skip to content

v1.0.0

Latest

Choose a tag to compare

@Markus98 Markus98 released this 22 Jun 15:12
Immutable release. Only release title and notes can be modified.

This is the v1.0.0 milestone. The library is now a dependency of Home Assistant core. There is no API redesign in this release, v1.0.0 simply marks the start of stable semver.

Breaking:

  • 15 temperature setpoints changed from IntControlOumanEndpoint to FloatControlOumanEndpoint
    • Temperature drop and big temperature drop — L1/L2, room-sensor and
      no-sensor variants (8)
    • Water-out minimum / maximum temperature — L1/L2 (4)
    • Constant temp setpoint — L1 (1)
    • Room temperature setpoint user — L1/L2 (2)

Fixed:

  • Decimal writes (0.1 resolution) are no longer rejected on settings the device stores with one decimal place (home-assistant/core#174309).

Docs:

  • Removed the disclaimer about unverified L2 and room-sensor endpoints, these have now been verified against hardware (#1).

Full Changelog: v0.5.0...v1.0.0