Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 725 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 725 Bytes

AirtagBridge

Based on the work of: https://github.com/icepick3000/AirtagAlex and https://github.com/merlin077/AirtagMQTT

AirtagBridge fetches metadata from within the "Where is?" app on a Mac. This data is parsed and then published via MQTT. The location information can now be processed by software like Home Assistant which updates the location on the map and provides historical data visualization.

Requirements: mosquitto (Mac: 'brew install mosquitto') Usage: ./airtag-bridge.sh

Configuration: open the file with a text editor and customize the configuration variables on the top.

Roadmap:

  • Unix Timestamp
  • Traccar support
  • GUI column presentation
  • more configurations
  • update only on change
  • debug mode