From 9f2a2004611cb6fbe67cf207d2b04cd04001e904 Mon Sep 17 00:00:00 2001 From: shred86 <32663154+shred86@users.noreply.github.com> Date: Fri, 10 Dec 2021 01:24:08 -0600 Subject: [PATCH] Add setup note to Xiaomi Miio integration page (#20568) Co-authored-by: Franck Nijhof --- source/_integrations/xiaomi_miio.markdown | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/source/_integrations/xiaomi_miio.markdown b/source/_integrations/xiaomi_miio.markdown index 2d9e100e14b..83f6c612559 100644 --- a/source/_integrations/xiaomi_miio.markdown +++ b/source/_integrations/xiaomi_miio.markdown @@ -51,9 +51,15 @@ The Xiaomi Miio integration supports the following devices: Most Xiaomi Miio devices support configuration using the Home Assistant UI, except for the [Xiaomi device tracker](#xiaomi-device-tracker-xiaomi-mi-wifi-repeater-2) -and [Xiaomi IR Remote](#xiaomi-ir-remote). +and [Xiaomi IR Remote](#xiaomi-ir-remote). Please read the linked sections for those devices for more information. -Please read the linked sections for those devices for more information. +Devices need to be set up using the Mi Home app and not vendor-specific apps (e.g. Roborock). + +
+ + For more complex network setups (e.g. VLANs), reference the [following documentation](https://python-miio.readthedocs.io/en/latest/troubleshooting.html#discover-devices-across-subnets) for additional information. + +
{% include integrations/config_flow.md %}