What's Changed
As a major version bump, this release includes breaking changes:
- Make sure you have a recent backup of your Home Assistant configuration folder before updating; the 2+ versions are not backward compatible.
- Make sure you read the breaking changes below.
If you previously used experimental features, most of these changes you already had.
This is a BIG release, and it includes a lot of changes. The most notable changes are:
✨ New features
- Brand new frontend based on data tables (you need to clear your browser cache after updating and restarting for this to show properly).
- New
update
entities to handle updates of tracked repositories.- Updates for repositories as well as updates for HACS itself now appear in the same place as other update notifications in Home Assistant.
- New
switch
entities to enable/disable pre-release of repositories. - HACS now uses a new data source hosted on Cloudflare for most metadata.
- New Template type to allow for custom template repositories.
💥 Breaking changes
- HACS requires Home Assistant 2024.4.1 or later.
- The
sensor
platform has been removed. - You can no longer configure HACS in YAML.
- NetDaemon apps are no longer in HACS.
- HACS now uses a new data source hosted on Cloudflare for most metadata.
- The
/hacsfiles/
endpoint no longer works for Themes. - Custom
hacs
prefixed events are no longer fired. info.md
files are no longer rendered. Instead, the README is used.
Full Changelog: 1.34.0...2.0.0
Documentation: https://hacs.xyz/