2007-11-26 08:27:04 +00:00
|
|
|
- 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
|
2007-12-13 15:26:27 +00:00
|
|
|
- 86_FS10.pm
|
|
|
|
Support for FS10. Read README.FS10, you have to install pcwsd first.
|
2007-01-30 12:47:36 +00:00
|
|
|
- 91_DbLog.pm
|
|
|
|
Example to log data in a (DBI supported) database (MySQL, Oracle, etc)
|
2007-12-30 21:51:16 +00:00
|
|
|
see dblog for a full-featured database log
|
2007-12-13 15:26:27 +00:00
|
|
|
- 99_ALARM.pm
|
|
|
|
Example for a Low Budget ALARM System by Martin
|
2007-11-26 08:27:04 +00:00
|
|
|
- 99_SUNRISE.pm
|
2008-12-12 11:06:36 +00:00
|
|
|
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.
|
|
|
|
|
2007-01-30 12:47:36 +00:00
|
|
|
- checkmsg.pl
|
2007-11-26 08:27:04 +00:00
|
|
|
Check header/function/crc of an FS20 hex message
|
|
|
|
- crc.pl
|
|
|
|
Computing CRC16 in perl
|
2008-12-12 11:06:36 +00:00
|
|
|
- dblog/*
|
|
|
|
Support for a full-featured database log by Boris. See the README.
|
2007-12-13 15:26:27 +00:00
|
|
|
- em1010.pl / em1010.gnuplot
|
|
|
|
Standalone EM1010PC reader program and a gnuplot file to plot em1010 data
|
2007-01-30 12:47:36 +00:00
|
|
|
- four2hex
|
|
|
|
Convert housecode from ELV notation (4) to fhem.pl notation (hex)
|
2008-12-12 11:06:36 +00:00
|
|
|
Not needed any more, as current fhem versions understand both.
|
2007-01-30 12:47:36 +00:00
|
|
|
- fs20_holidays.sh
|
|
|
|
STefan's "presence simulator" for holidays
|
|
|
|
- garden.pl
|
|
|
|
Garden irrigation regulator with weather dependency (KS300 temp + rain)
|
2008-12-12 11:06:36 +00:00
|
|
|
- JsonList
|
|
|
|
99_JsonList.pm adds a jsonlist command, which is list in JSON format.
|
|
|
|
See JsonList/README.JsonList for more. By Martin.
|
2009-02-11 12:58:22 +00:00
|
|
|
- fhem-speech
|
2008-12-12 11:06:36 +00:00
|
|
|
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.
|
2007-01-30 12:47:36 +00:00
|
|
|
- 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
|
2008-12-12 11:06:36 +00:00
|
|
|
- rotateShiftWork
|
|
|
|
Shellskript for changing am/pm temperatures when working on a shift
|
2007-01-30 12:47:36 +00:00
|
|
|
- rrd
|
|
|
|
Peter's RRD support. See the HOWTO
|
2007-11-26 08:27:04 +00:00
|
|
|
- serial.pm
|
|
|
|
Serial line analyzer
|