From a2b4f9ee867bc1c5fb7047418355105c89a895dd Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 8 Oct 2024 17:20:16 +0200 Subject: [PATCH] Xiaomi Aquara: move sensor into hub docs (#35138) --- source/_integrations/xiaomi_aqara.markdown | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/source/_integrations/xiaomi_aqara.markdown b/source/_integrations/xiaomi_aqara.markdown index 7722f3c349b..22ee825b4a8 100644 --- a/source/_integrations/xiaomi_aqara.markdown +++ b/source/_integrations/xiaomi_aqara.markdown @@ -581,6 +581,23 @@ This automation toggles the living room lamp on vibration/tilt. entity_id: light.living_room_lamp ``` +### Sensors + +The sensor entity allows you to read data from your [Xiaomi](https://www.mi.com/en/) sensors. + +The following sensor types are supported: + +- Battery level (in percentage) +- Bed activity / vibration (in micrometers) +- Coordination +- Humidity (in percentage) +- Illumination (in lux) +- Power consumed (in kWh) +- Power load (in Watt) +- Pressure (in hPa) +- Temperature (depends on UI settings, Celsius or Fahrenheit) +- Tilt angle + ## Switches The switch entity allows you to get data from your [Xiaomi aqara](https://www.mi.com/en/) switches and to switch between states.