Skip to content

Commit

Permalink
Xiaomi Aquara: move sensor into hub docs (#35138)
Browse files Browse the repository at this point in the history
  • Loading branch information
c0ffeeca7 authored Oct 8, 2024
1 parent 4b0d118 commit a2b4f9e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions source/_integrations/xiaomi_aqara.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit a2b4f9e

Please sign in to comment.