Mi Router compatibility test (#6846)

* Mi Router compatibility test

Addition of a compatibility test procedure to ensure the device is compatible with the component.

* Update URL
This commit is contained in:
Touliloup 2018-10-16 23:59:54 +02:00 committed by Fabian Affolter
parent e92bc1caca
commit 2d44ce94b5

View File

@ -14,6 +14,8 @@ ha_release: 0.36
The `xiaomi` platform offers presence detection by looking at connected devices to a [Xiaomi](http://miwifi.com) router.
## {% linkable_title Setup %}
To use an Xiaomi router in your installation, add the following to your `configuration.yaml` file:
```yaml
@ -41,3 +43,8 @@ password:
{% endconfiguration %}
See the [device tracker component page](/components/device_tracker/) for instructions how to configure the people to be tracked.
### {% linkable_title Compatibility test %}
To ensure that your router is compatible, navigate to `http://YOUR_ROUTER_IP/api/misystem/devicelist`.
You should see a listing of the device currently connected to your router.