mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
Add device classes for electrical measurement (#13756)
This commit is contained in:
parent
48f6714370
commit
ada87fd8b7
@ -25,6 +25,10 @@ The way these sensors are displayed in the frontend can be modified in the [cust
|
|||||||
- **power**: Power in W or kW.
|
- **power**: Power in W or kW.
|
||||||
- **pressure**: Pressure in hPa or mbar.
|
- **pressure**: Pressure in hPa or mbar.
|
||||||
- **timestamp**: Datetime object or timestamp string.
|
- **timestamp**: Datetime object or timestamp string.
|
||||||
|
- **current**: Current in A.
|
||||||
|
- **energy**: Energy in Wh or kWh.
|
||||||
|
- **power_factory**: Power Factor in %.
|
||||||
|
- **voltage**: Voltage in V.
|
||||||
|
|
||||||
<p class='img'>
|
<p class='img'>
|
||||||
<img src='/images/screenshots/sensor_device_classes_icons.png' />
|
<img src='/images/screenshots/sensor_device_classes_icons.png' />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user