From 518272a731b35bbf792ec04e3dd8378376accbe4 Mon Sep 17 00:00:00 2001 From: Jacob Laursen Date: Mon, 12 Dec 2022 22:10:48 +0100 Subject: [PATCH] Fix dimension for powerConsumption channel (#13930) Fixes #13929 Signed-off-by: Jacob Laursen --- bundles/org.openhab.binding.miele/README.md | 8 ++++---- .../src/main/resources/OH-INF/thing/channeltypes.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bundles/org.openhab.binding.miele/README.md b/bundles/org.openhab.binding.miele/README.md index 767fbaa7d5a05..a5df87bc3e4b7 100644 --- a/bundles/org.openhab.binding.miele/README.md +++ b/bundles/org.openhab.binding.miele/README.md @@ -131,7 +131,7 @@ Channels available for each appliance type are listed below. | finish | Number:Time | Read | Time to finish the program running on the appliance | | door | Contact | Read | Current state of the door of the appliance | | switch | Switch | Write | Switch the appliance on or off | -| powerConsumption | Number:Power | Read | Power consumption by the currently running program on the appliance | +| powerConsumption | Number:Energy | Read | Power consumption by the currently running program on the appliance | | waterConsumption | Number:Volume | Read | Water consumption by the currently running program on the appliance | ##### Programs @@ -354,7 +354,7 @@ See oven. | switch | Switch | Write | Switch the appliance on or off | | target | Number:Temperature | Read | Temperature of the selected program (10 °C = cold) | | spinningspeed | String | Read | Spinning speed in the program running on the appliance | -| powerConsumption | Number:Power | Read | Power consumption by the currently running program on the appliance | +| powerConsumption | Number:Energy | Read | Power consumption by the currently running program on the appliance | | waterConsumption | Number:Volume | Read | Water consumption by the currently running program on the appliance | ##### Programs @@ -432,7 +432,7 @@ String Dishwasher_Program "Program [%s]" {channel="miele:dish String Dishwasher_Phase "Phase [%s]" {channel="miele:dishwasher:home:dishwasher:phase"} DateTime Dishwasher_ElapsedTime "Elapsed time"