HM-CC-TC MISSING-ACK bei Einstellen desired-temp

Begonnen von Guest, 29 Oktober 2012, 18:30:27

Vorheriges Thema - Nächstes Thema

Guest

Originally posted by: <email address deleted>

Am Samstag, 17. November 2012 13:53:51 UTC+1 schrieb Merhan:
>
> Eine Frage noch:
>
> War ist das Setzen vom TC Control-Mode von weiteren Aspekten abhängig?
>
> set CUL_HM_thermostat_1A7B01 controlMode auto
> please complete settings for displayMode decalcDay displayTempUnit
> displayTemp
>
 
Das ist das bestehende interface. Grund ist, dass einzelne Bits gesetzt
werden - und der User erst die Info des gesamten Device eingeben muss,
bevor ein Kommando zusammengebaut werden kann.

Ich baue an einer Umstellung und bin noch am Basteln. Folgender Weg
funktioniert schon:
Du hat einen TC mit allen 3 Kanaelen definiert - oder zumindest den Climate
Channel 02

set TC getConfig   # die Aktuell laufenden Werte werden aus dem Device
gelesen - fuer alle Kanaele
             # evtl warten bis reading ausgefuerhrt ist.
set TC_Climate regSet MdTempReg AUTO

Lesen kannst du mit
get TC_Climate reg all # Klimaeinstellungen
get TC reg all             # hat noch einen Bug - soll aber einmal alle
Register -aller Kanele- des TC anzeigen

get TC regList # Anzeige aller dekodierten Register.

An einer verbesserten Darstellung arbeite ich noch
Geht im gleichen Format fur alle Devices.

Es fehlen noch einige Decoder - kommen aber noch

Gruss
Martin

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Guest

Originally posted by: <email address deleted>

Aloys, kohrti,

Die Anzahl der Argumente der Funktion hat sich geaendert - ist aber
durchgaengig.
Kommt es auch nach einem neustart? Ich denke es hat etwas mit dem Update zu
tun - muss ich suchen.

Bitte noch einmal melden, wenn es nach einem Neustart immer noch da ist.
Ich denke ihr seid auf dem neusten Stand? Sieht so aus...

Gruss
Martin


>>
>>

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Guest

Originally posted by: <email address deleted>

Hallo Martin,


> Ein Bug  behebe ich gleich (hatte es nicht gesehen, da ich immer alle
> Kanaele habe... mus man aber nicht)
>
> Super. Vielen Dank für Deinen Mühen.
Was kann man mit den zusätzlichen Kanälen in FHEM anfangen?

Gibst Du kurz durch, wenn es ein neues Update gibt? Baust Du da auch die
Änderungen ein, die bei mir zum Erfolg geführt haben?

Grüße,
Merhan

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Guest

Originally posted by: <email address deleted>

Morgen!

Hab derzeit das selbe Problem.

# $Id: fhem.pl 2099 2012-11-08 20:56:21Z borisneubert $

Fehler:
Use of uninitialized value $name in concatenation (.) or string at fhem.pl
line 2926.
fhem.pl: readingsUpdate(,state,T: 19.5 H: 64): you must call
readingsBeginUpdate first. at fhem.pl line 2926.

Letzter Eintrag im Log. Danach zerfliegt der Daemon:
2012.11.17 21:27:01 5: CUL/RAW: /A0C54867
2012.11.17 21:27:01 5: CUL/RAW: A0C54867/01A7B190
2012.11.17 21:27:01 5: CUL/RAW: A0C5486701A7B190/0000000C
2012.11.17 21:27:01 5: CUL/RAW: A0C5486701A7B1900000000C/34029
2012.11.17 21:27:01 5: CUL1: A0C5486701A7B1900000000C340 -53.5
2012.11.17 21:27:01 5: CUL1 dispatch A0C5486701A7B1900000000C340

Note: hab bei mir auch nicht alle 3 Kanäle in Verwendung.
Ein paar Minuten nach dem Neustart des Dienstes kommt die Fehlermeldung
wieder und der Dienst fliegt wieder weg...


Grüße
Thomas
---
Am Samstag, 17. November 2012 20:12:31 UTC+1 schrieb Martin:
>
> Aloys, kohrti,
>
> Die Anzahl der Argumente der Funktion hat sich geaendert - ist aber
> durchgaengig.
> Kommt es auch nach einem neustart? Ich denke es hat etwas mit dem Update
> zu tun - muss ich suchen.
>
> Bitte noch einmal melden, wenn es nach einem Neustart immer noch da ist.
> Ich denke ihr seid auf dem neusten Stand? Sieht so aus...
>
> Gruss
> Martin
>
>
>>>
>>>

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Guest

Originally posted by: <email address deleted>

Am Samstag, 17. November 2012 20:12:31 UTC+1 schrieb Martin:
>
> Aloys, kohrti,
>
> Die Anzahl der Argumente der Funktion hat sich geaendert - ist aber
> durchgaengig.
> Kommt es auch nach einem neustart? Ich denke es hat etwas mit dem Update
> zu tun - muss ich suchen.
>
> Bitte noch einmal melden, wenn es nach einem Neustart immer noch da ist.
> Ich denke ihr seid auf dem neusten Stand? Sieht so aus...
>
> Gruss
> Martin
>
>
 
Hallo Martin,

bin auf dem neuesten Stand. Habe mehrmals shutdown-restart gemacht. Hab
auch mehrmals beim TuxRadio shutdown -r gemacht. Hat alles nicht geholfen.
Mir ist sogar Fhem 2 mal abgestürzt. Das hatte ich vorher auch noch nie.

LG
Aloys

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Guest

Originally posted by: <email address deleted>

Bei mir hat ein neustart funktioniert. Allerdings bin ich auch gleich
wieder auf mein letztes Backup, da noch eine andere Frage offen ist
(https://groups.google.com/d/topic/fhem-users/TWBjNtF2mBg/discussion).

Am Samstag, 17. November 2012 20:12:31 UTC+1 schrieb Martin:
>
> Aloys, kohrti,
>
> Die Anzahl der Argumente der Funktion hat sich geaendert - ist aber
> durchgaengig.
> Kommt es auch nach einem neustart? Ich denke es hat etwas mit dem Update
> zu tun - muss ich suchen.
>
> Bitte noch einmal melden, wenn es nach einem Neustart immer noch da ist.
> Ich denke ihr seid auf dem neusten Stand? Sieht so aus...
>
> Gruss
> Martin
>
>
>>>
>>>

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Guest

Originally posted by: <email address deleted>

Hallo Martin,

ich weiß nicht was du gemacht hat aber nach dem heutigen update ist die CUL
wieder da.
Danke!
Während des Updates ist fhem wieder abgestürzt aber nach einem reboot vom
TuxRadio ging's wieder.

Ich muß noch ein bisschen rumprobieren, aber nach einigen wenigen
Schaltvorgängen habe ich das Gefühl,
daß die Erfolgsquote von über 90% auf 50% gesunken ist.

LG
Aloys

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Guest

Originally posted by: <email address deleted>

Hallo,

weiß jemand wie die Timings eigentlich genau sein müssen? Wenn ich das
wüßte könnte ich vielleicht auch ein wenig im Code probieren und schauen
dass meine CUNO funktioniert. Es gibt glaube ich ja nicht so viele user mit
CUNO...

fhem-hm-knecht hatte ja mal versuche gemacht, aber die betrafen eher die
maximale Zeitdauer wie fhem reagiert, also vom senden des TC zum
"Have_Data". Mich würde aber eher interessieren, welche Zeiten wo
eingehalten werden müssen um mit dem TC zu kommunizieren, wann ACKs
gesendet werden müssen usw. Ich weiß es wäre viel Aufwand das zu
formulieren, aber vielleicht würden wir dadurch mehr user bekommen, die
auch mit Testen können, sonst bleibt ja alles am armen Martin hängen... :)

Gruß,
Christian

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Guest

Originally posted by: <email address deleted>

Hallo Martin,

Hut ab vor Deiner Arbeit!
Ich habe die aktuelle Version noch etwas getestet.
Die meisten Befehle, die ich an den TC sende sind erfolgreich.

Lediglich Befehle, die im Zeitfenster nachdem der TC Temp. und
Luftfeuchtigkeit an FHEM meldet und im Anschluß mit seinen
Antriebenspricht, abgesetzt wurden führen zu einem MISSING ACK und das
deterministisch reproduzierbar.
Ein Log befindet sich im Anhang.

CUL_HM GZ_Heizung T: 17.3 H: 62
CUL_HM GZ_Heizung measured-temp: 17.3
CUL_HM GZ_Heizung humidity: 62
CUL_HM GZ_Heizung set_desired-temp 13.0
CUL_HM GZ_Stellantrieb set_0 %
CUL_HM GZ_Heizung actuator: 0 %
CUL_HM GZ_Heizung MISSING ACK

Viele Grüße,
Merhan

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

2012.11.19 17:17:45.191 1: Including /opt/share/fhem-5.3/fhem.cfg
2012.11.19 17:17:45.192 5: Cmd: >attr global autoload_undefined_devices 1<
2012.11.19 17:17:45.193 5: Cmd: >attr global backupdir /opt/backup/fhem<
2012.11.19 17:17:45.194 5: Cmd: >attr global logfile /opt/var/log/fhem2/fhem-%Y-%m.log<
2012.11.19 17:17:45.196 5: Cmd: >attr global modpath /opt/share/fhem-5.3<
2012.11.19 17:17:45.212 5: Loading /opt/share/fhem-5.3/FHEM/99_SUNRISE_EL.pm
2012.11.19 17:17:45.355 5: Loading /opt/share/fhem-5.3/FHEM/99_Utils.pm
2012.11.19 17:17:45.417 5: Loading /opt/share/fhem-5.3/FHEM/99_XmlList.pm
2012.11.19 17:17:45.457 5: Cmd: >attr global motd SecurityCheck:\\\
\\\
WEB,WEBphone,WEBtablet 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.\\\
<
2012.11.19 17:17:45.459 5: Cmd: >attr global statefile /opt/var/log/fhem2/fhem.save<
2012.11.19 17:17:45.460 5: Cmd: >attr global userattr fm_fav fm_groups fm_name fm_order fm_type fm_view icon room_map structexclude webCmd<
2012.11.19 17:17:45.461 5: Cmd: >attr global verbose 5<
2012.11.19 17:17:45.462 5: Cmd: >attr global mseclog 1<
2012.11.19 17:17:45.463 5: Cmd: >define telnetPort telnet 7072 global<
2012.11.19 17:17:45.464 5: Loading /opt/share/fhem-5.3/FHEM/98_telnet.pm
2012.11.19 17:17:45.506 3: telnetPort: port 7072 opened
2012.11.19 17:17:45.507 5: Triggering global (1 changes)
2012.11.19 17:17:45.508 5: Cmd: >define Fhemobile dummy<
2012.11.19 17:17:45.509 5: Loading /opt/share/fhem-5.3/FHEM/98_dummy.pm
2012.11.19 17:17:45.519 5: Triggering global (1 changes)
2012.11.19 17:17:45.520 5: global trigger: Checking telnetPort for notify
2012.11.19 17:17:45.521 5: Cmd: >define WEB FHEMWEB 8083 global<
2012.11.19 17:17:45.522 5: Loading /opt/share/fhem-5.3/FHEM/01_FHEMWEB.pm
2012.11.19 17:17:45.733 4: FHEMWEB directories:
2012.11.19 17:17:45.733 4:   web server root: /opt/share/fhem-5.3/www
2012.11.19 17:17:45.734 4:   icon directory: /opt/share/fhem-5.3/www/images
2012.11.19 17:17:45.734 4:     Notice: if style-specific subdirectories /opt/share/fhem-5.3/www/images/default etc. exist, icons are only read from there and not from /opt/share/fhem-5.3/www/images!
2012.11.19 17:17:45.734 4:   doc directory: /opt/share/fhem-5.3/docs
2012.11.19 17:17:45.735 4:   css directory: /opt/share/fhem-5.3/www/pgm2
2012.11.19 17:17:45.735 4:   gplot directory: /opt/share/fhem-5.3/www/gplot
2012.11.19 17:17:45.735 4:   javascript directory: /opt/share/fhem-5.3/www/pgm2
2012.11.19 17:17:45.780 5: WEB Icon dictionary for /opt/share/fhem-5.3/www/images follows...
2012.11.19 17:17:45.782 5: WEB ._FS20.off => default/._FS20.off.png
2012.11.19 17:17:45.782 5: WEB ._FS20.on => default/._FS20.on.png
2012.11.19 17:17:45.782 5: WEB ._HOME_Status.0 => default/._HOME_Status.0.png
2012.11.19 17:17:45.782 5: WEB ._HOME_Status.1 => default/._HOME_Status.1.png
2012.11.19 17:17:45.783 5: WEB ._HOME_Status.3 => default/._HOME_Status.3.png
2012.11.19 17:17:45.783 5: WEB ._HOME_Status.4 => default/._HOME_Status.4.png
2012.11.19 17:17:45.783 5: WEB ._Heizung_Hauptschalter.off => default/._Heizung_Hauptschalter.off.png
2012.11.19 17:17:45.784 5: WEB ._Heizung_Hauptschalter.off-for-timer => default/._Heizung_Hauptschalter.off-for-timer.png
2012.11.19 17:17:45.784 5: WEB ._Heizung_Hauptschalter.on => default/._Heizung_Hauptschalter.on.png
2012.11.19 17:17:45.784 5: WEB ._Next => default/._Next.png
2012.11.19 17:17:45.784 5: WEB ._Prev => default/._Prev.png
2012.11.19 17:17:45.785 5: WEB ._Restart => default/._Restart.png
2012.11.19 17:17:45.785 5: WEB ._Shutdown => default/._Shutdown.png
2012.11.19 17:17:45.785 5: WEB ._StandBy => default/._StandBy.png
2012.11.19 17:17:45.786 5: WEB ._Update => default/._Update.png
2012.11.19 17:17:45.786 5: WEB ._WLAN_Status.0 => default/._WLAN_Status.0.png
2012.11.19 17:17:45.786 5: WEB ._WLAN_Status.1 => default/._WLAN_Status.1.png
2012.11.19 17:17:45.786 5: WEB ._Zoom-in => default/._Zoom-in.png
2012.11.19 17:17:45.787 5: WEB ._Zoom-out => default/._Zoom-out.png
2012.11.19 17:17:45.787 5: WEB ._back => default/._back.png
2012.11.19 17:17:45.788 5: WEB ._black_FS20.off => default/._black_FS20.off.png
2012.11.19 17:17:45.788 5: WEB ._black_FS20.on => default/._black_FS20.on.png
2012.11.19 17:17:45.788 5: WEB ._black_Steckdose.off => default/._black_Steckdose.off.png
2012.11.19 17:17:45.788 5: WEB ._black_Steckdose.on => default/._black_Steckdose.on.png
2012.11.19 17:17:45.789 5: WEB ._black_down => default/._black_down.png
2012.11.19 17:17:45.789 5: WEB ._black_up => default/._black_up.png
2012.11.19 17:17:45.789 5: WEB ._dim06% => default/._dim06%.png
2012.11.19 17:17:45.790 5: WEB ._dim100% => default/._dim100%.png
2012.11.19 17:17:45.790 5: WEB ._dim12% => default/._dim12%.png
2012.11.19 17:17:45.790 5: WEB ._dim18% => default/._dim18%.png
2012.11.19 17:17:45.790 5: WEB ._dim25% => default/._dim25%.png
2012.11.19 17:17:45.791 5: WEB ._dim31% => default/._dim31%.png
2012.11.19 17:17:45.791 5: WEB ._dim37% => default/._dim37%.png
2012.11.19 17:17:45.791 5: WEB ._dim43% => default/._dim43%.png
2012.11.19 17:17:45.792 5: WEB ._dim50% => default/._dim50%.png
2012.11.19 17:17:45.792 5: WEB ._dim56% => default/._dim56%.png
2012.11.19 17:17:45.792 5: WEB ._dim62% => default/._dim62%.png
2012.11.19 17:17:45.792 5: WEB ._dim68% => default/._dim68%.png
2012.11.19 17:17:45.793 5: WEB ._dim75% => default/._dim75%.png
2012.11.19 17:17:45.793 5: WEB ._dim81% => default/._dim81%.png
2012.11.19 17:17:45.793 5: WEB ._dim87% => default/._dim87%.png
2012.11.19 17:17:45.794 5: WEB ._dim93% => default/._dim93%.png
2012.11.19 17:17:45.794 5: WEB ._dimdown => default/._dimdown.png
2012.11.19 17:17:45.794 5: WEB ._dimup => default/._dimup.png
2012.11.19 17:17:45.794 5: WEB ._favicon => default/._favicon.ico
2012.11.19 17:17:45.795 5: WEB ._fhemicon => default/._fhemicon.png
2012.11.19 17:17:45.795 5: WEB ._heizung.0 => default/._heizung.0.png
2012.11.19 17:17:45.795 5: WEB ._icoAUSSEN => default/._icoAUSSEN.png
2012.11.19 17:17:45.796 5: WEB ._icoAUSSENBEREICH => default/._icoAUSSENBEREICH.png
2012.11.19 17:17:45.796 5: WEB ._icoBELEUCHTUNG => default/._icoBELEUCHTUNG.png
2012.11.19 17:17:45.796 5: WEB ._icoBaum => default/._icoBaum.png
2012.11.19 17:17:45.796 5: WEB ._icoBlitz => default/._icoBlitz.png
2012.11.19 17:17:45.797 5: WEB ._icoEverything => default/._icoEverything.png
2012.11.19 17:17:45.797 5: WEB ._icoGraph => default/._icoGraph.png
2012.11.19 17:17:45.798 5: WEB ._icoHEIZUNG => default/._icoHEIZUNG.png
2012.11.19 17:17:45.799 5: WEB ._icoHISTORIE => default/._icoHISTORIE.png
2012.11.19 17:17:45.799 5: WEB ._icoHaus => default/._icoHaus.png
2012.11.19 17:17:45.799 5: WEB ._icoHeizungAn => default/._icoHeizungAn.png
2012.11.19 17:17:45.800 5: WEB ._icoHeizungReg => default/._icoHeizungReg.png
2012.11.19 17:17:45.800 5: WEB ._icoHouse => default/._icoHouse.png
2012.11.19 17:17:45.800 5: WEB ._icoKLIMA => default/._icoKLIMA.png
2012.11.19 17:17:45.801 5: WEB ._icoLicht => default/._icoLicht.png
2012.11.19 17:17:45.801 5: WEB ._icoLichtBaum => default/._icoLichtBaum.png
2012.11.19 17:17:45.801 5: WEB ._icoLichtHaus => default/._icoLichtHaus.png
2012.11.19 17:17:45.801 5: WEB ._icoLog => default/._icoLog.png
2012.11.19 17:17:45.802 5: WEB ._icoLuefter => default/._icoLuefter.png
2012.11.19 17:17:45.802 5: WEB ._icoMail => default/._icoMail.png
2012.11.19 17:17:45.802 5: WEB ._icoPfeil => default/._icoPfeil.png
2012.11.19 17:17:45.802 5: WEB ._icoPirAuto => default/._icoPirAuto.png
2012.11.19 17:17:45.803 5: WEB ._icoPirBaum => default/._icoPirBaum.png
2012.11.19 17:17:45.803 5: WEB ._icoSYSTEM => default/._icoSYSTEM.png
2012.11.19 17:17:45.803 5: WEB ._icoTemp => default/._icoTemp.png
2012.11.19 17:17:45.804 5: WEB ._icoTempBaum => default/._icoTempBaum.png
2012.11.19 17:17:45.804 5: WEB ._icoTempHausEG => default/._icoTempHausEG.png
2012.11.19 17:17:45.804 5: WEB ._icoTempHausOG => default/._icoTempHausOG.png
2012.11.19 17:17:45.804 5: WEB ._icoTempHausReg => default/._icoTempHausReg.png
2012.11.19 17:17:45.805 5: WEB ._icoTempHausRegEG => default/._icoTempHausRegEG.png
2012.11.19 17:17:45.805 5: WEB ._icoTempHausRegOG => default/._icoTempHausRegOG.png
2012.11.19 17:17:45.805 5: WEB ._icoTempHeizung => default/._icoTempHeizung.png
2012.11.19 17:17:45.806 5: WEB ._icoTempWasser => default/._icoTempWasser.png
2012.11.19 17:17:45.806 5: WEB ._icoTermHaus => default/._icoTermHaus.png
2012.11.19 17:17:45.806 5: WEB ._icoTool => default/._icoTool.png
2012.11.19 17:17:45.807 5: WEB ._icoUhr => default/._icoUhr.png
2012.11.19 17:17:45.807 5: WEB ._icoWelt => default/._icoWelt.png
2012.11.19 17:17:45.807 5: WEB ._icoZirkulationAn => default/._icoZirkulationAn.png
2012.11.19 17:17:45.808 5: WEB ._leer => default/._leer.png
2012.11.19 17:17:45.808 5: WEB ._off => default/._off.png
2012.11.19 17:17:45.808 5: WEB ._off-for-timer => default/._off-for-timer.png
2012.11.19 17:17:45.808 5: WEB ._on => default/._on.png
2012.11.19 17:17:45.809 5: WEB ._on-for-timer => default/._on-for-timer.png
2012.11.19 17:17:45.809 5: WEB ._on-till => default/._on-till.png
2012.11.19 17:17:45.809 5: WEB ._signal_Fenster_Offen.off => default/._signal_Fenster_Offen.off.png
2012.11.19 17:17:45.810 5: WEB ._signal_Fenster_Offen.on => default/._signal_Fenster_Offen.on.png
2012.11.19 17:17:45.810 5: WEB ._toggle => default/._toggle.png
2012.11.19 17:17:45.810 5: WEB FS20.off => default/FS20.off.png
2012.11.19 17:17:45.810 5: WEB FS20.on => default/FS20.on.png
2012.11.19 17:17:45.811 5: WEB HOME_Status.0 => default/HOME_Status.0.png
2012.11.19 17:17:45.811 5: WEB HOME_Status.1 => default/HOME_Status.1.png
2012.11.19 17:17:45.811 5: WEB HOME_Status.3 => default/HOME_Status.3.png
2012.11.19 17:17:45.812 5: WEB HOME_Status.4 => default/HOME_Status.4.png
2012.11.19 17:17:45.812 5: WEB Heizung_Hauptschalter.off => default/Heizung_Hauptschalter.off.png
2012.11.19 17:17:45.812 5: WEB Heizung_Hauptschalter.off-for-timer => default/Heizung_Hauptschalter.off-for-timer.png
2012.11.19 17:17:45.812 5: WEB Heizung_Hauptschalter.on => default/Heizung_Hauptschalter.on.png
2012.11.19 17:17:45.813 5: WEB KUE_Rolladen_Fenster.hoch => default/KUE_Rolladen_Fenster.hoch.png
2012.11.19 17:17:45.813 5: WEB KUE_Rolladen_Fenster.runter => default/KUE_Rolladen_Fenster.runter.png
2012.11.19 17:17:45.813 5: WEB KUE_Rolladen_Tuer.hoch => default/KUE_Rolladen_Tuer.hoch.png
2012.11.19 17:17:45.814 5: WEB KUE_Rolladen_Tuer.runter => default/KUE_Rolladen_Tuer.runter.png
2012.11.19 17:17:45.814 5: WEB Next => default/Next.png
2012.11.19 17:17:45.814 5: WEB Prev => default/Prev.png
2012.11.19 17:17:45.814 5: WEB Restart => default/Restart.png
2012.11.19 17:17:45.815 5: WEB Shutdown => default/Shutdown.png
2012.11.19 17:17:45.815 5: WEB StandBy => default/StandBy.png
2012.11.19 17:17:45.815 5: WEB Update => default/Update.png
2012.11.19 17:17:45.816 5: WEB WLAN_Status.0 => default/WLAN_Status.0.png
2012.11.19 17:17:45.816 5: WEB WLAN_Status.1 => default/WLAN_Status.1.png
2012.11.19 17:17:45.816 5: WEB WZX_Rolladen_Sued.hoch => default/WZX_Rolladen_Sued.hoch.png
2012.11.19 17:17:45.816 5: WEB WZX_Rolladen_Sued.runter => default/WZX_Rolladen_Sued.runter.png
2012.11.19 17:17:45.817 5: WEB WZ_Rolladen_Gartentuer.hoch => default/WZ_Rolladen_Gartentuer.hoch.png
2012.11.19 17:17:45.817 5: WEB WZ_Rolladen_Gartentuer.runter => default/WZ_Rolladen_Gartentuer.runter.png
2012.11.19 17:17:45.817 5: WEB WZ_Rolladen_Osten.hoch => default/WZ_Rolladen_Osten.hoch.png
2012.11.19 17:17:45.818 5: WEB WZ_Rolladen_Osten.runter => default/WZ_Rolladen_Osten.runter.png
2012.11.19 17:17:45.818 5: WEB WZ_Rolladen_Westen.hoch => default/WZ_Rolladen_Westen.hoch.png
2012.11.19 17:17:45.818 5: WEB WZ_Rolladen_Westen.runter => default/WZ_Rolladen_Westen.runter.png
2012.11.19 17:17:45.819 5: WEB Wecker.Aus => default/Wecker.Aus.png
2012.11.19 17:17:45.819 5: WEB Wecker.Immer => default/Wecker.Immer.png
2012.11.19 17:17:45.819 5: WEB Wecker.Wochenende => default/Wecker.Wochenende.png
2012.11.19 17:17:45.819 5: WEB Wecker.Wochentags => default/Wecker.Wochentags.png
2012.11.19 17:17:45.820 5: WEB Zoom-in => default/Zoom-in.png
2012.11.19 17:17:45.820 5: WEB Zoom-out => default/Zoom-out.png
2012.11.19 17:17:45.820 5: WEB back => default/back.png
2012.11.19 17:17:45.821 5: WEB black_FS20.off => default/black_FS20.off.png
2012.11.19 17:17:45.821 5: WEB black_FS20.on => default/black_FS20.on.png
2012.11.19 17:17:45.821 5: WEB black_Steckdose.off => default/black_Steckdose.off.png
2012.11.19 17:17:45.821 5: WEB black_Steckdose.on => default/black_Steckdose.on.png
2012.11.19 17:17:45.822 5: WEB black_down => default/black_down.png
2012.11.19 17:17:45.822 5: WEB black_up => default/black_up.png
2012.11.19 17:17:45.822 5: WEB close => default/close.png
2012.11.19 17:17:45.823 5: WEB closeG => default/closeG.png
2012.11.19 17:17:45.823 5: WEB dim06% => default/dim06%.png
2012.11.19 17:17:45.823 5: WEB dim100% => default/dim100%.png
2012.11.19 17:17:45.823 5: WEB dim12% => default/dim12%.png
2012.11.19 17:17:45.824 5: WEB dim18% => default/dim18%.png
2012.11.19 17:17:45.824 5: WEB dim25% => default/dim25%.png
2012.11.19 17:17:45.824 5: WEB dim31% => default/dim31%.png
2012.11.19 17:17:45.825 5: WEB dim37% => default/dim37%.png
2012.11.19 17:17:45.825 5: WEB dim43% => default/dim43%.png
2012.11.19 17:17:45.825 5: WEB dim50% => default/dim50%.png
2012.11.19 17:17:45.825 5: WEB dim56% => default/dim56%.png
2012.11.19 17:17:45.826 5: WEB dim62% => default/dim62%.png
2012.11.19 17:17:45.826 5: WEB dim68% => default/dim68%.png
2012.11.19 17:17:45.826 5: WEB dim75% => default/dim75%.png
2012.11.19 17:17:45.827 5: WEB dim81% => default/dim81%.png
2012.11.19 17:17:45.827 5: WEB dim87% => default/dim87%.png
2012.11.19 17:17:45.827 5: WEB dim93% => default/dim93%.png
2012.11.19 17:17:45.827 5: WEB dimdown => default/dimdown.png
2012.11.19 17:17:45.828 5: WEB dimup => default/dimup.png
2012.11.19 17:17:45.828 5: WEB favicon => default/favicon.ico
2012.11.19 17:17:45.828 5: WEB fhemicon => default/fhemicon.png
2012.11.19 17:17:45.829 5: WEB heizung.0 => default/heizung.0.png
2012.11.19 17:17:45.829 5: WEB icoAUSSEN => default/icoAUSSEN.png
2012.11.19 17:17:45.829 5: WEB icoAUSSENBEREICH => default/icoAUSSENBEREICH.png
2012.11.19 17:17:45.829 5: WEB icoBELEUCHTUNG => default/icoBELEUCHTUNG.png
2012.11.19 17:17:45.830 5: WEB icoBaum => default/icoBaum.png
2012.11.19 17:17:45.830 5: WEB icoBlitz => default/icoBlitz.png
2012.11.19 17:17:45.830 5: WEB icoEverything => default/icoEverything.png
2012.11.19 17:17:45.831 5: WEB icoGraph => default/icoGraph.png
2012.11.19 17:17:45.831 5: WEB icoHEIZUNG => default/icoHEIZUNG.png
2012.11.19 17:17:45.831 5: WEB icoHISTORIE => default/icoHISTORIE.png
2012.11.19 17:17:45.831 5: WEB icoHaus => default/icoHaus.png
2012.11.19 17:17:45.832 5: WEB icoHeizungAn => default/icoHeizungAn.png
2012.11.19 17:17:45.832 5: WEB icoHeizungReg => default/icoHeizungReg.png
2012.11.19 17:17:45.832 5: WEB icoHouse => default/icoHouse.png
2012.11.19 17:17:45.833 5: WEB icoKLIMA => default/icoKLIMA.png
2012.11.19 17:17:45.833 5: WEB icoLicht => default/icoLicht.png
2012.11.19 17:17:45.833 5: WEB icoLichtBaum => default/icoLichtBaum.png
2012.11.19 17:17:45.833 5: WEB icoLichtHaus => default/icoLichtHaus.png
2012.11.19 17:17:45.834 5: WEB icoLog => default/icoLog.png
2012.11.19 17:17:45.834 5: WEB icoLuefter => default/icoLuefter.png
2012.11.19 17:17:45.834 5: WEB icoMail => default/icoMail.png
2012.11.19 17:17:45.835 5: WEB icoPfeil => default/icoPfeil.png
2012.11.19 17:17:45.835 5: WEB icoPirAuto => default/icoPirAuto.png
2012.11.19 17:17:45.835 5: WEB icoPirBaum => default/icoPirBaum.png
2012.11.19 17:17:45.835 5: WEB icoRolladen.off => default/icoRolladen.off.png
2012.11.19 17:17:45.836 5: WEB icoRolladen.on => default/icoRolladen.on.png
2012.11.19 17:17:45.836 5: WEB icoSYSTEM => default/icoSYSTEM.png
2012.11.19 17:17:45.836 5: WEB icoTemp => default/icoTemp.png
2012.11.19 17:17:45.837 5: WEB icoTempBaum => default/icoTempBaum.png
2012.11.19 17:17:45.837 5: WEB icoTempHausEG => default/icoTempHausEG.png
2012.11.19 17:17:45.837 5: WEB icoTempHausOG => default/icoTempHausOG.png
2012.11.19 17:17:45.837 5: WEB icoTempHausReg => default/icoTempHausReg.png
2012.11.19 17:17:45.838 5: WEB icoTempHausRegEG => default/icoTempHausRegEG.png
2012.11.19 17:17:45.838 5: WEB icoTempHausRegOG => default/icoTempHausRegOG.png
2012.11.19 17:17:45.838 5: WEB icoTempHeizung => default/icoTempHeizung.png
2012.11.19 17:17:45.839 5: WEB icoTempWasser => default/icoTempWasser.png
2012.11.19 17:17:45.839 5: WEB icoTermHaus => default/icoTermHaus.png
2012.11.19 17:17:45.839 5: WEB icoTool => default/icoTool.png
2012.11.19 17:17:45.839 5: WEB icoUhr => default/icoUhr.png
2012.11.19 17:17:45.840 5: WEB icoWelt => default/icoWelt.png
2012.11.19 17:17:45.840 5: WEB icoZirkulationAn => default/icoZirkulationAn.png
2012.11.19 17:17:45.840 5: WEB leer => default/leer.png
2012.11.19 17:17:45.841 5: WEB off => default/off.png
2012.11.19 17:17:45.841 5: WEB off-for-timer => default/off-for-timer.png
2012.11.19 17:17:45.841 5: WEB on => default/on.png
2012.11.19 17:17:45.841 5: WEB on-for-timer => default/on-for-timer.png
2012.11.19 17:17:45.842 5: WEB on-till => default/on-till.png
2012.11.19 17:17:45.842 5: WEB open => default/open.png
2012.11.19 17:17:45.842 5: WEB open_G => default/open_G.png
2012.11.19 17:17:45.843 5: WEB signal_Fenster_Offen.off => default/signal_Fenster_Offen.off.png
2012.11.19 17:17:45.843 5: WEB signal_Fenster_Offen.on => default/signal_Fenster_Offen.on.png
2012.11.19 17:17:45.843 5: WEB toggle => default/toggle.png
2012.11.19 17:17:45.843 5: WEB weather/._chance_of_rain => default/weather/._chance_of_rain.png
2012.11.19 17:17:45.844 5: WEB weather/._chance_of_rain_night => default/weather/._chance_of_rain_night.png
2012.11.19 17:17:45.844 5: WEB weather/._chance_of_sleet => default/weather/._chance_of_sleet.png
2012.11.19 17:17:45.844 5: WEB weather/._chance_of_snow => default/weather/._chance_of_snow.png
2012.11.19 17:17:45.845 5: WEB weather/._chance_of_storm => default/weather/._chance_of_storm.png
2012.11.19 17:17:45.845 5: WEB weather/._chance_of_storm_night => default/weather/._chance_of_storm_night.png
2012.11.19 17:17:45.845 5: WEB weather/._clear => default/weather/._clear.png
2012.11.19 17:17:45.845 5: WEB weather/._cloudy => default/weather/._cloudy.png
2012.11.19 17:17:45.846 5: WEB weather/._drizzle => default/weather/._drizzle.png
2012.11.19 17:17:45.846 5: WEB weather/._drizzle_night => default/weather/._drizzle_night.png
2012.11.19 17:17:45.846 5: WEB weather/._dust => default/weather/._dust.png
2012.11.19 17:17:45.847 5: WEB weather/._flurries => default/weather/._flurries.png
2012.11.19 17:17:45.847 5: WEB weather/._fog => default/weather/._fog.png
2012.11.19 17:17:45.847 5: WEB weather/._haze => default/weather/._haze.png
2012.11.19 17:17:45.848 5: WEB weather/._haze_night => default/weather/._haze_night.png
2012.11.19 17:17:45.848 5: WEB weather/._heavyrain => default/weather/._heavyrain.png
2012.11.19 17:17:45.848 5: WEB weather/._heavysnow => default/weather/._heavysnow.png
2012.11.19 17:17:45.849 5: WEB weather/._icy => default/weather/._icy.png
2012.11.19 17:17:45.849 5: WEB weather/._mist => default/weather/._mist.png
2012.11.19 17:17:45.849 5: WEB weather/._mostly_clear_night => default/weather/._mostly_clear_night.png
2012.11.19 17:17:45.849 5: WEB weather/._mostly_cloudy => default/weather/._mostly_cloudy.png
2012.11.19 17:17:45.850 5: WEB weather/._mostly_cloudy_night => default/weather/._mostly_cloudy_night.png
2012.11.19 17:17:45.850 5: WEB weather/._mostly_sunny => default/weather/._mostly_sunny.png
2012.11.19 17:17:45.850 5: WEB weather/._mostlycloudy => default/weather/._mostlycloudy.png
2012.11.19 17:17:45.851 5: WEB weather/._mostlycloudy_night => default/weather/._mostlycloudy_night.png
2012.11.19 17:17:45.851 5: WEB weather/._na => default/weather/._na.png
2012.11.19 17:17:45.851 5: WEB weather/._overcast => default/weather/._overcast.png
2012.11.19 17:17:45.851 5: WEB weather/._partly_cloudy => default/weather/._partly_cloudy.png
2012.11.19 17:17:45.852 5: WEB weather/._partly_cloudy_night => default/weather/._partly_cloudy_night.png
2012.11.19 17:17:45.852 5: WEB weather/._partlycloudy => default/weather/._partlycloudy.png
2012.11.19 17:17:45.852 5: WEB weather/._partlycloudy_night => default/weather/._partlycloudy_night.png
2012.11.19 17:17:45.853 5: WEB weather/._rain => default/weather/._rain.png
2012.11.19 17:17:45.853 5: WEB weather/._rainsnow => default/weather/._rainsnow.png
2012.11.19 17:17:45.853 5: WEB weather/._scatteredshowers => default/weather/._scatteredshowers.png
2012.11.19 17:17:45.853 5: WEB weather/._scatteredshowers_night => default/weather/._scatteredshowers_night.png
2012.11.19 17:17:45.854 5: WEB weather/._scatteredthunderstorms => default/weather/._scatteredthunderstorms.png
2012.11.19 17:17:45.854 5: WEB weather/._scatteredthunderstorms_night => default/weather/._scatteredthunderstorms_night.png
2012.11.19 17:17:45.854 5: WEB weather/._showers => default/weather/._showers.png
2012.11.19 17:17:45.855 5: WEB weather/._showers_night => default/weather/._showers_night.png
2012.11.19 17:17:45.855 5: WEB weather/._sleet => default/weather/._sleet.png
2012.11.19 17:17:45.855 5: WEB weather/._smoke => default/weather/._smoke.png
2012.11.19 17:17:45.855 5: WEB weather/._snow => default/weather/._snow.png
2012.11.19 17:17:45.856 5: WEB weather/._snowflurries => default/weather/._snowflurries.png
2012.11.19 17:17:45.856 5: WEB weather/._storm => default/weather/._storm.png
2012.11.19 17:17:45.856 5: WEB weather/._sunny => default/weather/._sunny.png
2012.11.19 17:17:45.857 5: WEB weather/._sunny_night => default/weather/._sunny_night.png
2012.11.19 17:17:45.857 5: WEB weather/._thunderstorm => default/weather/._thunderstorm.png
2012.11.19 17:17:45.857 5: WEB weather/._windy => default/weather/._windy.png
2012.11.19 17:17:45.857 5: WEB weather/chance_of_rain => default/weather/chance_of_rain.png
2012.11.19 17:17:45.858 5: WEB weather/chance_of_rain_night => default/weather/chance_of_rain_night.png
2012.11.19 17:17:45.858 5: WEB weather/chance_of_sleet => default/weather/chance_of_sleet.png
2012.11.19 17:17:45.858 5: WEB weather/chance_of_snow => default/weather/chance_of_snow.png
2012.11.19 17:17:45.859 5: WEB weather/chance_of_storm => default/weather/chance_of_storm.png
2012.11.19 17:17:45.859 5: WEB weather/chance_of_storm_night => default/weather/chance_of_storm_night.png
2012.11.19 17:17:45.859 5: WEB weather/clear => default/weather/clear.png
2012.11.19 17:17:45.859 5: WEB weather/cloudy => default/weather/cloudy.png
2012.11.19 17:17:45.860 5: WEB weather/drizzle => default/weather/drizzle.png
2012.11.19 17:17:45.860 5: WEB weather/drizzle_night => default/weather/drizzle_night.png
2012.11.19 17:17:45.860 5: WEB weather/dust => default/weather/dust.png
2012.11.19 17:17:45.861 5: WEB weather/flurries => default/weather/flurries.png
2012.11.19 17:17:45.861 5: WEB weather/fog => default/weather/fog.png
2012.11.19 17:17:45.861 5: WEB weather/haze => default/weather/haze.png
2012.11.19 17:17:45.861 5: WEB weather/haze_night => default/weather/haze_night.png
2012.11.19 17:17:45.862 5: WEB weather/heavyrain => default/weather/heavyrain.png
2012.11.19 17:17:45.862 5: WEB weather/heavysnow => default/weather/heavysnow.png
2012.11.19 17:17:45.862 5: WEB weather/icy => default/weather/icy.png
2012.11.19 17:17:45.863 5: WEB weather/mist => default/weather/mist.png
2012.11.19 17:17:45.863 5: WEB weather/mostly_clear_night => default/weather/mostly_clear_night.png
2012.11.19 17:17:45.863 5: WEB weather/mostly_cloudy => default/weather/mostly_cloudy.png
2012.11.19 17:17:45.863 5: WEB weather/mostly_cloudy_night => default/weather/mostly_cloudy_night.png
2012.11.19 17:17:45.864 5: WEB weather/mostly_sunny => default/weather/mostly_sunny.png
2012.11.19 17:17:45.864 5: WEB weather/mostlycloudy => default/weather/mostlycloudy.png
2012.11.19 17:17:45.864 5: WEB weather/mostlycloudy_night => default/weather/mostlycloudy_night.png
2012.11.19 17:17:45.865 5: WEB weather/na => default/weather/na.png
2012.11.19 17:17:45.865 5: WEB weather/overcast => default/weather/overcast.png
2012.11.19 17:17:45.865 5: WEB weather/partly_cloudy => default/weather/partly_cloudy.png
2012.11.19 17:17:45.865 5: WEB weather/partly_cloudy_night => default/weather/partly_cloudy_night.png
2012.11.19 17:17:45.866 5: WEB weather/partlycloudy => default/weather/partlycloudy.png
2012.11.19 17:17:45.866 5: WEB weather/partlycloudy_night => default/weather/partlycloudy_night.png
2012.11.19 17:17:45.866 5: WEB weather/rain => default/weather/rain.png
2012.11.19 17:17:45.867 5: WEB weather/rainsnow => default/weather/rainsnow.png
2012.11.19 17:17:45.867 5: WEB weather/scatteredshowers => default/weather/scatteredshowers.png
2012.11.19 17:17:45.867 5: WEB weather/scatteredshowers_night => default/weather/scatteredshowers_night.png
2012.11.19 17:17:45.868 5: WEB weather/scatteredthunderstorms => default/weather/scatteredthunderstorms.png
2012.11.19 17:17:45.868 5: WEB weather/scatteredthunderstorms_night => default/weather/scatteredthunderstorms_night.png
2012.11.19 17:17:45.868 5: WEB weather/showers => default/weather/showers.png
2012.11.19 17:17:45.868 5: WEB weather/showers_night => default/weather/showers_night.png
2012.11.19 17:17:45.869 5: WEB weather/sleet => default/weather/sleet.png
2012.11.19 17:17:45.869 5: WEB weather/smoke => default/weather/smoke.png
2012.11.19 17:17:45.869 5: WEB weather/snow => default/weather/snow.png
2012.11.19 17:17:45.870 5: WEB weather/snowflurries => default/weather/snowflurries.png
2012.11.19 17:17:45.870 5: WEB weather/storm => default/weather/storm.png
2012.11.19 17:17:45.870 5: WEB weather/sunny => default/weather/sunny.png
2012.11.19 17:17:45.870 5: WEB weather/sunny_night => default/weather/sunny_night.png
2012.11.19 17:17:45.871 5: WEB weather/thunderstorm => default/weather/thunderstorm.png
2012.11.19 17:17:45.871 5: WEB weather/windy => default/weather/windy.png
2012.11.19 17:17:45.873 3: WEB: port 8083 opened
2012.11.19 17:17:45.874 5: Triggering global (1 changes)
2012.11.19 17:17:45.874 5: global trigger: Checking telnetPort for notify
2012.11.19 17:17:45.875 5: Cmd: >attr WEB fwcompress 0<
2012.11.19 17:17:45.876 5: Cmd: >attr WEB stylesheetPrefix dark<
2012.11.19 17:17:45.922 5: WEB Icon dictionary for /opt/share/fhem-5.3/www/images follows...
2012.11.19 17:17:45.924 5: WEB ._FS20.off => default/._FS20.off.png
2012.11.19 17:17:45.924 5: WEB ._FS20.on => default/._FS20.on.png
2012.11.19 17:17:45.924 5: WEB ._HOME_Status.0 => default/._HOME_Status.0.png
2012.11.19 17:17:45.925 5: WEB ._HOME_Status.1 => default/._HOME_Status.1.png
2012.11.19 17:17:45.925 5: WEB ._HOME_Status.3 => default/._HOME_Status.3.png
2012.11.19 17:17:45.925 5: WEB ._HOME_Status.4 => default/._HOME_Status.4.png
2012.11.19 17:17:45.925 5: WEB ._Heizung_Hauptschalter.off => default/._Heizung_Hauptschalter.off.png
2012.11.19 17:17:45.926 5: WEB ._Heizung_Hauptschalter.off-for-timer => default/._Heizung_Hauptschalter.off-for-timer.png
2012.11.19 17:17:45.926 5: WEB ._Heizung_Hauptschalter.on => default/._Heizung_Hauptschalter.on.png
2012.11.19 17:17:45.926 5: WEB ._Next => default/._Next.png
2012.11.19 17:17:45.927 5: WEB ._Prev => default/._Prev.png
2012.11.19 17:17:45.927 5: WEB ._Restart => default/._Restart.png
2012.11.19 17:17:45.927 5: WEB ._Shutdown => default/._Shutdown.png
2012.11.19 17:17:45.928 5: WEB ._StandBy => default/._StandBy.png
2012.11.19 17:17:45.928 5: WEB ._Update => default/._Update.png
2012.11.19 17:17:45.928 5: WEB ._WLAN_Status.0 => default/._WLAN_Status.0.png
2012.11.19 17:17:45.928 5: WEB ._WLAN_Status.1 => default/._WLAN_Status.1.png
2012.11.19 17:17:45.929 5: WEB ._Zoom-in => default/._Zoom-in.png
2012.11.19 17:17:45.929 5: WEB ._Zoom-out => default/._Zoom-out.png
2012.11.19 17:17:45.929 5: WEB ._back => default/._back.png
2012.11.19 17:17:45.930 5: WEB ._black_FS20.off => default/._black_FS20.off.png
2012.11.19 17:17:45.930 5: WEB ._black_FS20.on => default/._black_FS20.on.png
2012.11.19 17:17:45.930 5: WEB ._black_Steckdose.off => default/._black_Steckdose.off.png
2012.11.19 17:17:45.931 5: WEB ._black_Steckdose.on => default/._black_Steckdose.on.png
2012.11.19 17:17:45.931 5: WEB ._black_down => default/._black_down.png
2012.11.19 17:17:45.931 5: WEB ._black_up => default/._black_up.png
2012.11.19 17:17:45.931 5: WEB ._darklogo => dark/._darklogo.png
2012.11.19 17:17:45.932 5: WEB ._dim06% => default/._dim06%.png
2012.11.19 17:17:45.932 5: WEB ._dim100% => default/._dim100%.png
2012.11.19 17:17:45.932 5: WEB ._dim12% => default/._dim12%.png
2012.11.19 17:17:45.933 5: WEB ._dim18% => default/._dim18%.png
2012.11.19 17:17:45.933 5: WEB ._dim25% => default/._dim25%.png
2012.11.19 17:17:45.933 5: WEB ._dim31% => default/._dim31%.png
2012.11.19 17:17:45.933 5: WEB ._dim37% => default/._dim37%.png
2012.11.19 17:17:45.934 5: WEB ._dim43% => default/._dim43%.png
2012.11.19 17:17:45.934 5: WEB ._dim50% => default/._dim50%.png
2012.11.19 17:17:45.934 5: WEB ._dim56% => default/._dim56%.png
2012.11.19 17:17:45.935 5: WEB ._dim62% => default/._dim62%.png
2012.11.19 17:17:45.935 5: WEB ._dim68% => default/._dim68%.png
2012.11.19 17:17:45.935 5: WEB ._dim75% => default/._dim75%.png
2012.11.19 17:17:45.935 5: WEB ._dim81% => default/._dim81%.png
2012.11.19 17:17:45.936 5: WEB ._dim87% => default/._dim87%.png
2012.11.19 17:17:45.936 5: WEB ._dim93% => default/._dim93%.png
2012.11.19 17:17:45.936 5: WEB ._dimdown => default/._dimdown.png
2012.11.19 17:17:45.937 5: WEB ._dimup => default/._dimup.png
2012.11.19 17:17:45.937 5: WEB ._favicon => default/._favicon.ico
2012.11.19 17:17:45.937 5: WEB ._fhemicon => default/._fhemicon.png
2012.11.19 17:17:45.938 5: WEB ._heizung.0 => default/._heizung.0.png
2012.11.19 17:17:45.938 5: WEB ._icoAUSSEN => default/._icoAUSSEN.png
2012.11.19 17:17:45.938 5: WEB ._icoAUSSENBEREICH => default/._icoAUSSENBEREICH.png
2012.11.19 17:17:45.939 5: WEB ._icoBELEUCHTUNG => default/._icoBELEUCHTUNG.png
2012.11.19 17:17:45.939 5: WEB ._icoBaum => default/._icoBaum.png
2012.11.19 17:17:45.939 5: WEB ._icoBlitz => default/._icoBlitz.png
2012.11.19 17:17:45.939 5: WEB ._icoEverything => default/._icoEverything.png
2012.11.19 17:17:45.940 5: WEB ._icoGraph => default/._icoGraph.png
2012.11.19 17:17:45.940 5: WEB ._icoHEIZUNG => default/._icoHEIZUNG.png
2012.11.19 17:17:45.940 5: WEB ._icoHISTORIE => default/._icoHISTORIE.png
2012.11.19 17:17:45.941 5: WEB ._icoHaus => default/._icoHaus.png
2012.11.19 17:17:45.941 5: WEB ._icoHeizungAn => default/._icoHeizungAn.png
2012.11.19 17:17:45.941 5: WEB ._icoHeizungReg => default/._icoHeizungReg.png
2012.11.19 17:17:45.941 5: WEB ._icoHouse => default/._icoHouse.png
2012.11.19 17:17:45.942 5: WEB ._icoKLIMA => default/._icoKLIMA.png
2012.11.19 17:17:45.942 5: WEB ._icoLicht => default/._icoLicht.png
2012.11.19 17:17:45.942 5: WEB ._icoLichtBaum => default/._icoLichtBaum.png
2012.11.19 17:17:45.943 5: WEB ._icoLichtHaus => default/._icoLichtHaus.png
2012.11.19 17:17:45.943 5: WEB ._icoLog => default/._icoLog.png
2012.11.19 17:17:45.943 5: WEB ._icoLuefter => default/._icoLuefter.png
2012.11.19 17:17:45.943 5: WEB ._icoMail => default/._icoMail.png
2012.11.19 17:17:45.944 5: WEB ._icoPfeil => default/._icoPfeil.png
2012.11.19 17:17:45.944 5: WEB ._icoPirAuto => default/._icoPirAuto.png
2012.11.19 17:17:45.944 5: WEB ._icoPirBaum => default/._icoPirBaum.png
2012.11.19 17:17:45.945 5: WEB ._icoSYSTEM => default/._icoSYSTEM.png
2012.11.19 17:17:45.945 5: WEB ._icoTemp => default/._icoTemp.png
2012.11.19 17:17:45.945 5: WEB ._icoTempBaum => default/._icoTempBaum.png
2012.11.19 17:17:45.945 5: WEB ._icoTempHausEG => default/._icoTempHausEG.png
2012.11.19 17:17:45.946 5: WEB ._icoTempHausOG => default/._icoTempHausOG.png
2012.11.19 17:17:45.946 5: WEB ._icoTempHausReg => default/._icoTempHausReg.png
2012.11.19 17:17:45.946 5: WEB ._icoTempHausRegEG => default/._icoTempHausRegEG.png
2012.11.19 17:17:45.947 5: WEB ._icoTempHausRegOG => default/._icoTempHausRegOG.png
2012.11.19 17:17:45.947 5: WEB ._icoTempHeizung => default/._icoTempHeizung.png
2012.11.19 17:17:45.947 5: WEB ._icoTempWasser => default/._icoTempWasser.png
2012.11.19 17:17:45.948 5: WEB ._icoTermHaus => default/._icoTermHaus.png
2012.11.19 17:17:45.948 5: WEB ._icoTool => default/._icoTool.png
2012.11.19 17:17:45.948 5: WEB ._icoUhr => default/._icoUhr.png
2012.11.19 17:17:45.949 5: WEB ._icoWelt => default/._icoWelt.png
2012.11.19 17:17:45.949 5: WEB ._icoZirkulationAn => default/._icoZirkulationAn.png
2012.11.19 17:17:45.949 5: WEB ._leer => default/._leer.png
2012.11.19 17:17:45.949 5: WEB ._off => default/._off.png
2012.11.19 17:17:45.950 5: WEB ._off-for-timer => default/._off-for-timer.png
2012.11.19 17:17:45.950 5: WEB ._on => default/._on.png
2012.11.19 17:17:45.950 5: WEB ._on-for-timer => default/._on-for-timer.png
2012.11.19 17:17:45.951 5: WEB ._on-till => default/._on-till.png
2012.11.19 17:17:45.951 5: WEB ._signal_Fenster_Offen.off => default/._signal_Fenster_Offen.off.png
2012.11.19 17:17:45.951 5: WEB ._signal_Fenster_Offen.on => default/._signal_Fenster_Offen.on.png
2012.11.19 17:17:45.952 5: WEB ._toggle => default/._toggle.png
2012.11.19 17:17:45.952 5: WEB FS20.off => default/FS20.off.png
2012.11.19 17:17:45.952 5: WEB FS20.on => default/FS20.on.png
2012.11.19 17:17:45.952 5: WEB HOME_Status.0 => default/HOME_Status.0.png
2012.11.19 17:17:45.953 5: WEB HOME_Status.1 => default/HOME_Status.1.png
2012.11.19 17:17:45.953 5: WEB HOME_Status.3 => default/HOME_Status.3.png
2012.11.19 17:17:45.953 5: WEB HOME_Status.4 => default/HOME_Status.4.png
2012.11.19 17:17:45.954 5: WEB Heizung_Hauptschalter.off => default/Heizung_Hauptschalter.off.png
2012.11.19 17:17:45.954 5: WEB Heizung_Hauptschalter.off-for-timer => default/Heizung_Hauptschalter.off-for-timer.png
2012.11.19 17:17:45.954 5: WEB Heizung_Hauptschalter.on => default/Heizung_Hauptschalter.on.png
2012.11.19 17:17:45.954 5: WEB KUE_Rolladen_Fenster.hoch => default/KUE_Rolladen_Fenster.hoch.png
2012.11.19 17:17:45.955 5: WEB KUE_Rolladen_Fenster.runter => default/KUE_Rolladen_Fenster.runter.png
2012.11.19 17:17:45.955 5: WEB KUE_Rolladen_Tuer.hoch => default/KUE_Rolladen_Tuer.hoch.png
2012.11.19 17:17:45.955 5: WEB KUE_Rolladen_Tuer.runter => default/KUE_Rolladen_Tuer.runter.png
2012.11.19 17:17:45.956 5: WEB Next => default/Next.png
2012.11.19 17:17:45.956 5: WEB Prev => default/Prev.png
2012.11.19 17:17:45.956 5: WEB Restart => default/Restart.png
2012.11.19 17:17:45.956 5: WEB Shutdown => default/Shutdown.png
2012.11.19 17:17:45.957 5: WEB StandBy => default/StandBy.png
2012.11.19 17:17:45.957 5: WEB Update => default/Update.png
2012.11.19 17:17:45.957 5: WEB WLAN_Status.0 => default/WLAN_Status.0.png
2012.11.19 17:17:45.958 5: WEB WLAN_Status.1 => default/WLAN_Status.1.png
2012.11.19 17:17:45.958 5: WEB WZX_Rolladen_Sued.hoch => default/WZX_Rolladen_Sued.hoch.png
2012.11.19 17:17:45.958 5: WEB WZX_Rolladen_Sued.runter => default/WZX_Rolladen_Sued.runter.png
2012.11.19 17:17:45.959 5: WEB WZ_Rolladen_Gartentuer.hoch => default/WZ_Rolladen_Gartentuer.hoch.png
2012.11.19 17:17:45.959 5: WEB WZ_Rolladen_Gartentuer.runter => default/WZ_Rolladen_Gartentuer.runter.png
2012.11.19 17:17:45.959 5: WEB WZ_Rolladen_Osten.hoch => default/WZ_Rolladen_Osten.hoch.png
2012.11.19 17:17:45.959 5: WEB WZ_Rolladen_Osten.runter => default/WZ_Rolladen_Osten.runter.png
2012.11.19 17:17:45.960 5: WEB WZ_Rolladen_Westen.hoch => default/WZ_Rolladen_Westen.hoch.png
2012.11.19 17:17:45.960 5: WEB WZ_Rolladen_Westen.runter => default/WZ_Rolladen_Westen.runter.png
2012.11.19 17:17:45.960 5: WEB Wecker.Aus => default/Wecker.Aus.png
2012.11.19 17:17:45.961 5: WEB Wecker.Immer => default/Wecker.Immer.png
2012.11.19 17:17:45.961 5: WEB Wecker.Wochenende => default/Wecker.Wochenende.png
2012.11.19 17:17:45.961 5: WEB Wecker.Wochentags => default/Wecker.Wochentags.png
2012.11.19 17:17:45.961 5: WEB Zoom-in => default/Zoom-in.png
2012.11.19 17:17:45.962 5: WEB Zoom-out => default/Zoom-out.png
2012.11.19 17:17:45.962 5: WEB back => default/back.png
2012.11.19 17:17:45.962 5: WEB black_FS20.off => default/black_FS20.off.png
2012.11.19 17:17:45.963 5: WEB black_FS20.on => default/black_FS20.on.png
2012.11.19 17:17:45.963 5: WEB black_Steckdose.off => default/black_Steckdose.off.png
2012.11.19 17:17:45.963 5: WEB black_Steckdose.on => default/black_Steckdose.on.png
2012.11.19 17:17:45.963 5: WEB black_down => default/black_down.png
2012.11.19 17:17:45.964 5: WEB black_up => default/black_up.png
2012.11.19 17:17:45.964 5: WEB close => default/close.png
2012.11.19 17:17:45.964 5: WEB closeG => default/closeG.png
2012.11.19 17:17:45.965 5: WEB darklogo => dark/darklogo.png
2012.11.19 17:17:45.965 5: WEB dim06% => default/dim06%.png
2012.11.19 17:17:45.965 5: WEB dim100% => default/dim100%.png
2012.11.19 17:17:45.966 5: WEB dim12% => default/dim12%.png
2012.11.19 17:17:45.966 5: WEB dim18% => default/dim18%.png
2012.11.19 17:17:45.966 5: WEB dim25% => default/dim25%.png
2012.11.19 17:17:45.966 5: WEB dim31% => default/dim31%.png
2012.11.19 17:17:45.967 5: WEB dim37% => default/dim37%.png
2012.11.19 17:17:45.967 5: WEB dim43% => default/dim43%.png
2012.11.19 17:17:45.967 5: WEB dim50% => default/dim50%.png
2012.11.19 17:17:45.968 5: WEB dim56% => default/dim56%.png
2012.11.19 17:17:45.968 5: WEB dim62% => default/dim62%.png
2012.11.19 17:17:45.968 5: WEB dim68% => default/dim68%.png
2012.11.19 17:17:45.968 5: WEB dim75% => default/dim75%.png
2012.11.19 17:17:45.969 5: WEB dim81% => default/dim81%.png
2012.11.19 17:17:45.969 5: WEB dim87% => default/dim87%.png
2012.11.19 17:17:45.969 5: WEB dim93% => default/dim93%.png
2012.11.19 17:17:45.970 5: WEB dimdown => default/dimdown.png
2012.11.19 17:17:45.970 5: WEB dimup => default/dimup.png
2012.11.19 17:17:45.970 5: WEB favicon => default/favicon.ico
2012.11.19 17:17:45.971 5: WEB fhemicon => default/fhemicon.png
2012.11.19 17:17:45.971 5: WEB heizung.0 => default/heizung.0.png
2012.11.19 17:17:45.971 5: WEB icoAUSSEN => default/icoAUSSEN.png
2012.11.19 17:17:45.971 5: WEB icoAUSSENBEREICH => default/icoAUSSENBEREICH.png
2012.11.19 17:17:45.972 5: WEB icoBELEUCHTUNG => default/icoBELEUCHTUNG.png
2012.11.19 17:17:45.972 5: WEB icoBaum => default/icoBaum.png
2012.11.19 17:17:45.972 5: WEB icoBlitz => default/icoBlitz.png
2012.11.19 17:17:45.973 5: WEB icoEverything => default/icoEverything.png
2012.11.19 17:17:45.973 5: WEB icoGraph => default/icoGraph.png
2012.11.19 17:17:45.973 5: WEB icoHEIZUNG => default/icoHEIZUNG.png
2012.11.19 17:17:45.973 5: WEB icoHISTORIE => default/icoHISTORIE.png
2012.11.19 17:17:45.974 5: WEB icoHaus => default/icoHaus.png
2012.11.19 17:17:45.974 5: WEB icoHeizungAn => default/icoHeizungAn.png
2012.11.19 17:17:45.974 5: WEB icoHeizungReg => default/icoHeizungReg.png
2012.11.19 17:17:45.975 5: WEB icoHouse => default/icoHouse.png
2012.11.19 17:17:45.975 5: WEB icoKLIMA => default/icoKLIMA.png
2012.11.19 17:17:45.975 5: WEB icoLicht => default/icoLicht.png
2012.11.19 17:17:45.975 5: WEB icoLichtBaum => default/icoLichtBaum.png
2012.11.19 17:17:45.976 5: WEB icoLichtHaus => default/icoLichtHaus.png
2012.11.19 17:17:45.976 5: WEB icoLog => default/icoLog.png
2012.11.19 17:17:45.976 5: WEB icoLuefter => default/icoLuefter.png
2012.11.19 17:17:45.977 5: WEB icoMail => default/icoMail.png
2012.11.19 17:17:45.977 5: WEB icoPfeil => default/icoPfeil.png
2012.11.19 17:17:45.978 5: WEB icoPirAuto => default/icoPirAuto.png
2012.11.19 17:17:45.979 5: WEB icoPirBaum => default/icoPirBaum.png
2012.11.19 17:17:45.979 5: WEB icoRolladen.off => default/icoRolladen.off.png
2012.11.19 17:17:45.979 5: WEB icoRolladen.on => default/icoRolladen.on.png
2012.11.19 17:17:45.980 5: WEB icoSYSTEM => default/icoSYSTEM.png
2012.11.19 17:17:45.980 5: WEB icoTemp => default/icoTemp.png
2012.11.19 17:17:45.980 5: WEB icoTempBaum => default/icoTempBaum.png
2012.11.19 17:17:45.980 5: WEB icoTempHausEG => default/icoTempHausEG.png
2012.11.19 17:17:45.981 5: WEB icoTempHausOG => default/icoTempHausOG.png
2012.11.19 17:17:45.981 5: WEB icoTempHausReg => default/icoTempHausReg.png
2012.11.19 17:17:45.981 5: WEB icoTempHausRegEG => default/icoTempHausRegEG.png
2012.11.19 17:17:45.982 5: WEB icoTempHausRegOG => default/icoTempHausRegOG.png
2012.11.19 17:17:45.982 5: WEB icoTempHeizung => default/icoTempHeizung.png
2012.11.19 17:17:45.982 5: WEB icoTempWasser => default/icoTempWasser.png
2012.11.19 17:17:45.982 5: WEB icoTermHaus => default/icoTermHaus.png
2012.11.19 17:17:45.983 5: WEB icoTool => default/icoTool.png
2012.11.19 17:17:45.983 5: WEB icoUhr => default/icoUhr.png
2012.11.19 17:17:45.983 5: WEB icoWelt => default/icoWelt.png
2012.11.19 17:17:45.984 5: WEB icoZirkulationAn => default/icoZirkulationAn.png
2012.11.19 17:17:45.984 5: WEB leer => default/leer.png
2012.11.19 17:17:45.984 5: WEB off => default/off.png
2012.11.19 17:17:45.985 5: WEB off-for-timer => default/off-for-timer.png
2012.11.19 17:17:45.985 5: WEB on => default/on.png
2012.11.19 17:17:45.985 5: WEB on-for-timer => default/on-for-timer.png
2012.11.19 17:17:45.985 5: WEB on-till => default/on-till.png
2012.11.19 17:17:45.986 5: WEB open => default/open.png
2012.11.19 17:17:45.986 5: WEB open_G => default/open_G.png
2012.11.19 17:17:45.986 5: WEB signal_Fenster_Offen.off => default/signal_Fenster_Offen.off.png
2012.11.19 17:17:45.987 5: WEB signal_Fenster_Offen.on => default/signal_Fenster_Offen.on.png
2012.11.19 17:17:45.987 5: WEB toggle => default/toggle.png
2012.11.19 17:17:45.997 5: WEB weather/._chance_of_rain => default/weather/._chance_of_rain.png
2012.11.19 17:17:45.998 5: WEB weather/._chance_of_rain_night => default/weather/._chance_of_rain_night.png
2012.11.19 17:17:45.998 5: WEB weather/._chance_of_sleet => default/weather/._chance_of_sleet.png
2012.11.19 17:17:45.998 5: WEB weather/._chance_of_snow => default/weather/._chance_of_snow.png
2012.11.19 17:17:45.999 5: WEB weather/._chance_of_storm => default/weather/._chance_of_storm.png
2012.11.19 17:17:45.999 5: WEB weather/._chance_of_storm_night => default/weather/._chance_of_storm_night.png
2012.11.19 17:17:45.999 5: WEB weather/._clear => default/weather/._clear.png
2012.11.19 17:17:45.000 5: WEB weather/._cloudy => default/weather/._cloudy.png
2012.11.19 17:17:46.000 5: WEB weather/._drizzle => default/weather/._drizzle.png
2012.11.19 17:17:46.000 5: WEB weather/._drizzle_night => default/weather/._drizzle_night.png
2012.11.19 17:17:46.000 5: WEB weather/._dust => default/weather/._dust.png
2012.11.19 17:17:46.001 5: WEB weather/._flurries => default/weather/._flurries.png
2012.11.19 17:17:46.001 5: WEB weather/._fog => default/weather/._fog.png
2012.11.19 17:17:46.001 5: WEB weather/._haze => default/weather/._haze.png
2012.11.19 17:17:46.002 5: WEB weather/._haze_night => default/weather/._haze_night.png
2012.11.19 17:17:46.002 5: WEB weather/._heavyrain => default/weather/._heavyrain.png
2012.11.19 17:17:46.002 5: WEB weather/._heavysnow => default/weather/._heavysnow.png
2012.11.19 17:17:46.002 5: WEB weather/._icy => default/weather/._icy.png
2012.11.19 17:17:46.003 5: WEB weather/._mist => default/weather/._mist.png
2012.11.19 17:17:46.003 5: WEB weather/._mostly_clear_night => default/weather/._mostly_clear_night.png
2012.11.19 17:17:46.003 5: WEB weather/._mostly_cloudy => default/weather/._mostly_cloudy.png
2012.11.19 17:17:46.004 5: WEB weather/._mostly_cloudy_night => default/weather/._mostly_cloudy_night.png
2012.11.19 17:17:46.004 5: WEB weather/._mostly_sunny => default/weather/._mostly_sunny.png
2012.11.19 17:17:46.004 5: WEB weather/._mostlycloudy => default/weather/._mostlycloudy.png
2012.11.19 17:17:46.005 5: WEB weather/._mostlycloudy_night => default/weather/._mostlycloudy_night.png
2012.11.19 17:17:46.005 5: WEB weather/._na => default/weather/._na.png
2012.11.19 17:17:46.005 5: WEB weather/._overcast => default/weather/._overcast.png
2012.11.19 17:17:46.005 5: WEB weather/._partly_cloudy => default/weather/._partly_cloudy.png
2012.11.19 17:17:46.006 5: WEB weather/._partly_cloudy_night => default/weather/._partly_cloudy_night.png
2012.11.19 17:17:46.006 5: WEB weather/._partlycloudy => default/weather/._partlycloudy.png
2012.11.19 17:17:46.006 5: WEB weather/._partlycloudy_night => default/weather/._partlycloudy_night.png
2012.11.19 17:17:46.007 5: WEB weather/._rain => default/weather/._rain.png
2012.11.19 17:17:46.007 5: WEB weather/._rainsnow => default/weather/._rainsnow.png
2012.11.19 17:17:46.008 5: WEB weather/._scatteredshowers => default/weather/._scatteredshowers.png
2012.11.19 17:17:46.009 5: WEB weather/._scatteredshowers_night => default/weather/._scatteredshowers_night.png
2012.11.19 17:17:46.009 5: WEB weather/._scatteredthunderstorms => default/weather/._scatteredthunderstorms.png
2012.11.19 17:17:46.009 5: WEB weather/._scatteredthunderstorms_night => default/weather/._scatteredthunderstorms_night.png
2012.11.19 17:17:46.010 5: WEB weather/._showers => default/weather/._showers.png
2012.11.19 17:17:46.010 5: WEB weather/._showers_night => default/weather/._showers_night.png
2012.11.19 17:17:46.010 5: WEB weather/._sleet => default/weather/._sleet.png
2012.11.19 17:17:46.011 5: WEB weather/._smoke => default/weather/._smoke.png
2012.11.19 17:17:46.011 5: WEB weather/._snow => default/weather/._snow.png
2012.11.19 17:17:46.011 5: WEB weather/._snowflurries => default/weather/._snowflurries.png
2012.11.19 17:17:46.012 5: WEB weather/._storm => default/weather/._storm.png
2012.11.19 17:17:46.012 5: WEB weather/._sunny => default/weather/._sunny.png
2012.11.19 17:17:46.012 5: WEB weather/._sunny_night => default/weather/._sunny_night.png
2012.11.19 17:17:46.012 5: WEB weather/._thunderstorm => default/weather/._thunderstorm.png
2012.11.19 17:17:46.013 5: WEB weather/._windy => default/weather/._windy.png
2012.11.19 17:17:46.013 5: WEB weather/chance_of_rain => default/weather/chance_of_rain.png
2012.11.19 17:17:46.013 5: WEB weather/chance_of_rain_night => default/weather/chance_of_rain_night.png
2012.11.19 17:17:46.014 5: WEB weather/chance_of_sleet => default/weather/chance_of_sleet.png
2012.11.19 17:17:46.014 5: WEB weather/chance_of_snow => default/weather/chance_of_snow.png
2012.11.19 17:17:46.014 5: WEB weather/chance_of_storm => default/weather/chance_of_storm.png
2012.11.19 17:17:46.014 5: WEB weather/chance_of_storm_night => default/weather/chance_of_storm_night.png
2012.11.19 17:17:46.015 5: WEB weather/clear => default/weather/clear.png
2012.11.19 17:17:46.015 5: WEB weather/cloudy => default/weather/cloudy.png
2012.11.19 17:17:46.015 5: WEB weather/drizzle => default/weather/drizzle.png
2012.11.19 17:17:46.016 5: WEB weather/drizzle_night => default/weather/drizzle_night.png
2012.11.19 17:17:46.016 5: WEB weather/dust => default/weather/dust.png
2012.11.19 17:17:46.016 5: WEB weather/flurries => default/weather/flurries.png
2012.11.19 17:17:46.016 5: WEB weather/fog => default/weather/fog.png
2012.11.19 17:17:46.017 5: WEB weather/haze => default/weather/haze.png
2012.11.19 17:17:46.017 5: WEB weather/haze_night => default/weather/haze_night.png
2012.11.19 17:17:46.017 5: WEB weather/heavyrain => default/weather/heavyrain.png
2012.11.19 17:17:46.018 5: WEB weather/heavysnow => default/weather/heavysnow.png
2012.11.19 17:17:46.018 5: WEB weather/icy => default/weather/icy.png
2012.11.19 17:17:46.018 5: WEB weather/mist => default/weather/mist.png
2012.11.19 17:17:46.019 5: WEB weather/mostly_clear_night => default/weather/mostly_clear_night.png
2012.11.19 17:17:46.019 5: WEB weather/mostly_cloudy => default/weather/mostly_cloudy.png
2012.11.19 17:17:46.019 5: WEB weather/mostly_cloudy_night => default/weather/mostly_cloudy_night.png
2012.11.19 17:17:46.019 5: WEB weather/mostly_sunny => default/weather/mostly_sunny.png
2012.11.19 17:17:46.020 5: WEB weather/mostlycloudy => default/weather/mostlycloudy.png
2012.11.19 17:17:46.020 5: WEB weather/mostlycloudy_night => default/weather/mostlycloudy_night.png
2012.11.19 17:17:46.020 5: WEB weather/na => default/weather/na.png
2012.11.19 17:17:46.021 5: WEB weather/overcast => default/weather/overcast.png
2012.11.19 17:17:46.021 5: WEB weather/partly_cloudy => default/weather/partly_cloudy.png
2012.11.19 17:17:46.021 5: WEB weather/partly_cloudy_night => default/weather/partly_cloudy_night.png
2012.11.19 17:17:46.021 5: WEB weather/partlycloudy => default/weather/partlycloudy.png
2012.11.19 17:17:46.022 5: WEB weather/partlycloudy_night => default/weather/partlycloudy_night.png
2012.11.19 17:17:46.022 5: WEB weather/rain => default/weather/rain.png
2012.11.19 17:17:46.022 5: WEB weather/rainsnow => default/weather/rainsnow.png
2012.11.19 17:17:46.023 5: WEB weather/scatteredshowers => default/weather/scatteredshowers.png
2012.11.19 17:17:46.023 5: WEB weather/scatteredshowers_night => default/weather/scatteredshowers_night.png
2012.11.19 17:17:46.023 5: WEB weather/scatteredthunderstorms => default/weather/scatteredthunderstorms.png
2012.11.19 17:17:46.024 5: WEB weather/scatteredthunderstorms_night => default/weather/scatteredthunderstorms_night.png
2012.11.19 17:17:46.024 5: WEB weather/showers => default/weather/showers.png
2012.11.19 17:17:46.024 5: WEB weather/showers_night => default/weather/showers_night.png
2012.11.19 17:17:46.024 5: WEB weather/sleet => default/weather/sleet.png
2012.11.19 17:17:46.025 5: WEB weather/smoke => default/weather/smoke.png
2012.11.19 17:17:46.025 5: WEB weather/snow => default/weather/snow.png
2012.11.19 17:17:46.025 5: WEB weather/snowflurries => default/weather/snowflurries.png
2012.11.19 17:17:46.026 5: WEB weather/storm => default/weather/storm.png
2012.11.19 17:17:46.026 5: WEB weather/sunny => default/weather/sunny.png
2012.11.19 17:17:46.026 5: WEB weather/sunny_night => default/weather/sunny_night.png
2012.11.19 17:17:46.026 5: WEB weather/thunderstorm => default/weather/thunderstorm.png
2012.11.19 17:17:46.027 5: WEB weather/windy => default/weather/windy.png
2012.11.19 17:17:46.028 5: Cmd: >define WEBphone FHEMWEB 8084 global<
2012.11.19 17:17:46.029 4: FHEMWEB directories:
2012.11.19 17:17:46.030 4:   web server root: /opt/share/fhem-5.3/www
2012.11.19 17:17:46.030 4:   icon directory: /opt/share/fhem-5.3/www/images
2012.11.19 17:17:46.030 4:     Notice: if style-specific subdirectories /opt/share/fhem-5.3/www/images/default etc. exist, icons are only read from there and not from /opt/share/fhem-5.3/www/images!
2012.11.19 17:17:46.030 4:   doc directory: /opt/share/fhem-5.3/docs
2012.11.19 17:17:46.031 4:   css directory: /opt/share/fhem-5.3/www/pgm2
2012.11.19 17:17:46.031 4:   gplot directory: /opt/share/fhem-5.3/www/gplot
2012.11.19 17:17:46.031 4:   javascript directory: /opt/share/fhem-5.3/www/pgm2
2012.11.19 17:17:46.076 5: WEBphone Icon dictionary for /opt/share/fhem-5.3/www/images follows...
2012.11.19 17:17:46.077 5: WEBphone ._FS20.off => default/._FS20.off.png
2012.11.19 17:17:46.078 5: WEBphone ._FS20.on => default/._FS20.on.png
2012.11.19 17:17:46.078 5: WEBphone ._HOME_Status.0 => default/._HOME_Status.0.png
2012.11.19 17:17:46.078 5: WEBphone ._HOME_Status.1 => default/._HOME_Status.1.png
2012.11.19 17:17:46.078 5: WEBphone ._HOME_Status.3 => default/._HOME_Status.3.png
2012.11.19 17:17:46.079 5: WEBphone ._HOME_Status.4 => default/._HOME_Status.4.png
2012.11.19 17:17:46.079 5: WEBphone ._Heizung_Hauptschalter.off => default/._Heizung_Hauptschalter.off.png
2012.11.19 17:17:46.079 5: WEBphone ._Heizung_Hauptschalter.off-for-timer => default/._Heizung_Hauptschalter.off-for-timer.png
2012.11.19 17:17:46.080 5: WEBphone ._Heizung_Hauptschalter.on => default/._Heizung_Hauptschalter.on.png
2012.11.19 17:17:46.080 5: WEBphone ._Next => default/._Next.png
2012.11.19 17:17:46.080 5: WEBphone ._Prev => default/._Prev.png
2012.11.19 17:17:46.080 5: WEBphone ._Restart => default/._Restart.png
2012.11.19 17:17:46.081 5: WEBphone ._Shutdown => default/._Shutdown.png
2012.11.19 17:17:46.081 5: WEBphone ._StandBy => default/._StandBy.png
2012.11.19 17:17:46.081 5: WEBphone ._Update => default/._Update.png
2012.11.19 17:17:46.082 5: WEBphone ._WLAN_Status.0 => default/._WLAN_Status.0.png
2012.11.19 17:17:46.082 5: WEBphone ._WLAN_Status.1 => default/._WLAN_Status.1.png
2012.11.19 17:17:46.082 5: WEBphone ._Zoom-in => default/._Zoom-in.png
2012.11.19 17:17:46.082 5: WEBphone ._Zoom-out => default/._Zoom-out.png
2012.11.19 17:17:46.083 5: WEBphone ._back => default/._back.png
2012.11.19 17:17:46.083 5: WEBphone ._black_FS20.off => default/._black_FS20.off.png
2012.11.19 17:17:46.083 5: WEBphone ._black_FS20.on => default/._black_FS20.on.png
2012.11.19 17:17:46.084 5: WEBphone ._black_Steckdose.off => default/._black_Steckdose.off.png
2012.11.19 17:17:46.084 5: WEBphone ._black_Steckdose.on => default/._black_Steckdose.on.png
2012.11.19 17:17:46.084 5: WEBphone ._black_down => default/._black_down.png
2012.11.19 17:17:46.084 5: WEBphone ._black_up => default/._black_up.png
2012.11.19 17:17:46.085 5: WEBphone ._dim06% => default/._dim06%.png
2012.11.19 17:17:46.085 5: WEBphone ._dim100% => default/._dim100%.png
2012.11.19 17:17:46.085 5: WEBphone ._dim12% => default/._dim12%.png
2012.11.19 17:17:46.086 5: WEBphone ._dim18% => default/._dim18%.png
2012.11.19 17:17:46.086 5: WEBphone ._dim25% => default/._dim25%.png
2012.11.19 17:17:46.086 5: WEBphone ._dim31% => default/._dim31%.png
2012.11.19 17:17:46.087 5: WEBphone ._dim37% => default/._dim37%.png
2012.11.19 17:17:46.087 5: WEBphone ._dim43% => default/._dim43%.png
2012.11.19 17:17:46.087 5: WEBphone ._dim50% => default/._dim50%.png
2012.11.19 17:17:46.087 5: WEBphone ._dim56% => default/._dim56%.png
2012.11.19 17:17:46.088 5: WEBphone ._dim62% => default/._dim62%.png
2012.11.19 17:17:46.088 5: WEBphone ._dim68% => default/._dim68%.png
2012.11.19 17:17:46.088 5: WEBphone ._dim75% => default/._dim75%.png
2012.11.19 17:17:46.089 5: WEBphone ._dim81% => default/._dim81%.png
2012.11.19 17:17:46.089 5: WEBphone ._dim87% => default/._dim87%.png
2012.11.19 17:17:46.089 5: WEBphone ._dim93% => default/._dim93%.png
2012.11.19 17:17:46.089 5: WEBphone ._dimdown => default/._dimdown.png
2012.11.19 17:17:46.090 5: WEBphone ._dimup => default/._dimup.png
2012.11.19 17:17:46.090 5: WEBphone ._favicon => default/._favicon.ico
2012.11.19 17:17:46.090 5: WEBphone ._fhemicon => default/._fhemicon.png
2012.11.19 17:17:46.091 5: WEBphone ._heizung.0 => default/._heizung.0.png
2012.11.19 17:17:46.091 5: WEBphone ._icoAUSSEN => default/._icoAUSSEN.png
2012.11.19 17:17:46.091 5: WEBphone ._icoAUSSENBEREICH => default/._icoAUSSENBEREICH.png
2012.11.19 17:17:46.091 5: WEBphone ._icoBELEUCHTUNG => default/._icoBELEUCHTUNG.png
2012.11.19 17:17:46.092 5: WEBphone ._icoBaum => default/._icoBaum.png
2012.11.19 17:17:46.092 5: WEBphone ._icoBlitz => default/._icoBlitz.png
2012.11.19 17:17:46.092 5: WEBphone ._icoEverything => default/._icoEverything.png
2012.11.19 17:17:46.093 5: WEBphone ._icoGraph => default/._icoGraph.png
2012.11.19 17:17:46.093 5: WEBphone ._icoHEIZUNG => default/._icoHEIZUNG.png
2012.11.19 17:17:46.093 5: WEBphone ._icoHISTORIE => default/._icoHISTORIE.png
2012.11.19 17:17:46.093 5: WEBphone ._icoHaus => default/._icoHaus.png
2012.11.19 17:17:46.094 5: WEBphone ._icoHeizungAn => default/._icoHeizungAn.png
2012.11.19 17:17:46.094 5: WEBphone ._icoHeizungReg => default/._icoHeizungReg.png
2012.11.19 17:17:46.094 5: WEBphone ._icoHouse => default/._icoHouse.png
2012.11.19 17:17:46.095 5: WEBphone ._icoKLIMA => default/._icoKLIMA.png
2012.11.19 17:17:46.095 5: WEBphone ._icoLicht => default/._icoLicht.png
2012.11.19 17:17:46.095 5: WEBphone ._icoLichtBaum => default/._icoLichtBaum.png
2012.11.19 17:17:46.095 5: WEBphone ._icoLichtHaus => default/._icoLichtHaus.png
2012.11.19 17:17:46.096 5: WEBphone ._icoLog => default/._icoLog.png
2012.11.19 17:17:46.096 5: WEBphone ._icoLuefter => default/._icoLuefter.png
2012.11.19 17:17:46.096 5: WEBphone ._icoMail => default/._icoMail.png
2012.11.19 17:17:46.097 5: WEBphone ._icoPfeil => default/._icoPfeil.png
2012.11.19 17:17:46.097 5: WEBphone ._icoPirAuto => default/._icoPirAuto.png
2012.11.19 17:17:46.097 5: WEBphone ._icoPirBaum => default/._icoPirBaum.png
2012.11.19 17:17:46.097 5: WEBphone ._icoSYSTEM => default/._icoSYSTEM.png
2012.11.19 17:17:46.098 5: WEBphone ._icoTemp => default/._icoTemp.png
2012.11.19 17:17:46.098 5: WEBphone ._icoTempBaum => default/._icoTempBaum.png
2012.11.19 17:17:46.098 5: WEBphone ._icoTempHausEG => default/._icoTempHausEG.png
2012.11.19 17:17:46.099 5: WEBphone ._icoTempHausOG => default/._icoTempHausOG.png
2012.11.19 17:17:46.099 5: WEBphone ._icoTempHausReg => default/._icoTempHausReg.png
2012.11.19 17:17:46.099 5: WEBphone ._icoTempHausRegEG => default/._icoTempHausRegEG.png
2012.11.19 17:17:46.099 5: WEBphone ._icoTempHausRegOG => default/._icoTempHausRegOG.png
2012.11.19 17:17:46.100 5: WEBphone ._icoTempHeizung => default/._icoTempHeizung.png
2012.11.19 17:17:46.100 5: WEBphone ._icoTempWasser => default/._icoTempWasser.png
2012.11.19 17:17:46.100 5: WEBphone ._icoTermHaus => default/._icoTermHaus.png
2012.11.19 17:17:46.101 5: WEBphone ._icoTool => default/._icoTool.png
2012.11.19 17:17:46.101 5: WEBphone ._icoUhr => default/._icoUhr.png
2012.11.19 17:17:46.101 5: WEBphone ._icoWelt => default/._icoWelt.png
2012.11.19 17:17:46.102 5: WEBphone ._icoZirkulationAn => default/._icoZirkulationAn.png
2012.11.19 17:17:46.102 5: WEBphone ._leer => default/._leer.png
2012.11.19 17:17:46.102 5: WEBphone ._off => default/._off.png
2012.11.19 17:17:46.102 5: WEBphone ._off-for-timer => default/._off-for-timer.png
2012.11.19 17:17:46.103 5: WEBphone ._on => default/._on.png
2012.11.19 17:17:46.103 5: WEBphone ._on-for-timer => default/._on-for-timer.png
2012.11.19 17:17:46.103 5: WEBphone ._on-till => default/._on-till.png
2012.11.19 17:17:46.104 5: WEBphone ._signal_Fenster_Offen.off => default/._signal_Fenster_Offen.off.png
2012.11.19 17:17:46.104 5: WEBphone ._signal_Fenster_Offen.on => default/._signal_Fenster_Offen.on.png
2012.11.19 17:17:46.104 5: WEBphone ._toggle => default/._toggle.png
2012.11.19 17:17:46.104 5: WEBphone FS20.off => default/FS20.off.png
2012.11.19 17:17:46.105 5: WEBphone FS20.on => default/FS20.on.png
2012.11.19 17:17:46.105 5: WEBphone HOME_Status.0 => default/HOME_Status.0.png
2012.11.19 17:17:46.105 5: WEBphone HOME_Status.1 => default/HOME_Status.1.png
2012.11.19 17:17:46.106 5: WEBphone HOME_Status.3 => default/HOME_Status.3.png
2012.11.19 17:17:46.106 5: WEBphone HOME_Status.4 => default/HOME_Status.4.png
2012.11.19 17:17:46.106 5: WEBphone Heizung_Hauptschalter.off => default/Heizung_Hauptschalter.off.png
2012.11.19 17:17:46.106 5: WEBphone Heizung_Hauptschalter.off-for-timer => default/Heizung_Hauptschalter.off-for-timer.png
2012.11.19 17:17:46.107 5: WEBphone Heizung_Hauptschalter.on => default/Heizung_Hauptschalter.on.png
2012.11.19 17:17:46.107 5: WEBphone KUE_Rolladen_Fenster.hoch => default/KUE_Rolladen_Fenster.hoch.png
2012.11.19 17:17:46.107 5: WEBphone KUE_Rolladen_Fenster.runter => default/KUE_Rolladen_Fenster.runter.png
2012.11.19 17:17:46.108 5: WEBphone KUE_Rolladen_Tuer.hoch => default/KUE_Rolladen_Tuer.hoch.png
2012.11.19 17:17:46.108 5: WEBphone KUE_Rolladen_Tuer.runter => default/KUE_Rolladen_Tuer.runter.png
2012.11.19 17:17:46.108 5: WEBphone Next => default/Next.png
2012.11.19 17:17:46.109 5: WEBphone Prev => default/Prev.png
2012.11.19 17:17:46.109 5: WEBphone Restart => default/Restart.png
2012.11.19 17:17:46.109 5: WEBphone Shutdown => default/Shutdown.png
2012.11.19 17:17:46.109 5: WEBphone StandBy => default/StandBy.png
2012.11.19 17:17:46.110 5: WEB

Guest

Originally posted by: <email address deleted>

Hallo Merhan,

der test war noch mit der 'private' version von HMLAN?
Es ist mittlerweile in SVN.

Kannst du es noch einmal mit der neusten Probieren?

Gruss
Martin

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Guest

Originally posted by: <email address deleted>

Hallo Martin,

>
> Kannst du es noch einmal mit der neusten Probieren?
>
> Mit der Version 2123 habe ich das gleiche Verhalten.

Log vom Test im Anhang.

Viele Grüße,
Merhan

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

2012.11.20 11:33:03.876 1: Including /opt/share/fhem-5.3/fhem.cfg
2012.11.20 11:33:03.877 5: Cmd: >attr global autoload_undefined_devices 1<
2012.11.20 11:33:03.879 5: Cmd: >attr global backupdir /opt/backup/fhem<
2012.11.20 11:33:03.880 5: Cmd: >attr global logfile /opt/var/log/fhem/fhem-%Y-%m.log<
2012.11.20 11:33:03.886 5: Cmd: >attr global modpath /opt/share/fhem-5.3<
2012.11.20 11:33:03.903 5: Loading /opt/share/fhem-5.3/FHEM/99_SUNRISE_EL.pm
2012.11.20 11:33:04.038 5: Loading /opt/share/fhem-5.3/FHEM/99_Utils.pm
2012.11.20 11:33:04.098 5: Loading /opt/share/fhem-5.3/FHEM/99_XmlList.pm
2012.11.20 11:33:04.135 5: Loading /opt/share/fhem-5.3/FHEM/99_myUtils.pm
2012.11.20 11:33:04.166 5: Cmd: >attr global motd SecurityCheck:\\\
\\\
WEB,WEBphone,WEBtablet 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.\\\
<
2012.11.20 11:33:04.167 5: Cmd: >attr global statefile /opt/var/log/fhem/fhem.save<
2012.11.20 11:33:04.168 5: Cmd: >attr global userattr fm_fav fm_groups fm_name fm_order fm_type fm_view icon room_map structexclude webCmd<
2012.11.20 11:33:04.169 5: Cmd: >attr global verbose 5<
2012.11.20 11:33:04.170 5: Cmd: >attr global mseclog 1<
2012.11.20 11:33:04.171 5: Cmd: >define telnetPort telnet 7072 global<
2012.11.20 11:33:04.172 5: Loading /opt/share/fhem-5.3/FHEM/98_telnet.pm
2012.11.20 11:33:04.213 3: telnetPort: port 7072 opened
2012.11.20 11:33:04.214 5: Triggering global (1 changes)
2012.11.20 11:33:04.215 5: Cmd: >define Fhemobile dummy<
2012.11.20 11:33:04.215 5: Loading /opt/share/fhem-5.3/FHEM/98_dummy.pm
2012.11.20 11:33:04.226 5: Triggering global (1 changes)
2012.11.20 11:33:04.226 5: global trigger: Checking telnetPort for notify
2012.11.20 11:33:04.227 5: Cmd: >define WEB FHEMWEB 8083 global<
2012.11.20 11:33:04.228 5: Loading /opt/share/fhem-5.3/FHEM/01_FHEMWEB.pm
2012.11.20 11:33:04.427 4: FHEMWEB directories:
2012.11.20 11:33:04.428 4:   web server root: /opt/share/fhem-5.3/www
2012.11.20 11:33:04.428 4:   icon directory: /opt/share/fhem-5.3/www/images
2012.11.20 11:33:04.428 4:     Notice: if style-specific subdirectories /opt/share/fhem-5.3/www/images/default etc. exist, icons are only read from there and not from /opt/share/fhem-5.3/www/images!
2012.11.20 11:33:04.428 4:   doc directory: /opt/share/fhem-5.3/docs
2012.11.20 11:33:04.429 4:   css directory: /opt/share/fhem-5.3/www/pgm2
2012.11.20 11:33:04.429 4:   gplot directory: /opt/share/fhem-5.3/www/gplot
2012.11.20 11:33:04.429 4:   javascript directory: /opt/share/fhem-5.3/www/pgm2
2012.11.20 11:33:04.473 5: WEB Icon dictionary for /opt/share/fhem-5.3/www/images follows...
2012.11.20 11:33:04.474 5: WEB ._FS20.off => default/._FS20.off.png
2012.11.20 11:33:04.474 5: WEB ._FS20.on => default/._FS20.on.png
2012.11.20 11:33:04.475 5: WEB ._HOME_Status.0 => default/._HOME_Status.0.png
2012.11.20 11:33:04.475 5: WEB ._HOME_Status.1 => default/._HOME_Status.1.png
2012.11.20 11:33:04.475 5: WEB ._HOME_Status.3 => default/._HOME_Status.3.png
2012.11.20 11:33:04.475 5: WEB ._HOME_Status.4 => default/._HOME_Status.4.png
2012.11.20 11:33:04.476 5: WEB ._Heizung_Hauptschalter.off => default/._Heizung_Hauptschalter.off.png
2012.11.20 11:33:04.476 5: WEB ._Heizung_Hauptschalter.off-for-timer => default/._Heizung_Hauptschalter.off-for-timer.png
2012.11.20 11:33:04.476 5: WEB ._Heizung_Hauptschalter.on => default/._Heizung_Hauptschalter.on.png
2012.11.20 11:33:04.477 5: WEB ._Next => default/._Next.png
2012.11.20 11:33:04.477 5: WEB ._Prev => default/._Prev.png
2012.11.20 11:33:04.477 5: WEB ._Restart => default/._Restart.png
2012.11.20 11:33:04.477 5: WEB ._Shutdown => default/._Shutdown.png
2012.11.20 11:33:04.478 5: WEB ._StandBy => default/._StandBy.png
2012.11.20 11:33:04.478 5: WEB ._Update => default/._Update.png
2012.11.20 11:33:04.478 5: WEB ._WLAN_Status.0 => default/._WLAN_Status.0.png
2012.11.20 11:33:04.478 5: WEB ._WLAN_Status.1 => default/._WLAN_Status.1.png
2012.11.20 11:33:04.479 5: WEB ._Zoom-in => default/._Zoom-in.png
2012.11.20 11:33:04.479 5: WEB ._Zoom-out => default/._Zoom-out.png
2012.11.20 11:33:04.479 5: WEB ._back => default/._back.png
2012.11.20 11:33:04.480 5: WEB ._black_FS20.off => default/._black_FS20.off.png
2012.11.20 11:33:04.480 5: WEB ._black_FS20.on => default/._black_FS20.on.png
2012.11.20 11:33:04.480 5: WEB ._black_Steckdose.off => default/._black_Steckdose.off.png
2012.11.20 11:33:04.480 5: WEB ._black_Steckdose.on => default/._black_Steckdose.on.png
2012.11.20 11:33:04.481 5: WEB ._black_down => default/._black_down.png
2012.11.20 11:33:04.481 5: WEB ._black_up => default/._black_up.png
2012.11.20 11:33:04.481 5: WEB ._dim06% => default/._dim06%.png
2012.11.20 11:33:04.481 5: WEB ._dim100% => default/._dim100%.png
2012.11.20 11:33:04.482 5: WEB ._dim12% => default/._dim12%.png
2012.11.20 11:33:04.482 5: WEB ._dim18% => default/._dim18%.png
2012.11.20 11:33:04.482 5: WEB ._dim25% => default/._dim25%.png
2012.11.20 11:33:04.483 5: WEB ._dim31% => default/._dim31%.png
2012.11.20 11:33:04.483 5: WEB ._dim37% => default/._dim37%.png
2012.11.20 11:33:04.483 5: WEB ._dim43% => default/._dim43%.png
2012.11.20 11:33:04.483 5: WEB ._dim50% => default/._dim50%.png
2012.11.20 11:33:04.484 5: WEB ._dim56% => default/._dim56%.png
2012.11.20 11:33:04.484 5: WEB ._dim62% => default/._dim62%.png
2012.11.20 11:33:04.484 5: WEB ._dim68% => default/._dim68%.png
2012.11.20 11:33:04.484 5: WEB ._dim75% => default/._dim75%.png
2012.11.20 11:33:04.485 5: WEB ._dim81% => default/._dim81%.png
2012.11.20 11:33:04.485 5: WEB ._dim87% => default/._dim87%.png
2012.11.20 11:33:04.485 5: WEB ._dim93% => default/._dim93%.png
2012.11.20 11:33:04.485 5: WEB ._dimdown => default/._dimdown.png
2012.11.20 11:33:04.486 5: WEB ._dimup => default/._dimup.png
2012.11.20 11:33:04.486 5: WEB ._favicon => default/._favicon.ico
2012.11.20 11:33:04.486 5: WEB ._fhemicon => default/._fhemicon.png
2012.11.20 11:33:04.487 5: WEB ._heizung.0 => default/._heizung.0.png
2012.11.20 11:33:04.487 5: WEB ._icoAUSSEN => default/._icoAUSSEN.png
2012.11.20 11:33:04.487 5: WEB ._icoAUSSENBEREICH => default/._icoAUSSENBEREICH.png
2012.11.20 11:33:04.487 5: WEB ._icoBELEUCHTUNG => default/._icoBELEUCHTUNG.png
2012.11.20 11:33:04.488 5: WEB ._icoBaum => default/._icoBaum.png
2012.11.20 11:33:04.488 5: WEB ._icoBlitz => default/._icoBlitz.png
2012.11.20 11:33:04.488 5: WEB ._icoEverything => default/._icoEverything.png
2012.11.20 11:33:04.488 5: WEB ._icoGraph => default/._icoGraph.png
2012.11.20 11:33:04.489 5: WEB ._icoHEIZUNG => default/._icoHEIZUNG.png
2012.11.20 11:33:04.489 5: WEB ._icoHISTORIE => default/._icoHISTORIE.png
2012.11.20 11:33:04.489 5: WEB ._icoHaus => default/._icoHaus.png
2012.11.20 11:33:04.489 5: WEB ._icoHeizungAn => default/._icoHeizungAn.png
2012.11.20 11:33:04.490 5: WEB ._icoHeizungReg => default/._icoHeizungReg.png
2012.11.20 11:33:04.490 5: WEB ._icoHouse => default/._icoHouse.png
2012.11.20 11:33:04.490 5: WEB ._icoKLIMA => default/._icoKLIMA.png
2012.11.20 11:33:04.491 5: WEB ._icoLicht => default/._icoLicht.png
2012.11.20 11:33:04.491 5: WEB ._icoLichtBaum => default/._icoLichtBaum.png
2012.11.20 11:33:04.491 5: WEB ._icoLichtHaus => default/._icoLichtHaus.png
2012.11.20 11:33:04.491 5: WEB ._icoLog => default/._icoLog.png
2012.11.20 11:33:04.492 5: WEB ._icoLuefter => default/._icoLuefter.png
2012.11.20 11:33:04.492 5: WEB ._icoMail => default/._icoMail.png
2012.11.20 11:33:04.492 5: WEB ._icoPfeil => default/._icoPfeil.png
2012.11.20 11:33:04.492 5: WEB ._icoPirAuto => default/._icoPirAuto.png
2012.11.20 11:33:04.493 5: WEB ._icoPirBaum => default/._icoPirBaum.png
2012.11.20 11:33:04.493 5: WEB ._icoSYSTEM => default/._icoSYSTEM.png
2012.11.20 11:33:04.493 5: WEB ._icoTemp => default/._icoTemp.png
2012.11.20 11:33:04.494 5: WEB ._icoTempBaum => default/._icoTempBaum.png
2012.11.20 11:33:04.494 5: WEB ._icoTempHausEG => default/._icoTempHausEG.png
2012.11.20 11:33:04.494 5: WEB ._icoTempHausOG => default/._icoTempHausOG.png
2012.11.20 11:33:04.494 5: WEB ._icoTempHausReg => default/._icoTempHausReg.png
2012.11.20 11:33:04.495 5: WEB ._icoTempHausRegEG => default/._icoTempHausRegEG.png
2012.11.20 11:33:04.495 5: WEB ._icoTempHausRegOG => default/._icoTempHausRegOG.png
2012.11.20 11:33:04.495 5: WEB ._icoTempHeizung => default/._icoTempHeizung.png
2012.11.20 11:33:04.495 5: WEB ._icoTempWasser => default/._icoTempWasser.png
2012.11.20 11:33:04.496 5: WEB ._icoTermHaus => default/._icoTermHaus.png
2012.11.20 11:33:04.496 5: WEB ._icoTool => default/._icoTool.png
2012.11.20 11:33:04.496 5: WEB ._icoUhr => default/._icoUhr.png
2012.11.20 11:33:04.496 5: WEB ._icoWelt => default/._icoWelt.png
2012.11.20 11:33:04.497 5: WEB ._icoZirkulationAn => default/._icoZirkulationAn.png
2012.11.20 11:33:04.497 5: WEB ._leer => default/._leer.png
2012.11.20 11:33:04.497 5: WEB ._off => default/._off.png
2012.11.20 11:33:04.498 5: WEB ._off-for-timer => default/._off-for-timer.png
2012.11.20 11:33:04.498 5: WEB ._on => default/._on.png
2012.11.20 11:33:04.498 5: WEB ._on-for-timer => default/._on-for-timer.png
2012.11.20 11:33:04.498 5: WEB ._on-till => default/._on-till.png
2012.11.20 11:33:04.499 5: WEB ._signal_Fenster_Offen.off => default/._signal_Fenster_Offen.off.png
2012.11.20 11:33:04.499 5: WEB ._signal_Fenster_Offen.on => default/._signal_Fenster_Offen.on.png
2012.11.20 11:33:04.499 5: WEB ._toggle => default/._toggle.png
2012.11.20 11:33:04.499 5: WEB FS20.off => default/FS20.off.png
2012.11.20 11:33:04.500 5: WEB FS20.on => default/FS20.on.png
2012.11.20 11:33:04.500 5: WEB HOME_Status.0 => default/HOME_Status.0.png
2012.11.20 11:33:04.500 5: WEB HOME_Status.1 => default/HOME_Status.1.png
2012.11.20 11:33:04.500 5: WEB HOME_Status.3 => default/HOME_Status.3.png
2012.11.20 11:33:04.501 5: WEB HOME_Status.4 => default/HOME_Status.4.png
2012.11.20 11:33:04.501 5: WEB Heizung_Hauptschalter.off => default/Heizung_Hauptschalter.off.png
2012.11.20 11:33:04.501 5: WEB Heizung_Hauptschalter.off-for-timer => default/Heizung_Hauptschalter.off-for-timer.png
2012.11.20 11:33:04.502 5: WEB Heizung_Hauptschalter.on => default/Heizung_Hauptschalter.on.png
2012.11.20 11:33:04.502 5: WEB KUE_Rolladen_Fenster.hoch => default/KUE_Rolladen_Fenster.hoch.png
2012.11.20 11:33:04.502 5: WEB KUE_Rolladen_Fenster.runter => default/KUE_Rolladen_Fenster.runter.png
2012.11.20 11:33:04.502 5: WEB KUE_Rolladen_Tuer.hoch => default/KUE_Rolladen_Tuer.hoch.png
2012.11.20 11:33:04.503 5: WEB KUE_Rolladen_Tuer.runter => default/KUE_Rolladen_Tuer.runter.png
2012.11.20 11:33:04.503 5: WEB Next => default/Next.png
2012.11.20 11:33:04.503 5: WEB Prev => default/Prev.png
2012.11.20 11:33:04.503 5: WEB Restart => default/Restart.png
2012.11.20 11:33:04.504 5: WEB Shutdown => default/Shutdown.png
2012.11.20 11:33:04.504 5: WEB StandBy => default/StandBy.png
2012.11.20 11:33:04.504 5: WEB Update => default/Update.png
2012.11.20 11:33:04.505 5: WEB WLAN_Status.0 => default/WLAN_Status.0.png
2012.11.20 11:33:04.505 5: WEB WLAN_Status.1 => default/WLAN_Status.1.png
2012.11.20 11:33:04.505 5: WEB WZX_Rolladen_Sued.hoch => default/WZX_Rolladen_Sued.hoch.png
2012.11.20 11:33:04.505 5: WEB WZX_Rolladen_Sued.runter => default/WZX_Rolladen_Sued.runter.png
2012.11.20 11:33:04.506 5: WEB WZ_Rolladen_Gartentuer.hoch => default/WZ_Rolladen_Gartentuer.hoch.png
2012.11.20 11:33:04.506 5: WEB WZ_Rolladen_Gartentuer.runter => default/WZ_Rolladen_Gartentuer.runter.png
2012.11.20 11:33:04.506 5: WEB WZ_Rolladen_Osten.hoch => default/WZ_Rolladen_Osten.hoch.png
2012.11.20 11:33:04.506 5: WEB WZ_Rolladen_Osten.runter => default/WZ_Rolladen_Osten.runter.png
2012.11.20 11:33:04.507 5: WEB WZ_Rolladen_Westen.hoch => default/WZ_Rolladen_Westen.hoch.png
2012.11.20 11:33:04.507 5: WEB WZ_Rolladen_Westen.runter => default/WZ_Rolladen_Westen.runter.png
2012.11.20 11:33:04.507 5: WEB Wecker.Aus => default/Wecker.Aus.png
2012.11.20 11:33:04.507 5: WEB Wecker.Immer => default/Wecker.Immer.png
2012.11.20 11:33:04.508 5: WEB Wecker.Wochenende => default/Wecker.Wochenende.png
2012.11.20 11:33:04.508 5: WEB Wecker.Wochentags => default/Wecker.Wochentags.png
2012.11.20 11:33:04.508 5: WEB Zoom-in => default/Zoom-in.png
2012.11.20 11:33:04.509 5: WEB Zoom-out => default/Zoom-out.png
2012.11.20 11:33:04.509 5: WEB back => default/back.png
2012.11.20 11:33:04.509 5: WEB black_FS20.off => default/black_FS20.off.png
2012.11.20 11:33:04.509 5: WEB black_FS20.on => default/black_FS20.on.png
2012.11.20 11:33:04.510 5: WEB black_Steckdose.off => default/black_Steckdose.off.png
2012.11.20 11:33:04.510 5: WEB black_Steckdose.on => default/black_Steckdose.on.png
2012.11.20 11:33:04.510 5: WEB black_down => default/black_down.png
2012.11.20 11:33:04.510 5: WEB black_up => default/black_up.png
2012.11.20 11:33:04.511 5: WEB close => default/close.png
2012.11.20 11:33:04.511 5: WEB closeG => default/closeG.png
2012.11.20 11:33:04.511 5: WEB dim06% => default/dim06%.png
2012.11.20 11:33:04.512 5: WEB dim100% => default/dim100%.png
2012.11.20 11:33:04.512 5: WEB dim12% => default/dim12%.png
2012.11.20 11:33:04.512 5: WEB dim18% => default/dim18%.png
2012.11.20 11:33:04.512 5: WEB dim25% => default/dim25%.png
2012.11.20 11:33:04.513 5: WEB dim31% => default/dim31%.png
2012.11.20 11:33:04.513 5: WEB dim37% => default/dim37%.png
2012.11.20 11:33:04.513 5: WEB dim43% => default/dim43%.png
2012.11.20 11:33:04.513 5: WEB dim50% => default/dim50%.png
2012.11.20 11:33:04.514 5: WEB dim56% => default/dim56%.png
2012.11.20 11:33:04.514 5: WEB dim62% => default/dim62%.png
2012.11.20 11:33:04.514 5: WEB dim68% => default/dim68%.png
2012.11.20 11:33:04.514 5: WEB dim75% => default/dim75%.png
2012.11.20 11:33:04.515 5: WEB dim81% => default/dim81%.png
2012.11.20 11:33:04.515 5: WEB dim87% => default/dim87%.png
2012.11.20 11:33:04.515 5: WEB dim93% => default/dim93%.png
2012.11.20 11:33:04.516 5: WEB dimdown => default/dimdown.png
2012.11.20 11:33:04.516 5: WEB dimup => default/dimup.png
2012.11.20 11:33:04.516 5: WEB favicon => default/favicon.ico
2012.11.20 11:33:04.516 5: WEB fhemicon => default/fhemicon.png
2012.11.20 11:33:04.517 5: WEB heizung.0 => default/heizung.0.png
2012.11.20 11:33:04.517 5: WEB icoAUSSEN => default/icoAUSSEN.png
2012.11.20 11:33:04.517 5: WEB icoAUSSENBEREICH => default/icoAUSSENBEREICH.png
2012.11.20 11:33:04.517 5: WEB icoBELEUCHTUNG => default/icoBELEUCHTUNG.png
2012.11.20 11:33:04.518 5: WEB icoBaum => default/icoBaum.png
2012.11.20 11:33:04.518 5: WEB icoBlitz => default/icoBlitz.png
2012.11.20 11:33:04.518 5: WEB icoEverything => default/icoEverything.png
2012.11.20 11:33:04.518 5: WEB icoGraph => default/icoGraph.png
2012.11.20 11:33:04.519 5: WEB icoHEIZUNG => default/icoHEIZUNG.png
2012.11.20 11:33:04.519 5: WEB icoHISTORIE => default/icoHISTORIE.png
2012.11.20 11:33:04.519 5: WEB icoHaus => default/icoHaus.png
2012.11.20 11:33:04.520 5: WEB icoHeizungAn => default/icoHeizungAn.png
2012.11.20 11:33:04.520 5: WEB icoHeizungReg => default/icoHeizungReg.png
2012.11.20 11:33:04.520 5: WEB icoHouse => default/icoHouse.png
2012.11.20 11:33:04.520 5: WEB icoKLIMA => default/icoKLIMA.png
2012.11.20 11:33:04.521 5: WEB icoLicht => default/icoLicht.png
2012.11.20 11:33:04.521 5: WEB icoLichtBaum => default/icoLichtBaum.png
2012.11.20 11:33:04.521 5: WEB icoLichtHaus => default/icoLichtHaus.png
2012.11.20 11:33:04.521 5: WEB icoLog => default/icoLog.png
2012.11.20 11:33:04.522 5: WEB icoLuefter => default/icoLuefter.png
2012.11.20 11:33:04.522 5: WEB icoMail => default/icoMail.png
2012.11.20 11:33:04.522 5: WEB icoPfeil => default/icoPfeil.png
2012.11.20 11:33:04.523 5: WEB icoPirAuto => default/icoPirAuto.png
2012.11.20 11:33:04.523 5: WEB icoPirBaum => default/icoPirBaum.png
2012.11.20 11:33:04.523 5: WEB icoRolladen.off => default/icoRolladen.off.png
2012.11.20 11:33:04.523 5: WEB icoRolladen.on => default/icoRolladen.on.png
2012.11.20 11:33:04.524 5: WEB icoSYSTEM => default/icoSYSTEM.png
2012.11.20 11:33:04.524 5: WEB icoTemp => default/icoTemp.png
2012.11.20 11:33:04.524 5: WEB icoTempBaum => default/icoTempBaum.png
2012.11.20 11:33:04.525 5: WEB icoTempHausEG => default/icoTempHausEG.png
2012.11.20 11:33:04.525 5: WEB icoTempHausOG => default/icoTempHausOG.png
2012.11.20 11:33:04.525 5: WEB icoTempHausReg => default/icoTempHausReg.png
2012.11.20 11:33:04.525 5: WEB icoTempHausRegEG => default/icoTempHausRegEG.png
2012.11.20 11:33:04.526 5: WEB icoTempHausRegOG => default/icoTempHausRegOG.png
2012.11.20 11:33:04.526 5: WEB icoTempHeizung => default/icoTempHeizung.png
2012.11.20 11:33:04.526 5: WEB icoTempWasser => default/icoTempWasser.png
2012.11.20 11:33:04.526 5: WEB icoTermHaus => default/icoTermHaus.png
2012.11.20 11:33:04.527 5: WEB icoTool => default/icoTool.png
2012.11.20 11:33:04.527 5: WEB icoUhr => default/icoUhr.png
2012.11.20 11:33:04.527 5: WEB icoWelt => default/icoWelt.png
2012.11.20 11:33:04.527 5: WEB icoZirkulationAn => default/icoZirkulationAn.png
2012.11.20 11:33:04.528 5: WEB leer => default/leer.png
2012.11.20 11:33:04.528 5: WEB off => default/off.png
2012.11.20 11:33:04.528 5: WEB off-for-timer => default/off-for-timer.png
2012.11.20 11:33:04.529 5: WEB on => default/on.png
2012.11.20 11:33:04.529 5: WEB on-for-timer => default/on-for-timer.png
2012.11.20 11:33:04.529 5: WEB on-till => default/on-till.png
2012.11.20 11:33:04.529 5: WEB open => default/open.png
2012.11.20 11:33:04.530 5: WEB open_G => default/open_G.png
2012.11.20 11:33:04.530 5: WEB signal_Fenster_Offen.off => default/signal_Fenster_Offen.off.png
2012.11.20 11:33:04.530 5: WEB signal_Fenster_Offen.on => default/signal_Fenster_Offen.on.png
2012.11.20 11:33:04.530 5: WEB toggle => default/toggle.png
2012.11.20 11:33:04.531 5: WEB weather/._chance_of_rain => default/weather/._chance_of_rain.png
2012.11.20 11:33:04.531 5: WEB weather/._chance_of_rain_night => default/weather/._chance_of_rain_night.png
2012.11.20 11:33:04.531 5: WEB weather/._chance_of_sleet => default/weather/._chance_of_sleet.png
2012.11.20 11:33:04.531 5: WEB weather/._chance_of_snow => default/weather/._chance_of_snow.png
2012.11.20 11:33:04.532 5: WEB weather/._chance_of_storm => default/weather/._chance_of_storm.png
2012.11.20 11:33:04.532 5: WEB weather/._chance_of_storm_night => default/weather/._chance_of_storm_night.png
2012.11.20 11:33:04.532 5: WEB weather/._clear => default/weather/._clear.png
2012.11.20 11:33:04.533 5: WEB weather/._cloudy => default/weather/._cloudy.png
2012.11.20 11:33:04.533 5: WEB weather/._drizzle => default/weather/._drizzle.png
2012.11.20 11:33:04.533 5: WEB weather/._drizzle_night => default/weather/._drizzle_night.png
2012.11.20 11:33:04.533 5: WEB weather/._dust => default/weather/._dust.png
2012.11.20 11:33:04.534 5: WEB weather/._flurries => default/weather/._flurries.png
2012.11.20 11:33:04.534 5: WEB weather/._fog => default/weather/._fog.png
2012.11.20 11:33:04.534 5: WEB weather/._haze => default/weather/._haze.png
2012.11.20 11:33:04.534 5: WEB weather/._haze_night => default/weather/._haze_night.png
2012.11.20 11:33:04.535 5: WEB weather/._heavyrain => default/weather/._heavyrain.png
2012.11.20 11:33:04.535 5: WEB weather/._heavysnow => default/weather/._heavysnow.png
2012.11.20 11:33:04.535 5: WEB weather/._icy => default/weather/._icy.png
2012.11.20 11:33:04.535 5: WEB weather/._mist => default/weather/._mist.png
2012.11.20 11:33:04.536 5: WEB weather/._mostly_clear_night => default/weather/._mostly_clear_night.png
2012.11.20 11:33:04.536 5: WEB weather/._mostly_cloudy => default/weather/._mostly_cloudy.png
2012.11.20 11:33:04.536 5: WEB weather/._mostly_cloudy_night => default/weather/._mostly_cloudy_night.png
2012.11.20 11:33:04.537 5: WEB weather/._mostly_sunny => default/weather/._mostly_sunny.png
2012.11.20 11:33:04.537 5: WEB weather/._mostlycloudy => default/weather/._mostlycloudy.png
2012.11.20 11:33:04.537 5: WEB weather/._mostlycloudy_night => default/weather/._mostlycloudy_night.png
2012.11.20 11:33:04.537 5: WEB weather/._na => default/weather/._na.png
2012.11.20 11:33:04.538 5: WEB weather/._overcast => default/weather/._overcast.png
2012.11.20 11:33:04.538 5: WEB weather/._partly_cloudy => default/weather/._partly_cloudy.png
2012.11.20 11:33:04.538 5: WEB weather/._partly_cloudy_night => default/weather/._partly_cloudy_night.png
2012.11.20 11:33:04.538 5: WEB weather/._partlycloudy => default/weather/._partlycloudy.png
2012.11.20 11:33:04.539 5: WEB weather/._partlycloudy_night => default/weather/._partlycloudy_night.png
2012.11.20 11:33:04.539 5: WEB weather/._rain => default/weather/._rain.png
2012.11.20 11:33:04.539 5: WEB weather/._rainsnow => default/weather/._rainsnow.png
2012.11.20 11:33:04.539 5: WEB weather/._scatteredshowers => default/weather/._scatteredshowers.png
2012.11.20 11:33:04.540 5: WEB weather/._scatteredshowers_night => default/weather/._scatteredshowers_night.png
2012.11.20 11:33:04.540 5: WEB weather/._scatteredthunderstorms => default/weather/._scatteredthunderstorms.png
2012.11.20 11:33:04.540 5: WEB weather/._scatteredthunderstorms_night => default/weather/._scatteredthunderstorms_night.png
2012.11.20 11:33:04.541 5: WEB weather/._showers => default/weather/._showers.png
2012.11.20 11:33:04.541 5: WEB weather/._showers_night => default/weather/._showers_night.png
2012.11.20 11:33:04.541 5: WEB weather/._sleet => default/weather/._sleet.png
2012.11.20 11:33:04.541 5: WEB weather/._smoke => default/weather/._smoke.png
2012.11.20 11:33:04.542 5: WEB weather/._snow => default/weather/._snow.png
2012.11.20 11:33:04.542 5: WEB weather/._snowflurries => default/weather/._snowflurries.png
2012.11.20 11:33:04.542 5: WEB weather/._storm => default/weather/._storm.png
2012.11.20 11:33:04.543 5: WEB weather/._sunny => default/weather/._sunny.png
2012.11.20 11:33:04.543 5: WEB weather/._sunny_night => default/weather/._sunny_night.png
2012.11.20 11:33:04.543 5: WEB weather/._thunderstorm => default/weather/._thunderstorm.png
2012.11.20 11:33:04.543 5: WEB weather/._windy => default/weather/._windy.png
2012.11.20 11:33:04.544 5: WEB weather/chance_of_rain => default/weather/chance_of_rain.png
2012.11.20 11:33:04.544 5: WEB weather/chance_of_rain_night => default/weather/chance_of_rain_night.png
2012.11.20 11:33:04.544 5: WEB weather/chance_of_sleet => default/weather/chance_of_sleet.png
2012.11.20 11:33:04.544 5: WEB weather/chance_of_snow => default/weather/chance_of_snow.png
2012.11.20 11:33:04.545 5: WEB weather/chance_of_storm => default/weather/chance_of_storm.png
2012.11.20 11:33:04.545 5: WEB weather/chance_of_storm_night => default/weather/chance_of_storm_night.png
2012.11.20 11:33:04.545 5: WEB weather/clear => default/weather/clear.png
2012.11.20 11:33:04.545 5: WEB weather/cloudy => default/weather/cloudy.png
2012.11.20 11:33:04.546 5: WEB weather/drizzle => default/weather/drizzle.png
2012.11.20 11:33:04.546 5: WEB weather/drizzle_night => default/weather/drizzle_night.png
2012.11.20 11:33:04.546 5: WEB weather/dust => default/weather/dust.png
2012.11.20 11:33:04.547 5: WEB weather/flurries => default/weather/flurries.png
2012.11.20 11:33:04.547 5: WEB weather/fog => default/weather/fog.png
2012.11.20 11:33:04.547 5: WEB weather/haze => default/weather/haze.png
2012.11.20 11:33:04.547 5: WEB weather/haze_night => default/weather/haze_night.png
2012.11.20 11:33:04.548 5: WEB weather/heavyrain => default/weather/heavyrain.png
2012.11.20 11:33:04.548 5: WEB weather/heavysnow => default/weather/heavysnow.png
2012.11.20 11:33:04.548 5: WEB weather/icy => default/weather/icy.png
2012.11.20 11:33:04.548 5: WEB weather/mist => default/weather/mist.png
2012.11.20 11:33:04.549 5: WEB weather/mostly_clear_night => default/weather/mostly_clear_night.png
2012.11.20 11:33:04.549 5: WEB weather/mostly_cloudy => default/weather/mostly_cloudy.png
2012.11.20 11:33:04.549 5: WEB weather/mostly_cloudy_night => default/weather/mostly_cloudy_night.png
2012.11.20 11:33:04.549 5: WEB weather/mostly_sunny => default/weather/mostly_sunny.png
2012.11.20 11:33:04.550 5: WEB weather/mostlycloudy => default/weather/mostlycloudy.png
2012.11.20 11:33:04.550 5: WEB weather/mostlycloudy_night => default/weather/mostlycloudy_night.png
2012.11.20 11:33:04.550 5: WEB weather/na => default/weather/na.png
2012.11.20 11:33:04.550 5: WEB weather/overcast => default/weather/overcast.png
2012.11.20 11:33:04.551 5: WEB weather/partly_cloudy => default/weather/partly_cloudy.png
2012.11.20 11:33:04.551 5: WEB weather/partly_cloudy_night => default/weather/partly_cloudy_night.png
2012.11.20 11:33:04.551 5: WEB weather/partlycloudy => default/weather/partlycloudy.png
2012.11.20 11:33:04.552 5: WEB weather/partlycloudy_night => default/weather/partlycloudy_night.png
2012.11.20 11:33:04.552 5: WEB weather/rain => default/weather/rain.png
2012.11.20 11:33:04.552 5: WEB weather/rainsnow => default/weather/rainsnow.png
2012.11.20 11:33:04.552 5: WEB weather/scatteredshowers => default/weather/scatteredshowers.png
2012.11.20 11:33:04.553 5: WEB weather/scatteredshowers_night => default/weather/scatteredshowers_night.png
2012.11.20 11:33:04.553 5: WEB weather/scatteredthunderstorms => default/weather/scatteredthunderstorms.png
2012.11.20 11:33:04.553 5: WEB weather/scatteredthunderstorms_night => default/weather/scatteredthunderstorms_night.png
2012.11.20 11:33:04.553 5: WEB weather/showers => default/weather/showers.png
2012.11.20 11:33:04.554 5: WEB weather/showers_night => default/weather/showers_night.png
2012.11.20 11:33:04.554 5: WEB weather/sleet => default/weather/sleet.png
2012.11.20 11:33:04.554 5: WEB weather/smoke => default/weather/smoke.png
2012.11.20 11:33:04.555 5: WEB weather/snow => default/weather/snow.png
2012.11.20 11:33:04.555 5: WEB weather/snowflurries => default/weather/snowflurries.png
2012.11.20 11:33:04.555 5: WEB weather/storm => default/weather/storm.png
2012.11.20 11:33:04.555 5: WEB weather/sunny => default/weather/sunny.png
2012.11.20 11:33:04.556 5: WEB weather/sunny_night => default/weather/sunny_night.png
2012.11.20 11:33:04.556 5: WEB weather/thunderstorm => default/weather/thunderstorm.png
2012.11.20 11:33:04.556 5: WEB weather/windy => default/weather/windy.png
2012.11.20 11:33:04.558 3: WEB: port 8083 opened
2012.11.20 11:33:04.559 5: Triggering global (1 changes)
2012.11.20 11:33:04.559 5: global trigger: Checking telnetPort for notify
2012.11.20 11:33:04.560 5: Cmd: >attr WEB fwcompress 0<
2012.11.20 11:33:04.561 5: Cmd: >attr WEB stylesheetPrefix dark<
2012.11.20 11:33:04.606 5: WEB Icon dictionary for /opt/share/fhem-5.3/www/images follows...
2012.11.20 11:33:04.607 5: WEB ._FS20.off => default/._FS20.off.png
2012.11.20 11:33:04.607 5: WEB ._FS20.on => default/._FS20.on.png
2012.11.20 11:33:04.608 5: WEB ._HOME_Status.0 => default/._HOME_Status.0.png
2012.11.20 11:33:04.608 5: WEB ._HOME_Status.1 => default/._HOME_Status.1.png
2012.11.20 11:33:04.608 5: WEB ._HOME_Status.3 => default/._HOME_Status.3.png
2012.11.20 11:33:04.608 5: WEB ._HOME_Status.4 => default/._HOME_Status.4.png
2012.11.20 11:33:04.609 5: WEB ._Heizung_Hauptschalter.off => default/._Heizung_Hauptschalter.off.png
2012.11.20 11:33:04.609 5: WEB ._Heizung_Hauptschalter.off-for-timer => default/._Heizung_Hauptschalter.off-for-timer.png
2012.11.20 11:33:04.609 5: WEB ._Heizung_Hauptschalter.on => default/._Heizung_Hauptschalter.on.png
2012.11.20 11:33:04.609 5: WEB ._Next => default/._Next.png
2012.11.20 11:33:04.610 5: WEB ._Prev => default/._Prev.png
2012.11.20 11:33:04.610 5: WEB ._Restart => default/._Restart.png
2012.11.20 11:33:04.610 5: WEB ._Shutdown => default/._Shutdown.png
2012.11.20 11:33:04.610 5: WEB ._StandBy => default/._StandBy.png
2012.11.20 11:33:04.611 5: WEB ._Update => default/._Update.png
2012.11.20 11:33:04.611 5: WEB ._WLAN_Status.0 => default/._WLAN_Status.0.png
2012.11.20 11:33:04.611 5: WEB ._WLAN_Status.1 => default/._WLAN_Status.1.png
2012.11.20 11:33:04.612 5: WEB ._Zoom-in => default/._Zoom-in.png
2012.11.20 11:33:04.612 5: WEB ._Zoom-out => default/._Zoom-out.png
2012.11.20 11:33:04.612 5: WEB ._back => default/._back.png
2012.11.20 11:33:04.613 5: WEB ._black_FS20.off => default/._black_FS20.off.png
2012.11.20 11:33:04.613 5: WEB ._black_FS20.on => default/._black_FS20.on.png
2012.11.20 11:33:04.613 5: WEB ._black_Steckdose.off => default/._black_Steckdose.off.png
2012.11.20 11:33:04.613 5: WEB ._black_Steckdose.on => default/._black_Steckdose.on.png
2012.11.20 11:33:04.614 5: WEB ._black_down => default/._black_down.png
2012.11.20 11:33:04.614 5: WEB ._black_up => default/._black_up.png
2012.11.20 11:33:04.614 5: WEB ._darklogo => dark/._darklogo.png
2012.11.20 11:33:04.615 5: WEB ._dim06% => default/._dim06%.png
2012.11.20 11:33:04.615 5: WEB ._dim100% => default/._dim100%.png
2012.11.20 11:33:04.615 5: WEB ._dim12% => default/._dim12%.png
2012.11.20 11:33:04.615 5: WEB ._dim18% => default/._dim18%.png
2012.11.20 11:33:04.616 5: WEB ._dim25% => default/._dim25%.png
2012.11.20 11:33:04.616 5: WEB ._dim31% => default/._dim31%.png
2012.11.20 11:33:04.616 5: WEB ._dim37% => default/._dim37%.png
2012.11.20 11:33:04.616 5: WEB ._dim43% => default/._dim43%.png
2012.11.20 11:33:04.617 5: WEB ._dim50% => default/._dim50%.png
2012.11.20 11:33:04.617 5: WEB ._dim56% => default/._dim56%.png
2012.11.20 11:33:04.617 5: WEB ._dim62% => default/._dim62%.png
2012.11.20 11:33:04.617 5: WEB ._dim68% => default/._dim68%.png
2012.11.20 11:33:04.618 5: WEB ._dim75% => default/._dim75%.png
2012.11.20 11:33:04.618 5: WEB ._dim81% => default/._dim81%.png
2012.11.20 11:33:04.618 5: WEB ._dim87% => default/._dim87%.png
2012.11.20 11:33:04.619 5: WEB ._dim93% => default/._dim93%.png
2012.11.20 11:33:04.619 5: WEB ._dimdown => default/._dimdown.png
2012.11.20 11:33:04.619 5: WEB ._dimup => default/._dimup.png
2012.11.20 11:33:04.619 5: WEB ._favicon => default/._favicon.ico
2012.11.20 11:33:04.620 5: WEB ._fhemicon => default/._fhemicon.png
2012.11.20 11:33:04.620 5: WEB ._heizung.0 => default/._heizung.0.png
2012.11.20 11:33:04.620 5: WEB ._icoAUSSEN => default/._icoAUSSEN.png
2012.11.20 11:33:04.620 5: WEB ._icoAUSSENBEREICH => default/._icoAUSSENBEREICH.png
2012.11.20 11:33:04.621 5: WEB ._icoBELEUCHTUNG => default/._icoBELEUCHTUNG.png
2012.11.20 11:33:04.621 5: WEB ._icoBaum => default/._icoBaum.png
2012.11.20 11:33:04.621 5: WEB ._icoBlitz => default/._icoBlitz.png
2012.11.20 11:33:04.622 5: WEB ._icoEverything => default/._icoEverything.png
2012.11.20 11:33:04.622 5: WEB ._icoGraph => default/._icoGraph.png
2012.11.20 11:33:04.622 5: WEB ._icoHEIZUNG => default/._icoHEIZUNG.png
2012.11.20 11:33:04.622 5: WEB ._icoHISTORIE => default/._icoHISTORIE.png
2012.11.20 11:33:04.623 5: WEB ._icoHaus => default/._icoHaus.png
2012.11.20 11:33:04.623 5: WEB ._icoHeizungAn => default/._icoHeizungAn.png
2012.11.20 11:33:04.623 5: WEB ._icoHeizungReg => default/._icoHeizungReg.png
2012.11.20 11:33:04.624 5: WEB ._icoHouse => default/._icoHouse.png
2012.11.20 11:33:04.624 5: WEB ._icoKLIMA => default/._icoKLIMA.png
2012.11.20 11:33:04.624 5: WEB ._icoLicht => default/._icoLicht.png
2012.11.20 11:33:04.624 5: WEB ._icoLichtBaum => default/._icoLichtBaum.png
2012.11.20 11:33:04.625 5: WEB ._icoLichtHaus => default/._icoLichtHaus.png
2012.11.20 11:33:04.625 5: WEB ._icoLog => default/._icoLog.png
2012.11.20 11:33:04.625 5: WEB ._icoLuefter => default/._icoLuefter.png
2012.11.20 11:33:04.625 5: WEB ._icoMail => default/._icoMail.png
2012.11.20 11:33:04.626 5: WEB ._icoPfeil => default/._icoPfeil.png
2012.11.20 11:33:04.626 5: WEB ._icoPirAuto => default/._icoPirAuto.png
2012.11.20 11:33:04.626 5: WEB ._icoPirBaum => default/._icoPirBaum.png
2012.11.20 11:33:04.627 5: WEB ._icoSYSTEM => default/._icoSYSTEM.png
2012.11.20 11:33:04.627 5: WEB ._icoTemp => default/._icoTemp.png
2012.11.20 11:33:04.627 5: WEB ._icoTempBaum => default/._icoTempBaum.png
2012.11.20 11:33:04.627 5: WEB ._icoTempHausEG => default/._icoTempHausEG.png
2012.11.20 11:33:04.628 5: WEB ._icoTempHausOG => default/._icoTempHausOG.png
2012.11.20 11:33:04.628 5: WEB ._icoTempHausReg => default/._icoTempHausReg.png
2012.11.20 11:33:04.628 5: WEB ._icoTempHausRegEG => default/._icoTempHausRegEG.png
2012.11.20 11:33:04.628 5: WEB ._icoTempHausRegOG => default/._icoTempHausRegOG.png
2012.11.20 11:33:04.629 5: WEB ._icoTempHeizung => default/._icoTempHeizung.png
2012.11.20 11:33:04.629 5: WEB ._icoTempWasser => default/._icoTempWasser.png
2012.11.20 11:33:04.629 5: WEB ._icoTermHaus => default/._icoTermHaus.png
2012.11.20 11:33:04.629 5: WEB ._icoTool => default/._icoTool.png
2012.11.20 11:33:04.630 5: WEB ._icoUhr => default/._icoUhr.png
2012.11.20 11:33:04.630 5: WEB ._icoWelt => default/._icoWelt.png
2012.11.20 11:33:04.630 5: WEB ._icoZirkulationAn => default/._icoZirkulationAn.png
2012.11.20 11:33:04.631 5: WEB ._leer => default/._leer.png
2012.11.20 11:33:04.631 5: WEB ._off => default/._off.png
2012.11.20 11:33:04.631 5: WEB ._off-for-timer => default/._off-for-timer.png
2012.11.20 11:33:04.631 5: WEB ._on => default/._on.png
2012.11.20 11:33:04.632 5: WEB ._on-for-timer => default/._on-for-timer.png
2012.11.20 11:33:04.632 5: WEB ._on-till => default/._on-till.png
2012.11.20 11:33:04.632 5: WEB ._signal_Fenster_Offen.off => default/._signal_Fenster_Offen.off.png
2012.11.20 11:33:04.633 5: WEB ._signal_Fenster_Offen.on => default/._signal_Fenster_Offen.on.png
2012.11.20 11:33:04.633 5: WEB ._toggle => default/._toggle.png
2012.11.20 11:33:04.633 5: WEB FS20.off => default/FS20.off.png
2012.11.20 11:33:04.633 5: WEB FS20.on => default/FS20.on.png
2012.11.20 11:33:04.634 5: WEB HOME_Status.0 => default/HOME_Status.0.png
2012.11.20 11:33:04.634 5: WEB HOME_Status.1 => default/HOME_Status.1.png
2012.11.20 11:33:04.634 5: WEB HOME_Status.3 => default/HOME_Status.3.png
2012.11.20 11:33:04.634 5: WEB HOME_Status.4 => default/HOME_Status.4.png
2012.11.20 11:33:04.635 5: WEB Heizung_Hauptschalter.off => default/Heizung_Hauptschalter.off.png
2012.11.20 11:33:04.635 5: WEB Heizung_Hauptschalter.off-for-timer => default/Heizung_Hauptschalter.off-for-timer.png
2012.11.20 11:33:04.635 5: WEB Heizung_Hauptschalter.on => default/Heizung_Hauptschalter.on.png
2012.11.20 11:33:04.636 5: WEB KUE_Rolladen_Fenster.hoch => default/KUE_Rolladen_Fenster.hoch.png
2012.11.20 11:33:04.636 5: WEB KUE_Rolladen_Fenster.runter => default/KUE_Rolladen_Fenster.runter.png
2012.11.20 11:33:04.636 5: WEB KUE_Rolladen_Tuer.hoch => default/KUE_Rolladen_Tuer.hoch.png
2012.11.20 11:33:04.636 5: WEB KUE_Rolladen_Tuer.runter => default/KUE_Rolladen_Tuer.runter.png
2012.11.20 11:33:04.637 5: WEB Next => default/Next.png
2012.11.20 11:33:04.637 5: WEB Prev => default/Prev.png
2012.11.20 11:33:04.637 5: WEB Restart => default/Restart.png
2012.11.20 11:33:04.637 5: WEB Shutdown => default/Shutdown.png
2012.11.20 11:33:04.638 5: WEB StandBy => default/StandBy.png
2012.11.20 11:33:04.638 5: WEB Update => default/Update.png
2012.11.20 11:33:04.638 5: WEB WLAN_Status.0 => default/WLAN_Status.0.png
2012.11.20 11:33:04.639 5: WEB WLAN_Status.1 => default/WLAN_Status.1.png
2012.11.20 11:33:04.639 5: WEB WZX_Rolladen_Sued.hoch => default/WZX_Rolladen_Sued.hoch.png
2012.11.20 11:33:04.639 5: WEB WZX_Rolladen_Sued.runter => default/WZX_Rolladen_Sued.runter.png
2012.11.20 11:33:04.639 5: WEB WZ_Rolladen_Gartentuer.hoch => default/WZ_Rolladen_Gartentuer.hoch.png
2012.11.20 11:33:04.640 5: WEB WZ_Rolladen_Gartentuer.runter => default/WZ_Rolladen_Gartentuer.runter.png
2012.11.20 11:33:04.640 5: WEB WZ_Rolladen_Osten.hoch => default/WZ_Rolladen_Osten.hoch.png
2012.11.20 11:33:04.640 5: WEB WZ_Rolladen_Osten.runter => default/WZ_Rolladen_Osten.runter.png
2012.11.20 11:33:04.640 5: WEB WZ_Rolladen_Westen.hoch => default/WZ_Rolladen_Westen.hoch.png
2012.11.20 11:33:04.641 5: WEB WZ_Rolladen_Westen.runter => default/WZ_Rolladen_Westen.runter.png
2012.11.20 11:33:04.641 5: WEB Wecker.Aus => default/Wecker.Aus.png
2012.11.20 11:33:04.641 5: WEB Wecker.Immer => default/Wecker.Immer.png
2012.11.20 11:33:04.641 5: WEB Wecker.Wochenende => default/Wecker.Wochenende.png
2012.11.20 11:33:04.642 5: WEB Wecker.Wochentags => default/Wecker.Wochentags.png
2012.11.20 11:33:04.642 5: WEB Zoom-in => default/Zoom-in.png
2012.11.20 11:33:04.642 5: WEB Zoom-out => default/Zoom-out.png
2012.11.20 11:33:04.643 5: WEB back => default/back.png
2012.11.20 11:33:04.643 5: WEB black_FS20.off => default/black_FS20.off.png
2012.11.20 11:33:04.643 5: WEB black_FS20.on => default/black_FS20.on.png
2012.11.20 11:33:04.643 5: WEB black_Steckdose.off => default/black_Steckdose.off.png
2012.11.20 11:33:04.644 5: WEB black_Steckdose.on => default/black_Steckdose.on.png
2012.11.20 11:33:04.644 5: WEB black_down => default/black_down.png
2012.11.20 11:33:04.644 5: WEB black_up => default/black_up.png
2012.11.20 11:33:04.644 5: WEB close => default/close.png
2012.11.20 11:33:04.645 5: WEB closeG => default/closeG.png
2012.11.20 11:33:04.645 5: WEB darklogo => dark/darklogo.png
2012.11.20 11:33:04.645 5: WEB dim06% => default/dim06%.png
2012.11.20 11:33:04.646 5: WEB dim100% => default/dim100%.png
2012.11.20 11:33:04.646 5: WEB dim12% => default/dim12%.png
2012.11.20 11:33:04.646 5: WEB dim18% => default/dim18%.png
2012.11.20 11:33:04.646 5: WEB dim25% => default/dim25%.png
2012.11.20 11:33:04.647 5: WEB dim31% => default/dim31%.png
2012.11.20 11:33:04.647 5: WEB dim37% => default/dim37%.png
2012.11.20 11:33:04.647 5: WEB dim43% => default/dim43%.png
2012.11.20 11:33:04.647 5: WEB dim50% => default/dim50%.png
2012.11.20 11:33:04.648 5: WEB dim56% => default/dim56%.png
2012.11.20 11:33:04.648 5: WEB dim62% => default/dim62%.png
2012.11.20 11:33:04.648 5: WEB dim68% => default/dim68%.png
2012.11.20 11:33:04.649 5: WEB dim75% => default/dim75%.png
2012.11.20 11:33:04.649 5: WEB dim81% => default/dim81%.png
2012.11.20 11:33:04.649 5: WEB dim87% => default/dim87%.png
2012.11.20 11:33:04.649 5: WEB dim93% => default/dim93%.png
2012.11.20 11:33:04.650 5: WEB dimdown => default/dimdown.png
2012.11.20 11:33:04.650 5: WEB dimup => default/dimup.png
2012.11.20 11:33:04.650 5: WEB favicon => default/favicon.ico
2012.11.20 11:33:04.650 5: WEB fhemicon => default/fhemicon.png
2012.11.20 11:33:04.651 5: WEB heizung.0 => default/heizung.0.png
2012.11.20 11:33:04.651 5: WEB icoAUSSEN => default/icoAUSSEN.png
2012.11.20 11:33:04.651 5: WEB icoAUSSENBEREICH => default/icoAUSSENBEREICH.png
2012.11.20 11:33:04.652 5: WEB icoBELEUCHTUNG => default/icoBELEUCHTUNG.png
2012.11.20 11:33:04.652 5: WEB icoBaum => default/icoBaum.png
2012.11.20 11:33:04.652 5: WEB icoBlitz => default/icoBlitz.png
2012.11.20 11:33:04.652 5: WEB icoEverything => default/icoEverything.png
2012.11.20 11:33:04.653 5: WEB icoGraph => default/icoGraph.png
2012.11.20 11:33:04.653 5: WEB icoHEIZUNG => default/icoHEIZUNG.png
2012.11.20 11:33:04.653 5: WEB icoHISTORIE => default/icoHISTORIE.png
2012.11.20 11:33:04.654 5: WEB icoHaus => default/icoHaus.png
2012.11.20 11:33:04.654 5: WEB icoHeizungAn => default/icoHeizungAn.png
2012.11.20 11:33:04.654 5: WEB icoHeizungReg => default/icoHeizungReg.png
2012.11.20 11:33:04.654 5: WEB icoHouse => default/icoHouse.png
2012.11.20 11:33:04.655 5: WEB icoKLIMA => default/icoKLIMA.png
2012.11.20 11:33:04.655 5: WEB icoLicht => default/icoLicht.png
2012.11.20 11:33:04.655 5: WEB icoLichtBaum => default/icoLichtBaum.png
2012.11.20 11:33:04.655 5: WEB icoLichtHaus => default/icoLichtHaus.png
2012.11.20 11:33:04.656 5: WEB icoLog => default/icoLog.png
2012.11.20 11:33:04.656 5: WEB icoLuefter => default/icoLuefter.png
2012.11.20 11:33:04.656 5: WEB icoMail => default/icoMail.png
2012.11.20 11:33:04.656 5: WEB icoPfeil => default/icoPfeil.png
2012.11.20 11:33:04.657 5: WEB icoPirAuto => default/icoPirAuto.png
2012.11.20 11:33:04.657 5: WEB icoPirBaum => default/icoPirBaum.png
2012.11.20 11:33:04.657 5: WEB icoRolladen.off => default/icoRolladen.off.png
2012.11.20 11:33:04.658 5: WEB icoRolladen.on => default/icoRolladen.on.png
2012.11.20 11:33:04.658 5: WEB icoSYSTEM => default/icoSYSTEM.png
2012.11.20 11:33:04.658 5: WEB icoTemp => default/icoTemp.png
2012.11.20 11:33:04.658 5: WEB icoTempBaum => default/icoTempBaum.png
2012.11.20 11:33:04.659 5: WEB icoTempHausEG => default/icoTempHausEG.png
2012.11.20 11:33:04.659 5: WEB icoTempHausOG => default/icoTempHausOG.png
2012.11.20 11:33:04.659 5: WEB icoTempHausReg => default/icoTempHausReg.png
2012.11.20 11:33:04.659 5: WEB icoTempHausRegEG => default/icoTempHausRegEG.png
2012.11.20 11:33:04.660 5: WEB icoTempHausRegOG => default/icoTempHausRegOG.png
2012.11.20 11:33:04.660 5: WEB icoTempHeizung => default/icoTempHeizung.png
2012.11.20 11:33:04.660 5: WEB icoTempWasser => default/icoTempWasser.png
2012.11.20 11:33:04.661 5: WEB icoTermHaus => default/icoTermHaus.png
2012.11.20 11:33:04.661 5: WEB icoTool => default/icoTool.png
2012.11.20 11:33:04.661 5: WEB icoUhr => default/icoUhr.png
2012.11.20 11:33:04.661 5: WEB icoWelt => default/icoWelt.png
2012.11.20 11:33:04.662 5: WEB icoZirkulationAn => default/icoZirkulationAn.png
2012.11.20 11:33:04.662 5: WEB leer => default/leer.png
2012.11.20 11:33:04.662 5: WEB off => default/off.png
2012.11.20 11:33:04.663 5: WEB off-for-timer => default/off-for-timer.png
2012.11.20 11:33:04.663 5: WEB on => default/on.png
2012.11.20 11:33:04.663 5: WEB on-for-timer => default/on-for-timer.png
2012.11.20 11:33:04.663 5: WEB on-till => default/on-till.png
2012.11.20 11:33:04.664 5: WEB open => default/open.png
2012.11.20 11:33:04.664 5: WEB open_G => default/open_G.png
2012.11.20 11:33:04.664 5: WEB signal_Fenster_Offen.off => default/signal_Fenster_Offen.off.png
2012.11.20 11:33:04.664 5: WEB signal_Fenster_Offen.on => default/signal_Fenster_Offen.on.png
2012.11.20 11:33:04.665 5: WEB toggle => default/toggle.png
2012.11.20 11:33:04.665 5: WEB weather/._chance_of_rain => default/weather/._chance_of_rain.png
2012.11.20 11:33:04.665 5: WEB weather/._chance_of_rain_night => default/weather/._chance_of_rain_night.png
2012.11.20 11:33:04.665 5: WEB weather/._chance_of_sleet => default/weather/._chance_of_sleet.png
2012.11.20 11:33:04.666 5: WEB weather/._chance_of_snow => default/weather/._chance_of_snow.png
2012.11.20 11:33:04.666 5: WEB weather/._chance_of_storm => default/weather/._chance_of_storm.png
2012.11.20 11:33:04.666 5: WEB weather/._chance_of_storm_night => default/weather/._chance_of_storm_night.png
2012.11.20 11:33:04.667 5: WEB weather/._clear => default/weather/._clear.png
2012.11.20 11:33:04.667 5: WEB weather/._cloudy => default/weather/._cloudy.png
2012.11.20 11:33:04.667 5: WEB weather/._drizzle => default/weather/._drizzle.png
2012.11.20 11:33:04.667 5: WEB weather/._drizzle_night => default/weather/._drizzle_night.png
2012.11.20 11:33:04.668 5: WEB weather/._dust => default/weather/._dust.png
2012.11.20 11:33:04.668 5: WEB weather/._flurries => default/weather/._flurries.png
2012.11.20 11:33:04.668 5: WEB weather/._fog => default/weather/._fog.png
2012.11.20 11:33:04.668 5: WEB weather/._haze => default/weather/._haze.png
2012.11.20 11:33:04.669 5: WEB weather/._haze_night => default/weather/._haze_night.png
2012.11.20 11:33:04.669 5: WEB weather/._heavyrain => default/weather/._heavyrain.png
2012.11.20 11:33:04.669 5: WEB weather/._heavysnow => default/weather/._heavysnow.png
2012.11.20 11:33:04.670 5: WEB weather/._icy => default/weather/._icy.png
2012.11.20 11:33:04.670 5: WEB weather/._mist => default/weather/._mist.png
2012.11.20 11:33:04.670 5: WEB weather/._mostly_clear_night => default/weather/._mostly_clear_night.png
2012.11.20 11:33:04.670 5: WEB weather/._mostly_cloudy => default/weather/._mostly_cloudy.png
2012.11.20 11:33:04.671 5: WEB weather/._mostly_cloudy_night => default/weather/._mostly_cloudy_night.png
2012.11.20 11:33:04.671 5: WEB weather/._mostly_sunny => default/weather/._mostly_sunny.png
2012.11.20 11:33:04.671 5: WEB weather/._mostlycloudy => default/weather/._mostlycloudy.png
2012.11.20 11:33:04.671 5: WEB weather/._mostlycloudy_night => default/weather/._mostlycloudy_night.png
2012.11.20 11:33:04.672 5: WEB weather/._na => default/weather/._na.png
2012.11.20 11:33:04.672 5: WEB weather/._overcast => default/weather/._overcast.png
2012.11.20 11:33:04.672 5: WEB weather/._partly_cloudy => default/weather/._partly_cloudy.png
2012.11.20 11:33:04.673 5: WEB weather/._partly_cloudy_night => default/weather/._partly_cloudy_night.png
2012.11.20 11:33:04.673 5: WEB weather/._partlycloudy => default/weather/._partlycloudy.png
2012.11.20 11:33:04.673 5: WEB weather/._partlycloudy_night => default/weather/._partlycloudy_night.png
2012.11.20 11:33:04.673 5: WEB weather/._rain => default/weather/._rain.png
2012.11.20 11:33:04.674 5: WEB weather/._rainsnow => default/weather/._rainsnow.png
2012.11.20 11:33:04.674 5: WEB weather/._scatteredshowers => default/weather/._scatteredshowers.png
2012.11.20 11:33:04.674 5: WEB weather/._scatteredshowers_night => default/weather/._scatteredshowers_night.png
2012.11.20 11:33:04.675 5: WEB weather/._scatteredthunderstorms => default/weather/._scatteredthunderstorms.png
2012.11.20 11:33:04.675 5: WEB weather/._scatteredthunderstorms_night => default/weather/._scatteredthunderstorms_night.png
2012.11.20 11:33:04.675 5: WEB weather/._showers => default/weather/._showers.png
2012.11.20 11:33:04.675 5: WEB weather/._showers_night => default/weather/._showers_night.png
2012.11.20 11:33:04.676 5: WEB weather/._sleet => default/weather/._sleet.png
2012.11.20 11:33:04.676 5: WEB weather/._smoke => default/weather/._smoke.png
2012.11.20 11:33:04.676 5: WEB weather/._snow => default/weather/._snow.png
2012.11.20 11:33:04.676 5: WEB weather/._snowflurries => default/weather/._snowflurries.png
2012.11.20 11:33:04.677 5: WEB weather/._storm => default/weather/._storm.png
2012.11.20 11:33:04.677 5: WEB weather/._sunny => default/weather/._sunny.png
2012.11.20 11:33:04.677 5: WEB weather/._sunny_night => default/weather/._sunny_night.png
2012.11.20 11:33:04.678 5: WEB weather/._thunderstorm => default/weather/._thunderstorm.png
2012.11.20 11:33:04.678 5: WEB weather/._windy => default/weather/._windy.png
2012.11.20 11:33:04.678 5: WEB weather/chance_of_rain => default/weather/chance_of_rain.png
2012.11.20 11:33:04.678 5: WEB weather/chance_of_rain_night => default/weather/chance_of_rain_night.png
2012.11.20 11:33:04.679 5: WEB weather/chance_of_sleet => default/weather/chance_of_sleet.png
2012.11.20 11:33:04.679 5: WEB weather/chance_of_snow => default/weather/chance_of_snow.png
2012.11.20 11:33:04.679 5: WEB weather/chance_of_storm => default/weather/chance_of_storm.png
2012.11.20 11:33:04.679 5: WEB weather/chance_of_storm_night => default/weather/chance_of_storm_night.png
2012.11.20 11:33:04.680 5: WEB weather/clear => default/weather/clear.png
2012.11.20 11:33:04.680 5: WEB weather/cloudy => default/weather/cloudy.png
2012.11.20 11:33:04.680 5: WEB weather/drizzle => default/weather/drizzle.png
2012.11.20 11:33:04.680 5: WEB weather/drizzle_night => default/weather/drizzle_night.png
2012.11.20 11:33:04.681 5: WEB weather/dust => default/weather/dust.png
2012.11.20 11:33:04.681 5: WEB weather/flurries => default/weather/flurries.png
2012.11.20 11:33:04.681 5: WEB weather/fog => default/weather/fog.png
2012.11.20 11:33:04.682 5: WEB weather/haze => default/weather/haze.png
2012.11.20 11:33:04.682 5: WEB weather/haze_night => default/weather/haze_night.png
2012.11.20 11:33:04.682 5: WEB weather/heavyrain => default/weather/heavyrain.png
2012.11.20 11:33:04.682 5: WEB weather/heavysnow => default/weather/heavysnow.png
2012.11.20 11:33:04.683 5: WEB weather/icy => default/weather/icy.png
2012.11.20 11:33:04.683 5: WEB weather/mist => default/weather/mist.png
2012.11.20 11:33:04.683 5: WEB weather/mostly_clear_night => default/weather/mostly_clear_night.png
2012.11.20 11:33:04.684 5: WEB weather/mostly_cloudy => default/weather/mostly_cloudy.png
2012.11.20 11:33:04.684 5: WEB weather/mostly_cloudy_night => default/weather/mostly_cloudy_night.png
2012.11.20 11:33:04.684 5: WEB weather/mostly_sunny => default/weather/mostly_sunny.png
2012.11.20 11:33:04.684 5: WEB weather/mostlycloudy => default/weather/mostlycloudy.png
2012.11.20 11:33:04.685 5: WEB weather/mostlycloudy_night => default/weather/mostlycloudy_night.png
2012.11.20 11:33:04.685 5: WEB weather/na => default/weather/na.png
2012.11.20 11:33:04.685 5: WEB weather/overcast => default/weather/overcast.png
2012.11.20 11:33:04.685 5: WEB weather/partly_cloudy => default/weather/partly_cloudy.png
2012.11.20 11:33:04.686 5: WEB weather/partly_cloudy_night => default/weather/partly_cloudy_night.png
2012.11.20 11:33:04.686 5: WEB weather/partlycloudy => default/weather/partlycloudy.png
2012.11.20 11:33:04.686 5: WEB weather/partlycloudy_night => default/weather/partlycloudy_night.png
2012.11.20 11:33:04.687 5: WEB weather/rain => default/weather/rain.png
2012.11.20 11:33:04.687 5: WEB weather/rainsnow => default/weather/rainsnow.png
2012.11.20 11:33:04.687 5: WEB weather/scatteredshowers => default/weather/scatteredshowers.png
2012.11.20 11:33:04.687 5: WEB weather/scatteredshowers_night => default/weather/scatteredshowers_night.png
2012.11.20 11:33:04.688 5: WEB weather/scatteredthunderstorms => default/weather/scatteredthunderstorms.png
2012.11.20 11:33:04.688 5: WEB weather/scatteredthunderstorms_night => default/weather/scatteredthunderstorms_night.png
2012.11.20 11:33:04.688 5: WEB weather/showers => default/weather/showers.png
2012.11.20 11:33:04.688 5: WEB weather/showers_night => default/weather/showers_night.png
2012.11.20 11:33:04.689 5: WEB weather/sleet => default/weather/sleet.png
2012.11.20 11:33:04.689 5: WEB weather/smoke => default/weather/smoke.png
2012.11.20 11:33:04.689 5: WEB weather/snow => default/weather/snow.png
2012.11.20 11:33:04.689 5: WEB weather/snowflurries => default/weather/snowflurries.png
2012.11.20 11:33:04.690 5: WEB weather/storm => default/weather/storm.png
2012.11.20 11:33:04.690 5: WEB weather/sunny => default/weather/sunny.png
2012.11.20 11:33:04.690 5: WEB weather/sunny_night => default/weather/sunny_night.png
2012.11.20 11:33:04.691 5: WEB weather/thunderstorm => default/weather/thunderstorm.png
2012.11.20 11:33:04.691 5: WEB weather/windy => default/weather/windy.png
2012.11.20 11:33:04.692 5: Cmd: >define WEBphone FHEMWEB 8084 global<
2012.11.20 11:33:04.693 4: FHEMWEB directories:
2012.11.20 11:33:04.693 4:   web server root: /opt/share/fhem-5.3/www
2012.11.20 11:33:04.694 4:   icon directory: /opt/share/fhem-5.3/www/images
2012.11.20 11:33:04.694 4:     Notice: if style-specific subdirectories /opt/share/fhem-5.3/www/images/default etc. exist, icons are only read from there and not from /opt/share/fhem-5.3/www/images!
2012.11.20 11:33:04.694 4:   doc directory: /opt/share/fhem-5.3/docs
2012.11.20 11:33:04.694 4:   css directory: /opt/share/fhem-5.3/www/pgm2
2012.11.20 11:33:04.695 4:   gplot directory: /opt/share/fhem-5.3/www/gplot
2012.11.20 11:33:04.695 4:   javascript directory: /opt/share/fhem-5.3/www/pgm2
2012.11.20 11:33:04.738 5: WEBphone Icon dictionary for /opt/share/fhem-5.3/www/images follows...
2012.11.20 11:33:04.739 5: WEBphone ._FS20.off => default/._FS20.off.png
2012.11.20 11:33:04.739 5: WEBphone ._FS20.on => default/._FS20.on.png
2012.11.20 11:33:04.740 5: WEBphone ._HOME_Status.0 => default/._HOME_Status.0.png
2012.11.20 11:33:04.740 5: WEBphone ._HOME_Status.1 => default/._HOME_Status.1.png
2012.11.20 11:33:04.740 5: WEBphone ._HOME_Status.3 => default/._HOME_Status.3.png
2012.11.20 11:33:04.740 5: WEBphone ._HOME_Status.4 => default/._HOME_Status.4.png
2012.11.20 11:33:04.741 5: WEBphone ._Heizung_Hauptschalter.off => default/._Heizung_Hauptschalter.off.png
2012.11.20 11:33:04.741 5: WEBphone ._Heizung_Hauptschalter.off-for-timer => default/._Heizung_Hauptschalter.off-for-timer.png
2012.11.20 11:33:04.741 5: WEBphone ._Heizung_Hauptschalter.on => default/._Heizung_Hauptschalter.on.png
2012.11.20 11:33:04.742 5: WEBphone ._Next => default/._Next.png
2012.11.20 11:33:04.742 5: WEBphone ._Prev => default/._Prev.png
2012.11.20 11:33:04.742 5: WEBphone ._Restart => default/._Restart.png
2012.11.20 11:33:04.742 5: WEBphone ._Shutdown => default/._Shutdown.png
2012.11.20 11:33:04.743 5: WEBphone ._StandBy => default/._StandBy.png
2012.11.20 11:33:04.743 5: WEBphone ._Update => default/._Update.png
2012.11.20 11:33:04.743 5: WEBphone ._WLAN_Status.0 => default/._WLAN_Status.0.png
2012.11.20 11:33:04.744 5: WEBphone ._WLAN_Status.1 => default/._WLAN_Status.1.png
2012.11.20 11:33:04.744 5: WEBphone ._Zoom-in => default/._Zoom-in.png
2012.11.20 11:33:04.744 5: WEBphone ._Zoom-out => default/._Zoom-out.png
2012.11.20 11:33:04.744 5: WEBphone ._back => default/._back.png
2012.11.20 11:33:04.745 5: WEBphone ._black_FS20.off => default/._black_FS20.off.png
2012.11.20 11:33:04.745 5: WEBphone ._black_FS20.on => default/._black_FS20.on.png
2012.11.20 11:33:04.745 5: WEBphone ._black_Steckdose.off => default/._black_Steckdose.off.png
2012.11.20 11:33:04.745 5: WEBphone ._black_Steckdose.on => default/._black_Steckdose.on.png
2012.11.20 11:33:04.746 5: WEBphone ._black_down => default/._black_down.png
2012.11.20 11:33:04.746 5: WEBphone ._black_up => default/._black_up.png
2012.11.20 11:33:04.746 5: WEBphone ._dim06% => default/._dim06%.png
2012.11.20 11:33:04.746 5: WEBphone ._dim100% => default/._dim100%.png
2012.11.20 11:33:04.747 5: WEBphone ._dim12% => default/._dim12%.png
2012.11.20 11:33:04.747 5: WEBphone ._dim18% => default/._dim18%.png
2012.11.20 11:33:04.747 5: WEBphone ._dim25% => default/._dim25%.png
2012.11.20 11:33:04.748 5: WEBphone ._dim31% => default/._dim31%.png
2012.11.20 11:33:04.748 5: WEBphone ._dim37% => default/._dim37%.png
2012.11.20 11:33:04.748 5: WEBphone ._dim43% => default/._dim43%.png
2012.11.20 11:33:04.748 5: WEBphone ._dim50% => default/._dim50%.png
2012.11.20 11:33:04.749 5: WEBphone ._dim56% => default/._dim56%.png
2012.11.20 11:33:04.749 5: WEBphone ._dim62% => default/._dim62%.png
2012.11.20 11:33:04.749 5: WEBphone ._dim68% => default/._dim68%.png
2012.11.20 11:33:04.749 5: WEBphone ._dim75% => default/._dim75%.png
2012.11.20 11:33:04.750 5: WEBphone ._dim81% => default/._dim81%.png
2012.11.20 11:33:04.750 5: WEBphone ._dim87% => default/._dim87%.png
2012.11.20 11:33:04.750 5: WEBphone ._dim93% => default/._dim93%.png
2012.11.20 11:33:04.750 5: WEBphone ._dimdown => default/._dimdown.png
2012.11.20 11:33:04.751 5: WEBphone ._dimup => default/._dimup.png
2012.11.20 11:33:04.751 5: WEBphone ._favicon => default/._favicon.ico
2012.11.20 11:33:04.751 5: WEBphone ._fhemicon => default/._fhemicon.png
2012.11.20 11:33:04.752 5: WEBphone ._heizung.0 => default/._heizung.0.png
2012.11.20 11:33:04.752 5: WEBphone ._icoAUSSEN => default/._icoAUSSEN.png
2012.11.20 11:33:04.752 5: WEBphone ._icoAUSSENBEREICH => default/._icoAUSSENBEREICH.png
2012.11.20 11:33:04.752 5: WEBphone ._icoBELEUCHTUNG => default/._icoBELEUCHTUNG.png
2012.11.20 11:33:04.753 5: WEBphone ._icoBaum => default/._icoBaum.png
2012.11.20 11:33:04.753 5: WEBphone ._icoBlitz => default/._icoBlitz.png
2012.11.20 11:33:04.753 5: WEBphone ._icoEverything => default/._icoEverything.png
2012.11.20 11:33:04.753 5: WEBphone ._icoGraph => default/._icoGraph.png
2012.11.20 11:33:04.754 5: WEBphone ._icoHEIZUNG => default/._icoHEIZUNG.png
2012.11.20 11:33:04.754 5: WEBphone ._icoHISTORIE => default/._icoHISTORIE.png
2012.11.20 11:33:04.754 5: WEBphone ._icoHaus => default/._icoHaus.png
2012.11.20 11:33:04.755 5: WEBphone ._icoHeizungAn => default/._icoHeizungAn.png
2012.11.20 11:33:04.755 5: WEBphone ._icoHeizungReg => default/._icoHeizungReg.png
2012.11.20 11:33:04.755 5: WEBphone ._icoHouse => default/._icoHouse.png
2012.11.20 11:33:04.755 5: WEBphone ._icoKLIMA => default/._icoKLIMA.png
2012.11.20 11:33:04.756 5: WEBphone ._icoLicht => default/._icoLicht.png
2012.11.20 11:33:04.756 5: WEBphone ._icoLichtBaum => default/._icoLichtBaum.png
2012.11.20 11:33:04.756 5: WEBphone ._icoLichtHaus => default/._icoLichtHaus.png
2012.11.20 11:33:04.756 5: WEBphone ._icoLog => default/._icoLog.png
2012.11.20 11:33:04.757 5: WEBphone ._icoLuefter => default/._icoLuefter.png
2012.11.20 11:33:04.757 5: WEBphone ._icoMail => default/._icoMail.png
2012.11.20 11:33:04.757 5: WEBphone ._icoPfeil => default/._icoPfeil.png
2012.11.20 11:33:04.757 5: WEBphone ._icoPirAuto => default/._icoPirAuto.png
2012.11.20 11:33:04.758 5: WEBphone ._icoPirBaum => default/._icoPirBaum.png
2012.11.20 11:33:04.758 5: WEBphone ._icoSYSTEM => default/._icoSYSTEM.png
2012.11.20 11:33:04.758 5: WEBphone ._icoTemp => default/._icoTemp.png
2012.11.20 11:33:04.759 5: WEBphone ._icoTempBaum => default/._icoTempBaum.png
2012.11.20 11:33:04.759 5: WEBphone ._icoTempHausEG => default/._icoTempHausEG.png
2012.11.20 11:33:04.759 5: WEBphone ._icoTempHausOG => default/._icoTempHausOG.png
2012.11.20 11:33:04.759 5: WEBphone ._icoTempHausReg => default/._icoTempHausReg.png
2012.11.20 11:33:04.760 5: WEBphone ._icoTempHausRegEG => default/._icoTempHausRegEG.png
2012.11.20 11:33:04.760 5: WEBphone ._icoTempHausRegOG => default/._icoTempHausRegOG.png
2012.11.20 11:33:04.760 5: WEBphone ._icoTempHeizung => default/._icoTempHeizung.png
2012.11.20 11:33:04.760 5: WEBphone ._icoTempWasser => default/._icoTempWasser.png
2012.11.20 11:33:04.761 5: WEBphone ._icoTermHaus => default/._icoTermHaus.png
2012.11.20 11:33:04.761 5: WEBphone ._icoTool => default/._icoTool.png
2012.11.20 11:33:04.761 5: WEBphone ._icoUhr => default/._icoUhr.png
2012.11.20 11:33:04.761 5: WEBphone ._icoWelt => default/._icoWelt.png
2012.11.20 11:33:04.762 5: WEBphone ._icoZirkulationAn => default/._icoZirkulationAn.png
2012.11.20 11:33:04.762 5: WEBphone ._leer => default/._leer.png
2012.11.20 11:33:04.762 5: WEBphone ._off => default/._off.png
2012.11.20 11:33:04.763 5: WEBphone ._off-for-timer => default/._off-for-timer.png
2012.11.20 11:33:04.763 5: WEBphone ._on => default/._on.png
2012.11.20 11:33:04.763 5: WEBphone ._on-for-timer => default/._on-for-timer.png
2012.11.20 11:33:04.763 5: WEBphone ._on-till => default/._on-till.png
2012.11.20 11:33:04.764 5: WEBphone ._signal_Fenster_Offen.off => default/._signal_Fenster_Offen.off.png
2012.11.20 11:33:04.764 5: WEBphone ._signal_Fenster_Offen.on => default/._signal_Fenster_Offen.on.png
2012.11.20 11:33:04.764 5: WEBphone ._toggle => default/._toggle.png
2012.11.20 11:33:04.765 5: WEBphone FS20.off => default/FS20.off.png
2012.11.20 11:33:04.765 5: WEBphone FS20.on => default/FS20.on.png
2012.11.20 11:33:04.765 5: WEBphone HOME_Status.0 => default/HOME_Status.0.png
2012.11.20 11:33:04.765 5: WEBphone HOME_Status.1 => default/HOME_Status.1.png
2012.11.20 11:33:04.766 5: WEBphone HOME_Status.3 => default/HOME_Status.3.png
2012.11.20 11:33:04.766 5: WEBphone HOME_Status.4 => default/HOME_Status.4.png
2012.11.20 11:33:04.766 5: WEBphone Heizung_Hauptschalter.off => default/Heizung_Hauptschalter.off.png
2012.11.20 11:33:04.766 5: WEBphone Heizung_Hauptschalter.off-for-timer => default/Heizung_Hauptschalter.off-for-timer.png
2012.11.20 11:33:04.767 5: WEBphone Heizung_Hauptschalter.on => default/Heizung_Hauptschalter.on.png
2012.11.20 11:33:04.767 5: WEBphone KUE_Rolladen_Fenster.hoch => default/KUE_Rolladen_Fenster.hoch.png
2012.11.20 11:33:04.767 5: WEBphone KUE_Rolladen_Fenster.runter => default/KUE_Rolladen_Fenster.runter.png
2012.11.20 11:33:04.767 5: WEBphone KUE_Rolladen_Tuer.hoch => default/KUE_Rolladen_Tuer.hoch.png
2012.11.20 11:33:04.768 5: WEBphone KUE_Rolladen_Tuer.runter => default/KUE_Rolladen_Tuer.runter.png
2012.11.20 11:33:04.768 5: WEBphone Next => default/Next.png
2012.11.20 11:33:04.768 5: WEBphone Prev => default/Prev.png
2012.11.20 11:33:04.769 5: WEBphone Restart => default/Restart.png
2012.11.20 11:33:04.769 5: WEBphone Shutdown => default/Shutdown.png
2012.11.20 11:33:04.769 5: WEBphone StandBy => default/StandBy.png
2012.11.20 11:33:04.769 5: WEBphone Update => default/Update.png
2012.11.20 11:33:04.770 5: WEBphone WLAN_Status.0 => default/WLAN_Status.0.png
2012.11.20 11:33:04.770 5: WEBphone WLAN_Status.1 => default/WLAN_Status.1.png
2012.11.20 11:33:04.770 5: WEBphone WZX_Rolladen_Sued.hoch => default/WZX_Rolladen_Sued.hoch.png
2012.11.20 11:33:04.770 5: WEBphone WZX_Rolladen_Sued.runter => default/WZX_Rolladen_Sued.runter.png
2012.11.20 11:33:04.771 5: WEBphone WZ_Rolladen_Gartentuer.hoch => d

Guest

Originally posted by: <email address deleted>

Merhan,

Ich werde noch einen Test machen.

Beobachtung:
Der TC schickt einen temp-update alle 150sec. Jeweils 20sec danach wird das
Ventil eingestelle.

Funktioniert hat es, wenn du die temp einstellst zwichern
TempUpdate .... ventil einstellen  (dauert so 2 min)

Probleme gab es, wenn temp gesetzt wurde zwischen:
Ventil einstellen.... Temp-update  (so 20 sec)

Kannst du mal testen, ob dies so ist. Die trigger siehst du mit inform on.

Ich versche es einmal und werden ggf aendern.

Gruss
Martin

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Guest

Originally posted by: <email address deleted>

Hallo Martin,

Funktioniert hat es, wenn du die temp einstellst zwichern
> TempUpdate .... ventil einstellen  (dauert so 2 min)
>
> Probleme gab es, wenn temp gesetzt wurde zwischen:
> Ventil einstellen.... Temp-update  (so 20 sec)
>
> Kannst du mal testen, ob dies so ist. Die trigger siehst du mit inform on.
>

Das ist genau meine Erkenntnis. Ich habe es schon diverse Male genau so
reproduziert.
Danke & Grüße,
Merhan

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

locodriver

                                                         

Will mich (als CUNO2 Nutzer) auch mal wieder kurz melden, momentan bin ich
arbeitsmäßig ziemlich eingespannt.
Zum Timing steht ja in der BA des TC, dass sich TC und VD alle 120 bis 184
s unterhalten. Dieses Raster machen sie offensichtlich beim Anlernen aus
und behalten das dann solange bei, bis die Kommunikation mal abstürzt. Dann
wird stündlich versucht, neu zu synchronisieren. Wenn man sich an die
Kommunikation eines (des ersten) VDs anhängt, müssten sich doch alle
Befehle übertragen lassen? Die Frage wäre, ob man sich in den Dialog von TC
und VD einklinken kann und wie man bei Verbindungsabbruch wieder synchron
wird (wie der VD für durchgehen 184s?)

Uwe

Am Dienstag, 20. November 2012 13:38:26 UTC+1 schrieb Merhan:
>
> Hallo Martin,
>
> Funktioniert hat es, wenn du die temp einstellst zwichern
>> TempUpdate .... ventil einstellen  (dauert so 2 min)
>>
>> Probleme gab es, wenn temp gesetzt wurde zwischen:
>> Ventil einstellen.... Temp-update  (so 20 sec)
>>
>> Kannst du mal testen, ob dies so ist. Die trigger siehst du mit inform on.
>>
>
> Das ist genau meine Erkenntnis. Ich habe es schon diverse Male genau so
> reproduziert.
> Danke & Grüße,
> Merhan
>

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com
fhem 6.0 auf Rpi3 Bookworm
HM-LAN-CFG (FW 0.965), HM-MOD-UART, 2x HM-TC-IT-WM-W-EU, 4x HM-Sec-RHS und 3x HM-CC-RT-DN, 6x HM-LC-Bl1-FM mit je 1x Somfy-Motor,
2x HM-LC-SW2-FM für Licht und Lüfter, 2x HM-PB-6-WM55, Alexa, Jeelinkcross, CUL, CUNO2, IR-Blaster

Guest

Originally posted by: <email address deleted>

Am Dienstag, 20. November 2012 17:15:47 UTC+1 schrieb Uwe:
>
> Will mich (als CUNO2 Nutzer) auch mal wieder kurz melden, momentan bin ich
> arbeitsmäßig ziemlich eingespannt.
> Zum Timing steht ja in der BA des TC, dass sich TC und VD alle 120 bis 184
> s unterhalten. Dieses Raster machen sie offensichtlich beim Anlernen aus
> und behalten das dann solange bei, bis die Kommunikation mal abstürzt. Dann
> wird stündlich versucht, neu zu synchronisieren. Wenn man sich an die
> Kommunikation eines (des ersten) VDs anhängt, müssten sich doch alle
> Befehle übertragen lassen? Die Frage wäre, ob man sich in den Dialog von TC
> und VD einklinken kann und wie man bei Verbindungsabbruch wieder synchron
> wird (wie der VD für durchgehen 184s?)
>
> im Prinzip laeuft es so. FHEM braucht keinen Timer, es wird immer nur
gesendet, wenn der 'Zeitschlitz' gesichtet ist. Dies kann man anhand der
Message sehen. Soweit ist alles einfach.
Etwas zeitraubend war die TimingDetails  und das Verhalten der
CUL/CUNO/HMLAN zu verstehen (im wesentlichen HMLAN mit dem eigenleben).
Ausserdem die Frage zu klaeren, welche messages den wachzustand markieren.
man kann sich an msgFlags oder an messagetype halten, modelabhaengig oder
allgemein.....
Ich denke fuer TC und VD sind wir durch, und das handling von HMLAN habe
ich auch so weit verstanden.

Was nicht funktionieren kann ist uebrigens einen Timer aufzusetzen. Das
Zeitfenster zum Senden ist eh nur 100ms gross.
Ich merke hier auch gleich an, dass es aufgrund des kleinen Fensters immer
zu Problemen fuehren kann, wenn man ordentlich was los ist am System.

Es kommt noch ein Update, der verhindert, dass der TC Aufgrund der
VD-einstellung sendet.

Offen sind dann leider andere 'wakeup' devices da ich kein gemeinsames
flag-pattern erkennen konnte. Da muss man wohl (leider) einzeln durch.

Gruss
Martin

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com