Skip to content

Releases: TomFaulkner/SenseMe

v0.1.5

14 Jul 00:05
9cb53ee
Compare
Choose a tag to compare

Workaround for issue #38 where sending a command then immediately polling could return the wrong result.

v0.1.4

11 Jul 02:09
163b5dd
Compare
Choose a tag to compare

Prevent installation on Python versions before 3.6 (no 2.7 support), update to README to include this information and network information.

v0.1.3

06 Jul 03:10
fe80efc
Compare
Choose a tag to compare

Added script for basic fan controls from command line
Switched to setuptools from distutils
Black linter

SenseMe v0.1.2

24 Jun 19:10
Compare
Choose a tag to compare

Fixes background monitor crashing if communication to the fan fails.
Fixes some misreads of fan data if the fan improperly formats the data. (This happens frequently)

SenseMe v0.1.1

04 May 00:37
a3f7fc4
Compare
Choose a tag to compare

Fixes missing lib module.

SenseMe v0.1.0

07 Mar 04:28
Compare
Choose a tag to compare

Monitor is functional, public methods seem to be stable at this point, and its on PyPI now, so time for a release here as well.