Skip to content

Commit

Permalink
Fix installs badge (#923)
Browse files Browse the repository at this point in the history
Runkit is abandoned and no longer works. It turns out shields.io has feature to parse JSON without extra endpoints.
  • Loading branch information
KapJI authored Nov 5, 2024
1 parent 100aac8 commit b2220af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -457,5 +457,5 @@ If you want to translate the project to your own language, follow the [Localizat
[releases]: https://github.com/leikoilja/ha-google-home/releases
[workflow-shield]: https://img.shields.io/github/actions/workflow/status/leikoilja/ha-google-home/linting.yaml?branch=master&style=for-the-badge
[workflow]: https://github.com/leikoilja/ha-google-home/actions
[installs-shield]: https://img.shields.io/endpoint?style=for-the-badge&url=https%3A%2F%2Frunkit.io%2Fkapji%2Fgoogle-home-installs-for-shield-io%2F3.0.0
[installs-shield]: https://img.shields.io/badge/dynamic/json?style=for-the-badge&color=blue&label=installs&cacheSeconds=3600&url=https://analytics.home-assistant.io/custom_integrations.json&query=$.google_home.total
[installs]: https://analytics.home-assistant.io/custom_integrations.json

0 comments on commit b2220af

Please sign in to comment.