From: J-N-K Date: Mon, 3 Jul 2023 20:48:03 +0000 (+0200) Subject: [avmfritz] Fix wrong system channel types (#15172) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=ae1a7475a731fb3ee7e5981fe45939331c655292;p=openhab-addons.git [avmfritz] Fix wrong system channel types (#15172) Signed-off-by: Jan N. Klug --- diff --git a/bundles/org.openhab.binding.avmfritz/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.avmfritz/src/main/resources/OH-INF/thing/thing-types.xml index 482bc3b6c5..5ee848408a 100644 --- a/bundles/org.openhab.binding.avmfritz/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.avmfritz/src/main/resources/OH-INF/thing/thing-types.xml @@ -241,7 +241,7 @@ - + Accumulated energy consumption. @@ -275,7 +275,7 @@ - + Accumulated energy consumption. @@ -309,7 +309,7 @@ - + Accumulated energy consumption. @@ -515,7 +515,7 @@ - + Accumulated energy consumption. diff --git a/bundles/org.openhab.binding.avmfritz/src/main/resources/OH-INF/update/instructions.xml b/bundles/org.openhab.binding.avmfritz/src/main/resources/OH-INF/update/instructions.xml index dc034a8601..b0106ae8cb 100644 --- a/bundles/org.openhab.binding.avmfritz/src/main/resources/OH-INF/update/instructions.xml +++ b/bundles/org.openhab.binding.avmfritz/src/main/resources/OH-INF/update/instructions.xml @@ -15,6 +15,17 @@ system:electrical-voltage + + + system:electric-energy + + + system:electric-power + + + system:electric-voltage + + @@ -29,6 +40,17 @@ system:electrical-voltage + + + system:electric-energy + + + system:electric-power + + + system:electric-voltage + + @@ -43,6 +65,17 @@ system:electrical-voltage + + + system:electric-energy + + + system:electric-power + + + system:electric-voltage + + @@ -57,6 +90,17 @@ system:electrical-voltage + + + system:electric-energy + + + system:electric-power + + + system:electric-voltage + +