nymea-plugins/openweathermap
Jannik Höke 3f89e6a926 Translated using Weblate (German)
Currently translated at 100.0% (42 of 42 strings)

Translation: nymea-plugins/openweathermap
Translate-URL: http://translate.nymea.io/projects/nymea-plugins/openweathermap/de/
2020-07-16 11:17:13 +02:00
..
translations Translated using Weblate (German) 2020-07-16 11:17:13 +02:00
README.md continued to improve readmes 2020-04-29 21:20:03 +02:00
integrationpluginopenweathermap.cpp OpenWeatherMap: Fix support for custom OWM API tokens 2020-03-23 13:30:02 +01:00
integrationpluginopenweathermap.h Rename devices to things 2020-03-04 17:52:36 +01:00
integrationpluginopenweathermap.json Rename devices to things 2020-03-04 17:52:36 +01:00
meta.json changed technology to technologies 2020-04-28 14:42:18 +02:00
openweathermap.png fixed some meta files 2020-04-27 13:54:33 +02:00
openweathermap.pro Rename devices to things 2020-03-04 17:52:36 +01:00

README.md

OpenWeatherMap

This plugin allows to get the current weather data from OpenWeatherMap.

Usage

The weather data will be refreshed every 15 minutes automatically, but can also refreshed manually. The plugin offers two different search methods for the location: if the user searches for a empty string, the plugin makes an autodetection with the WAN ip and offers the user the found weather stations. The autodetection function uses the geolocation of your WAN ip and searches all available weather stations in a radius of 1.5 km. Otherwise the plugin returns the list of the found search results from the search string.

Note: If you are using a VPN connection, the autodetection will show the results around your VPN location.

Supported Things

  • Weather
    • Weather condition
    • Temperature
    • Humidity
    • Pressure
    • Wind speed and direction
    • Cloudiness and visibility
    • Sunset and sunset time

Requirements

  • Internet connection
  • The OpenWeatherMap must be reachable
  • The package 'nymea-plugin-openweathermap' must be installed
  • An API key must be purchased for commercial use.

More

OpenWeatherMap http://www.openweathermap.org