add device_class_power to sensor (#9114)

This commit is contained in:
Markus Jankowski 2019-04-04 06:53:02 +02:00 committed by Paulus Schoutsen
parent 627002e1ae
commit 74a23b0f48

View File

@ -23,6 +23,7 @@ The way these sensors are displayed in the frontend can be modified in the [cust
- **humidity**: Percentage of humidity in the air.
- **illuminance**: The current light level in lx or lm.
- **temperature**: Temperature in °C or °F.
- **power**: Power in W or kW.
- **pressure**: Pressure in hPa or mbar.
- **timestamp**: Datetime object or timestamp string.