Releases: lukasberbuer/weatherlink-live-local-python
Releases · lukasberbuer/weatherlink-live-local-python
0.4.0
0.3.0
Changed
- Remove
set_units, pass units of typeunits.Unitsas a parameter toget_conditions - Drop Python 3.6 support
Added
parse_responsefunction to transform a raw JSON response string into aConditionsobjectDataStructureTypeenum- Python support until 3.12
0.2.1
Fixed
- Remove temperature conversion for humidity
0.2.0
Added
- CI with GitHub Actions
Changed
- Remove imports of
conditionsanddiscoverymodule in global namespace
0.1.0
Initial public release