Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.
/ isy99 Public archive

IoT Domain publisher for the ISY99 Insteon gateway

License

Notifications You must be signed in to change notification settings

iotdomain/isy99

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISY99x publisher

ISY99 is a gateway for the Insteon protocol. It is end of life but they are still around. It is replaced by the ISY944 which also works with this publisher, albeit limitated to what the ISY99 can do.

Dependencies

This publisher does not have any further dependencies, other than listed in the go-iotdomain README.md

Configuration

Edit isy99.yaml with the ISY99 gateway address and login name/password. The gateway can also be configured through the gateway node 'gatewayAddress' configuration.

See config files in ./test as examples

Usage

Configure the publisher as described above and run it as described in the iotdomain-go library. This will automatically discover insteon devices on the gateway, publish their discover and their current value. Switches can be controlled with a $set command.