SkillAgentSearch skills...

Pyinsteon

*** DEPRECATED - Please use updated PYTOMATION library instead ***** Insteon (and X10) device library for Python currently supporting the SmartLabs SmartLinc 2412N Insteon HomeAutomation controller. The framework is built to support additional interfaces (2412S, 2412U) in the future as well. If you would like commit access drop me a line

Install / Use

/learn @zonyl/Pyinsteon
About this skill

Quality Score

0/100

Supported Platforms

Universal

README


<h1> This project is deprecated in favor of my new project: https://github.com/zonyl/pytomation </h1> ******************************************************

''' File: pyinsteon.py

Description: Insteon Home Automation Protocol library for Python (Smarthome 2412N, 2412S, 2412U)

    For more information regarding the technical details of the PLM:
            http://www.smarthome.com/manuals/2412sdevguide.pdf

Author(s): Jason Sharpee jason@sharpee.com http://www.sharpee.com Pyjamasam@GitHub <> mahmul @ #python Ene Uran 01/19/2008 http://www.daniweb.com/software-development/python/code/217019

    Based loosely on the Insteon_PLM.pm code:
    -       Expanded by Gregg Liming <gregg@limings.net>

License: This free software is licensed under the terms of the GNU public license, Version 1

Usage: - Instantiate PyInsteon by passing in an interface - Call its methods - ? - Profit

Example: (see bottom of PyInsteon.py file)

Notes: - Todo: Read Style Guide @: http://www.python.org/dev/peps/pep-0008/

Created on Mar 26, 2011

Related Skills

View on GitHub
GitHub Stars14
CategoryCustomer
Updated8y ago
Forks4

Languages

Python

Security Score

60/100

Audited on Nov 25, 2017

No findings