Everything Is Awesome
Another BIG release! most of the backend handling has been changed in this one.
Important notices
- This version has Home Assistant version 0.97.0 or newer as a requirement.
- If you are upgrading from a version before 0.12.0, upgrade to 0.12.0 before upgrading to this version.
Potential BREAKING CHANGE For plugins
Earlier HACS striped parts of the filename like -bundle
and lovelace-
, this is no longer done, if you update a plugin that has that after this version of HACS, you need to change the url
in your Lovelace configuration, the example on the plugin page inside HACS, will be correct.
Highlights
- A good amount of changes
- Most caching issues that some users experienced should now be handled.
- Most startup issues should now be handled.
- Added devcontainer to make it easier to test/contribute.
- Started to test out automation for issues/PRs (not technically for this release, but worth mentioning)
- Added information about pending updates to the sensor
- When you have new repositories in your installation they now show in the top of the store
- Config flows!
- HACS can now be configured in the UI (Configuration -> Integrations )
- For integrations you install that support config_flows you can now install and configure those without restarting Home Assistant 🎉 (See demo at the top here)
Thanks to everyone that helped testing out and reported bugs during the beta versions of this release!