0.0.2 • Published 5 years ago

node-red-contrib-lwws v0.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 years ago

node-red-contrib-lwws

A Node-RED node for Livedoor Weather Web Service.

This node provides pinpoint weather forecasts in Japan.

Install

cd ~/.node-red
npm install node-red-contrib-lwws

Usage

If this node is triggered, it returns an object including detail weather forecast in msg.payload. Format specification of the object is compatible with LSSW JSON data format.

A location of weather forecast is configurable with city ID from the node option. (Tokyo is configured by default)

1.0.0

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago