Weather stations

From Domoticz
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In this page are listed the supported weather station, and information to get or send data to weather websites

Supported weather stations

ToDo

Supported API to get data and forecast from weather systems

Open Weather Map

Open Weather Map is an internet service providing hyper-local weather information and also offers the functionality to upload weather measurements from your own local weather station(s).

More info at Open Weather Map page.

Supported API and scripts to send weather data to weather systems

WindGuru

WindGuru let users to register one or more stations for free, and send data (wind, temperature and relative humidity) to their system.

Register the weather station (to set coordinates, userid, password and other parameters) on https://stations.windguru.cz/register.php?id_type=16 and put the following scripts from https://github.com/CreasolTech/domoticz_lua_scripts to the DOMOTICZ/scripts/lua directory:

script_time_rainWindCheck.lua

globalvariables.lua

globalfunctions.lua

Then edit globalvariables.lua configuring the WINDGURU* variables and WIND/TEMP variables. It's very simple task!