Documented the bluetooth_tracker.update service (#13626)

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
This commit is contained in:
Alejandro Rivera 2020-05-30 02:24:28 -07:00 committed by GitHub
parent f8a7b7a6b5
commit 9a4ca7d97d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,3 +40,7 @@ device_id:
In some cases it can be that your device is not discovered. In that case let your phone scan for Bluetooth devices while you restart Home Assistant. Just hit `Scan` on your phone all the time until Home Assistant is fully restarted and the device should appear in `known_devices.yaml`.
For additional configuration variables check the [Device tracker page](/integrations/device_tracker/).
## `bluetooth_tracker.update` service
The `bluetooth_tracker.update` service can be used to manually trigger a Bluetooth scan. An example of when this service can be useful is to trigger scans based on other events like doors being opened, beacons are in range or buttons are pressed.