mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Add ha_release and minimize configuration sample
This commit is contained in:
parent
64bdfd9279
commit
da425d9304
@ -9,6 +9,7 @@ sharing: true
|
|||||||
footer: true
|
footer: true
|
||||||
logo: xiaomi.png
|
logo: xiaomi.png
|
||||||
ha_category: Presence Detection
|
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:
|
device_tracker:
|
||||||
- platform: xiaomi
|
- platform: xiaomi
|
||||||
host: YOUR_ROUTER_IP
|
host: YOUR_ROUTER_IP
|
||||||
username: YOUR_ADMIN_USERNAME
|
|
||||||
password: YOUR_ADMIN_PASSWORD
|
password: YOUR_ADMIN_PASSWORD
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user