Hallo!
Bin ganz neu.
Möchte meine Heizkörper mittels CUL und Homematic Wandthermostaten HM-TC-IT-WM-W-EU und Heizkörperthermostat HM-CC-RT-DN regeln.
Das Heizkörperthermostat wird sofort beim pairen erkannt, model und alle 6 Kanäle.
Bisher habe ich zwei Wandthermostaten HM-TC-IT-WM-W-EU versucht zu pairen aber sie werden meiner Meinung nach nicht richtig erkannt.
Zwar tauchen sie unter CUL_HM im FHEM auf, jedoch werden keine Kanäle aufgelistet.
State: ???
model: unknown
und ganz merkwürdige
Readings:
CommandAccepted yes
R-intKeyVisib set_invisib
R-pairCentral set_0xF11234
noReceiver src:303B3F 8470 00D22F
Was kann ich tun?
Zitatmodel: unknown
dein Fhem ist zu alt
update machen
Hi!
Danke für die schnelle Antwort.
Update habe ich bereits versucht, dann erhalte ich jedoch folgende Nachricht:
==> Action required:
There is at least one unconfirmed message. Before updating FHEM
these messages have to be confirmed first:
ID: update-20130127-001
To view a message (again), please enter 'notice view <ID>'.
To confirm a message, please enter 'notice confirm <ID> [value]'.
'[value]' is an optional argument. Please refer to the message,
whether the disclosure of '[value]' is necessary.
For further information please consult the manual for the command
'notice' in the documentation of FHEM (commandref.html).
The update is canceled for now.
Ich habe bereits in der fhem.cfg folgende Zeile ergänzt:
attr global sendStatistics onUpdate
und FHEM neugestartet jedoch kommt immer die selbe Mitteilung.
Kann man die Updates irgendwo downloaden und händisch installieren?
Hi, bitte die Meldung genau lesen
ZitatTo confirm a message, please enter 'notice confirm <ID> [value]'.
Einfach in der Komandozeile eingeben
notice confirm update-20130127-001
und dann klappts auch mit dem Update
Danke!
Wer lesen kann ist deutlich im Vorteil!
Jedoch bekomme ich schon wieder neue Fehlermeldungen:
Saving statefile: done
Something went wrong during backup:
backup: Syntaxfehler.
The operation was canceled. Please check manually!
Fhem info:
Release : 5.5
Branch : DEVELOPMENT
OS : MSWin32
Arch : MSWin32-x86-multi-thread-64int
Perl : v5.20.1
uniqueID : 47e4ab3c96fd735851bd653a2295d75e
Defined modules:
CUL : 1
CUL_HM : 11
FHEMWEB : 8
autocreate : 1
telnet : 1
Defined models per module:
CUL_HM : HM-CC-RT-DN,Homematic HM-WDS10-TH-O
Transmitting this information during an update:
onUpdate (Note: You can change this via the global attribute sendStatistics)
server response: ==> ok
Was ist zu tun??
Du nutzt Windows und hast vermutlich tar und gzip nicht installiert, die für backup Voraussetzung sind (http://www.fhem.de/commandref#backup). Darum scheitert das backup, der Rest funktoniert hoffentlich (-> logfile ansehen)
Hi!
Super, nach Installation von gzip hats gefunxt! :)
Delete von gepairten Wandthermostat und neu pairen!
Alle werden jetzt mit richtigen Kanälen erkannt!
Habt alle vielen Dank für Eure Hilfe!