tagyoureit / nodejs-poolController

An application to control pool equipment from various manufacturers.
GNU Affero General Public License v3.0
323 stars 94 forks source link

Will this work with an Pentair EasyTouch controller? #44

Closed dhop90 closed 7 years ago

dhop90 commented 7 years ago

I'm currently using the ScreenLogic2 protocol adapter but would like to install this nodejs-poolController on a raspberry PI and integrate it with the smartthings hub and app.

Using the REST URI, it should be pretty easy to code up a smartthings app

tagyoureit commented 7 years ago

Yup, it should work fine with EasyTouch. You will probably have less circuits/schedules but everything else should be ok.

And you can definitely roll your own smartthings integration. Check out the samples in the integrations directory.