{"id":28583409,"url":"https://github.com/pierrickp/hass-purrseapp-component","last_synced_at":"2026-07-20T23:31:12.127Z","repository":{"id":270333368,"uuid":"910020742","full_name":"PierrickP/hass-purrseapp-component","owner":"PierrickP","description":"Purrse.app component for Home Assistant","archived":false,"fork":false,"pushed_at":"2026-07-18T11:30:50.000Z","size":43,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-18T13:15:36.843Z","etag":null,"topics":["hacs","hacs-integration","hass","hassio-integration"],"latest_commit_sha":null,"homepage":"","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/PierrickP.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-30T09:49:54.000Z","updated_at":"2025-01-09T10:31:34.000Z","dependencies_parsed_at":"2025-01-17T09:20:09.591Z","dependency_job_id":"9f1e19e4-2c38-4576-8eb7-a04109524290","html_url":"https://github.com/PierrickP/hass-purrseapp-component","commit_stats":null,"previous_names":["pierrickp/hass-purrseapp-component"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/PierrickP/hass-purrseapp-component","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierrickP%2Fhass-purrseapp-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierrickP%2Fhass-purrseapp-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierrickP%2Fhass-purrseapp-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierrickP%2Fhass-purrseapp-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PierrickP","download_url":"https://codeload.github.com/PierrickP/hass-purrseapp-component/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierrickP%2Fhass-purrseapp-component/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35703521,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"ssl_error","status_checked_at":"2026-07-20T02:08:09.736Z","response_time":111,"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":["hacs","hacs-integration","hass","hassio-integration"],"created_at":"2025-06-11T05:08:11.082Z","updated_at":"2026-07-20T23:31:12.101Z","avatar_url":"https://github.com/PierrickP.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Purrse.app Integration\n\n[![GitHub Release][releases-shield]][releases]\n[![GitHub Activity][commits-shield]][commits]\n[![License][license-shield]](LICENSE)\n\n[Purrse.app](https://purrse.app) integration of Purrse.app allows you to retrieve data from your groups\n\n**:warning: A premium subscription on Purrse.app is required to configure this integration.**\n\nMore informations on https://purrse.app/premium\n\n## Installation\n\n### HACS (recommended)\n\nHave [HACS](https://hacs.xyz/) installed, this will allow you to update easily.\n\n[![Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=pierrickp\u0026repository=hass-purrseapp-component\u0026category=integration)\n\n\u003c!-- or go to \u003cb\u003eHacs\u003c/b\u003e and search for `Flightradar24`. --\u003e\n\n### Manual\n\n1. Locate the `custom_components` directory in your Home Assistant configuration directory. It may need to be created.\n2. Copy the `custom_components/flightradar24` directory into the `custom_components` directory.\n3. Restart Home Assistant.\n\n## Configuration\n\nAdd integration by clicking on\n\n[![Open your Home Assistant instance and config the Purrse.app Integration](https://my.home-assistant.io/badges/config_flow_start.svg)](https://my.home-assistant.io/redirect/config_flow_start?domain=purrseapp)\n\nDuring the configuration, set your *personal token* previously created on the Purrse.app App. You can create or get your token on https://purrse.app/x/account/api\n\n## Contributions are welcome!\n\nIf you want to contribute to this please read the [Contribution guidelines](CONTRIBUTING.md)\n\n***\n\n[commits-shield]: https://img.shields.io/github/commit-activity/y/pierrickp/hass-pursseapp-component.svg?style=for-the-badge\n[commits]: https://github.com/pierrickp/hass-pursseapp-component/commits/main\n\n[license-shield]: https://img.shields.io/github/license/pierrickp/hass-pursseapp-component.svg?style=for-the-badge\n[license]: https://github.com/pierrickp/hass-pursseapp-component/LICENSE.md\n\n[releases-shield]: https://img.shields.io/github/release/pierrickp/hass-pursseapp-component.svg?style=for-the-badge\n[releases]: https://github.com/pierrickp/hass-pursseapp-component/releases\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierrickp%2Fhass-purrseapp-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpierrickp%2Fhass-purrseapp-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierrickp%2Fhass-purrseapp-component/lists"}