Skip to content

6.5.0 (2023-04-18) (Dying for an Angel)

Compare
Choose a tag to compare
@Grizzelbee Grizzelbee released this 18 Apr 12:39
· 35 commits to master since this release
fa85f2a

6.5.0 (2023-04-18) (Dying for an Angel)

  • (grizzelbee) New: added device type 74 = Hob with vapour extraction (part of Miele API v1.0.6)
  • (grizzelbee) Upd: Updated ReadMe file
  • (grizzelbee) Chg: Dependencies got Updated
  • (grizzelbee) Chg: Important: Requires at least Node.js 14
  • (grizzelbee) Chg: Changed SpinningSpeed from number to string
  • (grizzelbee) New: Added RAW-Value to SpinningSpeed
  • (grizzelbee) Chg: Changed PlateStep-xxx from number to string (related to issue 356)
  • (grizzelbee) New: Added RAW-Value to Platesteps (related to issue 356)
  • (grizzelbee) Fix: 343 GENERIC_BUSINESS_ERORR occured when switching ventilationStep
  • (grizzelbee) Fix: 356 In some cases the value 0 (zero) is ignored (e.g. at PlateStep)
  • (grizzelbee) Fix: 359 Fixed "oauth is not a function" error during startup with downgrade of axios-oauth-client to v1.5.0