Skip to content

Releases: hacs/integration

2.0.3

14 Jan 06:36
2d8f558
Compare
Choose a tag to compare

What's Changed

🐛 Bug fixes

Full Changelog: 2.0.2...2.0.3

2.0.2

05 Jan 08:39
3959b60
Compare
Choose a tag to compare

What's Changed

🐛 Bug fixes

New Contributors

Full Changelog: 2.0.1...2.0.2

2.0.1

04 Sep 11:33
0903045
Compare
Choose a tag to compare

What's Changed

🐛 Bug fixes

🎨 Frontend updates

  • Sync core frontend to a09f44d
  • Switch overflow menus to ha-menu

Full Changelog: 2.0.0...2.0.1

2.0.0

21 Aug 07:50
79c64a4
Compare
Choose a tag to compare

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/

1.34.0

21 Jan 12:53
7d46a52
Compare
Choose a tag to compare

What's Changed

🛎️ Experimental

♻️ Refactor

🐛 Bug Fixes

  • Only grab the defined file for zip releases by @ludeeus in #3274
  • Always enable category when items are downloaded by @ludeeus in #3277
  • Show documentation for the downloaded version if downloaded by @ludeeus in #3305
  • Adjust device step in config flow by @ludeeus in #3389
  • Fix name when removing python_script repositories by @ludeeus in #3422

Full Changelog: 1.33.0...1.34.0

1.33.0

24 Sep 14:33
6f2ba69
Compare
Choose a tag to compare

What's Changed

💥 Breaking changes

✨ New features

  • Add experimental toggle when creating config entry by @ludeeus in #3164
  • Add workflow to check pull request labels by @ludeeus in #3176

♻️ Refactor

  • Make experimental in config flow false by default by @ludeeus in #3166
  • Store experimental in options instead of data by @ludeeus in #3175

🐛 Bug Fixes

Full Changelog: 1.32.1...1.33.0

1.32.1

08 Apr 15:06
a674c77
Compare
Choose a tag to compare

What's Changed in 1.32.1

🛎️ Experimental

Full Changelog: 1.32.0...1.32.1

Since this release is so close to 1.32.0, below is the release notes for 1.32.0

What's Changed in 1.32.0

🛎️ Experimental

These changes only apply if you have enabled experimental features

🛎️🎨 Experimental Frontend Updates

These changes only apply if you have enabled experimental features

♻️ Refactor

🐛 Bug Fixes

New Contributors

Full Changelog: 1.31.0...1.32.0

1.32.0

08 Apr 13:07
828f698
Compare
Choose a tag to compare

What's Changed

🛎️ Experimental

These changes only apply if you have enabled experimental features

🛎️🎨 Experimental Frontend Updates

These changes only apply if you have enabled experimental features

♻️ Refactor

🐛 Bug Fixes

New Contributors

Full Changelog: 1.31.0...1.32.0

1.31.0

26 Feb 16:37
723b88a
Compare
Choose a tag to compare

What's Changed

💥 Breaking changes

🛎️ Experimental

These changes only apply if you have enabled experimental features

  • Signal dispatcher on repository updates by @ludeeus in #3078
  • Use async_forward_entry_setups in async_recreate_entities by @ludeeus in #3073

Full Changelog: 1.30.1...1.31.0

1.30.1

27 Jan 10:57
75335ed
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Use async_forward_entry_setups instead of async_setup_platforms by @RobertD502 in #3038

🛎️🎨 Experimental Frontend Updates

These changes only apply if you have enabled experimental features

New Contributors

Full Changelog: 1.30.0...1.30.1