UNPKG

node-red-contrib-yr

Version:

A collection of Node-RED nodes for accessing yr.no weather info and data.

24 lines (13 loc) 605 B
<html><body> <h3>node-red-contrib-yr</h3> A collection of <a target="_blank" href="http://nodered.org/">Node-RED</a> nodes for <a target="_blank" href="http://yr.no/">yr.no</a> ### Installation The latest release of these nodes can be installed by running: $ npm install node-red-contrib-yr ### Yr nodes This node uses the <a target="_blank" href="http://yr.no/">yr.no</a> <a target="_blank" href="https://api.met.no/weatherapi/locationforecast/2.0/documentation">weather location forecast API</a> <h4>weather-data</h4> A Node-RED node to lookup Yr.no weather forecast data. </body></html>