Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 640 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 640 Bytes

ThinkInsteon

Integrates Insteon PLC with the Think Automatic machine learning platform

Install and Run

Clone or download the ThinkInsteon repository. Then run the following from the ThinkInsteon directory.

npm install
node .

This project uses the thinkdevice library module which has instructions for associating devices such as the ThinkHub to a Think Automatic account which needs to be done before other devices can communicate through it.

License

This project is licensed under the MIT License - see the LICENSE file for details