MAC-The Xiaomi robot vacuum address is a unique identifier that you may need to set up a network, link to your Mi Home account, diagnose connection problems, or integrate with smart home systems. From simple Wi-Fi connection to complex automation via Home Assistant.
The problem is that the manufacturer doesn't always put this information in a prominent place, depending on the model (Mi Robot Vacuum, Dreame, Viomi) and the year of production, how to obtain the information is not always visible. MAC-In this article, we will discuss all the current methods, from the simplest (checking the sticker on the case) to advanced (using the terminal and network scanners).
Important: If you are trying to connect a vacuum cleaner to a whitelisted router MAC-And you can't do that without a specific ID. MAC You will need to manually add the device to some versions of the Mi Home app (especially on Android).
1. Where to look. MAC-vacuum-case
The most obvious way is to inspect the device itself. On most Xiaomi models (including the Mi Robot Vacuum-Mop 2 Pro, Dreame, and the other two models). D9, Viomi V3) MAC-The address is on the factory sticker, but it depends on the generation of technology:
- ๐ฆ Old models (until 2019): sticker on the bottom, next to the serial number. MAC marked MAC ID or wifi MAC.
- ๐ New models (2020-2026): sticker under the battery compartment cover. MAC Address.
- ๐ Dreame and Viomi: Often MAC It is duplicated on the box in the Network Info section.
If the sticker is erased or not (e.g., on used devices), try to illuminate the surface with a flashlight at an angle - sometimes the numbers become visible. Use a magnifier as a last resort: the font on the factory stickers is small, especially on Mi Robot Vacuum 1S models.
โ ๏ธ Attention: Don't confuse MAC-serial-numbered (S/N) or IMEI. MAC always consists of 12 symbols (numbers and letters from A to F) separated by colons or dashes: 78:11:DC:AB:45:90.
๐ก
If the vacuum cleaner does not turn on, but you need to know urgently MAC โ Check the box or check. In some stores (e.g. Xiaomi Store) MAC-address is broken through the serial number through the guarantee system.
2. Getting MAC through the Mi Home app
If the vacuum cleaner is already connected to the Mi Home (or Xiaomi Home for new models), you can remove the MAC without physical access to the device.
- Open Mi Home and select your vacuum cleaner from the device list.
- Put three points on it (โฎ) top-right โ Settings of the device.
- Scroll down to the About Device or Network Information block.
- Find a line. MAC-Address (in some versions - Wi-Fi) MAC).
On Dreame models (for example, DreameBot) L10 Pro) the other way: Device profile โ Network information โ MAC-If there is no item, update the app to the latest version via Google Play or App Store.
| Model vacuum cleaner | The Way to Mi Home | Notes |
|---|---|---|
| Mi Robot Vacuum-Mop 2 | Settings โ About the device โ MAC-address | In older versions, the app can be displayed as a Wi-Fi MAC. |
| Dreame D9 | Profile โ Network information | Requires firmware 2022 or newer |
| Viomi V3 | Device โ Network settings | MAC only appears when you are actively connected to Wi-Fi |
โ ๏ธ Note: If the vacuum cleaner is disconnected from the network for more than 30 days, the application may not show MAC-In this case, first connect the device to the router (even without the Internet).
3. Viewing the MAC via router
If the vacuum cleaner is connected to your Wi-Fi network, MAC-The address can be found on the router's client list, and this method works independently of the vacuum cleaner model, but requires access to the router's admin panel:
- ๐ TP-Link: Go to Wireless Mode โ Wireless statistics.
- ๐ก ASUS: Open the map of the network โ Clients.
- ๐ Xiaomi Mi Router: Devices โ Connected devices.
- ๐ง Keenetic: Devices โ List of devices.
In the list, look for a device called roborock, dreame.vacuum or miio:.... MAC-If you don't have a name, sort the list by connection time (the vacuum cleaner usually connects immediately after you turn on).
For routers without a web interface (for example, from a provider), use a mobile application. MTS Connect or Rostelecom Personal Cabinet has a section "My devices" with MAC-address.
What if the vacuum cleaner does not appear in the router list?
4. Use of network scanners (for advanced users)
If standard methods don't work, you can scan the local network with specialized utilities, which is suitable for users who know how to work with the Internet. IP-addresses and network protocols.
On Windows, use Advanced IP Scanner:
1. Download the utility from the official website.
2. Start the scan (Scan button).
3.In the results, look for a device with manufacturer Xiaomi Communications or Beijing Roborock.
On Android, the Fing app will suit:
1. Install Fing from Google Play.
2. Click Scan in the main menu.
3.In the list of devices, tap on the vacuum cleaner (usually displayed as Unknown from IP view 192.168.x.x).
4. MAC-The address will be in the Network Info section.
On macOS/Linux, run the command in the terminal:
arp -a | grep -i "roborock\|dreame\|miio"If the vacuum cleaner is connected, you will see a string with its MAC and IP.
Make sure the vacuum cleaner is on and connected to Wi-Fi
Turn off VPN on your computer/phone
Close programs that use the network (torrents, online games)
Check that your device and vacuum cleaner are in the same subnet-->
5. extract MAC through the terminal (for developers)
This method is suitable for users who work with Home Assistant, OpenHAB or other automation systems, and requires command line knowledge and access to the Mi Home protocol.
First, you get the device token (if you don't know how, use this script).
miio --ip [ADRESS DUST] --token [YOUR TOKEN] infoIn the output, look for the "mac" field: "XX:XX:XX:XX:XX:XX:XX."
For Dreame models, use the DreameVacuum protocol:
python3 -m dreamevacuum --ip [ADRES] --token [TOKEN] --macMAC-The address in the terminal can be displayed without colons (for example, 7811DCAB4590). To bring it to a standard look, add colons after each pair of characters: 78:11:DC:AB:45:90.
๐ก
Terminal commands only work if the vacuum cleaner is on the same network as the computer, and remote access requires you to configure port forwarding on the router.
6. Frequent problems and solutions
When searching MAC-And the common mistakes that people have in their addresses are the common ones:
- ๐ Vacuum Does Not Connect to Wi-Fi: Check if your router supports the standard 802.11 b/g/n frequency-wise 2.4 GHz. Many Xiaomi models don't work 5 GHz or Wi-Fi 6.
- ๐ฑ The app doesn't show MAC: Update Mi Home to the latest version or reinstall it. On Android, it sometimes helps to clear the cache (Settings) โ Annexes โ Mi Home โ Memory. โ Clear the cache).
- ๐ MAC The sticker does not match the real one: Some Dreame models are listed MAC Bluetooth module, not Wi-Fi. In this case, use the methods from sections 3-5.
- ๐ Router locks device: Disable in router settings functions AP Isolation (customer isolation) and MAC Filtering (filtering by the MAC).
If none of these methods worked, try resetting the vacuum cleaner to the factory.
- Turn off the vacuum cleaner.
- Press the Home and Power buttons for 5-10 seconds until the voice alert sounds.
- After restarting, try again to connect to Wi-Fi.