mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-23 17:26:29 +00:00
Fix apparent power typo (#2452)
This commit is contained in:
parent
63376ee056
commit
4e1559b070
@ -31,7 +31,7 @@ If specifying a device class, your number entity will need to also return the co
|
||||
|
||||
| Constant | Supported units | Description
|
||||
| ---- | ---- | -----------
|
||||
| `NumberDeviceClass.APPARANT_POWER` | VA | Apparent power |
|
||||
| `NumberDeviceClass.APPARENT_POWER` | VA | Apparent power |
|
||||
| `NumberDeviceClass.AQI` | None | Air Quality Index
|
||||
| `NumberDeviceClass.ATMOSPHERIC_PRESSURE` | cbar, bar, hPa, inHg, kPa, mbar, Pa, psi | Atmospheric pressure, statistics will be stored in Pa.
|
||||
| `NumberDeviceClass.BATTERY` | % | Percentage of battery that is left
|
||||
|
Loading…
x
Reference in New Issue
Block a user