From 026689f328a42e0c87d51f789baa08b615d3ff7f Mon Sep 17 00:00:00 2001 From: farmio Date: Wed, 11 Dec 2024 17:13:37 +0100 Subject: [PATCH] Add new supported KNX DPT --- source/_integrations/knx.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_integrations/knx.markdown b/source/_integrations/knx.markdown index c9c1c5fe687..42081d3eea0 100644 --- a/source/_integrations/knx.markdown +++ b/source/_integrations/knx.markdown @@ -2016,6 +2016,10 @@ device_class: | 16.000 | string | 14 | ASCII | | | 16.001 | latin_1 | 14 | ISO 8859-1 / Latin-1 | | | 17.001 | scene_number | 1 | 1 ... 64 | | +| 29 | 8byte_signed | 8 | ±9223372036854775807 | | +| 29.010 | active_energy_8byte | 8 | ±9223372036854775807 | Wh | +| 29.011 | apparant_energy_8byte | 8 | ±9223372036854775807 | VAh | +| 29.012 | reactive_energy_8byte | 8 | ±9223372036854775807 | VARh | ### More examples @@ -2295,7 +2299,7 @@ address_day_night: required: false type: [string, list] address_air_pressure: - description: KNX address reading current air pressure. *DPT 9.006* + description: KNX address reading current air pressure. *DPT 9.006 or 14.058* required: false type: [string, list] address_humidity: