OwnTracks: Difference between revisions
From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs) Created page with "I am documenting setting up OwnTracks with Home Assistant. OwnTracks has a smartphone app, it's open source and free and there is a [https://www.home-assistant.io/integrations/owntracks/ Home Assistant integration]. OwnTraks supports iBeacons, I will try that out if the app seems worth using. There is a (dockerized) OwnTracks server called [https://owntracks.org/booklet/clients/recorder/ OwnTracks Recorder] but I am already running Home Assistant so I am looking at t..." |
Brian Wilson (talk | contribs) |
||
Line 12: | Line 12: | ||
See <nowiki>https://OwnTracks.org</nowiki> | See <nowiki>https://OwnTracks.org</nowiki> | ||
See also [[Presence Detection | See also [[Presence Detection]]. | ||
[[Category: IoT]] | [[Category: IoT]] |
Latest revision as of 19:26, 1 February 2023
I am documenting setting up OwnTracks with Home Assistant.
OwnTracks has a smartphone app, it's open source and free and there is a Home Assistant integration.
OwnTraks supports iBeacons, I will try that out if the app seems worth using.
There is a (dockerized) OwnTracks server called OwnTracks Recorder but I am already running Home Assistant so I am looking at the integration only right now.
I run Mosquitto so I should be able to catch MQTT messages transmitted by the OwnTracks app with almost no more work.
Resources
See https://OwnTracks.org
See also Presence Detection.