weatherlink-live-local-python
latest

Library documentation

  • weatherlink_live_local
    • discover
    • get_conditions
    • set_units
    • conditions
      • BarometricConditions
      • Conditions
      • InsideConditions
      • MoistureTemperatureConditions
      • RadioReceptionState
      • SensorSuiteConditions
    • discovery
      • Discovery
      • ServiceInfo
    • units
      • convert_pressure
      • convert_rain
      • convert_temperature
      • convert_wind_speed
      • PressureUnit
      • RainUnit
      • TemperatureUnit
      • WindSpeedUnit

Examples

  • Examples

Development

  • Changelog
    • Unreleased
    • 0.2.1 - 2021-02-04
      • Fixed
    • 0.2.0 - 2020-12-23
      • Added
      • Changed
      • Fixed
    • 0.1.0 - 2020-12-23
weatherlink-live-local-python
  • »
  • weatherlink-live-local-python 0.2.1 documentation
  • Edit on GitHub

WeatherLink Live Local Python API¶

Python library to read weather data from a Davis WeatherLink Live station + connected sensors (e.g. Vantage Vue) using the local API.

API specification: https://weatherlink.github.io/weatherlink-live-local-api/

weatherlink_live_local

WeatherLink Live Local Python API.

Changelog¶

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased¶

0.2.1 - 2021-02-04¶

Fixed¶

  • Remove temperature conversion for humidity

0.2.0 - 2020-12-23¶

Added¶

  • CI with GitHub Actions

Changed¶

  • Remove imports of conditions and discovery module in global namespace

Fixed¶

  • Project links in setup.py

0.1.0 - 2020-12-23¶

Initial public release

Indices and tables¶

  • Index

  • Module Index


© Copyright . Revision 9d2d9584.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
0.2.1
0.2.0
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds