github hacs/integration 0.4.0

latest releases: 1.34.0, 1.33.0, 1.32.1...
4 years ago

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

Don't miss a new integration release

NewReleases is sending notifications on new releases.