Fixes mismatch between code and docs. (#2503)
This commit is contained in:
parent
1241a5df07
commit
1efc095942
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ To use this device tracker in your installation, add the following to your `conf
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
device_tracker:
|
device_tracker:
|
||||||
- platform: mqtt
|
- platform: mqtt_json
|
||||||
devices:
|
devices:
|
||||||
paulus_oneplus: location/paulus
|
paulus_oneplus: location/paulus
|
||||||
annetherese_n4: location/annetherese
|
annetherese_n4: location/annetherese
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue