mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
d1f2fc42db
git-svn-id: https://svn.fhem.de/fhem/trunk@47 2b470e98-0d58-463d-a4d8-8e2adae1ed80 |
||
---|---|---|
.. | ||
four2hex | ||
init-scripts | ||
rrd | ||
91_DbLog.pm | ||
99_ALARM.pm | ||
99_PRIV.pm | ||
99_SUNRISE.pm | ||
checkmsg.pl | ||
crc.pl | ||
em1010.pl | ||
fht.gnuplot | ||
fs20_holidays.sh | ||
garden.pl | ||
ks300avg.pl | ||
README | ||
rolwzo_not_off.sh | ||
serial.pl |
- 91_DbLog.pm Example to log data in a (DBI supported) database (MySQL, Oracle, etc) - 99_ALARM.pm Example for a Low Budget ALARM System by Martin - checkmsg.pl Check cwthe CRC of an FS20 hex message - fhem RC script by Stefan to be put into /etc/init.d and then symlinked to /etc/rc3.d or similar. - four2hex Convert housecode from ELV notation (4) to fhem.pl notation (hex) - fs20_holidays.sh STefan's "presence simulator" for holidays - garden.pl Garden irrigation regulator with weather dependency (KS300 temp + rain) - 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 - rrd Peter's RRD support. See the HOWTO