Added tip for when device is not found. (#567)

This commit is contained in:
PuckStar 2016-06-18 21:19:09 +02:00 committed by Paulus Schoutsen
parent da78688ce1
commit 7ecb13a8b8

View File

@ -26,4 +26,6 @@ device_tracker:
platform: bluetooth_tracker
```
In some cases it can be that your device is not discovered. In that case let your phone scan for BT devices while you restart HA. Just hit Scan on your phone all the time until HA is fully restarted and the device should appear in `known_devices.yaml`.
For additional configuration variables check the [Device tracker page](/components/device_tracker/).