From c2b68c6a967ee40220b7645e23ac657e021a31bb Mon Sep 17 00:00:00 2001 From: gernot-h Date: Mon, 7 May 2018 20:33:42 +0000 Subject: [PATCH] 52_I2C_HDC1008.pm: maintainer change (Forum #87546) git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16701 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- FHEM/52_I2C_HDC1008.pm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/FHEM/52_I2C_HDC1008.pm b/FHEM/52_I2C_HDC1008.pm index 0f446201a..cc53941b2 100644 --- a/FHEM/52_I2C_HDC1008.pm +++ b/FHEM/52_I2C_HDC1008.pm @@ -1,5 +1,5 @@ # Modul für I2C Temperatur- und Feuchtigkeitssensor HDC1008 -# Autor : Karsten Grüttner +# Autor : Karsten Grüttner (schlawiano) bis 2016, Änderungen ab 2018: Gernot Hillier (yoda_gh) # $Id$ # Technische Dokumention für den Sensor befindet sich http://www.ti.com/lit/ds/symlink/hdc1008.pdf @@ -586,6 +586,9 @@ sub I2C_HDC1008_Attr(@) 1; =pod +=item device +=item summary read Texas Instruments HDC1008/1080 temp/humidity sensor via I2C bus +=item summary_DE Texas Instruments HDC1008/1080 Temp./Feuchte-Sensor über I2C auslesen =begin html @@ -698,4 +701,4 @@ sub I2C_HDC1008_Attr(@) =end html -=cut \ No newline at end of file +=cut