Skip to content

Releases: Apollon77/daikin-controller

Release v2.1.0

25 Jul 21:26
Compare
Choose a tag to compare
  • (theimo1221) Allow DaikinAC Logger modification after device being constructed
  • (theimo1221) Improve PARAM NG Error Messages
  • (Apollon77) Correctly re set update interval after setACSpecialMode
  • (Apollon77) Return the request error object with modified error message to also allow to access error.code and such additional information
  • (theimo1221) Correct typings

Release v2.0.3

09 Jun 21:04
Compare
Choose a tag to compare
  • (Apollon77) Add backward compatibility for setACSpecialMode
  • (Apollon77) Adjust exports

Release v2.0.2

09 Jun 16:07
Compare
Choose a tag to compare
  • (Apollon77) Correctly decode encoded strings again

Release v2.0.1

09 Jun 13:57
Compare
Choose a tag to compare
  • (Apollon77) export DaikinACTypes directly via DaikinAC class again as in 1.x

Release v2.0.0

09 Jun 12:57
Compare
Choose a tag to compare
  • Major update, see notes above
  • (theimo1221) Rewrite to typescript

Release v1.2.2

04 Jun 21:57
Compare
Choose a tag to compare

handle stemp and shum if not numbers and send out "as is"

Release v1.2.1

14 May 16:58
Compare
Choose a tag to compare

Improve response parser to allow field values with comma in it

Release v1.2.0

18 Aug 22:18
Compare
Choose a tag to compare

support lpw parameter for new models

Release v1.1.6

20 Jul 13:24
Compare
Choose a tag to compare

update dependencies
tests only cover node.js 10.x+ (LTS versions), but library should also work below