2007-04-14 08:33:41 +00:00
|
|
|
attr global logfile -
|
|
|
|
attr global port 7072 global
|
|
|
|
attr global verbose 3
|
|
|
|
attr global statefile test/fhem.save
|
|
|
|
attr global modpath .
|
|
|
|
|
2007-01-30 12:47:36 +00:00
|
|
|
define FHZ FHZ none
|
|
|
|
|
|
|
|
define floor-lamp FS20 1234 00
|
|
|
|
define window-lamp FS20 1234 02
|
|
|
|
define marqee FS20 1234 07
|
|
|
|
define cellar FS20 1234 13
|
|
|
|
define btn4 FS20 1234 03
|
|
|
|
|
|
|
|
define wz FHT 1235
|
|
|
|
define fl FHT 1236
|
|
|
|
|
|
|
|
define tf1 HMS 1237
|
|
|
|
|
|
|
|
def ks1 KS300 1238
|
|
|
|
|
|
|
|
# The path must be absolute, else it won't work appear in fhemweb.pl (webpgm2)
|
|
|
|
define fllog FileLog /tmp/fhem/test/fl-%Y-%U.log fl:.*(temp|actuator).*
|
|
|
|
define wzlog FileLog /tmp/fhem/test/wz-%Y-%U.log wz:.*(temp|actuator).*
|
|
|
|
define outlog FileLog /tmp/fhem/test/out-%Y-%U.log out1:.*(H:).*
|
|
|
|
|
2007-04-14 08:33:41 +00:00
|
|
|
define n_btn4 notify btn4 /usr/local/bin/shared/setroll "%"
|