Insteon

From LinuxMCE
Revision as of 00:57, 13 December 2007 by Ddamron (Talk | contribs)

Jump to: navigation, search
This article is a stub and requires expansion


Insteon is the product name for a series of devices which communicate using either powerline signalling, RF signalling, or a combination of both. LinuxMCE support for Insteon devices is currently under development. More information on the Insteon devices can be found at Insteon. Products are available at SmartHome

Insteon development is currently underway.

There are currently 3 types of Insteon controllers:

1. PowerLinc Controller USB (PLC)

2. PowerLinc Controller Serial (PLC)

3. PowerLinc Modem (PLM)

Among these controllers, there is another device called the EZBridge that uses a PLM to interface ethernet to insteon. Communication to the EZBridge is accomplished via an XML commandset over an established IP Port. I have implemented the EZBridge via GSD/Ruby. Source is currently located in the developers forum. (search for EZBridge)