From c71fbd76df85055fed29366f969c4cf735ec7d70 Mon Sep 17 00:00:00 2001
From: "klaus.schauer" <>
Date: Mon, 28 Sep 2020 17:46:41 +0000
Subject: [PATCH] 00_ElsnerWS: commandref updated
git-svn-id: https://svn.fhem.de/fhem/trunk@22875 2b470e98-0d58-463d-a4d8-8e2adae1ed80
---
fhem/FHEM/00_ElsnerWS.pm | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/fhem/FHEM/00_ElsnerWS.pm b/fhem/FHEM/00_ElsnerWS.pm
index 410859029..de7dab8b8 100644
--- a/fhem/FHEM/00_ElsnerWS.pm
+++ b/fhem/FHEM/00_ElsnerWS.pm
@@ -1081,29 +1081,29 @@ sub ElsnerWS_Delete($$) {
if the thresholds are permanently undershot or exceed during the delay time.
brightnessSunnyEast E_min/lx:E_max/lx,
- [brightnessSunny] = 0...99000:0...99000, 20000:40000 is default.
+ [brightnessSunnyEast] = 0...99000:0...99000, 20000:40000 is default.
Set switching thresholds for reading isSunnyEast based on the reading sunEast.
brightnessSunnyEastDelay t_reset/s:t_set/s,
- [brightnessSunnyDelay] = 0...3600:0...3600, 120:30 is default.
+ [brightnessSunnyEastDelay] = 0...3600:0...3600, 120:30 is default.
Set switching delay for reading isSunnyEast based on the reading sunEast. The reading isSunnyEast is reset or set
if the thresholds are permanently undershot or exceed during the delay time.
brightnessSunnySouth E_min/lx:E_max/lx,
- [brightnessSunny] = 0...99000:0...99000, 20000:40000 is default.
+ [brightnessSunnySouth] = 0...99000:0...99000, 20000:40000 is default.
Set switching thresholds for reading isSunnySouth based on the reading sunSouth.
brightnessSunnySouthDelay t_reset/s:t_set/s,
- [brightnessSunnyDelay] = 0...3600:0...3600, 120:30 is default.
+ [brightnessSunnySouthDelay] = 0...3600:0...3600, 120:30 is default.
Set switching delay for reading isSunnySouth based on the reading sunSouth. The reading isSunnySouth is reset or set
if the thresholds are permanently undershot or exceed during the delay time.
brightnessSunnyWest E_min/lx:E_max/lx,
- [brightnessSunny] = 0...99000:0...99000, 20000:40000 is default.
+ [brightnessSunnyWest] = 0...99000:0...99000, 20000:40000 is default.
Set switching thresholds for reading isSunnyWest based on the reading sunWest.
brightnessSunnyWestDelay t_reset/s:t_set/s,
- [brightnessSunnyDelay] = 0...3600:0...3600, 120:30 is default.
+ [brightnessSunnyWestDelay] = 0...3600:0...3600, 120:30 is default.
Set switching delay for reading isSunnyWest based on the reading sunWest. The reading isSunnyWest is reset or set
if the thresholds are permanently undershot or exceed during the delay time.