diff --git a/FHEM/14_Hideki.pm b/FHEM/14_Hideki.pm
index 229e7e0e3..c365e245f 100644
--- a/FHEM/14_Hideki.pm
+++ b/FHEM/14_Hideki.pm
@@ -455,15 +455,15 @@ Hideki_Attr(@)
Supported Brands
- - Hama
- - Bresser
- - TFA Dostman
- Arduinos with remote Sensor lib from Randy Simons
+ - Bresser
- Cresta
+ - Hama
- Hideki (Anemometer | UV sensor | Rain level meter | Thermo/hygro-sensor)
+ - TFA Dostman
- all other devices, which use the Hideki protocol
- Please note, currently temp/hum devices are implemented. Please report data for other sensortypes.
+ Please note, currently temp/hum devices are implemented. Please report data for other sensortypes.
Define
@@ -471,21 +471,21 @@ Hideki_Attr(@)
define <name> Hideki <code>
- <code> is the address of the sensor device and
+ <code> is the address of the sensor device and
is build by the sensor type and the channelnumber (1 to 5) or if the attribute longid is specfied an autogenerated address build when inserting
- the battery (this adress will change every time changing the battery).
+ the battery (this adress will change every time changing the battery).
- If autocreate is enabled, the device will be defined via autocreate. This is also the preferred mode of defining such a device.
+ If autocreate is enabled, the device will be defined via autocreate. This is also the preferred mode of defining such a device.
Generated readings
- - state (T:x H:y B:z)
- - temperature (°C)
- - humidity (0-100)
- - battery (ok or low)
+ - battery & batteryState (ok or low)
- channel (The Channelnumber (number if)
+ - humidity (0-100)
+ - state (T:x H:y B:z)
+ - temperature (°C)
- Hideki only -
- comfort_level (Status: Humidity OK... , Wet. More than 69% RH, Dry. Less than 40% RH, Temperature and humidity comfortable)
- package_number (reflect the package number in the stream starting at 1)
@@ -504,8 +504,10 @@ Hideki_Attr(@)
- do_not_notify
- eventMap
- ignore
- - showtime
- readingFnAttributes
+ - showtime
+ - windSpeedCorr
+ correction value of your displayed windSpeed
@@ -521,42 +523,43 @@ Hideki_Attr(@)
- Unterstuetzte Hersteller
+ Unterstützte Hersteller
- - Hama
- - Bresser
- - TFA Dostman
- Arduinos with remote Sensor lib from Randy Simons
+ - Bresser
- Cresta
+ - Hama
- Hideki (Anemometer | UV sensor | Rain level meter | Thermo/hygro-sensor)
+ - TFA Dostman
- Alle anderen, welche das Hideki Protokoll verwenden
- Hinweis, Aktuell sind nur temp/feuchte Sensoren implementiert. Bitte sendet uns Daten zu anderen Sensoren.
+ Hinweis, Aktuell sind nur temp/feuchte Sensoren implementiert. Bitte sendet uns Daten zu anderen Sensoren.
Define
- define <name> Hideki <code>
+ define <name> Hideki <code>
+
-
-
<code> besteht aus dem Sensortyp und der Kanalnummer (1..5) oder wenn das Attribut longid im IO Device gesetzt ist aus einer Zufallsadresse, die durch den Sensor beim einlegen der
- Batterie generiert wird (Die Adresse aendert sich bei jedem Batteriewechsel).
+ Batterie generiert wird (Die Adresse ändert sich bei jedem Batteriewechsel).
- - Wenn autocreate aktiv ist, dann wird der Sensor automatisch in FHEM angelegt. Das ist der empfohlene Weg, neue Sensoren hinzuzufügen.
+ - Wenn autocreate aktiv ist, dann wird der Sensor automatisch in FHEM angelegt. Das ist der empfohlene Weg, neue Sensoren hinzuzufügen.
- Generated Readings
+ Generierte Readings
- - state (T:x H:y B:z)
- - temperature (°C)
- - humidity (0-100)
- - battery (ok oder low)
+ - battery & batteryState (ok oder low)
- channel (Der Sensor Kanal)
+ - humidity (0-100)
+ - state (T:x H:y B:z)
+ - temperature (°C)
+
- Hideki spezifisch -
- - comfort_level (Status: Humidity OK... , Wet größer 69% RH, Dry weiniger als 40% RH, Temperature and humidity comfortable)
+ - comfort_level (Status: Humidity OK... , Wet größer 69% RH, Dry weniger als 40% RH, Temperature and humidity comfortable)
- package_number (Paketnummer in der letzten Signalfolge, startet bei 1)
@@ -571,9 +574,11 @@ Hideki_Attr(@)
do_not_notify
eventMap
ignore
- showtime
readingFnAttributes
-
+ showtime
+ windSpeedCorr
+ Korrekturwert Ihrer angezeigten Windgeschwindigkeit
+