mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-25 17:17:54 +01:00
Add note about passive xiaomi sanning
This commit is contained in:
parent
59dc8ab2e7
commit
cc5bc3c205
@ -97,6 +97,10 @@ Note that it can sometimes take some time for the first BLE broadcast to be rece
|
||||
Then just copy the address (``94:2B:FF:5C:91:61``) into a new ``sensor.xiaomi_miflora`` platform entry like
|
||||
in the configuration example at the top.
|
||||
|
||||
.. note::
|
||||
|
||||
The ESPHome Xiaomi integration listens passively to packets the xiaomi device sends by itself.
|
||||
ESPHome therefore has no impact on the battery life of the device.
|
||||
|
||||
See Also
|
||||
--------
|
||||
|
@ -83,6 +83,10 @@ the process by pressing the grey bluetooth button on the back of the device.
|
||||
Then just copy the address (``7A:80:8E:19:36:BA``) into a new ``sensor.xiaomi_mijia`` platform entry like
|
||||
in the configuration example at the top.
|
||||
|
||||
.. note::
|
||||
|
||||
The ESPHome Xiaomi integration listens passively to packets the xiaomi device sends by itself.
|
||||
ESPHome therefore has no impact on the battery life of the device.
|
||||
|
||||
See Also
|
||||
--------
|
||||
|
Loading…
Reference in New Issue
Block a user