Skip to content

Releases: TomFaulkner/SenseMe

v0.1.5

Choose a tag to compare

@TomFaulkner TomFaulkner released this 14 Jul 00:05
9cb53ee

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

v0.1.4

Choose a tag to compare

@TomFaulkner TomFaulkner released this 11 Jul 02:09
163b5dd

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

Choose a tag to compare

@TomFaulkner TomFaulkner released this 06 Jul 03:10
fe80efc

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

SenseMe v0.1.2

Choose a tag to compare

@TomFaulkner TomFaulkner released this 24 Jun 19:10

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

Choose a tag to compare

@TomFaulkner TomFaulkner released this 04 May 00:37
a3f7fc4

Fixes missing lib module.

SenseMe v0.1.0

Choose a tag to compare

@TomFaulkner TomFaulkner released this 07 Mar 04:28

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.