Releases: briis/weatherflow_forecast
Releases · briis/weatherflow_forecast
Release 0.2.1
Changes
- Added
visibility
sensor - Added
cloud_base
sensor - Added
precip_rate
sensor
Release 0.2.0
Changes
- Added option to add all the sensors to the Integration. If upgrading select configure button, to add the sensors.
- If sensors are enabled, the Weather Entity will use sensor data as the Current Data, to get a more realtime view.
- Integration images are added to Home Assistant Brand icons - It is the same images as the
core
integration uses, as these are the official WeatherFlow images. - Updated the documentation
TODO
- Add the remaining Calculated sensors that are currently available in the 'old' integration (Some have already been included.)
- If sensors have been installed, and the user selectes to remove them again, ensure they are deleted from Home Assistant. Currently they must be manually removed.
- Migrate parts of the language files from the 'old' integration. I will still need people to do some translations.
- If Station ID and API Token do not match, a wrong error message is displayed.
- Add the Integration to the Default HACS store.
- Add sensor description to the README file
- Fix bugs that people find in this Beta
Release 0.1.2
Date: 2023-09-28
Changes
- Moved update interval to between 25 and 35 minutes
- Several documentation updates
- Improved error handling, when station cannot be setup or data not retrieved