Skip to content

Releases: syssi/xiaomi_airpurifier

2024.8.0.0

13 Aug 18:22
Compare
Choose a tag to compare

What's Changed

  • Update pre-commit hooks by @syssi in #370
  • Explicit support fan entity features turn_{on,off} by @syssi in #371
  • Use async_add_executor_job instead of async_add_job by @syssi in #372

Full Changelog: 2024.7.0.0...2024.8.0.0

2024.7.0.0

08 Aug 06:30
Compare
Choose a tag to compare

What's Changed

  • Add Smart Humidifier 2 EU (deerma.humidifier.jsq2w) support by @kristofgyuracz in #352
  • Fix deprecated constants which will be removed in HA Core 2025.1 by @EtiolEhomba in #368

New Contributors

Full Changelog: 2023.12.0.0...2024.7.0.0

2023.12.0.0

22 Dec 18:09
Compare
Choose a tag to compare

Home Assistant 2023.12.0 compatibility added.

2023.6.0.0

09 Jun 16:47
Compare
Choose a tag to compare

Python 3.11 / Home Assistant Core 2023.6.0 compatibility added.

2022.12.0.0

11 Dec 12:54
Compare
Choose a tag to compare

The 'depth' property was removed because it's deprecated. Please use 'water_level' and 'water_tank_detached' properties instead.

2022.8.0.0

04 Aug 09:32
Compare
Choose a tag to compare

Home Assistant 2022.8.0 compatibility added.

2022.4.0.1

06 Apr 17:36
Compare
Choose a tag to compare

Another compatibility issue (cannot import SPEED_OFF) fixed.

2022.4.0.0

06 Apr 16:26
Compare
Choose a tag to compare

HA core 2022.4.0 compatibility added.

2022.3.3.3

03 Apr 15:27
Compare
Choose a tag to compare

deerma.humidifier.mjjsq: Unsupported preset mode ("wet protect") removed

2022.3.3.2

12 Mar 06:24
Compare
Choose a tag to compare

deerma.humidifier.jsq3 (MJJSQ04DY) support added. Kudos to @artyom-smirnov