Skip to content

Releases: iprak/sensi

v1.3.4

20 Mar 10:49
2d1eb91
Compare
Choose a tag to compare

Entities will appear unavailable if token is expired and refresh fails.

v1.3.2

19 Mar 10:55
9be452e
Compare
Choose a tag to compare

This release should help with token expiration.

  • We will obtain a new access_token using the initially supplied refresh_token if request was reported to be expired (special marker 44) and then re-try data update.
  • We will get a new access_token on integration startup as well.

v1.3.1

16 Mar 12:36
dda0eb9
Compare
Choose a tag to compare

This request switches to refresh_token based authentication (#38).

Refer to readme for how to retrieve refresh_token.

v1.2.8

17 Feb 23:29
00318e3
Compare
Choose a tag to compare

Fixed ClimateEntityFeature deprecation warning.

v1.2.7

05 Feb 03:15
Compare
Choose a tag to compare

Addressed missing modes #35

v1.2.6

02 Feb 12:41
f96766a
Compare
Choose a tag to compare
  • Added support to lock keypad
  • Added min/max setpoints to Diagnostics

v1.2.5

30 Jan 11:52
67eb5ee
Compare
Choose a tag to compare

Report idle state correctly.

v1.2.4

20 Jan 02:35
9ff80c4
Compare
Choose a tag to compare

Addresses the recent authorization failures

v1.2.3

18 Dec 02:02
f269dcb
Compare
Choose a tag to compare

Support for auxiliary heat.

  • The auxiliary heating state is now reflected in the entity attribute aux_heat.
  • One can enable/disable aux mode via the service climate.set_aux_heat.

Please note that the default Climate card provided via HomeAssistant does not seem to support "auxillary" heat as an option, meaning one doesn't see or set "aux" in the available options. This shortcoming has been mentioned here - home-assistant/frontend#14881. There might be other custom party cards which allow enabling aux state.

v1.2.2

04 Dec 23:49
3bf6bb9
Compare
Choose a tag to compare

Added added_target_temperature_step