en:ha_mitemp_bt_howto  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
en:ha_mitemp_bt_howto [2022/01/22 12:14]
Dmitriy
en:ha_mitemp_bt_howto [2022/02/02 21:00] (current)
Leonid Titov
Line 1: Line 1:
-FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// 
- 
 ====== Working with Xiaomi Mijia BLE Temperature Sensor in Home Assistant ====== ====== Working with Xiaomi Mijia BLE Temperature Sensor in Home Assistant ======
  
-JetHome H1 and Jethome D1 controllers have a built-in WiFi/Bluetooth module and allow you to work with Bluetooth devices. Below is an example of connecting Xiaomi Mijia BLE MJ_HT_V1 Bluetooth temperature and humidity sensor (round with display) to a controller with Home Assistant core installed (installation in python virtual environment).+JetHome H1 and Jethome D1 controllers have a built-in WiFi/Bluetooth module and allow you to work with Bluetooth devices. Below is an example of connecting Xiaomi Mijia BLE MJ_HT_V1 Bluetooth temperature and humidity sensor (round-shaped with display) to a controller with Home Assistant Core installed (installation in python virtual environment).
  
 Instructions for connecting the sensor on the HA website: https://www.home-assistant.io/integrations/mitemp_bt/ Instructions for connecting the sensor on the HA website: https://www.home-assistant.io/integrations/mitemp_bt/
  
-To connect a sensor, you need to determine its MAC address and make changes to the HA configuration file.+To connect a sensor, you need to find its MAC address and edit the HA configuration file.
  
 **Determining the MAC address of the sensor.** **Determining the MAC address of the sensor.**
Line 18: Line 16:
 </code> </code>
  
-Information about detected devices will be displayed in the terminal window. The sensor sends data approximately every 30 seconds and information from the sensor should appear after a while. We are interested in the device with the identifier MJ_HT_V1:+Information about discovered devices will be displayed in the console. The sensor sends data approximately every 30 seconds and information from the sensor should appear after a while. We are looking for the device with the identifier MJ_HT_V1:
  
 <code> <code>
Line 26: Line 24:
 </code> </code>
  
-This is the desired sensor and its MAC address - 4C: 65: A8: D4: 5E: BF+This is the desired sensor and its MAC address  - 4C: 65: A8: D4: 5E: BF
  
 Stop the scanning process: Stop the scanning process:
Line 74: Line 72:
   * monitored_conditions - specifies the parameters to be monitored. In this example, these are: temperature, humidity and battery charge.   * monitored_conditions - specifies the parameters to be monitored. In this example, these are: temperature, humidity and battery charge.
  
-After making changes to the configuration file, you must restart the Home Assistant server.+After making changes to the configuration file, you must restart the Home Assistant Core.
en/ha_mitemp_bt_howto.1642842852.txt.gz · Last modified: 2022/01/22 12:14 by Dmitriy