mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-13 20:11:53 +01:00
Add battery sensor docs for lywsd02 (#821)
This commit is contained in:
parent
a8bbf75b6d
commit
58a40f8f40
@ -110,7 +110,7 @@ Configuration example:
|
|||||||
LYWSD02
|
LYWSD02
|
||||||
*******
|
*******
|
||||||
|
|
||||||
Hygro thermometer, rectangular body, e-ink display, broadcasts temperature and humidity values, no battery status
|
Hygro thermometer, rectangular body, e-ink display, broadcasts temperature, humidity and battery level.
|
||||||
|
|
||||||
.. figure:: images/xiaomi_lywsd02.jpg
|
.. figure:: images/xiaomi_lywsd02.jpg
|
||||||
:align: center
|
:align: center
|
||||||
@ -127,6 +127,8 @@ Configuration example:
|
|||||||
name: "LYWSD02 Temperature"
|
name: "LYWSD02 Temperature"
|
||||||
humidity:
|
humidity:
|
||||||
name: "LYWSD02 Humidity"
|
name: "LYWSD02 Humidity"
|
||||||
|
battery_level:
|
||||||
|
name: "LYWSD02 Battery Level"
|
||||||
|
|
||||||
CGG1
|
CGG1
|
||||||
****
|
****
|
||||||
|
Loading…
Reference in New Issue
Block a user