michael-slx / weewx-weatherlink-live

WeeWX driver for WeatherLink Live

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeeWX driver for Davis WeatherLink Live

This is a driver allowing the WeeWX weather software to retrieve data from the Davis WeatherLink Live data logger (WLL). This driver is fully compatible with the WLL's local API, allowing an update frequency of up to 2.5 seconds.

Unlike other drivers, mixing many sensors transmitting on any id is fully supported.. E.g. an ISS transmitting temperature, humidity and rain on id 1 and a sensor transmitter with wind, solar and UV on id 2.

Unfortunately the WeatherLink Live currently does not provide a local API to access historic data. An API is available for WeatherLink subscribers. This driver does however not support this interface. You also need to ensure that the WeatherLink Live is on the same LAN subnet as WeeWX, so that UDP broadcasts can be received.

This driver requires WeeWX 5, Python 3.7 (or later) and the Python requests module.

Contents

Documentation

Contribution

Any contributions to this project are absolutely welcome: issues, documentation and even pull requests.

Legal

This project is licensed under the MIT license. See the LICENSE file for a copy of the license.

While this project uses the WeatherLink Live local API, it is neither supported nor endorsed by Davis Instruments. The same also goes for WeeWX.

All trademarks are held by their respective owners.

About

WeeWX driver for WeatherLink Live

License:MIT License


Languages

Language:Python 97.2%Language:Shell 2.8%