mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-08 09:56:30 +00:00
add device_class_power to sensor (#211)
This commit is contained in:
parent
f9a778e93d
commit
40fc0f5a3d
@ -25,5 +25,6 @@ If specifying a device class, your sensor entity will need to also return the co
|
||||
| humidity | % | % of humidity in the air.
|
||||
| illuminance | lx/lm | Light level.
|
||||
| temperature | °C/°F | Temperature.
|
||||
| timestamp | ISO8601 | Timestamp
|
||||
| timestamp | ISO8601 | Timestamp.
|
||||
| power | W,kW | Power.
|
||||
| pressure | hPa,mbar | Pressure.
|
||||
|
Loading…
x
Reference in New Issue
Block a user