powersync-plugins/openweathermap
Simon Stürz 930f8c780f Update license text and add SPDX identifier 2025-11-17 16:36:48 +01:00
..
translations
README.md
integrationpluginopenweathermap.cpp Update license text and add SPDX identifier 2025-11-17 16:36:48 +01:00
integrationpluginopenweathermap.h Update license text and add SPDX identifier 2025-11-17 16:36:48 +01:00
integrationpluginopenweathermap.json
meta.json More meta.json updating 2022-01-28 12:44:55 +01:00
openweathermap.png
openweathermap.pro openweathermap: Add Qt6 support 2025-08-14 10:26:19 +02: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