bdraco / PyISY

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Other


Languages

Language:Python 100.0%