Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mitchellklein-weather-forecast

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mitchellklein-weather-forecast

[thing-it-node] Device Plugin for Online Weather Forecast data.

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

thing-it-weather

NPM NPM

Device Plugins for [thing-it-node] and thing-it.com for weather via the (http://openweathermap.org) weather service.

User Interface

This example shows the weather device UI together with the UI of a Z-Wave indoor sensor for temperature, humidity, and light in a wine cellar. It allows to see how outside weather influences the wine cellar currently.

Usages

Dashboarding capabilities at thing-it.com allow to generate charts that correlate outside weather data with any other sensor or actor. With that combination a variety of interesting analytical questions can be answered:

  • What is the response of a room to the outside temperature? - With an ambient sensor like the one used above.
  • How does electricity usage get influenced by weather? - With the weather device and an energy meter.
  • How does soil moisture correlate to outside circumstances? - Combining weather and soil sensors.

You can also trigger action based on weather data:

  • Send an alert to a user if the temperature is below freezing.
  • Turn on the irrigation if it hasn't rained for more than 48h.
  • Start a process to check the status of an outdoor device that was subject to very high heat.

Configuration

Configure the following parameters via [thing-it] Mobile or thing-it.com.

  • City Name: The name of the city the weather should be retrieved for. Examples are 'Sydney' and 'Frankfurt am Main'.
  • Country Code: The country code (such as 'au' and 'de') for the country the city is in.
  • Language Code: The language code (such as 'en', 'de') for the result.
  • Units: Either 'metric' or 'imperial', default is 'metric'
  • Update Frequency Seconds: Time in seconds until [thing-it] requests the next weather update. This should typically be more than 10 minutes, so a value of 600 or higher.
  • Open Weather Map Key: They key you get after registering at (http://openweathermap.org).

Where to go from here ...

After completing the above, you may be interested in

Keywords

FAQs

Package last updated on 26 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc