Skip to content

Releases: hacs/integration

0.4.2

02 Jun 11:14
Compare
Choose a tag to compare

Fixes issues with repository information updates.

0.4.1

01 Jun 12:27
Compare
Choose a tag to compare
Fixes panel registration on versions < 0.94

0.4.0

01 Jun 11:02
ac52556
Compare
Choose a tag to compare

Harder, Better, Faster, Stronger

There is a lot of changes in this one, so many that a bump to 0.3.0 was to small, hence the bump to 0.4.0.

I have forgotten some of the changes but here are some highlights:

  • The biggest change is probably the move away from PyGithub to "aiogithub" for the calls against the GitHub API.
  • When you open the store view, the search box is auto-focused.
  • There is a "copy to clipboard" icon next to the Lovelace resources example (#31).
  • When you add a custom repository under the settings view, you are redirected to that repository if it was accepted.
  • Fixes an error message at startup for HA > 0.94.0
  • Adds support for plugins that have the plugin file as a release asset.
  • Changes to auto scan for updates.
    • For installed elements, at startup and every 30 minutes.
    • For everything, at startup and every 500 minutes.
  • Repositories are now indexed by a repository ID and not the name.
  • Endpoint URLs are generated by combining community_ and two uuid4's (with the exception of /community_plugin/ that is untouched)

if when you encounter bugs/issues, please open an issue here

Full changelog

0.2.1

22 May 15:44
Compare
Choose a tag to compare

Fixes issues with ElementView reload buttons

This started small...

22 May 15:31
Compare
Choose a tag to compare

When I started earlier today, I had planned to do a hotfix and quickly publish 0.1.1, that failed...

But that's okey!, working on this has been the most fun thing I have done in a long long time :D

New "features"

  • Using GitHub releases are no longer a requirement, if used it will add more functionality like version tracking.
  • ElementViews (the detailed view of the element) now have a reload button (icon).
  • ElementViews (the detailed view of the element) now has a "Last updated" filed to indicate when the last update was.
  • All custom repo under the SETTINGS tab now has a reload button (icon).
  • For plugins, there is now a new button in the ElementView that will allow you to open the plugin file.
  • A warning message will display if you try to add a repo that does not meet the requirements.

Side note

@maykar has taken the advantage of adding an info.md file to his repo, to make a next level experience for the user 🎉

From the ElementView for https://github.com/maykar/compact-custom-header

image


When this update is ready for you, you will see an upgrade card on the "SETTINGS" tab.

Full changelog

Ship it? Ship it!

21 May 20:51
Compare
Choose a tag to compare

🎉 initial release

Documentation can be found here

Promo viedo (YouTube)

HACS Promo

Gif demo

gif