From 5f42bd133f063f6f70097b58f8141468375812bd Mon Sep 17 00:00:00 2001 From: Otto Winter Date: Mon, 1 Oct 2018 12:32:21 +0200 Subject: [PATCH] Add pressure sensor device class (#97) --- docs/entity_sensor.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/entity_sensor.md b/docs/entity_sensor.md index fb3c35b4..4af416d2 100644 --- a/docs/entity_sensor.md +++ b/docs/entity_sensor.md @@ -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.