This repository has been archived by the owner on Jun 7, 2022. It is now read-only.
Purple Air Client v1.2
- Better filter logic when sending network sensor data to
DataFrame
s for #49 - Add filters for sensors with and without children for #49
- Better error formatting when given bad or missing data
- Update sample code and documentation for
to_dataframe
, add notes about Channels - Fix bug where the library attempted to get Statistics data from the wrong field
- Rename
'a'
and'b'
to'parent'
and'child'
throughout app - Add missing
ADC
,RSSI
, and1day_avg
fields to data exports for #51 - Add
as_dict
andas_flat_dict
asChannel
methods for #52 - Add
as_list
toSensor
methods - Simplify logic for
as_dict
andas_flat_dict
forSensor