Skip to content

Commit b2220af

Browse files
authored
Fix installs badge (#923)
Runkit is abandoned and no longer works. It turns out shields.io has feature to parse JSON without extra endpoints.
1 parent 100aac8 commit b2220af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,5 +457,5 @@ If you want to translate the project to your own language, follow the [Localizat
457457
[releases]: https://github.com/leikoilja/ha-google-home/releases
458458
[workflow-shield]: https://img.shields.io/github/actions/workflow/status/leikoilja/ha-google-home/linting.yaml?branch=master&style=for-the-badge
459459
[workflow]: https://github.com/leikoilja/ha-google-home/actions
460-
[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
460+
[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
461461
[installs]: https://analytics.home-assistant.io/custom_integrations.json

0 commit comments

Comments
 (0)