Skip to content

This script reads metadata from Apple AirTags and publishes them over MQTT

Notifications You must be signed in to change notification settings

PatrickSp/AirtagBridge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

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

About

This script reads metadata from Apple AirTags and publishes them over MQTT

Resources

Stars

Watchers

Forks

Languages

  • Shell 100.0%