/PyISY

Python module for interactive with the ISY-994 Insteon controller.

Primary LanguagePythonOtherNOASSERTION

PyISY

Python Library for the ISY Controller

This library allows for easy interaction with ISY nodes, programs, program, climate module, and network module. This class also allows for functions to be assigned as handlers when ISY parameters are changed. ISY parameters can be monitored automatically as changes are reported from the device.

NOTE: Significant changes have been made in V2, please refer to the CHANGELOG for details. It is recommended you do not update to the latest version without testing for any unknown breaking changes or impacts to your dependent code.

Maintainers:

  • Greg Laabs ([@OverloadUT])
  • Ryan Kraus ([@rmkraus]) (creator)

PyISY_beta Fork & PyPi Package

The PyISY_beta package is a drop in replacement & testing package for the original PyISY. It was created to provide a package to test new modifications while waiting to be incorporated into the original scope.

For more information about the beta package: https://github.com/shbatm/PyISY/tree/PyISY_beta