diff --git a/source/_posts/2016-04-30-ibeacons-part-1-making-presence-detection-work-better.markdown b/source/_posts/2016-04-30-ibeacons-part-1-making-presence-detection-work-better.markdown index 132573fb20c..334cbe03d84 100644 --- a/source/_posts/2016-04-30-ibeacons-part-1-making-presence-detection-work-better.markdown +++ b/source/_posts/2016-04-30-ibeacons-part-1-making-presence-detection-work-better.markdown @@ -9,7 +9,7 @@ comments: true categories: iBeacons, Presence-Detection, OwnTracks --- -_This is a guest post by Home Assistant contributer [Greg Dowling](https://github.com/pavoni)._ +_This is a guest post by Home Assistant contributor [Greg Dowling](https://github.com/pavoni)._ In 2013 Apple introduced iBeacons: a class of Bluetooth low energy (LE) devices that broadcast their identifier to nearby devices, including most smartphones. At first glance it’s hard to imagine why they might be useful. In this two part blog I’ll try and explain why they are useful and how you can use them with Home Assistant.