ericyanush / Inseton

Implementation of the Insteon PLM serial protocol in Swift
0 stars 0 forks source link

Do you plan to support device management/configuration/linking? #1

Open majortom64 opened 6 years ago

majortom64 commented 6 years ago

Found your project on one of my searches for insteon management software. Glad to see a Swift implementation. While there are lots of insteon PLM communication modules out there, most do not handle device linking/configuration/management. It would be great to be able to set links between devices (including linking buttons on the 6/8 button keypad links).

ericyanush commented 6 years ago

My goal is to include linking functionality; I want to be able to have enough functionality to implement an insteon hub, with more reliable HomeKit functionality than the HubPro currently provides.

This implementation is in very early stages, so I don't anticipate having the complete set of features completed for a while.