WeeWX extension that sends data to windy.com
You will need an API key from windy.com
-
download and install:
WeeWX Version 4.x:
wget -O weewx-windy.zip https://github.com/matthewwall/weewx-windy/archive/master.zip wee_extension --install weewx-windy.zipWeeWX Version 5.x:
weectl extension install https://github.com/matthewwall/weewx-windy/archive/master.zip -
enter parameters in the weewx configuration file
[StdRESTful] [[Windy]] api_key = API_KEY -
restart weewx. For example:
sudo /etc/init.d/weewx stop sudo /etc/init.d/weewx start
Copyright (c) 2019-2026 Matthew Wall
Distributed under the terms of the GNU Public License (GPLv3) See the file LICENSE.txt for your full rights.