node-red-node-darksky
Advanced tools
Comparing version 0.1.15 to 0.1.16
{ | ||
"name" : "node-red-node-darksky", | ||
"version" : "0.1.15", | ||
"version" : "0.1.16", | ||
"description" : "A Node-RED node that gets the weather forecast from the DarkSky API", | ||
@@ -5,0 +5,0 @@ "dependencies" : { |
@@ -27,3 +27,3 @@ node-red-node-darksky | ||
One node polls the Dark Sky api every 5 minutes, the other is triggered | ||
One node polls the Dark Sky api every 15 minutes, the other is triggered | ||
to request weather forecast data when an input is received. | ||
@@ -30,0 +30,0 @@ |
Sorry, the diff of this file is not supported yet
49806