The default configuration is now a template and will error out until modified, this is to avoid the case where HACS updates read the wrong configuration and the user isn't aware.
After a HACS update you might have to re-start AppDeamon if this error occurs (or edit a single line in the apps.yaml e.g. add a space and then save it)
What's Changed
- Added template configuration guard by @springfall2008 in #48
Full Changelog: v6.31...v6.32