mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-26 22:21:38 +01:00
Update xiaomi_ble.rst (#2531)
* Update xiaomi_ble.rst I spent a while trying to figure out how to find the Mac address for some sensors. As Bind Key has a top level heading I figured MAC address should also. * Update xiaomi_ble.rst Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
This commit is contained in:
parent
3d4d6bdca1
commit
65d61fef7b
@ -544,6 +544,11 @@ Optional with **name**, **id** (:ref:`config-id`) and all other options from :re
|
||||
- **formaldehyde**
|
||||
- **battery_level**
|
||||
|
||||
|
||||
.. _obtaining_the_mac_address:
|
||||
|
||||
Obtaining the MAC address
|
||||
-------------------------
|
||||
To find the MAC Address so that ESPHome can identify the device, you can create a simple configuration without any sensor entries:
|
||||
|
||||
.. code-block:: yaml
|
||||
@ -564,7 +569,7 @@ It can sometimes take some time for the first BLE broadcast to be received. Once
|
||||
|
||||
.. _obtaining_the_bindkey:
|
||||
|
||||
Obtaining The Bindkey
|
||||
Obtaining the Bindkey
|
||||
---------------------
|
||||
|
||||
To set up an encrypted device such as the LYWSD03MMC (with Xiaomi stock firmware) and CGD1, you first need to obtain the bind key. The ``xiaomi_ble`` sensor component is not able to automatically generate a bindkey so other workarounds are necessary.
|
||||
|
Loading…
Reference in New Issue
Block a user