Hi Ulli,
der will immernoch nicht :(
Hier mal meine Config:
root@vserver1451:/opt/fhem# cat fhem2.cfg
attr global autoload_undefined_devices 1
attr global logfile ./log/fhem-%Y-%m.log
attr global modpath .
attr global motd SecurityCheck:\
\
WEBphone has no basicAuth attribute.\
telnetPort has no password/globalpassword attribute.\
Running with root privileges.\
Restart fhem for a new check if the problem is fixed,\
or set the global attribute motd to none to supress this message.\
attr global statefile ./log/fhem.save
#attr global userattr Heizung Heizung_map devStateIcon fp_Grundriss icon structexclude webCmd
attr global userattr Heizung Heizung_map devStateIcon fp_Grundriss fp_Grundriss.image icon structexclude webCmd
attr global verbose 3
define telnetPort telnet 7072 global
define WEB FHEMWEB 8083 global
attr WEB basicAuth { "$user:$password" eq "admin:pwd" }
attr WEB stylesheetPrefix dark
define WEBphone FHEMWEB 8084 global
attr WEBphone smallscreen 1
define WEBtablet FHEMWEB 8085 global
attr WEBtablet basicAuth { "$user:$password" eq "admin:pwd" }
attr WEBtablet stylesheetPrefix dark
attr WEBtablet touchpad 1
# Fake FileLog entry, to access the fhem log from FHEMWEB
define Logfile FileLog ./log/fhem-%Y-%m.log fakelog
define autocreate autocreate
attr autocreate autosave 1
attr autocreate device_room %TYPE
attr autocreate filelog ./log/%NAME-%Y.log
attr autocreate weblink 1
attr autocreate weblink_room Plots
# Disable this to avoid looking for new USB devices on startup
define initialUsbCheck notify global:INITIALIZED usb create
# If the above notify did not helped, then you probably have to enable some of
# the following lines. Verify first that /dev/xxx ist correct.
#define FHZ FHZ /dev/USB0
#define CUL CUL /dev/ttyACM0@9600 1234
#attr CUL rfmode HomeMatic
#define EUL TCM 310 /dev/ttyACM0@57600
#define BscBor TCM 120 /dev/ttyUSB0@9600
#define BscSmartConnect TCM 310 /dev/ttyUSB0@57600
define ml MAXLAN #ip#
define Cube MAX Cube 03b5f5
attr Cube room Schlafzimmer
define MAX_05c497 MAX PushButton 05c497
attr MAX_05c497 room MAX
define FileLog_MAX_05c497 FileLog ./log/MAX_05c497-%Y.log MAX_05c497
attr FileLog_MAX_05c497 logtype text
attr FileLog_MAX_05c497 room Flur
#
## Wohnzimmer Heizung
define Fensterkontakt_Wohnzimmer MAX ShutterContact 02576d
attr Fensterkontakt_Wohnzimmer room Wohnzimmer
define Thermostat_Wohnzimmer MAX HeatingThermostat 045ac1
attr Thermostat_Wohnzimmer Heizung Heizung
attr Thermostat_Wohnzimmer room Wohnzimmer
attr Thermostat_Wohnzimmer webCmd desiredTemperature
define FileLog_Wohn FileLog /opt/fhem/log/Wohnzimmer-%Y-%m.log (Thermostat_Wohnzimmer:.*(temperature|battery|desiredTemperature|valveposition)):|(Temp_Sensor_Schlafzimmer:.*temperature).*
attr FileLog_Wohn logtype text
attr FileLog_Wohn room Logs
define weblink_Wohnzimmer weblink fileplot FileLog_Wohn:MAXOWX:CURRENT
attr weblink_Wohnzimmer plotsize 1050,540
attr weblink_Wohnzimmer room Wohnzimmer
## Kinderzimmer Heizung
define Fensterkontakt_Kinderzimmer MAX ShutterContact 024b1c
attr Fensterkontakt_Kinderzimmer room Kinderzimmer
define Thermostat_Kinderzimmer MAX HeatingThermostat 045adc
attr Thermostat_Kinderzimmer room Kinderzimmer
attr Thermostat_Kinderzimmer webCmd desiredTemperature
define FileLog_Kinderzimmer FileLog /opt/fhem/log/Kinderzimmer-%Y-%m.log (Thermostat_Kinderzimmer:.*(temperature|battery|desiredTemperature|valveposition)):|(Temp_Sensor_Schlafzimmer:.*temperature).*
attr FileLog_Kinderzimmer logtype text
attr FileLog_Kinderzimmer room Logs
define weblink_Kinderzimmer weblink fileplot FileLog_Kinderzimmer:MAXOWX:CURRENT
attr weblink_Kinderzimmer plotsize 1050,540
attr weblink_Kinderzimmer room Kinderzimmer
#Küche Heizung
define Fensterkontakt_Kueche MAX ShutterContact 024b19
attr Fensterkontakt_Kueche room Kueche
define Thermostat_Kueche MAX HeatingThermostat 045aa9
attr Thermostat_Kueche Heizung Heizung
attr Thermostat_Kueche room Kueche
attr Thermostat_Kueche webCmd desiredTemperature
define FileLog_Kueche FileLog /opt/fhem/log/Kueche-%Y-%m.log (Thermostat_Kueche:.*(temperature|battery|desiredTemperature|valveposition)):|(Temp_Sensor_Schlafzimmer:.*temperature).*
attr FileLog_Kueche logtype text
attr FileLog_Kueche room Logs
define weblink_Kueche weblink fileplot FileLog_Kueche:MAXOWX:CURRENT
attr weblink_Kueche plotsize 1050,540
attr weblink_Kueche room Kueche
#Schlafzimmer Heizung
define Fensterkontakt_Schlafzimmer MAX ShutterContact 0257be
attr Fensterkontakt_Schlafzimmer room Schlafzimmer
define Thermostat_Schlafzimmer MAX HeatingThermostat 04592a
attr Thermostat_Schlafzimmer Heizung Heizung
attr Thermostat_Schlafzimmer room Schlafzimmer
attr Thermostat_Schlafzimmer webCmd desiredTemperature
define FileLog_Schlafzimmer FileLog /opt/fhem/log/Schlafzimmer-%Y-%m.log (Thermostat_Schlafzimmer:.*(temperature|battery|desiredTemperature|valveposition)):|(Temp_Sensor_Schlafzimmer:.*temperature).*
attr FileLog_Schlafzimmer logtype text
attr FileLog_Schlafzimmer room Logs
define weblink_Schlafzimmer weblink fileplot FileLog_Schlafzimmer:MAXOWX:CURRENT
attr weblink_Schlafzimmer plotsize 1050,540
attr weblink_Schlafzimmer room Schlafzimmer
# Bad Heizung
define Fensterkontakt_Bad MAX ShutterContact 0257d4
attr Fensterkontakt_Bad room Bad
define Thermostat_Bad MAX HeatingThermostat 012ed3
attr Thermostat_Bad Heizung Heizung
attr Thermostat_Bad fp_Grundriss 350,400,2,
attr Thermostat_Bad fp_Grundriss.image images/default/Thermostat_Bad.{state}.jpg
attr Thermostat_Bad group Heizung
attr Thermostat_Bad room Bad
attr Thermostat_Bad webCmd desiredTemperature
define FileLog_Bad FileLog /opt/fhem/log/Bad-%Y-%m.log (Thermostat_Bad:.*(temperature|battery|desiredTemperature|valveposition)):|(Temp_Sensor_Schlafzimmer:.*temperature).*
attr FileLog_Bad logtype text
attr FileLog_Bad room Bad
define weblink_Bad weblink fileplot FileLog_Bad:MAXOWX:CURRENT
attr weblink_Bad plotsize 1050,540
attr weblink_Bad room Bad
define Heizung structure Heizung Thermostat_Bad Thermostat_Wohnzimmer Thermostat_Kueche Thermostat_Schlafzimmer Thermostat_Wohnzimmer Thermostat_Bad
attr Heizung room Wohnung
attr Heizung webCmd desiredTemperature
define Grundriss FLOORPLAN
attr Grundriss fp_arrange 1
#attr Grundriss fp_default 1
#attr Grundriss fp_noMenu 1
#attr Thermostat_Bad Grundriss 111,75,3 Bad
## wetter
define MyWeather Weather 12835084 1800 de
define Forecast Weather 12835084 1800 de
define w_Wetter_Grosskrotzenburg weblink htmlCode { WeatherAsHtml("MyWeather") }
attr w_Wetter_Grosskrotzenburg htmlattr width_"240" height="330" frameborder="1" marginheight="0" marginwidth="0"