Why Xiaomi vacuum cleaner needs IP-address and when to look for it
Xiaomiβs robot vacuum cleaners are not just appliances, but full-fledged devices in the smart home ecosystem. Each model with Wi-Fi support (Mi Robot Vacuum, Viomi) V3, Dreame D9 and others receive a unique IP-This address is not only for the Mi Home application, but also for the local network:
β Direct control via Telnet or SSH (It is important for the firmware of alternative software like Valetudo). β Diagnostics of network problems when the vacuum cleaner does not connect to the router. β Integration with automation systems (Home Assistant, Node-RED). β Blocking access to the vacuum cleaner from the outside (if you suspect a hacking).
Standard methods like checking in the Mi Home app don't always work, like if:
- π The vacuum cleaner is connected to the network, but the application shows Offline.
- π You reset the router's settings, and DHCP gave out a new device IP.
- π οΈ You are searching for alternative software and need to enter the address manually.
- π You need to add a vacuum cleaner to a static rental DHCP (where IP unchanged).
In this article β 5 search IP-addresses, including hidden router functions, commands for Windows/macOS/Linux And then there's a table with typical addresses for popular models and fixing frequent errors.
Method 1: Check in the Mi Home application (the easiest)
If the vacuum cleaner is connected to Wi-Fi and is displayed in the Mi Home app as Online, you can find out its IP in 30 seconds:
- Open Mi Home and go to the Devices tab.
- Click on your vacuum cleaner card (e.g. Mi Robot Vacuum-Mop 2 Lite).
- Tap on. βοΈ Settings (cog in the upper right corner).
- Choose About the device β Network information.
Here you'll see a line. IP-address (e.g. 192.168.1.105) but there are nuances:
- π± In older versions of the application (until 2022), the section could be called Network Information.
- π If the vacuum cleaner is connected via Mi Cloud (remote control), IP The local network may not be displayed.
- π After resetting the router, the address will change β check it again.
π‘
If there is no Network Information section in Mi Home, upgrade to the latest version or use Method 2 (via router).
Method 2: Search in router settings (universally)
Any router keeps a list of connected devices from their IP-This method works even if the vacuum cleaner is offline in the Mi Home, but it's physically connected to Wi-Fi:
| Mark the router | The path to the device list | How to find a vacuum cleaner |
|---|---|---|
| TP-Link | Additional settings β Local Network β DHCP β Customer List | Look for a device called roborock-vacuum or miio: |
| ASUS | Network Map β Clients | Filter by Manufacturer: Xiaomi or MAC-address (starting with 78:11:DC) |
| Xiaomi Mi Router | Devices β Connected devices | Press the vacuum cleaner. β Details. β IP-address |
| Keenetic | Devices β List of devices | Turn on the display. IP-column-addresses |
How to distinguish a vacuum cleaner from other Xiaomi devices?
- π Device name: usually contains roborock, miio, or vacuum (e.g, roborock-vacuum-mop2_miap1234).
- π’ MAC-Address: Xiaomi vacuum cleaners often start with 78:11:DC, 48:E1:E9 or 28:6C:07.
- π‘ Connection type: 2.4GHz Wi-Fi only (vacuum cleaners do not work on 5GHz network!).
What if the vacuum cleaner is not in the list of router devices?
Method 3: Commands for Windows, macOS and Linux (for advanced)
If you have access to a computer on the same network as the vacuum cleaner, you can find its IP using network commands. This method does not require access to the router and works even if the vacuum cleaner is offline in Mi Home.
For Windows (Command Prompt)
arp -a | findstr "78-11-DC"If it didn't work, try it:
ping -4 192.168.1.255 & arp -a | findstr "miio"For macOS/Linux (Terminal)
nmap -sn 192.168.1.0/24 | grep -i "roborock\|miio"Or the alternative:
arp-scan --localnet | grep 78:11:DCTranscription of results:
- π’ 192.168.1.103 - That's it. IP-vacuum-dress.
- π If the team returned several addresses, check them alternately in the browser (enter http://192.168.1.103 β The page should open with an error. 404, But I couldn't connect).
- β οΈ If the commands donβt work, make sure your computer and vacuum cleaner are in the same subnet (e.g., both in the same subnet). 192.168.1.x).
Make sure the vacuum cleaner is on and connected to Wi-Fi| Connect your computer to the same network (by cable or Wi-Fi)|Open the command line/terminal on behalf of the administrator |Install nmap or arp-scan (for macOS/Linux)
-->
Method 4: Physical inspection of the vacuum cleaner (if it does not connect)
If the vacuum cleaner is not connected to Wi-Fi or you reset its settings, IP-The address can be found through the access point mode (AP This method works for most models. Xiaomi/Roborock after 2019 year-end:
- Turn off the vacuum cleaner (hold the power button for 5 seconds).
- Press the buttons at the same time (π ) Power for 10-15 seconds until you hear a voice message saying "Wi-Fi hotspot enabled" (or flashing an orange indicator).
- On your phone, connect to a Wi-Fi network called roborock-vacuum or miio- (password is not required).
- Open your browser and go to http://192.168.8.1, which is the standard IP vacuum cleaner in access point mode.
So what do you do next? And you'll see in the web interface:
- π Information about the model and version of the firmware.
- π§ Opportunity to set up a connection to your Wi-Fi (if the vacuum cleaner has been dropped).
- π’ MAC-Address β can be used to link statically IP router.
π‘
AP Mode is the only way to access the vacuum cleaner without connecting to your Wi-Fi. After setting up, remember to exit this mode (reset the vacuum cleaner).
Method 5: Through Telnet/SSH (for firmware and diagnostics)
If you plan to run alternative software (like Valetudo) or need advanced diagnostics, you can connect to the vacuum cleaner via Telnet and find out its IP directly.
Instructions for models with activated Telnet (for example, after Valetudo firmware):
telnet 192.168.1.100 # (replace by the intended IP vacuum cleaner)
login: root
Password: (usually blank or "1234")After entering, execute the command:
ifconfig | grep "inet addr"What you'll see:
- π’ Inet line addr:192.168.1.105 β That's the current thing. IP.
- π If the connection fails, check if Telnet is enabled in the firmware settings.
π‘
To activate Telnet on standard firmware, Xiaomi often requires sending a command via Mi Home or using the miio-cli utility. 4PDA for your model.
Table: Typical IP-addresses
If none of the methods worked, try connecting to the standard ones. IP-Addresses that are often assigned to Xiaomi vacuum cleaners by default.Use your browser or ping utility to check:
| Model vacuum cleaner | Typical. IP-address | Notes |
|---|---|---|
| Mi Robot Vacuum 1/1S | 192.168.8.1 | Only in the access point mode (AP Mode). |
| Roborock S5/S6 | 192.168.1.x (DHCP) | Usually receives an address from a router in the range 192.168.1.100-192.168.1.200. |
| Viomi V3/SE | 192.168.0.101 | It can interfere with other devices on the network. |
| Dreame D9/D10 | 192.168.1.150 | Sometimes requires a manual tie. MAC-router. |
| Any model in recovery mode | 192.168.1.1 | It is important to use it through TTL or UART. |
Important: these addresses are not guaranteed, they depend on your router's settings. If standard IP doesn't work, use the methods in Method 2 or Method 3.
π‘
If the vacuum cleaner does not respond to ping according to standard IP, Check the firewall settings on the router β it can block ICMP-request.
Frequent mistakes and decisions
When searching IP-And the typical problems that people have with the Xiaomi vacuum cleaner address are the most common ones, and the ways that they can be solved:
β οΈ Note: If the vacuum cleaner is connected to the network, but in the list of devices of the router is displayed as an unknown device without IP, check the settings DHCP. The router may not give out addresses due to the limited number of connected devices.
| Problem. | Possible cause | Decision |
|---|---|---|
| The vacuum cleaner does not appear in the list of router devices | Connected to another network (such as a neighbor) or Wi-Fi disabled | Reset your Wi-Fi settings on the vacuum cleaner (clip Home + Power for 10 seconds) |
| IP-Address found, but ping doesn't pass | Router firewall blocks ICMP or vacuum cleaner in sleep mode | Turn off the firewall for 5 minutes or βwake upβ the vacuum cleaner (press any button) |
| Mi Home does not have a "Network Information" section | Outdated version of the application or regional restrictions | Update Mi Home or use Mi Home (CN) (Chinese version) |
| The arp-a command returns an empty list | Computer and vacuum cleaner in different subnets | Connect your computer to the same Wi-Fi network as the vacuum cleaner |
| After resetting the router, the vacuum cleaner does not connect | SSID or Wi-Fi password changed | Transfer the vacuum cleaner to AP Mode and set up the connection again |
β οΈ Note: If you are using a double NAT (For example, the router is connected to another router, the vacuum cleaner can receive IP from the grey subnet (e.g, 10.0.0.x or 172.16.x.x). In this case, to access it from the main network, you will need to configure the port spread.