mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-13 20:11:53 +01:00
xiaomi_ble: update docs around CGG1 and bindkey. (#876)
This commit is contained in:
parent
9265b6cc8b
commit
c0602d0dbe
@ -140,7 +140,9 @@ Configuration example:
|
||||
CGG1
|
||||
****
|
||||
|
||||
Hygro thermometer, round body, e-ink display
|
||||
Cleargrass (Qingping): hygro thermometer, round body, e-ink display.
|
||||
|
||||
New firmware requires a bindkey in order to decrypt the received data (see :ref:`obtaining_the_bindkey`), and stopped broadcasting battery level.
|
||||
|
||||
.. figure:: images/xiaomi_cgg1.jpg
|
||||
:align: center
|
||||
@ -159,6 +161,13 @@ Configuration example:
|
||||
name: "CGG1 Humidity"
|
||||
battery_level:
|
||||
name: "CGG1 Battery Level"
|
||||
- platform: xiaomi_cgg1
|
||||
mac_address: "7A:80:8E:28:39:CD"
|
||||
bindkey: "00112233445566778899aabbccddeeff"
|
||||
temperature:
|
||||
name: "CGG1 (New) Temperature"
|
||||
humidity:
|
||||
name: "CGG1 (New) Humidity"
|
||||
|
||||
LYWSD03MMC
|
||||
**********
|
||||
|
Loading…
Reference in New Issue
Block a user