2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

98_feels_like.pm: Initial import

git-svn-id: https://svn.fhem.de/fhem/trunk@16707 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
hotbso 2018-05-08 07:22:58 +00:00
parent 5025e7e685
commit ba9a5eb4e2
3 changed files with 1351 additions and 0 deletions

1347
fhem/98_feels_like.pm Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,8 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it. # Do not insert empty lines here, update check depends on it.
- new: 98_feels_like.pm: New module to compute a "feels like" temperature
and the cloud coverage from a WH2600 like
sensor array
- change: 52_I2C_HDC1008: improve and restructure I2C error handling - change: 52_I2C_HDC1008: improve and restructure I2C error handling
- bugfix: 57_Calendar: fix count for series with exceptions - bugfix: 57_Calendar: fix count for series with exceptions
- bugfix: 72_FB_CALLMONITOR: fix control code entries in phonebook and - bugfix: 72_FB_CALLMONITOR: fix control code entries in phonebook and

View File

@ -458,6 +458,7 @@ FHEM/98_dewpoint.pm hotbso Automatisierung
FHEM/98_Dooya.pm Jarnsen/ralf9/darkmission Sonstige Systeme FHEM/98_Dooya.pm Jarnsen/ralf9/darkmission Sonstige Systeme
FHEM/98_dummy.pm rudolfkoenig Automatisierung FHEM/98_dummy.pm rudolfkoenig Automatisierung
FHEM/98_expandJSON.pm dev0 Unterstuetzende Dienste FHEM/98_expandJSON.pm dev0 Unterstuetzende Dienste
FHEM/98_feels_like.pm hotbso Wettermodule
FHEM/98_fheminfo.pm betateilchen Sonstiges FHEM/98_fheminfo.pm betateilchen Sonstiges
FHEM/98_fhemdebug.pm rudolfkoenig Sonstiges FHEM/98_fhemdebug.pm rudolfkoenig Sonstiges
FHEM/98_freezemon KernSani Unterstuetzende Dienste FHEM/98_freezemon KernSani Unterstuetzende Dienste