mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
Update device_tracker.googlehome.markdown (#7792)
* Update device_tracker.googlehome.markdown Added notes on tracked device name format, and advice to turn off discovery after tracked device appears. * Fix typos
This commit is contained in:
parent
05a02b3534
commit
96b96318b2
@ -38,4 +38,11 @@ rssi_threshold:
|
|||||||
type: integer
|
type: integer
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
|
## {% linkable_title Usage %}
|
||||||
|
|
||||||
|
Devices will appear in the format `devicetracker.<home hub ip>_<device mac address>`. Note that dots are removed from the IP and BT MAC addresses.
|
||||||
|
|
||||||
|
After running this component for a little while, you will likely see many devices appear. It's advisable to set the configuration to not discover new devices once the device you want to track have appeared (see [device tracker configuration][devicetrackerconfig] for details).
|
||||||
|
|
||||||
[googlehomeapi]: https://rithvikvibhu.github.io/GHLocalApi/
|
[googlehomeapi]: https://rithvikvibhu.github.io/GHLocalApi/
|
||||||
|
[devicetrackerconfig]: https://www.home-assistant.io/components/device_tracker/#configuring-a-device_tracker-platform
|
||||||
|
Loading…
x
Reference in New Issue
Block a user