Skip to content

Releases: Grizzelbee/ioBroker.dysonairpurifier

3.1.4 (2024-03-22) (Marching on)

26 Mar 13:02
4512cbb
Compare
Choose a tag to compare

3.1.4 (2024-03-22) (Marching on)

  • (grizzelbee) Fix: Lamps (Product type 552) won't generate a warning on startup anymore but show an info that they are not supported by this adapter.

v3.1.3 (2024-02-28) (Marching on)

28 Feb 10:08
c8a3933
Compare
Choose a tag to compare

3.1.3 (2024-02-28) (Marching on)

  • (grizzelbee) Fix: 2FA Process is working again - truely

v3.1.2 (2024-02-26) (Marching on)

26 Feb 14:14
bfc04b2
Compare
Choose a tag to compare

3.1.2 (2024-02-26) (Marching on)

  • (grizzelbee) Upd: dependencies got updated
  • (grizzelbee) Fix: 2FA Process is working again
  • (grizzelbee) New: At least nodeJs V18.2.0 is required

v3.1.1 (2024-02-01) (Marching on)

01 Feb 11:12
fe48f64
Compare
Choose a tag to compare

3.1.1 (2024-02-01) (Marching on)

  • (grizzelbee) Upd: dependencies got updated
  • (grizzelbee) Fix: #244 Fixed PM2.5, PM10, VOC Values to be compliant to the dyson App
  • (grizzelbee) Fix: #113 Fixed NO2 Values to be compliant to the dyson App
  • (grizzelbee) Fix: #244 Fixed PM2.5, PM10, VOC Indexes
  • (grizzelbee) New: Changed admin user interface to jsonConfig
  • (grizzelbee) Upd: Code cleanup

Additional changes since last release:

3.0.0 (2024-01-11) (Marching on)

  • (grizzelbee) Upd: dependencies got updated
  • (grizzelbee) Upd: updated year of copyright in license
  • (grizzelbee) New: #244 Added HCHO-Index
  • (grizzelbee) Chg: BREAKING CHANGES:
    • Replaced values in field pm25 with values from pm25r and calculating them accordingly to the dyson App
    • Replaced values in field pm10 with values from pm10r and calculating them accordingly to the dyson App
    • #244 Replaced values in field hcho with values from hchr and calculating them accordingly to the dyson App
    • Fields pm25r and pm10r are now deprecated and will be removed

2.5.9 (2023-08-21) (Halo of the dark)

  • (grizzelbee) Fix: Updated year in license- and readme file to make adapter checker happy

2.5.8 (2023-08-09) (Halo of the dark)

09 Aug 08:49
d57dcc2
Compare
Choose a tag to compare

2.5.8 (2023-08-09) (Halo of the dark)

  • (grizzelbee) Fix: Fixed calculation of hmax temperatures for heater models.

2.5.7 (2022-12-06) (Halo of the dark)

06 Dec 08:27
db96101
Compare
Choose a tag to compare

2.5.7 (2022-12-06) (Halo of the dark)

  • (grizzelbee) New: Added support for Dyson Pure Humidify+Cool Formaldehyde (PH04, ProductType 358K)
  • (grizzelbee) Upd: Upgraded axios to 1.2.1

2.5.6 (2022-11-28) (Halo of the dark)

29 Nov 13:09
726a181
Compare
Choose a tag to compare

2.5.6 (2022-11-28) (Halo of the dark)

  • (grizzelbee) Fix: #213 Fixed warning due to wrong data type on field FILTER_REPLACEMENT

2.5.4 (2022-11-27) (Halo of the dark)

27 Nov 13:48
54ea241
Compare
Choose a tag to compare

2.5.4 (2022-11-27) (Halo of the dark)

  • (grizzelbee) Upd: #207Downgraded axios to 0.27.2 due to an error in version 1.x returning data as binary instead of string.

2.5.3 (2022-11-26) (Halo of the dark)

  • (grizzelbee) Upd: Dependencies got updated
  • (grizzelbee) Chg: #207 better and easier detection of supported devices

2.5.2 (2022-11-17) (Halo of the dark)

  • (grizzelbee) Upd: Dependencies got updated
  • (grizzelbee) Chg: Moved log message "requesting new state of device" from info to debug
  • (grizzelbee) New: Added Dyson Pure Hot+Cool Formaldehyde (Type 527K) to device list.
  • (grizzelbee) New: Added Dyson Pure Cool Tower Formaldehyde (Type 438K) to device list.

V2.5.1 (2022-03-23) (Halo of the dark)

23 Mar 09:03
1a25a22
Compare
Choose a tag to compare

V2.5.1 (2022-03-23) (Halo of the dark)

  • (grizzelbee) Fix: Improved layout of config page and added tooltips to the checkboxes

v2.5.0 (2022-03-22)(Halo of the dark)

22 Mar 09:34
9f8953b
Compare
Choose a tag to compare

v2.5.0 (2022-03-22)(Halo of the dark)

  • (grizzelbee) New: Added option to disable the logging of reconnect events.