Fix some links

This commit is contained in:
Paulus Schoutsen 2015-11-06 21:08:15 -08:00
parent 3929dd288a
commit 43f187551e
2 changed files with 4 additions and 4 deletions

View File

@ -29,7 +29,7 @@ The device tracker component offers presence detection for Home Assistant. It su
Scanning for connected devices is easy to setup. See the instructions for our [supported routers][routers] or [scan the network using nmap][nmap]. This approach does have its limitations. It will only be able to detect if a device is home. It also struggles with iPhones because they disconnect from the WiFi if idle, marking them as not home while they are not. Scanning for connected devices is easy to setup. See the instructions for our [supported routers][routers] or [scan the network using nmap][nmap]. This approach does have its limitations. It will only be able to detect if a device is home. It also struggles with iPhones because they disconnect from the WiFi if idle, marking them as not home while they are not.
Home Assistant currently supports one third party service for presence detection: [OwnTracks](http://www.owntracks.org). OwnTracks is an app that you install on your iPhone or Android phone that allows you to push the location of your device to Home Assistant using an MQTT broker. An MQTT broker is an Internet of Things communication platform that you can [freely host yourself][mqtt-self] or get [a private instance for free in the cloud](/components/mqtt/#run-your-own). Home Assistant currently supports one third party service for presence detection: [OwnTracks][ha-owntracks]. OwnTracks is an app that you install on your iPhone or Android phone that allows you to push the location of your device to Home Assistant using an MQTT broker. An MQTT broker is an Internet of Things communication platform that you can [freely host yourself][mqtt-self] or get [a private instance for free in the cloud](/components/mqtt/#run-your-own).
<p class='note'> <p class='note'>
OwnTracks communicates directly with your MQTT broker, no data will pass through their servers. OwnTracks communicates directly with your MQTT broker, no data will pass through their servers.

View File

@ -9,7 +9,7 @@ sharing: true
footer: true footer: true
--- ---
This page contains only irrelevant and unhelpful information about Home Assistant. If you are going to prepare a talk about Home Assistant, perhaps some information mentioned here can be used for the intro. This page contains only irrelevant and unhelpful information about Home Assistant. If you are going to prepare a talk about Home Assistant, perhaps some information mentioned here can be used for the intro.
### {% linkable_title Name %} ### {% linkable_title Name %}
@ -17,11 +17,11 @@ Unknown at the moment.
### {% linkable_title Website %} ### {% linkable_title Website %}
The website [https://home-assistant.io](https://home-assistant.io) was launched on December 18, 2014 and contains doumentation about the setup process, the platforms and components, and for the developers. The website [https://home-assistant.io](https://home-assistant.io) was launched on December 18, 2014 and contains doumentation about the setup process, the platforms and components, and for the developers.
### {% linkable_title Logo %} ### {% linkable_title Logo %}
The current logo was created by [Jeremy Geltman](http://jeremygeltman.com/). Further details can be found in the [announcement](http://127.0.0.1:4000/blog/2015/03/09/new-logo/). The current logo was created by [Jeremy Geltman](http://jeremygeltman.com/). Further details can be found in the [announcement](/blog/2015/03/08/new-logo/).
### {% linkable_title License %} ### {% linkable_title License %}