Skip to content

Commit

Permalink
[shelly]Enhancements and bug fixes (openhab#6764)
Browse files Browse the repository at this point in the history
Signed-off-by: markus7017 <markus7017@gmail.com>
  • Loading branch information
markus7017 authored and andrewfg committed Aug 31, 2020
1 parent bdd377c commit 30dce7a
Show file tree
Hide file tree
Showing 23 changed files with 906 additions and 1,961 deletions.
6 changes: 6 additions & 0 deletions bundles/org.openhab.binding.shelly/README.md
Expand Up @@ -129,6 +129,9 @@ end
|----------|-------------|---------|---------|---------------------------------------------------------------------------------|
|relay |output |Switch |r/w |Controls the relay's output channel (on/off) |
| |input |Switch |yes |ON: Input/Button is powered, see General Notes on Channels |
|sensors |temperature1 |Number |yes |Temperature value of external sensor #1 (if connected to device) |
| |temperature2 |Number |yes |Temperature value of external sensor #2 (if connected to device) |
| |temperature3 |Number |yes |Temperature value of external sensor #3 (if connected to device) |

### Shelly 1PM (thing-type: shelly1pm)

Expand All @@ -143,6 +146,9 @@ end
| |lastPower3 |Number |yes |Energy consumption in Watts for a round minute, 3 minutes ago |
| |totalKWH |Number |yes |Total energy consumption in Watts since the device powered up (reset on restart) |
| |timestamp |String |yes |Timestamp of the last measurement |
|sensors |temperature1 |Number |yes |Temperature value of external sensor #1 (if connected to device) |
| |temperature2 |Number |yes |Temperature value of external sensor #2 (if connected to device) |
| |temperature3 |Number |yes |Temperature value of external sensor #3 (if connected to device) |

### Shelly EM (thing-type: shellyem)

Expand Down

0 comments on commit 30dce7a

Please sign in to comment.