v0.3.2-beta.2
Pre-release
Pre-release
Pre-release for 0.3.2.
Fixes
- Make
frontenda soft dependency (after_dependencies) instead of a harddependenciesentry. The hard dependency forcedfrontendsetup during config-flow loading, which broke the test suite (nohass_frontendmodule in CI). Setup ordering beforeadd_extra_js_url()is still guaranteed in real installs. - Sort manifest keys to satisfy hassfest validation.
Supersedes v0.3.2-beta.1 (which contained the failing test build).