Releases: briis/pyweatherflow_forecast
Releases · briis/pyweatherflow_forecast
Release 0.4.6
Changes
- Added
visibility
sensor - Added
cloud_base
sensor - Fixed precipitation rate now showing correct value
Release 0.4.5
Added the following new sensors:
- Absolute Humidity (Calculated)
- Precipitation today - Checked (US only)
- Precipitation yesterday - Checked (US only)
- Precipitation minutes today - Checked (US only)
- Precipitation minutes yesterday - Checked (US only)
- Is Freezing binary sensor (Calculated)
- is Raining binary sensor (Calculated)
Release 0.4.4
- Converted
wind_cardinal
to lowercase as required by Home Assistant translation services
Release 0.3.3
- Adding raw timestamp data field to be used with Home Assistant
- Linting