mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 09:46:59 +00:00
Sort device classes (#16359)
* Sort device classes * Update sensor.markdown
This commit is contained in:
parent
b4a5646d97
commit
9c19ac2069
@ -19,16 +19,16 @@ The way these sensors are displayed in the frontend can be modified in the [cust
|
||||
|
||||
- **None**: Generic sensor. This is the default and doesn't need to be set.
|
||||
- **battery**: Percentage of battery that is left.
|
||||
- **current**: Current in A.
|
||||
- **energy**: Energy in Wh or kWh.
|
||||
- **humidity**: Percentage of humidity in the air.
|
||||
- **illuminance**: The current light level in lx or lm.
|
||||
- **signal_strength**: Signal strength in dB or dBm.
|
||||
- **temperature**: Temperature in °C or °F.
|
||||
- **power**: Power in W or kW.
|
||||
- **power_factor**: Power factor in %.
|
||||
- **pressure**: Pressure in hPa or mbar.
|
||||
- **timestamp**: Datetime object or timestamp string (ISO 8601).
|
||||
- **current**: Current in A.
|
||||
- **energy**: Energy in Wh or kWh.
|
||||
- **power_factor**: Power Factor in %.
|
||||
- **voltage**: Voltage in V.
|
||||
|
||||
<p class='img'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user