{"id":13585977,"url":"https://github.com/custom-components/healthchecksio","last_synced_at":"2025-12-30T00:06:24.094Z","repository":{"id":43645626,"uuid":"201963665","full_name":"custom-components/healthchecksio","owner":"custom-components","description":"Update and display the status of your healthchecks.io  checks.","archived":false,"fork":false,"pushed_at":"2023-10-09T18:52:42.000Z","size":198,"stargazers_count":46,"open_issues_count":6,"forks_count":9,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-05-01T14:33:34.401Z","etag":null,"topics":["api-client","healthchecksio","monitor"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/custom-components.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-12T16:02:36.000Z","updated_at":"2024-07-22T16:14:47.419Z","dependencies_parsed_at":"2024-07-22T16:14:46.515Z","dependency_job_id":"ea8e3a6e-4937-42e1-af42-f625e98e400b","html_url":"https://github.com/custom-components/healthchecksio","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":"ludeeus/integration_blueprint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/custom-components%2Fhealthchecksio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/custom-components%2Fhealthchecksio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/custom-components%2Fhealthchecksio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/custom-components%2Fhealthchecksio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/custom-components","download_url":"https://codeload.github.com/custom-components/healthchecksio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247670240,"owners_count":20976532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-client","healthchecksio","monitor"],"created_at":"2024-08-01T15:05:15.283Z","updated_at":"2025-12-30T00:06:24.088Z","avatar_url":"https://github.com/custom-components.png","language":"Python","funding_links":["https://www.buymeacoffee.com/ludeeus"],"categories":["Python"],"sub_categories":[],"readme":"# healthchecksio\r\n\r\n[![GitHub Release][releases-shield]][releases]\r\n[![GitHub Activity][commits-shield]][commits]\r\n[![License][license-shield]](LICENSE.md)\r\n\r\n[![hacs][hacsbadge]](hacs)\r\n![Project Maintenance][maintenance-shield]\r\n[![BuyMeCoffee][buymecoffeebadge]][buymecoffee]\r\n\r\n[![Discord][discord-shield]][discord]\r\n[![Community Forum][forum-shield]][forum]\r\n\r\n_Integration to integrate with [healthchecks.io][healthchecksio]._\r\n\r\n![example][exampleimg]\r\n\r\n## Installation\r\n\r\nSearch for and install `healthchecksio` from [HACS](https://hacs.xyz/)\r\n\r\n## Configuration\r\n\r\nThis integration can **only** be configured via the UI.\r\n\r\n### Check ID\r\n\r\nThis is the ID of the check that the integration should update. It looks something like `aa247c51-8da8-4800-86a3-48763142e902`.\r\n\r\n### What the integration does\r\n\r\n- Pings the specified Healthchecks.io check every 5 minutes to monitor the state of Home Assistant.\r\n- Pulls your other Healthchecks.io checks as entities, so you can monitor their statuses directly in Home Assistant.\r\n\r\n### API Key\r\n\r\nThe API key to your account. You can find it under the \"Settings\" tab in your project.\r\n\r\n\u003e [!NOTE]\r\n\u003e A **Full Access** API key is required for this integration to function correctly. This is because the integration both pings checks (which requires write access) and reads the status of all your checks to create entities in Home Assistant (which requires read access). Only the Full Access key provides both permissions needed for these operations.\r\n\r\n\r\n## For self-hosted instances\r\n\r\n### Site Root\r\n\r\nThis is the root URL of your Healthchecks.io instance.\r\n\r\n### Ping Endpoint\r\n\r\nThis is the path of the endpoint used for pings.\r\n\r\n## Contributions are welcome!\r\n\r\nIf you want to contribute to this please read the [Contribution guidelines](CONTRIBUTING.md)\r\n\r\n## Analytics\r\n\r\nIf you are using this integration, please consider enabling [Home Assistant usage analytics](https://www.home-assistant.io/integrations/analytics/#usage-analytics).\r\n\r\n***\r\n\r\n[healthchecksio]: https://healthchecks.io\r\n[buymecoffee]: https://www.buymeacoffee.com/ludeeus\r\n[buymecoffeebadge]: https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg?style=for-the-badge\r\n[commits-shield]: https://img.shields.io/github/commit-activity/y/custom-components/healthchecksio.svg?style=for-the-badge\r\n[commits]: https://github.com/custom-components/healthchecksio/commits/master\r\n[hacs]: https://github.com/custom-components/hacs\r\n[hacsbadge]: https://img.shields.io/badge/HACS-Default-orange.svg?style=for-the-badge\r\n[discord]: https://discord.gg/Qa5fW2R\r\n[discord-shield]: https://img.shields.io/discord/330944238910963714.svg?style=for-the-badge\r\n[exampleimg]: example.png\r\n[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg?style=for-the-badge\r\n[forum]: https://community.home-assistant.io/\r\n[license-shield]: https://img.shields.io/github/license/custom-components/healthchecksio.svg?style=for-the-badge\r\n[maintenance-shield]: https://img.shields.io/badge/maintainer-Joakim%20Sørensen%20%40ludeeus-blue.svg?style=for-the-badge\r\n[releases-shield]: https://img.shields.io/github/release/custom-components/healthchecksio.svg?style=for-the-badge\r\n[releases]: https://github.com/custom-components/healthchecksio/releases\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcustom-components%2Fhealthchecksio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcustom-components%2Fhealthchecksio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcustom-components%2Fhealthchecksio/lists"}