Skip to content

Releases: FEEprojects/sensirion-sps030

Fix and improve test.py

Choose a tag to compare

@FlorentinBulotAQ FlorentinBulotAQ released this 15 Nov 15:19

test.py now working and accepting to take arguments

Reduce length of timestamp and floats

Choose a tag to compare

@pjb304 pjb304 released this 27 Feb 17:49
0.0.7

Timestamp formatting + version number for new release

Add extra methods

Choose a tag to compare

@pjb304 pjb304 released this 20 Feb 11:52

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

Choose a tag to compare

@pjb304 pjb304 released this 04 Feb 13:38
Change order of retry count checking

Now sleep before retrying

Initial release to pypi

Choose a tag to compare

@pjb304 pjb304 released this 29 Jan 16:54

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