Skip to content

Releases: iprak/sensi

v2.1.4

24 Mar 23:49

Choose a tag to compare

2.1.4 (2026-03-24)

Bug Fixes

  • update some icons (#146) (6f190b9)
  • Expose stage data for multistage heat pump (#145)

v2.1.3

14 Feb 18:24

Choose a tag to compare

2.1.3 (2026-02-14)

Bug Fixes

  • pass config_entry to coordinator (e9d2049)
  • return correct value from set_operating_mode (7f9f906)
  • simplify constructors (785719a)
  • simplify online sensor status (25411b3)

v2.1.2

01 Feb 19:57

Choose a tag to compare

2.1.2 (2026-02-01)

Bug Fixes

  • return correct supported_features (04ad00d)

v2.1.1

01 Feb 03:49

Choose a tag to compare

2.1.1 (2026-02-01)

Bug Fixes

  • check operating_mode in min/max temp (63d0ce1)
  • define correct limits for non-auto case (bed1140)
  • make entities available if device is online (52a6fd8)
  • register the online binary_sensor by default (1d4247e)
  • use calculated temperature_unit (a0b0a4e)
  • use whole precision to match mobile device (f072199)
  • Check device online status (52a6fd8)

v2.1.0

30 Jan 12:26

Choose a tag to compare

2.1.0 (2026-01-30)

Features

  • add number offset settings (21e7a10)

v2.0.1

30 Jan 04:20

Choose a tag to compare

2.0.1 (2026-01-30)

Bug Fixes

  • add power_status attribute (4ced831)
  • make SetCirculatingFanEventValue serializable (8493c17)
  • parse error response correctly (3c4e7f5)
  • pass string value when invoking setting (5634af7)
  • reset circulating_fan_mode with min duty cycle (3b8b357)

v2.0.0

29 Jan 02:03

Choose a tag to compare

This is a BREAKING release.

This is a major rewrite of the integration which now includes more features and is more reliable.

What's Changed

Full Changelog: v1.4.8...v2.0.0

release: version 2.0.0

20 Jan 03:57

Choose a tag to compare

Pre-release
chore: add pre-release script

v1.4.8

09 Dec 12:07

Choose a tag to compare

1.4.8 (2025-12-09)

Bug Fixes

  • revert static min/max temp limits (4311eb0)

v1.4.7

08 Dec 12:11

Choose a tag to compare

1.4.7 (2025-12-08)

Bug Fixes

  • use 0.5 as temperature change amount in metric (93f9e1d)