Add tests for Mi Router 3 (#11363)

* Add tests for Mi Router 3

Even when proposed URL does not work, I have managed to sucessfully integrate my Mi Router 3 with HA.

* ✏️ Tweak


Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
xabivaz 2019-12-04 20:45:02 +01:00 committed by Franck Nijhof
parent ab5e65b149
commit 452e1d096d

View File

@ -43,3 +43,6 @@ See the [device tracker integration page](/integrations/device_tracker/) for ins
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.
However, some users report that even when the previous URL does not work, they have been able to integrate their Mi Router 3 in Home Assistant. E.g., some users with the Mi Router 3 and firmware version 2.10.46 Stable have integrated their routers successfully and an alternative URL to test integration with is `http://YOUR_ROUTER_IP/cgi-bin/luci/api/misystem/devicelist`. Navigating to this page should show the `{"code":401,"msg":"Invalid token"}` message.