An open API service indexing awesome lists of open source software.

https://github.com/krmax44/homeassistant-findmy

View AirTags in Home Assistant
https://github.com/krmax44/homeassistant-findmy

airtag custom-integration find-my home-assistant openhaystack

Last synced: about 1 year ago
JSON representation

View AirTags in Home Assistant

Awesome Lists containing this project

README

          

# Find My Integration for Home Assistant

[![Open your Home Assistant instance and add this repository to the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=krmax44&repository=homeassistant-findmy&category=integration) [![Open your Home Assistant instance and set up this integration.](https://my.home-assistant.io/badges/config_flow_start.svg)](https://my.home-assistant.io/redirect/config_flow_start/?domain=findmy)

> [!WARNING]
> This integration is still work-in-progress.

## Installation

You need to have a running [Anisette](https://github.com/Dadoum/anisette-v3-server) and a decrypted plist file of your tracker. The latter can be challenging to obtain, see [this issue](https://github.com/malmeloo/FindMy.py/issues/31)).

With those two things ready, setup should be easy using the config flow.

## Acknowledgements

Thanks to [FindMy.py](https://github.com/malmeloo/FindMy.py/), on which this integration is based on.