2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00
fhem-mirror/fhem/contrib
betateilchen 27da034704 55_GDS.pm: removed
git-svn-id: https://svn.fhem.de/fhem/trunk@15849 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-01-11 19:49:33 +00:00
..
95_FLOORPLAN
arduino
betateilchen 55_GDS.pm: removed 2018-01-11 19:49:33 +00:00
configDB configDB: improve table check for migration 2017-09-05 17:35:14 +00:00
Date_and_Time
dblog
DEBIAN DEBIAN: fix problems in install scripts 2018-01-05 11:29:16 +00:00
DeviceMonitor
DoorPi
EBUS
FB7270
FB7390
fhem2speech
FHEM.tmbundle
four2hex
getstate
HMCCU
HMRPC
Infratec
init-scripts DEBIAN: fix problems in install scripts 2018-01-05 11:29:16 +00:00
inputevent
JeeStuff
lcd4linux
munin
nagios
PRESENCE lepresenced: Version 0.83 (additional debug code, detect if already running) 2017-09-22 18:33:30 +00:00
RaspberryPi
rotateShiftWork
rrd
SIP
statistics statistics2: minor improvements, resize pie charts 2017-12-06 20:23:59 +00:00
SubProcess
Synology
voip2fhem
WBS
WebViewControl
Widgets/DateTimePicker
YAF
00_TAHR.pm
10_KOPP_FC.pm
10_UNIRoll.pm
11_FHT8V.pm
15_EMX.pm
21_OWTEMP.pm.fork
23_WEBTHERM.pm
37_NINJA.pm
37_NinjaPiCrust.pm
58_GPIO4.pm
58_SecvestIP.pm
64_ESA.pm
70_EFR.pm
70_NT5000.pm
70_ONKYO_AVR_PULL.pm
70_PT8005.pm
70_SolarView.pm
70_USBWUE.pm
75_LGTV_RS232.pm
86_FS10.pm
90_EIBUPDOWN.pm
92_rsyslog.pm
93_Log2Syslog.pm 93_Log2Syslog.pm: version 3.0.0, attr type renamed to protocol, ready to check in 2017-08-27 10:50:18 +00:00
95_VIEW.pm
97_GROUP.pm
97_SB_SERVER.pm
97_SprinkleControl.pm
98_exportdevice.pm
98_FHTCONF.pm
98_FileLogConvert.pm 98_FileLogConvert: allow dots in regex' for devicenames and readings 2017-11-26 04:49:47 +00:00
98_FS20_ZDR.pm
98_gcmsend.pm
98_HOL.pm
98_LW12.pm
98_PID.pm
98_SB_PLAYER.pm contrib/98_SB_PLAYER.pm: fixes and performance improvements for TabletUI readings 2017-08-26 19:46:07 +00:00
98_Sprinkle.pm
98_WIFILED.pm
98_WKRCD4.pm
99_ALARM.pm
99_andnotify.pm
99_CT.pm
99_dumpdef.pm
99_PID.pm
99_priv_cgi.pm
99_PRIV.pm
99_SUNRISE.pm
99_Taupunkt.pm
99_twitter.pm
99_TXT.pm
99_Utils_GoogleTalk.pm
99_UtilsHourCounter.pm
checkmsg.pl
commandref_join.pl commandref_join.pl: fix single-module version 2017-12-20 23:30:14 +00:00
commandref_modular.pl
crc.pl
CULsim.pl
em1010.pl
et_client.pl
et_server.pl
executables
fhem2fht-bulkupdate.sh
fhem_watchdog.sh contrib/fhem_watchdog.sh: Set svn properties. 2017-12-24 15:24:18 +00:00
fhemupdate.control.fhem
fhemupdate.pl fhemupdate.pl: add MAINTAINER.txt, holiday dir 2017-09-17 09:49:02 +00:00
fht.gnuplot
fs20_holidays.sh
garden.pl
gplotmapping.txt
IcoMoon.zip
IconFontAwesomeSVG.zip IconFontAwesomeSVG.zip:Icons, each as single svg-file, based on fontawesome-webfont.svg, licence: SIL OFL 1.1 2017-09-28 06:11:30 +00:00
km271.pl
ks300avg.pl
LUX2.gplot
mksvnlog.sh
pre-commit
README
README.FS10
remove_serialport_for_cul.patch
rolwzo_not_off.sh
RSSImonitor.pl
serial.pl
tcptee.pl
test test: change test 2017-10-29 14:43:27 +00:00
ws2000_reader.pl
zwave_configconvert.pl
zwave_jeedomconvert.pl
zwave_pepperconvert.pl
zwavealliance.images.parse zwave_alliancelinks: patch from krikan & update of data (Forum #77917) 2017-10-12 13:00:06 +00:00

- 11_FHT8V.pm
  Module to control FHT8V valve servos via CUL/CUN
  precondition: support must be added to 00_CUL.pm. This support is primary
  tested with a modified send-method of the culfw.
- 23_LUXTRONIK2.pm
  Support for the heatpump controller LUXTRONIK2 used by Alpha-Innotec
  and Siemens and probably some other vendors, too.  LUX2.gplot is one 
  example plotting template.
- 97_SB_SERVER.pm & 98_SB_PLAYER
  Squeezebox module from bugster_de
- 70_SCIVT.pm
  Support for an SCD series solar controler device. Details see 
  http://english.ivt-hirschau.de/content.php?parent_id=CAT_64&doc_id=DOC_118
- 86_FS10.pm
  Support for FS10. Read README.FS10, you have to install pcwsd first.
- 91_DbLog.pm
  Example to log data in a (DBI supported) database (MySQL, Oracle, etc)
  see dblog for a full-featured database log
- 95_PachLog.pm
  Pachube module from Axel
- 97_GROUP.pm
  Helper for FHEMWEB to display different groups of device READINGS at once
- 98_WKRCD4.pm
  Module to connect a Waterkotte heat pump with Resümat CD4 Control
- 98_ArduCounter.pm
  Module that uses an arduino (nano, uno or similar) as impulse counter, e.g. for enery meters with S0 interface
  to be used with ArduCounter.ino in the arduino subdirectory. This sketch can be loaded into the 
  arduino GUI and the installed onto an arduino board.
- 99_dumpdef.pm
  Debugging helpers from Axel
- 99_ALARM.pm
  Example for a Low Budget ALARM System by Martin
- 99_SUNRISE.pm
  The "original" (i.e. old) Sunrise/Sunset support. Needs the hard-to-install
  DateTime::Event::Sunrise perl module. Use the 99_SUNRISE_EL.pm module instead.
- 99_PID
  Direct 8v controlling with the help of Temp sensors by Alexander

- checkmsg.pl
  Check header/function/crc of an FS20 hex message
- crc.pl
  Computing CRC16 in perl
- dblog/*
  Support for a full-featured database log by Boris. See the README.
- em1010.pl / em1010.gnuplot
  Standalone EM1010PC reader program and a gnuplot file to plot em1010 data
- fhem2fht-bulkupdate.sh
  Bulkupdate for FHTs
- four2hex
  Convert housecode from  ELV notation (4) to fhem.pl notation (hex)
  Not needed any more, as current fhem versions understand both.
- fs20_holidays.sh
  STefan's "presence simulator" for holidays
- garden.pl
  Garden irrigation regulator with weather dependency (KS300 temp + rain)
- fhem-speech
  Martins instructions on how to make FHEM talk using the MBROLA speech
  synthesizer
- init-scripts
  RC scripts to be put into /etc/init.d and then symlinked to /etc/rc3.d or
  similar.
- ks300avg.pl
  Computing daily/monthly avarage values from a KS300 log
- rolwzo_not_off.sh
  Martin's "don't lock me out" program: look at the comment
- rotateShiftWork
  Shellskript for changing am/pm temperatures when working on a shift
- rrd
  Peter's RRD support. See the HOWTO
- serial.pm
  Serial line analyzer
- km271.pl
  Plain Buderus Logamatic 2107 communication module (KM271) logger
  See the 00_KM271.pm fhem module for its successor.
- RSSImonitor.pl
  Produces an overview on the RSSI readings from a log. Good for checking
  the signal quality at various locations for CUL and CUN. See begin of
  script for usage instructions.
- tcptee.pl
  Used to connect e.g. a fhem and a CCU to a single HM-Lan config (the
  correstponding fhem device should have the attribute dummy).