Releases: Apollon77/daikin-controller
Releases · Apollon77/daikin-controller
Release v2.1.0
- (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
- (Apollon77) Add backward compatibility for setACSpecialMode
- (Apollon77) Adjust exports
Release v2.0.2
- (Apollon77) Correctly decode encoded strings again
Release v2.0.1
- (Apollon77) export DaikinACTypes directly via DaikinAC class again as in 1.x
Release v2.0.0
- Major update, see notes above
- (theimo1221) Rewrite to typescript
Release v1.2.2
handle stemp and shum if not numbers and send out "as is"
Release v1.2.1
Improve response parser to allow field values with comma in it
Release v1.2.0
support lpw parameter for new models
Release v1.1.6
update dependencies
tests only cover node.js 10.x+ (LTS versions), but library should also work below