This package provides a Go interface to Insteon networks and the ability to control Insteon devices. This package is being actively developed and the API is subject to change. Consider this library to be in an alpha stage of development
The package provides the "ic" command line tool to perform various administrative tasks related to the Insteon network and its devices.
TODO: A REST interface to the Insteon network. Will include abstractions for common tasks such as creating virtual N-Way light switches as well as scenes
TODO: A client application to the Insteon Network Daemon
The package can be used directly from other go programs by means of the github.com/abates/insteon package. See the godocs for more information.