From 00b4c63b945efb7f32a140b2e84e1143c45f6087 Mon Sep 17 00:00:00 2001 From: krikk Date: Tue, 14 Jul 2020 00:20:51 +0200 Subject: [PATCH] [shelly] it is called "Shelly 3EM" not "Shelly EM3" (#8119) corrected the Product name in the docu, perhaps we should also rename the page name itself... --- bundles/org.openhab.binding.shelly/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bundles/org.openhab.binding.shelly/README.md b/bundles/org.openhab.binding.shelly/README.md index bfa15937a1fa4..78b1989fb7d87 100644 --- a/bundles/org.openhab.binding.shelly/README.md +++ b/bundles/org.openhab.binding.shelly/README.md @@ -17,7 +17,7 @@ This Binding integrated Shelly devices. | shellyplug | Shelly Plug | SHPLG2-1 | | shellyplugs | Shelly Plug-S | SHPLG-S | | shellyem | Shelly EM with integrated Power Meters | SHEM | -| shellyem3 | Shelly EM3 with 3 integrated Power Meter | SHEM-3 | +| shellyem3 | Shelly 3EM with 3 integrated Power Meter | SHEM-3 | | shellyrgbw2 | Shelly RGB Controller | SHRGBW2 | | shellybulb | Shelly Bulb in Color or White Mode | SHBLB-1 | | shellybulbduo | Shelly Duo (White Mode) | SHBDUO-1 | @@ -147,7 +147,7 @@ Every device has a channel group `device` with the following channels: | |accumulatedReturned|Number |yes |Accumulated returned power in kw/h of the device (including all meters) | | |updateAvailable |Switch |yes |ON: A firmwareupdate is available (use Shelly App to perform update) | -The accumulated channels are only available for devices with more than 1 meter. accumulatedReturned only for the EM and EM3. +The accumulated channels are only available for devices with more than 1 meter. accumulatedReturned only for the EM and 3EM. ### Events / Alarms @@ -238,7 +238,7 @@ end | |voltage |Number |yes |RMS voltage, Volts | | |timestamp |String |yes |Timestamp of the last measurement | -### Shelly EM3 (thing-type: shellyem3) +### Shelly 3EM (thing-type: shellyem3) |Group |Channel |Type |read-only|Desciption | |----------|-------------|---------|---------|---------------------------------------------------------------------------------|