Skip to content

Releases: lichtteil/local_luftdaten

2.3.1 Replace deprecated temperature constant

14 Mar 23:03
Compare
Choose a tag to compare

What's Changed

  • Replace TEMP_CELSIUS with UnitOfTemperature, closes #62 by @skibbipl in #63

New Contributors

Full Changelog: 2.3.0...2.3.1

Compatibility with Python 11 and new sensor support

12 Jun 14:48
798c7d4
Compare
Choose a tag to compare

What's Changed

This release fixes compatibility with Python 3.11 which is used by Home Assistant 2023.6.

  • Remove asyncio.coroutine by @basilfx in #56
  • Added support for Sensirion's SEN5X Environmental sensor node-family … by @hope55 in #55

New Contributors

Full Changelog: 2.2.0...2.3.0

2.2.0

23 Nov 21:20
16fa73f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0 Support for SHT3X and fix for deprecated function

05 Feb 15:48
159fb86
Compare
Choose a tag to compare

What's Changed

New Contributors

2.0.0 (Breaking changes!)

07 Jun 16:33
539be1c
Compare
Choose a tag to compare

Fixes/Features

  • Use sensor type in unique id to reduce collision risk (d8108c7)
  • Fetch values only once per sensor, not for each entity (573f85f)
  • Scan interval can be customized (b7154dc)
  • Provide icons for particulate matter sensor (b7154dc)
  • Add unique id for UI editing / entity customization (b7154dc)

Breaking changes

The unique id of the entities will change (to reduce collision risk). You need to manually remove the old entities and rename the new entities back to the old name if you want to keep everything like it was (Configuration -> Entities). Please see #33 for a detailed description.

Notes

A "big thank you" goes to @JoachimEngelmann for providing most of this updates code!

1.10

02 May 13:43
b7154dc
Compare
Choose a tag to compare

Code improvements

  • Scan interval can be customized
  • Provide icons for particulate matter sensor
  • Add unique id for UI editing / entity customization

Big thanks to @JoachimEngelmann

1.9

01 Apr 17:55
255b18b
Compare
Choose a tag to compare
1.9

Add support for Honeywell sensors

1.8

11 Feb 13:40
Compare
Choose a tag to compare
1.8

Support for HECA_* sensors

  • Add support for HECA_* sensors
  • Add version number to manifest.json
  • Fix automatic checks

1.7

29 Oct 15:01
Compare
Choose a tag to compare
1.7

Add support for Plantower sensors

Add support for SPS30 sensor

01 Jul 18:01
Compare
Choose a tag to compare
  • Add support for SPS30 sensor
  • Set icon for air quality sensors