Sort device classes (#16359)

* Sort device classes

* Update sensor.markdown
This commit is contained in:
Philip Allgaier 2021-01-30 19:06:15 +01:00 committed by GitHub
parent b4a5646d97
commit 9c19ac2069
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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