mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
52_I2C_HDC1008.pm: maintainer change (Forum #87546)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16701 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
5ab317864e
commit
c2b68c6a96
@ -1,5 +1,5 @@
|
|||||||
# Modul für I2C Temperatur- und Feuchtigkeitssensor HDC1008
|
# 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$
|
# $Id$
|
||||||
# Technische Dokumention für den Sensor befindet sich http://www.ti.com/lit/ds/symlink/hdc1008.pdf
|
# 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;
|
1;
|
||||||
|
|
||||||
=pod
|
=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
|
=begin html
|
||||||
|
|
||||||
<a name="I2C_HDC1008"></a>
|
<a name="I2C_HDC1008"></a>
|
||||||
@ -698,4 +701,4 @@ sub I2C_HDC1008_Attr(@)
|
|||||||
|
|
||||||
=end html
|
=end html
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
Loading…
x
Reference in New Issue
Block a user