Xiaomi Aquara: move sensor into hub docs (#35138)

This commit is contained in:
c0ffeeca7 2024-10-08 17:20:16 +02:00 committed by GitHub
parent 4b0d118726
commit a2b4f9ee86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.