Skip to content

Releases: automicus/PyISY

v1.0.6

30 Aug 19:21
Compare
Choose a tag to compare

In this version, Z-Wave nodes are handled more cleanly. Not all Z-Wave nodes are compatible, but nodes that indicate their status will be handled. Other Z-Wave nodes will be ignored, but will no longer cause PyISY to crash.

v1.0.5

09 Jun 02:44
Compare
Choose a tag to compare

Squashed Bugs

Fixed bug that caused the library to crash if the climate module was not installed on the ISY controller.

v1.0.4

07 Jun 20:48
Compare
Choose a tag to compare

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

27 Apr 04:57
Compare
Choose a tag to compare
  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

23 Apr 03:00
Compare
Choose a tag to compare

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

v1.0.1

22 Apr 03:18
Compare
Choose a tag to compare

Release of version 1.0.1.

v1.0.0

22 Apr 02:40
Compare
Choose a tag to compare

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

v0.9.0

28 Apr 04:35
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release
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

24 Feb 03:15
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

First pre-release. Functional, but not perfect.