Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@briis briis released this 14 Oct 12:32
· 278 commits to main since this release

Changes

  • BREAKING
    Due to all the changes made in this release, I recommend that you remove the integration and re-add it. This will ensure all sensors are named correctly, and obsolete sensors are removed.
    • Precipitation Minutes... sensors have been renamed. Please delete them manually if you do not follow the recommendation above.
    • Wet Bulb sensors have been renamed due to spelling error. You might need to delete the obsolete sensors manually.
  • Changed icon for Cloud Base
  • Add the Integration to the Default HACS store. (Not merged on release of this version)
  • Bump pyweatherflow-forecast to 0.6.0
  • Added Voltage sensor. This sensor will only be available for Tempest devices. There will be no implementation for AIR and SKY as these are deprecated devices.
  • Added Battery sensor. This sensor is derived from the Voltage sensor above and shows the % full based on voltage amount.

TODO

  • 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.