Releases: automicus/PyISY
Releases · automicus/PyISY
v1.0.6
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
Squashed Bugs
Fixed bug that caused the library to crash if the climate module was not installed on the ISY controller.
v1.0.4
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
- Fixed a bug dealing with unicode strings that was breaking the climate module for Python 2.7 and 3.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
The setup.py file was bad and was causing bad installs. This is now fixed. (hopefully)
v1.0.1
Release of version 1.0.1.
v1.0.0
This is version 1.0.0 of PyISY. It should be mostly bug free and working smoothly.
v0.9.0
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
First pre-release. Functional, but not perfect.