mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-07 17:36:50 +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.
|
||||
- **pressure**: Pressure in hPa or mbar.
|
||||
- **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'>
|
||||
<img src='/images/screenshots/sensor_device_classes_icons.png' />
|
||||
|
Loading…
x
Reference in New Issue
Block a user