Skip to content

Releases: Mr-Groch/HA-ESA-NASK-Air-Quality

1.0.4

Choose a tag to compare

@Mr-Groch Mr-Groch released this 24 Mar 21:56
a0f4e73

What's Changed

  • Fixes #6 & #7 Changed code that calls async_forward_entry_setup (This will stop working in Home Assistant 2025.6)

Full Changelog: 1.0.3...1.0.4

1.0.3

Choose a tag to compare

@Mr-Groch Mr-Groch released this 23 Jun 20:52
d235044

What's Changed

  • Fixes #4 TypeError: 'NoneType' object is not subscriptable.
  • Fixes #5 TEMP_CELSIUS and PRESSURE_HPA deprecated on HA 2025.1
  • Update README.md - added a link to eas nask by @pskowronek in #3

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2

Choose a tag to compare

@Mr-Groch Mr-Groch released this 11 Apr 13:49
c6befe6

Added AQI attribute state tranlation for PL & EN

Full Changelog: 1.0.1...1.0.2

1.0.1

Choose a tag to compare

@Mr-Groch Mr-Groch released this 17 Mar 11:30
030a8ad

Added

  • Added AQI as attribute if available (provided as icon from API) #2

Full Changelog: 1.0.0...1.0.1

1.0.0

Choose a tag to compare

@Mr-Groch Mr-Groch released this 12 Mar 21:30
2f6536a

1.0.0

  • Fixes #1 (async_setup_platforms instead of awaiting async_forward_entry_setups)

Full Changelog: 0.0.2...1.0.0

0.0.2 - first public release

Choose a tag to compare

@Mr-Groch Mr-Groch released this 31 Dec 11:32
f708459

First public release