bpaauwe / udi-noaa-poly

Other
0 stars 0 forks source link

NOAA weather service

This is a node server to pull weather data from the NOAA weather network and make it available to a Universal Devices ISY994i Polyglot interface with Polyglot V2

(c) 2020 Robert Paauwe

Installation

  1. Backup Your ISY in case of problems!
    • Really, do the backup, please
  2. Go to the Polyglot Store in the UI and install.
  3. Add NodeServer in Polyglot Web
    • After the install completes, Polyglot will reboot your ISY, you can watch the status in the main polyglot log.
  4. Once your ISY is back up open the Admin Console.
  5. Configure the node server per configuration section below.

Node Settings

The settings for this node are:

Short Poll

Node substitution variables

Current condition node

Requirements

  1. Polyglot V2.
  2. ISY firmware 5.0.x or later

Upgrading

Open the Polyglot web page, go to nodeserver store and click "Update" for "NOAA Weather".

Then restart the NOAA nodeserver by selecting it in the Polyglot dashboard and select Control -> Restart, then watch the log to make sure everything goes well.

The nodeserver keeps track of the version number and when a profile rebuild is necessary. The profile/version.txt will contain the profile_version which is updated in server.json when the profile should be rebuilt.

Release Notes