Hallo Zusammen,
anbei ein Patch für die Erweiterung der culfw zum aussenden von FHT TF Fensterkontakt-Daten. Weiterhin habe ich gleich die commandref und culfw.html angepasst, falls es auf den Branch einfließt.

Test- und Diskussionsthread zum:
http://forum.fhem.de/index.php/topic,27465.0.htmlIm Moment sind 4 TFs möglich. Das kann bei belieben auch per #define erhöht werden. Bis jetzt sind keine Probleme bekannt. Somit ist es möglich, verschiedenste Sensoren per virtuellen FHT TF an die FHTs anzumelden.
Was meint ihr dazu?
Danke und Grüße.
Auszug aus der commandRef.html:
The 80b is designed to handle up to 4 FHT80TF window sensors. A housecode of FHT80TF starts at the first byte above 0x69.
To setup one or more window sensors, use the commands below. Set the FHT80b in syncing mode for sensors and start with a sync, followed by a finished command. The default value after this procedure is window closed (0x02). Now, you are be able to set the right value. Use the following list of commands:
T8630A00C - start sync
T8630A00F - finished sync
T8630A001 - window open
T8630A002 - window closed
T011234 (set HC to 1234) - clear the buffers
T12 check FHT80TF buffer, could tell 00:8630A001, if empty -> N/A
(8630A0 -> example address of FHT80TF)