Skip to content

v3.0.0

Compare
Choose a tag to compare
@barleybobs barleybobs released this 22 Dec 13:56
· 21 commits to main since this release
c6046a3

V3.0.0 BREAKING CHANGES

In version 3.0.0 the original sensor is discontinued. There are now individual entities for each piece of data. These new sensor also update every 10 minutes compared to the old sensor which updated every 30 minutes.

Before installing version 3.0.0 remove the integration from the "Device and Services" menu. Then install version 3.0.0 and restart before finally setting up the integration again.


Features

  • Switches from using one sensor with attributes to using multiple sensors
  • Creates devices in homeassistant
  • Adds French translations to the config flow - by @ThePrincelle
  • Adds breaking changes warnings in the README
  • Updates the README for v3.0.0
  • Adds actions badges to README