Add ha_release and minimize configuration sample
This commit is contained in:
parent
64bdfd9279
commit
da425d9304
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,7 @@ sharing: true
|
|||
footer: true
|
||||
logo: xiaomi.png
|
||||
ha_category: Presence Detection
|
||||
ha_release: 0.36
|
||||
---
|
||||
|
||||
|
||||
|
@ -21,7 +22,6 @@ To use an Xiaomi router in your installation, add the following to your `configu
|
|||
device_tracker:
|
||||
- platform: xiaomi
|
||||
host: YOUR_ROUTER_IP
|
||||
username: YOUR_ADMIN_USERNAME
|
||||
password: YOUR_ADMIN_PASSWORD
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue