From db52f19cfe8f723bb0d1314502b42cc8b91c662d Mon Sep 17 00:00:00 2001 From: Matthias Alphart Date: Thu, 3 Oct 2019 00:54:12 +0200 Subject: [PATCH] add DPT 9.006 pressure_2byte sensor type (#10578) --- source/_integrations/sensor.knx.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/sensor.knx.markdown b/source/_integrations/sensor.knx.markdown index 93bbd69b089..ff460640e7e 100644 --- a/source/_integrations/sensor.knx.markdown +++ b/source/_integrations/sensor.knx.markdown @@ -79,6 +79,7 @@ type: | 9.001 | temperature | 2 | °C | | 9.004 | illuminance | 2 | lx | | 9.005 | speed_ms | 2 | m/s | +| 9.006 | pressure_2byte | 2 | Pa | | 9.007 | humidity | 2 | % | | 9.008 | ppm | 2 | ppm | | 9.020 | voltage | 2 | mV |