Small fixes, preparing for the 5.1 release
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@930 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -8,12 +8,15 @@ attr global statefile /tmp/fhem.save # where to save the state of the devices
|
||||
attr global verbose 3 # "normal" verbosity (min 1, max 5)
|
||||
|
||||
#define CUL CUL /dev/ttyACM0 1234
|
||||
#define FHEM FHEM /dev/USB0
|
||||
#define FHZ FHZ /dev/USB0
|
||||
|
||||
define WEB FHEMWEB 8083 global
|
||||
|
||||
define WEBS FHEMWEB 8084 global
|
||||
attr WEBS smallscreen
|
||||
define WEBphone FHEMWEB 8084 global
|
||||
attr WEBphone smallscreen
|
||||
|
||||
define WEBtablet FHEMWEB 8085 global
|
||||
attr WEBtablet touchpad
|
||||
|
||||
# Fake logfile, to access the global log
|
||||
define Logfile FileLog /tmp/fhem-%Y-%m.log fakelog
|
||||
|
||||
Reference in New Issue
Block a user