mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 07:16:29 +00:00
Add device classes for electrical measurement (#579)
This commit is contained in:
parent
2081cbe35e
commit
ced2157c73
@ -31,3 +31,7 @@ If specifying a device class, your sensor entity will need to also return the co
|
||||
| timestamp | ISO8601 | Timestamp.
|
||||
| power | W,kW | Power.
|
||||
| pressure | hPa,mbar | Pressure.
|
||||
| current | A | Current.
|
||||
| energy | Wh,kWh | Energy.
|
||||
| power_factor | % | Power Factor.
|
||||
| voltage | V | Voltage.
|
||||
|
Loading…
x
Reference in New Issue
Block a user