Add ha_release and minimize configuration sample

This commit is contained in:
Fabian Affolter 2017-01-14 18:18:32 +01:00
parent 64bdfd9279
commit da425d9304
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F

View File

@ -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
```