Skip to content

Releases: FEEprojects/sensirion-sps030

Fix and improve test.py

15 Nov 15:19
Compare
Choose a tag to compare

test.py now working and accepting to take arguments

Reduce length of timestamp and floats

27 Feb 17:49
Compare
Choose a tag to compare
0.0.7

Timestamp formatting + version number for new release

Add extra methods

20 Feb 11:52
Compare
Choose a tag to compare

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

04 Feb 13:38
Compare
Choose a tag to compare
Change order of retry count checking

Now sleep before retrying

Initial release to pypi

29 Jan 16:54
Compare
Choose a tag to compare

Basic functionality implemented, still needs work, see issues for features we want to add