FHEM Forum

FHEM - Hausautomations-Systeme => EnOcean => Thema gestartet von: Jinx am 09 Mai 2013, 13:21:07

Titel: Eltako FSUD Funk Steckdosen Universal Dimmer
Beitrag von: Jinx am 09 Mai 2013, 13:21:07
Ich bin am Umstellen auf die neuen Gateway Profile.

Für meinen FSUD-230V verwende ich die folgenden Parameter:

define wzStehlampe EnOcean 00821234
attr wzStehlampe devStateIcon 0.*:FS20.off 18.*:dim18% 2\d.*:dim25% 3\d.*:dim31% 4\d.*:dim43% 5\d.*:dim50% 6\d.*:dim62% 7\d.*:dim75% 8\d.*:dim87% 9\d.*:dim93% 1\d.*:dim100%
attr wzStehlampe gwCmd dimming
attr wzStehlampe icon icoBELEUCHTUNG
attr wzStehlampe model other
attr wzStehlampe rampTime 3
attr wzStehlampe room Wohnzimmer
attr wzStehlampe stateFormat dimValue
attr wzStehlampe subDef FF00FF06
attr wzStehlampe subType gateway
attr wzStehlampe webCmd dim

In der Commandref steht:
"Use the sensor type "PC/FVS" for Eltako devices."
Wie kann ich das definieren?

rampTime scheint nicht zu funktionieren, d.h. es hat keinen Einfluss auf die dim-Geschwindigkeit. In den Readings steht rampTime 0.
Titel: Aw: Eltako FSUD Funk Steckdosen Universal Dimmer
Beitrag von: klaus.schauer am 09 Mai 2013, 20:29:55
Zitat von: Jinx schrieb am Do, 09 Mai 2013 13:21Ich bin am Umstellen auf die neuen Gateway Profile.

Für meinen FSUD-230V verwende ich die folgenden Parameter:

define wzStehlampe EnOcean 00821234
attr wzStehlampe devStateIcon 0.*:FS20.off 18.*:dim18% 2\d.*:dim25% 3\d.*:dim31% 4\d.*:dim43% 5\d.*:dim50% 6\d.*:dim62% 7\d.*:dim75% 8\d.*:dim87% 9\d.*:dim93% 1\d.*:dim100%
attr wzStehlampe gwCmd dimming
attr wzStehlampe icon icoBELEUCHTUNG
attr wzStehlampe model other
attr wzStehlampe rampTime 3
attr wzStehlampe room Wohnzimmer
attr wzStehlampe stateFormat dimValue
attr wzStehlampe subDef FF00FF06
attr wzStehlampe subType gateway
attr wzStehlampe webCmd dim

In der Commandref steht:
"Use the sensor type "PC/FVS" for Eltako devices."
Wie kann ich das definieren?

rampTime scheint nicht zu funktionieren, d.h. es hat keinen Einfluss auf die dim-Geschwindigkeit. In den Readings steht rampTime 0.
Bei diesem Dimmer muss der Sensortyp anders ausgewählt werden, siehe http://www.eltako.com/fileadmin/downloads/de/_bedienung/FSUD-230V_30100002-1_dt.pdf.

rampTime ist funktionsfähig. Die Eltako Dimmer senden aber diesen Wert im Bestätigungstelegramm aber nicht zurück.

Generell gilt aber, falls die Geräte mit den alten Profilen bereits angelernt sind, entfällt ein neues teach-in!