Releases: FEEprojects/sensirion-sps030
Releases · FEEprojects/sensirion-sps030
Fix and improve test.py
test.py now working and accepting to take arguments
Reduce length of timestamp and floats
0.0.7 Timestamp formatting + version number for new release
Add extra methods
Now supports
- Device information
- Manual clean of fan
- Reading and writing auto clean interval
- Device reset
- Forces wait if sensor is polled too frequently
- If measurement not started and read is requested it will start measuring then perform the read
Also now has improved error reporting.
Adds retry to read method in case of corrupt data
Change order of retry count checking Now sleep before retrying
Initial release to pypi
Basic functionality implemented, still needs work, see issues for features we want to add