mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-23 09:16:32 +00:00
Add pressure sensor device class (#97)
This commit is contained in:
parent
569eef3b6b
commit
5f42bd133f
@ -25,3 +25,4 @@ If specifying a device class, your sensor entity will need to also return the co
|
|||||||
| humidity | % | % of humidity in the air.
|
| humidity | % | % of humidity in the air.
|
||||||
| illuminance | lx/lm | Light level.
|
| illuminance | lx/lm | Light level.
|
||||||
| temperature | C/F | Temperature.
|
| temperature | C/F | Temperature.
|
||||||
|
| pressure | hPa,mbar | Pressure.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user