Add pressure sensor device class (#97)

This commit is contained in:
Otto Winter 2018-10-01 12:32:21 +02:00 committed by Paulus Schoutsen
parent 569eef3b6b
commit 5f42bd133f

View File

@ -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.
| illuminance | lx/lm | Light level.
| temperature | C/F | Temperature.
| pressure | hPa,mbar | Pressure.