Modern devices for a smart home require competent network configuration for stable operation. IP-The address is a unique identifier for your Xiaomi Mi Robot Vacuum on the local network, without which integration with Home Assistant systems or detailed debugging of the connection is impossible. Owners often face the need to know this address when setting up static routing or eliminating network conflicts.
There are several proven methods for determining the network identifier of the device, some of which require access to the router's administrative panel, others require the use of debugging interfaces of the vacuum cleaner itself. DHCP-Your router's server makes it much easier to find any gadget on the network.
It is important to note that the address can be dynamic and change after a hardware reboot or the expiration of the DHCP lease. For permanent access to the Mijia Vacuum Cleaner, it is recommended to fix the issued address in the router settings, this will eliminate communication gaps between the smartphone and the cleaning robot in the future.
Search for the device through the router administrative panel
The most reliable and universal way to find IP-The address of any connected gadget is to look at your router's settings. The router acts as a traffic controller and knows exactly which device the address was given. You'll need a computer or a smartphone connected to the same Wi-Fi network as the robot.
Open your browser and enter the gateway address, usually 192.168.0.1 or 192.168.1.1. Once you have entered your login and password (often listed on the sticker at the bottom of the router), go to the section responsible for connected clients, which can be called Client List, Attached Devices or DHCP Server.
In the list, look for a device with a name that contains Xiaomi, Roborock or miio. MAC-The address is a sticker that you can check against the bottom panel of the vacuum cleaner, and if you see multiple unknown devices, this method requires careful attention.
The advantage of this method is that it works regardless of the state of the Mi Home application itself, and even if the company's servers are temporarily unavailable, the LAN still functions, and you can see the real situation, and this is critical for diagnosing connectivity issues.
Using the Mi Home application for diagnostics
The official Mi Home app doesn't always display IP-The address on the home screen, hiding technical details from the average user, but in some versions of the interface and for certain models, this information is available in the deep settings of the device plugin.
Go to your robot vacuum card. Click on the three dots in the top right corner to enter the settings menu. Look for the Device or Information section. In some firmware, network settings are displayed in a separate block where the current unit is listed. IP-subnet address.
If there's no direct link in the interface, you can try the exclusion method. Go to the router's settings, find a customer list, and turn off Wi-Fi on all smartphones and tablets in the house, leaving only the vacuum cleaner on.The device that stays active on the list is your Xiaomi Vacuum.
β οΈ Warning: When using the method of disabling other devices, be careful. make sure you don't disable critical smart home systems like security sensors or Zigbee gateways, which also depend on the network.
It's worth remembering that the application interface is constantly updated, and what was available in version 5.0 can be hidden in 6.0, so you shouldn't rely on the application as the only source of technical information about the network.
Checking network connections via ADB and Telnet
For advanced users who are not afraid of the command line, there is a way to get information directly from the device. Some models of robot vacuum cleaners based on Android or Linux have open ports for debugging, which allows you to request the network configuration directly.
If your device has a developer mode activated or a local server installed (for example, through root rights and valetudo), you can use the Telnet protocol. Connect to the device knowing its current address (if it is known at least approximately), and enter a command to display the interfaces.
adb shell ip addr showThis command will show you all the details of the network interfaces. You need a string that starts with inet in the wlan0 block. This is the address you want. It's a tricky approach for beginners, but it gives you 100% certainty about the accuracy of the data, bypassing the router intermediaries.
π‘
If you plan to work with network settings of gadgets often, install on the smartphone app-scanner network, such as Fing or Network Analyzer. IP and MAC-address-list.
Analysis DHCP-leasing and static addresses
Understanding how your router distributes addresses will help predict where Mi Robot Vacuum is located.DHCP gives out addresses from a specific pool.If the pool starts at 192.168.1.100, then the robot is more likely to get an address in that range than.1.50.
The table below shows the ranges of addresses for popular router manufacturers, which can narrow the search range when manually brute-forced or log analysis:
| Router manufacturer | Standard lock. | Typical DHCP range | Note |
|---|---|---|---|
| Xiaomi / Mi Router | 192.168.31.1 | 192.168.31.2 - 192.168.31.254 | Frequent range for ecosystem |
| TP-Link | 192.168.0.1 | 192.168.0.100 - 192.168.0.199 | Classical scheme |
| Asus | 192.168.1.1 | 192.168.1.128 - 192.168.1.254 | Frequently shifted range |
| Keenetic | 192.168.1.1 | 192.168.1.3 - 192.168.1.254 | Flexible pool setting |
Static adjustment IP (linkage MAC-The router will save you from having to search for the device every time you assign a convenient address, such as 192.168.1.50, and the router will always give it to your vacuum cleaner.
However, if you change your router, the static settings may get lost, in which case the device will receive a new random address, and the integrations will stop working until the configuration update. Always check the network settings after the hardware is changed.
Connection problems and their solution
A common situation is that a robot vacuum cleaner is visible on a list of Wi-Fi networks but not connected, or an app says, "Device offline." That could mean a conflict. IP-addresses where two devices on the network have been assigned the same identifier, which is what happens when you crash. DHCP-server.
To solve this problem, try rebooting your router, which will clear the rental table and give all devices new, unique identifiers, and check if the address pool is full. If you have 30 gadgets connected to the network and the DHCP pool is small, new devices may not have enough seats.
βοΈ Diagnostics of the smart home network
Another reason may be the separation of networks. 2.4 GHz 5 GHz. Xiaomi Mi Robot only works in range 2.4 GHz.If your router combines networks under one name (Smart Connect), the vacuum cleaner may try to connect to a frequency. 5 GHz and get rejected. Separate networks in the router settings by giving them different names, for example, Home_2.4 and Home_5.
β οΈ Warning: Make sure that your router does not include Wi-Fi customer isolation (AP Isolation: This feature prevents devices within the network from βseeingβ each other, making it impossible to control the vacuum cleaner from a smartphone.
Fixing IP-stable-work
After you found it. IP-This is done through Static Lease or Address Reservation in the router settings. MAC-the device address that can be found on the sticker or in the application.
Go to the settings. LAN or DHCP Find a list of reserved addresses and add a new entry. Select your Xiaomi Vacuum from the list of connected devices or enter MAC-Hand-held address, give him the address you want. IP, for example 192.168.1.200.
Save the settings and restart the vacuum cleaner. It's now always coming to the network at this address, which is critical for integration with voice assistants like Alice or Siri, and for systems like Home Assistant, where the address is written in configuration files.
π‘
Static IP-address binding in the router is the only way to ensure that the automation of the smart home will not stop working after a voltage surge or scheduled work of the provider.
Use of third-party network scanners
If you're not accessing a router, or you don't know your password, mobile network scanners will come to the rescue, and applications like Fing or Network Scanner can show all the devices in a segment. MAC-Address, labeling the device as Xiaomi Communications or Beijing Xiaomi.
Run the scan and wait for the results. Find the device by manufacturer. IP, MAC-Address, response time and open ports are a quick way to get all the information you need without logging in to the router's admin.
Some scanners even allow you to check open ports. Xiaomi robots often open port 54321 (for local management) or debugging ports if the device is modified.