Add device classes for electrical measurement (#13756)

This commit is contained in:
fabiocastagnino 2020-08-11 11:09:14 +02:00 committed by GitHub
parent 48f6714370
commit ada87fd8b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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