Python library to help with using WeatherFlow SmartWeather API
This is a new project I am working on and is in early development.
The intended use is as follows:
- weatherflow.api - Classes to perform API connections to read data
- weatherflow.data - Classes to process data
See the tests for example usages.