Skip to content

v0.4.3

Latest
Compare
Choose a tag to compare
@Sibgatulin Sibgatulin released this 19 Nov 15:39
· 3 commits to main since this release

Release 0.4.3: homogenise keys for PM values from SPS30

By default aioairq.core.AirQ.get_latest_data now returns values
from SPS30 PM sensor under the same keys as the values from the sensor
that has been predominantly used so far.
Previous behaviour is still available by setting return_original_keys=True.

Add test and documentation.