{"id":44443654,"url":"https://github.com/mikesplain/ha-addon-ntfy","last_synced_at":"2026-02-12T15:12:05.268Z","repository":{"id":259770100,"uuid":"867730764","full_name":"mikesplain/ha-addon-ntfy","owner":"mikesplain","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-28T20:24:07.000Z","size":218,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-13T03:41:25.538Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikesplain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2024-10-04T15:56:38.000Z","updated_at":"2024-10-28T20:24:11.000Z","dependencies_parsed_at":"2024-10-27T23:45:29.017Z","dependency_job_id":"99cad010-c3a7-4fd1-a261-dc9d0e5a3f5a","html_url":"https://github.com/mikesplain/ha-addon-ntfy","commit_stats":null,"previous_names":["mikesplain/ha-addon-ntfy"],"tags_count":0,"template":false,"template_full_name":"home-assistant/addons-example","purl":"pkg:github/mikesplain/ha-addon-ntfy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikesplain%2Fha-addon-ntfy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikesplain%2Fha-addon-ntfy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikesplain%2Fha-addon-ntfy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikesplain%2Fha-addon-ntfy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikesplain","download_url":"https://codeload.github.com/mikesplain/ha-addon-ntfy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikesplain%2Fha-addon-ntfy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29369649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2026-02-12T15:12:04.460Z","updated_at":"2026-02-12T15:12:05.260Z","avatar_url":"https://github.com/mikesplain.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example Home Assistant add-on repository\n\nThis repository can be used as a \"blueprint\" for add-on development to help you get started.\n\nAdd-on documentation: \u003chttps://developers.home-assistant.io/docs/add-ons\u003e\n\n[![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhome-assistant%2Faddons-example)\n\n## Add-ons\n\nThis repository contains the following add-ons\n\n### [Example add-on](./example)\n\n![Supports aarch64 Architecture][aarch64-shield]\n![Supports amd64 Architecture][amd64-shield]\n![Supports armhf Architecture][armhf-shield]\n![Supports armv7 Architecture][armv7-shield]\n![Supports i386 Architecture][i386-shield]\n\n_Example add-on to use as a blueprint for new add-ons._\n\n\u003c!--\n\nNotes to developers after forking or using the github template feature:\n- While developing comment out the 'image' key from 'example/config.yaml' to make the supervisor build the addon\n  - Remember to put this back when pushing up your changes.\n- When you merge to the 'main' branch of your repository a new build will be triggered.\n  - Make sure you adjust the 'version' key in 'example/config.yaml' when you do that.\n  - Make sure you update 'example/CHANGELOG.md' when you do that.\n  - The first time this runs you might need to adjust the image configuration on github container registry to make it public\n  - You may also need to adjust the github Actions configuration (Settings \u003e Actions \u003e General \u003e Workflow \u003e Read \u0026 Write)\n- Adjust the 'image' key in 'example/config.yaml' so it points to your username instead of 'home-assistant'.\n  - This is where the build images will be published to.\n- Rename the example directory.\n  - The 'slug' key in 'example/config.yaml' should match the directory name.\n- Adjust all keys/url's that points to 'home-assistant' to now point to your user/fork.\n- Share your repository on the forums https://community.home-assistant.io/c/projects/9\n- Do awesome stuff!\n --\u003e\n\n[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg\n[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg\n[armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg\n[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg\n[i386-shield]: https://img.shields.io/badge/i386-yes-green.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikesplain%2Fha-addon-ntfy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikesplain%2Fha-addon-ntfy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikesplain%2Fha-addon-ntfy/lists"}