From da18cf1ed799b7e1f38d97b9d374895e231b3aeb Mon Sep 17 00:00:00 2001 From: windkh Date: Sun, 17 Mar 2024 17:55:57 +0100 Subject: [PATCH] added support for shelly wall display --- CHANGELOG.md | 3 +++ README.md | 3 ++- package.json | 2 +- shelly/99-shelly.html | 2 +- shelly/99-shelly.js | 2 +- 5 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6304bb..408c69e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog All notable changes to this project will be documented in this file. +## [10.21.0] - 2024-03-17 +### added support for shelly wall display + ## [10.20.0] - 2024-03-17 ### added support for shelly uni plus - [#144](https://github.com/windkh/node-red-contrib-shelly/issues/144) diff --git a/README.md b/README.md index 217ac13..e7096c0 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ Generation 2 devices: - Shelly Plus Wall Dimmer - Shelly Plus UNI - Shelly Blu Gateway +- Shelly Wall Display Generation 3 devices: - Shelly 1PM Mini @@ -622,7 +623,7 @@ You must configure this network port, make sure that it is not already in use. I under that the shelly device can reach the node-red server (Leave this field empty if you run inside the same network segment). -## Relay (Plus 1, Plus 1 PM, Plus 2 PM, Plus UNI, Pro 1, Pro 1 PM, Pro 2, Pro 2 PM, Pro 4 PM, Plug US, 1PM Mini) +## Relay (Plus 1, Plus 1 PM, Plus 2 PM, Plus UNI, Pro 1, Pro 1 PM, Pro 2, Pro 2 PM, Pro 4 PM, Plug US, 1PM Mini, Shelly Wall Display) The node is able to turn on and turn off a shelly switch. It outputs the status after every interaction with the shelly device. Turning on is done by sending the following payload into the input. The relay number is optional and defaults to 0. diff --git a/package.json b/package.json index fd4c8ed..8448d91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-red-contrib-shelly", - "version": "10.20.0", + "version": "10.21.0", "description": "Shelly nodes.", "node-red": { "version": ">=0.1.0", diff --git a/shelly/99-shelly.html b/shelly/99-shelly.html index c65d8ac..5f59799 100644 --- a/shelly/99-shelly.html +++ b/shelly/99-shelly.html @@ -453,7 +453,7 @@

Details