Related issue #10507 (#3957)

This commit is contained in:
Taylor Peet 2017-11-11 03:38:40 -05:00 committed by Fabian Affolter
parent d6aaf52fe1
commit 0a197b3a61

View File

@ -36,3 +36,9 @@ Configuration variables:
- **detection_time** (*Optional*): The Unifi component will not return a device that has not been seen by the controller in the last 180 seconds. You can adjust this threshold with this variable and accepts seconds or `00:00:00` time formats.
See the [device tracker component page](/components/device_tracker/) for instructions how to configure the people to be tracked.
<p class='note'>
If you decide to install the Unifi Controller on the same system as your Home Assistant, be aware there may be overlap in ports if you have the MQTT component as well.
[Related Issue](https://github.com/home-assistant/home-assistant/issues/10507)
</p>