mikemucc / screenlogic-api

API to control a pentair Screenlogic. Built on top of parnic's screenlogic-node library.
Apache License 2.0
9 stars 2 forks source link

Port to node-screenlogic library V2 #22

Open mikemucc opened 1 year ago

mikemucc commented 1 year ago

@parnic has release version 2 of the node-screenlogic library.

At some point this API needs to be ported to use that version of the library.

parnic commented 1 year ago

There's a migration guide https://github.com/parnic/node-screenlogic/wiki/Migration-guide and the example has been updated with a couple different ways of using the new stuff. https://github.com/parnic/node-screenlogic/blob/main/example.ts