You bought a smart light bulb Xiaomi Yeelight or Mi LED Smart Bulb, connected to the Mi Home app, but voice assistant Alice stubbornly refuses to see her? This problem is familiar to many users of the Xiaomi ecosystem - especially after firmware updates or a change in router. In 80% of cases, the problem lies not in the lamp itself, but in the chain of interaction between devices.
In this article, weβll look at all the possible reasons why Alice doesnβt detect your light bulb, from simple connection errors to hidden settings on Xiaomiβs cloud server. API Yandex, as well as checklists for quick troubleshooting, will pay special attention to the Yeelight models of 2023-2026, which often conflict with the latest versions of Aliceβs firmware.
1. Wi-Fi connectivity issues: why the lamp is not online
The first thing to check is the stability of the light bulb's connection to the router, and even if the device is displayed as connected in the Mi Home, it doesn't guarantee that it's available for Alice, because the voice assistant is accessing the lamp through the Xiaomi cloud, not directly over the local network.
How to diagnose:
- π Check the light on the lamp: flashing yellow/blue light means the device is not connected to Wi-Fi. White or color (depending on the model) β the connection is installed.
- πΆ Measure the signal level: Xiaomi light bulbs require a minimum speed 2 Mbit/s and signal level not lower -70 dBm. Use the Wi-Fi Analyzer app to check.
- π Reconnect the lamp: remove it from the Mi Home and add it again. For Yeelight models, hold the switch on for 5 seconds until the yellow flashes.
Pay attention to the mode of operation of the router:
- π« Xiaomi light bulbs do not support 5 GHz networks (2.4 GHz only). If your router is dual-band, force the network to be split.
- π Turn it off. WPA3 or 802.11r (Fast Roaming β These protocols can block smart devices from connecting.
- π Check the router region: if it is on China or Japan, change to Russia or Europe (channels 1β13).
β οΈ Note: If you use a mesh system (e.g., Xiaomi Mesh or TP-Link Deco), the light bulb must connect to the main node, not to the satellite.
2.Settings in Mi Home: Hidden settings that block Alice
Even if the light bulb is connected to Wi-Fi, it can be hidden privacy settings in Mi Home. After updating the app in 2023, Xiaomi added additional restrictions on third-party services (including Alice) access to smart devices.
What to check:
- Open Mi Home β pick out the light bulb β Settings (βοΈ) β Public access.
- Make sure that options are included: π "Allow access from other applications" (for models, Yeelight may be called "Apps "API access"). π "Cloud Access: Without it, Alice wonβt be able to control the lamp remotely.
region
Mi Home
For Yeelight models (e.g. Yeelight) LED Ceiling Light (additional:
- π§ Go to Settings. β Additionally. β Protocol LAN and turn on "Local management support".
- π‘ Update the lamp firmware: Mi Home may not show the current version. Use the Yeelight app to force the updates to be checked.
How to change region in Mi Home without resetting devices?
3.Problems on Alice's side: Ligament errors with Xiaomi
Alice interacts with Xiaomi light bulbs via cloud API Yandex, and here can occur several types of errors:
| Type of error | Reason. | How to fix it |
|---|---|---|
| "Device is not responding." | The lamp is connected to Wi-Fi, but not synced to the Xiaomi cloud. | Reboot the lamp (turn off/on 3 times in a row) and check cloud access in Mi Home. |
| "No device found." | Xiaomiβs account is not tied to Alice or is tied incorrectly. | Untie and link the account again in Alice settings (Settings) β Smart home. β Xiaomi). |
| "No right to control." | Mi Home has been disabled or the lamp is linked to another account. | Check your access settings (see section 2) and make sure the lamp is tied to the same account as Alice. |
| "Server error" | Problems on the side of Xiaomi Cloud or Yandex. | Wait 1-2 hours and try again. Check the status of the services at status.xiaomi.com. |
If Alice has seen a light bulb before, but suddenly stopped, try:
- Open the Yandex application β Alice. β Smart home. β Devices and click "Update list".
- Remove the lamp from Alice (Device settings) β Delete) and add again.
- Check if the geodata in the Xiaomi account is lost: if the Mi Home contains an address in China, Alice can block access.
π‘
If Alice sees a light bulb but can't control it, try to say, "Alice, update the status of the devices." This forcefully syncs the data to the cloud.
Firmware Conflicts: Why New Versions Break Compatibility
One of the most common reasons light bulbs are invisible is firmware incompatibility, and since the Mi Home or Alice update in 2026, many users have found that devices have been de-identified, due to changes in the data exchange protocol between Xiaomi and Yandex.
How to check the firmware version:
- Open Mi Home β pick a lamp β Settings β About the device.
- Compare the version to the official list. Yeelight models are up-to-date firmware β 1.5.0_0070 higher.
If the firmware is outdated:
- π Update it via Mi Home (if available) or manually via Yeelight app.
- π₯ For manual updates, download the firmware from the Yeelight website and download it through Settings. β Manual update.
If the firmware is too new (e.g., beta), it may conflict with Alice.
- Roll back the firmware to the stable version (instruction below).
- Turn off automatic updates in Mi Home: Profile β Settings β Update of the PO.
How to roll back firmware on a Xiaomi light bulb?
5.Challenges with Xiaomi geolocation and servers
Many users donβt know that Xiaomi uses different cloud servers for different regions. If your account is linked to a Chinese server (cn) and Alice works with a European (eu), the light bulb will not be available β despite the fact that everything in Mi Home is displayed correctly.
How to check the server:
- Open Mi Home and look at the address at the top of the screen: π¨π³ Home.mi.com β Chinese server. π·πΊ home.mi.com/ru or home.mi.com/eu β European/Russian.
Change the region of your account
Additional nuances:
- π If you are traveling and connecting to foreign networks, Alice may be blocking access due to a shift. IP-geolocation. VPN Russian IP.
- π Light bulbs purchased in China (e.g., AliExpress) are often iron-bound to a Chinese server, and cannot be reconfigured, only to replace the firmware (risky!).
β οΈ Note: If you use a dual account (one for China, one for Russia), Alice will only see those devices that are linked to a Russian account.
6. Alternative control: if Alice never sees the lamp
If all of the above methods didnβt work, donβt despair β there are workarounds to control the light bulb through Alice:
Method 1: Use Yandex IoT with Home Assistant
- π Install Home Assistant on a Raspberry Pi or computer.
- π Connect the light bulb through Xiaomi Mi Home integration.
- π€ Set up a link with Alice via Yandex IoT (instructions on the official website).
Method 2: Voice control through IFTTT
- π Create an applet in IFTTT: Trigger - Alice's command, action - control of the lamp through Mi Home.
- π£ Team Example: Alice, turn on the light through IFTTT".
Method 3: Local management by LAN (advanced)
- π₯ Use a Python script with a yeelight library to send commands directly over the local network.
- π‘ Example of code to turn on the lamp: from yeelight import Bulb bulb = Bulb("192.168.1.100") # IP lamps bulb.turn_on()
1.The light bulb is connected to Wi-Fi 2.4 GHz
2.Mi Home includes Sharing and Cloud Access
3. Xiaomi account is tied to Alice and has a region "Russia"
4.The lamp firmware is updated to the latest stable version
5.Tryed to remove and re-introduce the lamp to Alice-->
7. When to call for support - and where exactly
If you've tried all the ways, but Alice still can't see the light bulb, it's time to call for support.
- Support for Yandex (Alice): π§ Write to Alice's chat: "Contact support". π Specify: Light bulb model (e.g. Xiaomi Mi) LED Smart Bulb Essential. firmware version (from Mi Home). Screenshot of bug in Alice's app.
- Xiaomi support: π Phone: 8 800 775-66-88 (for Russia). π Feedback form: mi.com/support. π§ Attach logs from Mi Home (Profile) β Reviews β Magazines).
- Yeelight Forum (for Yeelight models): π¬ Ask a question at forum.yeelight.com β engineers often answer.
Average response time:
- π Yandex: 1-3 days (sometimes respond via chat immediately).
- π Xiaomi: 3-7 days (on the phone can help you faster).
- π Yeelight: 1-2 weeks (but the solution is often faster on the forum).
β οΈ Note: If the light bulb is purchased informally (for example, on AliExpress without warranty), support Xiaomi Russia may refuse assistance.
1.The light bulb is visible in the Mi Home and is controlled from there.
2. Xiaomi account is tied to Alice without errors.
3.You have tried all the ways in this article (especially region change and firmware updates).
This will save time and increase the chances of a quick solution!-->