Skip to content

Releases: rospogrigio/daikin_residential

Introduced token retrieval and auto refresh

11 Sep 13:20
8b56550
Compare
Choose a tag to compare
  • Introduced TokenSet retrieval by logging in with the Daikin Cloud credentials.
  • The credentials can be input using YAML file configuration or via config flow.
  • A new TokenSet is automatically retrieved when expired.
  • Removed tokenset.json usage, now all data is stored in HA config_entries.
  • Introduced reload service, that allows to force the retrieval of a new TokenSet.
  • NOTE: before updating, the integration has to be deleted and re-created afterwards.

Filtering out Opentherm gateway devices

10 Aug 10:03
b7d6630
Compare
Choose a tag to compare

Opentherm Gateway devices (providing "DRGATEWAYAA" as modelInfo) are now filtered out.

Fix for units which don't provide horizontal swing

17 Jul 07:54
c9c4a36
Compare
Choose a tag to compare

Fixed bug, that made units without horizontal swing unavailable.

First official release

13 Jul 15:32
Compare
Choose a tag to compare

Done some cleanups.

v0.9.2: first version actually working

13 Jul 10:32
Compare
Choose a tag to compare

Fixed the connection problems present in v0.9.0.
Other fixes and improvements.

First version actually working

13 Jul 10:25
Compare
Choose a tag to compare
  • Fixed the connection problems present in v0.9.0.
  • Other fixes and improvements.

v0.9.0: first working version

10 Jul 13:55
Compare
Choose a tag to compare

First published version. Everything should be working, even though some problems may appear.