Skip to content

Releases: automicus/PyISY

v1.0.4

Choose a tag to compare

@rmkraus rmkraus released this 07 Jun 20:48

Heavy updates to HTTPS handling. This update uses either TLS 1.1 or 1.2 to encrypt the connection. Auto Updates now works with HTTPS.

v1.0.3

Choose a tag to compare

@rmkraus rmkraus released this 27 Apr 04:57
  1. Fixed a bug dealing with unicode strings that was breaking the climate module for Python 2.7 and 3.2.
  2. Fixed a bug that was throwing a harmless error if the object was deleted when the event stream was not running.

v1.0.2

Choose a tag to compare

@rmkraus rmkraus released this 23 Apr 03:00

The setup.py file was bad and was causing bad installs. This is now fixed. (hopefully)

v1.0.1

Choose a tag to compare

@rmkraus rmkraus released this 22 Apr 03:18

Release of version 1.0.1.

v1.0.0

Choose a tag to compare

@rmkraus rmkraus released this 22 Apr 02:40

This is version 1.0.0 of PyISY. It should be mostly bug free and working smoothly.

v0.9.0

v0.9.0 Pre-release
Pre-release

Choose a tag to compare

@rmkraus rmkraus released this 28 Apr 04:35
Various Fixes, Rebranding, Clean Up

Fixed glitches in the Climate, Nodes, and Programs modules. Rebranded
to Automicus. Attached new Apache 2 license.

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@rmkraus rmkraus released this 24 Feb 03:15

First pre-release. Functional, but not perfect.