Re-organisation Documentation and Getting started (#2055)
* Split MQTT documentation * Add more details * Move content to /docs * Enable sidebar * Move content to /docs * Enable sidebar * Move content * Update links * Remove wizard stuff * Enable sidebar * Minor changes * Move MQTT parts to /docs * update links * Update links and sync content * Fix link * Enable sidebar * Remove navigation * Remove navigation and other minor updates * Update links * Add overview page * Make title linkable * Update * Plit content * Update links * Rearrange content * New getting-started section * Add icons for docs * Update for new structure * Update for new structure * Add docs navigation * Add docs overview page * Remove ecosystem navigation * Add docs and remove other collections * Move ecosystem to docs * Remove duplicate files * Re-add ecosystem overview * Move to ecosystem * Fix permission * Update navigation * Remove collection * Move overview to right folder * Move mqtt to upper level * Move notebook to ecosystem * Remove un-used files * Add one more rectangle for iOS * Move two parts back from docs and rename Run step * Remove colon * update getting-started section * Add redirect * Update * Update navigation
This commit is contained in:
parent
0677895b5b
commit
481320128f
138 changed files with 1309 additions and 909 deletions
|
@ -2,7 +2,7 @@
|
|||
layout: page
|
||||
title: "Setting up presence detection"
|
||||
description: "Instructions how to setup presence detection within Home Assistant."
|
||||
date: 2015-10-4 12:08
|
||||
date: 2015-10-04 12:08
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
|
@ -41,8 +41,6 @@ OwnTracks communicates directly with your MQTT broker; no data will pass through
|
|||
|
||||
Home Assistant will know the location of your device if you are using OwnTracks. By [setting up zones][zone] you will be able to add names to the locations of your devices. This way you can easily spot on the state page where the people in your house are and use it as [triggers][trigger] and [conditions][condition] for automation.
|
||||
|
||||
### [Next step: Setting up automation »](/getting-started/automation/)
|
||||
|
||||
[routers]: /components/#presence-detection
|
||||
[nmap]: /components/device_tracker.nmap_tracker/
|
||||
[ha-owntracks]: /components/device_tracker.owntracks/
|
||||
|
@ -53,3 +51,5 @@ Home Assistant will know the location of your device if you are using OwnTracks.
|
|||
[trigger]: /getting-started/automation-trigger/#zone-trigger
|
||||
[condition]: /getting-started/automation-condition/#zone-condition
|
||||
|
||||
### [Next step: Use Home Assistant »](/getting-started/use/)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue