From 6cf488f5aac52a34a326fec6440d85c992d3828b Mon Sep 17 00:00:00 2001 From: J-N-K Date: Fri, 15 Jan 2021 22:11:56 +0100 Subject: [PATCH] [one wire][fix absolute humidity channel type (#9833) The channel is added dynamically with a channel-type `abshumidity`, but the channel-type definition was names `absolutehumidity` Signed-off-by: Jan N. Klug --- .../src/main/resources/OH-INF/thing/common.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.binding.onewire/src/main/resources/OH-INF/thing/common.xml b/bundles/org.openhab.binding.onewire/src/main/resources/OH-INF/thing/common.xml index 54c01c5abd6..482c37f3eb5 100644 --- a/bundles/org.openhab.binding.onewire/src/main/resources/OH-INF/thing/common.xml +++ b/bundles/org.openhab.binding.onewire/src/main/resources/OH-INF/thing/common.xml @@ -92,7 +92,7 @@ - + Number:Density absolute humidity (calculated from temperature and relative humidity)