mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
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:
parent
e92bc1caca
commit
2d44ce94b5
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user