WIP
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.
Highlights
- A good amount of changes
- Most caching issues that some users experienced should now be handled.
- Most startup issues should now be handled.
- 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)
How to test.
- Delete your custom_components/hacs directory.
- Download the zip file from this release page.
- Extract the zip file.
- Copy the custom_components/hacs directory from the extracted zip file to where you had the directory you removed in step 1.
- If you want to start using config_flow for HACS, remove the configuration for HACS in your configuration.yaml file.
- Restart Home Assistant.