How to Add Xiaomi Temperature Sensor to Alice: All Ways 2026

Xiaomi’s smart home ecosystem is one of the most popular in Russia, thanks to its affordable prices and wide range of sensors, but many users are faced with the problem of how to make Mi Home or Aqara devices work with the voice assistant Yandex Alice?

In this article, we will discuss all the current ways to integrate Xiaomi temperature sensors (including MiJia BLE, Aqara Temperature Sensor and others) into the Yandex Smart Home ecosystem, learn how to configure communication through official bridges, third-party services like Home Assistant or IoBroker, and avoid common errors that prevent sensors from appearing in Alice’s app.

Important: the procedure differs depending on the sensor protocol (ZigBee, BLE or Wi-Fi) and regional firmware. We took into account all the nuances for Russian users in 2026.

What Xiaomi sensors are supported by Alice?

Not all Xiaomi devices can be connected to Yandex Smart Home, here is the current list of compatible temperature sensors (tested in June 2026):

  • πŸ“± Xiaomi MiJia Bluetooth Temperature and Humidity Sensor 2 (LYWSD03MMC) β€” works BLE, lock
  • πŸ“Ά Aqara Temperature and Humidity Sensor (WSDCGQ11LM) β€” ZigBee is compatible with Aqara Hub or Mi Gateway
  • 🌑️ Xiaomi Mi Temperature and Humidity Sensor 2 (LYWSD02) β€” Older model, supported with limitations
  • πŸ”„ Aqara TVOC Air Quality Monitor (VOCKQJK11LM) β€” temperature + Air quality is required by Aqara Hub M2

Incompatible models (at the moment):

  • ❌ Xiaomi Mi Flora (HHCCJCY01) β€” plant sensor, does not integrate with Alice
  • ❌ Xiaomi Mi Smart Clock – has a built-in thermometer, but does not transfer data to the Smart Home

Before buying, check the device protocol in specs. BLE sensors (such as LYWSD03MMC) require additional equipment to communicate with Alice, whereas ZigBee devices (Aqara) are easier to connect.

πŸ“Š What kind of sensor Xiaomi is using?
MiJia BLE
Aqara ZigBee
Another Xiaomi
I haven't bought it yet.
I don't know.

Method 1: Connect via the official Aqara/Mi Gateway

The most reliable method is to use an official gateway from Xiaomi or Aqara, which acts as a bridge between sensors and the Yandex cloud, suitable for devices using the ZigBee protocol (for example, Aqara WSDCGQ11LM).

Step-by-step:

  1. Set the lock: πŸ”Œ Connect the Aqara Hub or Mi Gateway to the socket and wait for the indicator to flash. πŸ“± Download the Mi Home app (for Mi Gateway) or Aqara Home app (for Aqara gateways). πŸ” In the application, select the region of Russia and add the gateway through Add the device β†’ Gateway.
  2. Connect the sensor: πŸ”„ Press the button on the sensor (if any) or remove the battery on the sensor. 5 drop-off. πŸ“² In annex Mi Home/Aqara Choose Add the device β†’ Temperature sensor. πŸ” Wait until the sensor is determined (may be required). 1–2 minute).
  3. Connect with Yandex Smart Home: πŸ”— Open the Yandex app. β†’ Smart home. β†’ Add the device β†’ Xiaomi. πŸ“‹ Sign in to your Mi Home account (use the same one as for the gateway!). βœ… Select the gateway and the sensors to synchronize!

The critical detail is that if the gateway is tied to the China region at Mi Home, Yandex Smart Home won't see it, only by changing the region to Russia with the complete reset of the gateway.

Link the gateway to the region of Russia in Mi Home/Aqara

Update the lock firmware to the latest version

Make sure the sensor is displayed in Mi Home

Shut down. VPN/Proxy on the phone during the ligament-->

Method 2: Integration with Home Assistant (for advanced users)

If you BLE-sensor, LYWSD03MMC) Or the gateway doesn't want to mess with Alice, so Home Assistant, an open platform for smart homes, requires technical skills, but gives you the most flexibility.

What you need:

  • πŸ–₯️ Computer or Raspberry Pi to install Home Assistant.
  • πŸ“‘ BLE-adapter (e.g, CC2531 for ZigBee or built-in Bluetooth for BLE-sensor).
  • πŸ”§ Knowledge of basic terminology YAML-config.

Instructions:

  1. Install Home Assistant: Download the image from the official website and write to the Raspberry Pi or virtual machine. πŸ”§ Set up a network: Home Assistant should be on the same network as sensors.
  2. Add integration with Xiaomi: # Fragment configuration.yaml for BLE-sensor: - platform: mitemp_bt mac: 'XX:XX:XX:XX:XX:XX' # MAC-Address of the sensor name: "Bedroom Temperature" force_update: true median: 3 timeout: 60 For ZigBee devices, use integration ZHA or deConz.
  3. Contact Yandex Alice: πŸ”— Install the Yandex Smart Home component through HACS. πŸ“ In the configuration.yaml file add: yandex_smart_home: filter: include_entities: - sensor.spalnya_temperatura entity_config: sensor.spalnya_temperatura: name: "Bedroom Temperature" room: "Bedroom" βš™οΈ Reboot Home Assistant and log in to Yandex Smart Home via web interface.

πŸ’‘

If the Home Assistant can’t see BLE-sensor, try to disable power saving on Bluetooth adapter in the OS settings (relevant to the Windows/Linux).

How to find out MAC-address BLE-sensor?
1. Install the nRF Connect app on your smartphone (Android/iOS). 2. Enable device scanning. 3. Find your sensor in the list (usually there is a name in the list). LYWSD03MMC or MiThermometer). 4. MAC-address XX:XX:XX:XX:XX:XX.

Method 3: Use IoBroker (Home Assistant Alternative)

IoBroker is another open automation platform that supports direct integration with Xiaomi and Yandex Alice.

The advantages of IoBroker:

  • πŸ“Š A simpler interface for beginners (visual programming via Blockly).
  • πŸ”„ Built-in support for Mi Home and Aqara without manual config editing.
  • πŸ“± Mobile management application.

How to set up:

  1. πŸ–₯️ Install IoBroker on PC or Raspberry Pi (instructions on the official website).
  2. πŸ”§ In the web interface (http://[IP-address]:8081) Install adapters: iobroker.mihome – for devices Xiaomi/Aqara iobroker.yandex-smart-home – to contact Alice

πŸ’‘

IoBroker automatically updates the list of devices from Mi Home every 10 minutes, and if the sensor doesn’t show up, check if it’s enabled in the Xiaomi app and if access to the API is blocked in your account settings.

Method 4: Cloud Services (Mi Home Auto, Yandex IoT)

If you don't want to mess with local servers, you can use cloud bridges, which work as an intermediary between Mi Home and Yandex Smart Home, but require trust in third-party services.

Popular services:

ServiceCostSupported devicesDifficulty setting up
Mi Home AutoFree (up to 5 devices)All sensors Xiaomi/AqaraLow.
Yandex IoTPaid subscription (from 99) β‚½/moss)ZigBee and Wi-Fi devicesMedium
Home RemoteFree (with restrictions)Just ZigBee.Tall.

Instructions for Mi Home Auto:

  1. 🌐 Register at the Mi Home Auto website.
  2. πŸ”— Connect your Mi Home account in your personal account.
  3. πŸ“‹ Select sensors for synchronization with Yandex.
  4. πŸ”‘ Generate a token and add it to Yandex Smart Home β†’ Settings β†’ Integration.

⚠️ Note: Cloud services require the transfer of the username / password from Mi Home to third parties. Use a complex password and enable two-factor authentication in the Xiaomi account to minimize risks.

Typical errors and their solutions

Even with the exact instructions, Xiaomi sensors may not appear in Alice, and we will discuss the most common problems and ways to fix them:

1.The sensor does not appear in Mi Home/Aqara

  • πŸ”‹ Check the battery (even new cells can be discharged).
  • πŸ“Ά Make sure the sensor is within a radius of 1-2 meters from the gateway (for ZigBee).
  • πŸ”„ Reset the sensor: Remove the battery for 10 seconds, then paste back in and press the button (if there is one).

2.The gateway does not communicate with Yandex Smart Home

  • 🌐 Check out the region in Mi Home: it should be Russia (not China or Europe).
  • πŸ”„ Update the lock firmware to the latest version.
  • πŸ“΅ Turn it off. VPN or a proxy on the phone during the bundle.

3.The sensor appeared in Alice, but does not update the data

  • πŸ” Check if access to the API Xiaomi in account settings (Mi Home) β†’ Profile β†’ Security).
  • πŸ“‘ Reboot the gateway (turn off power for 30 seconds).
  • βš™οΈ Home. Assistant/IoBroker Reduce the sensor survey interval (may be by default) 60 minute).

⚠️ Note: If you use Aqara Hub with firmware for China, Yandex Smart Home won’t see it even when you change the region in the application. 4PDA).

FAQ: Frequent questions about Xiaomi and Alice integration

Can you connect the Xiaomi sensor to Alice without a gateway?
No, for most sensors (ZigBee or ZigBee). BLE) The gateway is mandatory, except for Wi-Fi devices (e.g. Xiaomi Mi Air Quality Monitor), but they are not temperature sensors. Alternatively, use Home Assistant with Bluetooth adapter for the purpose of using the device. BLE-sensor.
Why does Alice show the temperature with a delay?
The delay is due to the frequency of the sensor survey by the gateway. By default, the Mi Gateway updates the data once in a while. 5–10 To reduce the delay: In Home Assistant, set up force_update: In IoBroker, reduce the polling interval in the mihome adapter settings. Minimum latency β€” 1 minute (ZigBee protocol limitation).
How to reset the Xiaomi sensor to factory settings?
Reset method depends on the model: Aqara WSDCGQ11LM: Hold the button on the sensor for 10 seconds until the indicator blinks 3 times. MiJia LYWSD03MMC: Remove the battery for 15 seconds, then insert back. Mi Temperature Sensor 2: Press the reset button (hidden under the lid) with a needle. After reset, the sensor will disappear from the Mi Home and it can be reconnected.
Can I use one sensor in Mi Home and Alice at the same time?
Yes, but with reservations: When linked through the official gateway, the data will be duplicated in both applications. When using Home Assistant/IoBroker, the sensor will be controlled through these platforms, and Mi Home can show outdated data.
What voice commands work with temperature sensors?
Alice supports the following commands for sensors: Alice, what temperature is in [room name]? Alice, show the sensors in Alice's bedroom, turn on the heater if the living room is colder than 20 degrees (requires setting up scenarios). To create automatic scenarios (for example, turn on the heater when the temperature drops), use the Scenarios section in the Yandex app.