mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
add device_class_power to sensor (#9114)
This commit is contained in:
parent
627002e1ae
commit
74a23b0f48
@ -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.
|
- **humidity**: Percentage of humidity in the air.
|
||||||
- **illuminance**: The current light level in lx or lm.
|
- **illuminance**: The current light level in lx or lm.
|
||||||
- **temperature**: Temperature in °C or °F.
|
- **temperature**: Temperature in °C or °F.
|
||||||
|
- **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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user