mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-03 08:46:49 +00:00
Update device_tracker.markdown (#7800)
Uses a note to emphasize this excerpt: "Device tracker will only look for global settings under the configuration of the first configured platform." This might help other users to not make a mistake in their configuration, like I did. See https://github.com/home-assistant/home-assistant/issues/19156
This commit is contained in:
parent
547455cbb4
commit
05a02b3534
@ -31,7 +31,11 @@ device_tracker:
|
||||
hide_if_away: false
|
||||
```
|
||||
|
||||
The following optional parameters can be used with any platform. However device tracker will only look for global settings under the configuration of the first configured platform:
|
||||
The following optional parameters can be used with any platform:
|
||||
|
||||
<p class='note'>
|
||||
Device tracker will only look for global settings under the configuration of the first configured platform.
|
||||
</p>
|
||||
|
||||
| Parameter | Default | Description |
|
||||
|----------------------|---------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
|
Loading…
x
Reference in New Issue
Block a user