This is a node server to interface with an Acurite Access systems and make it available to a Universal Devices ISY994i Polyglot interface with Polyglot V3 running on a Polisy
Currently supports AcuRite Access® for Remote Monitoring and any device that can link to it.
- Backup Your ISY!
- Go to the Polyglot Store in the UI and install.
- From the Polyglot dashboard, select the Acurite node server.
- Restart the Admin Console to properly display the new node server nodes.
- The devices will not show up until you enter the user and password for the myacurite.com site.
- It can take a minute for the nodes to show any data.
- acurite_user - myacurite.com username
- acurite_password - myacurite.com password
Here are the python modules required to use this node server:
- requests
- jsonpath-ng