From 54f4386affe24d12fe09ed9df66c2f2baca0746e Mon Sep 17 00:00:00 2001 From: Touliloup Date: Tue, 16 Oct 2018 23:59:54 +0200 Subject: [PATCH] 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 --- source/_components/device_tracker.xiaomi.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_components/device_tracker.xiaomi.markdown b/source/_components/device_tracker.xiaomi.markdown index 640f240efc2..7f9494c2af5 100644 --- a/source/_components/device_tracker.xiaomi.markdown +++ b/source/_components/device_tracker.xiaomi.markdown @@ -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.