https://github.com/pierrickp/hass-purrseapp-component
Purrse.app component for Home Assistant
https://github.com/pierrickp/hass-purrseapp-component
hacs hacs-integration hass hassio-integration
Last synced: 3 days ago
JSON representation
Purrse.app component for Home Assistant
- Host: GitHub
- URL: https://github.com/pierrickp/hass-purrseapp-component
- Owner: PierrickP
- License: mit
- Created: 2024-12-30T09:49:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-07-18T11:30:50.000Z (6 days ago)
- Last Synced: 2026-07-18T13:15:36.843Z (5 days ago)
- Topics: hacs, hacs-integration, hass, hassio-integration
- Language: Python
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Purrse.app Integration
[![GitHub Release][releases-shield]][releases]
[![GitHub Activity][commits-shield]][commits]
[![License][license-shield]](LICENSE)
[Purrse.app](https://purrse.app) integration of Purrse.app allows you to retrieve data from your groups
**:warning: A premium subscription on Purrse.app is required to configure this integration.**
More informations on https://purrse.app/premium
## Installation
### HACS (recommended)
Have [HACS](https://hacs.xyz/) installed, this will allow you to update easily.
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=pierrickp&repository=hass-purrseapp-component&category=integration)
### Manual
1. Locate the `custom_components` directory in your Home Assistant configuration directory. It may need to be created.
2. Copy the `custom_components/flightradar24` directory into the `custom_components` directory.
3. Restart Home Assistant.
## Configuration
Add integration by clicking on
[](https://my.home-assistant.io/redirect/config_flow_start?domain=purrseapp)
During 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
## Contributions are welcome!
If you want to contribute to this please read the [Contribution guidelines](CONTRIBUTING.md)
***
[commits-shield]: https://img.shields.io/github/commit-activity/y/pierrickp/hass-pursseapp-component.svg?style=for-the-badge
[commits]: https://github.com/pierrickp/hass-pursseapp-component/commits/main
[license-shield]: https://img.shields.io/github/license/pierrickp/hass-pursseapp-component.svg?style=for-the-badge
[license]: https://github.com/pierrickp/hass-pursseapp-component/LICENSE.md
[releases-shield]: https://img.shields.io/github/release/pierrickp/hass-pursseapp-component.svg?style=for-the-badge
[releases]: https://github.com/pierrickp/hass-pursseapp-component/releases