From f79a4c3f62561cf52cc1d7d6e2bac02b555959bc Mon Sep 17 00:00:00 2001 From: pavoni Date: Sat, 30 Apr 2016 08:20:54 +0100 Subject: [PATCH] Fix typo. --- ...eacons-part-1-making-presence-detection-work-better.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.