[FHZ] FS20rst Rolladen halb runter

Begonnen von Seppel18, 12 November 2008, 22:56:38

Vorheriges Thema - Nächstes Thema

Seppel18

                                             

Hallole,
ich bin neu hier und habe schon viel aus dieser Groups lernen könen.
Problem:
Rolladen soll nur zur halb runter fahren, klappt nicht fährt nur ganz
runter
System: NSLU"  Debian und FHZ1000 PC
    #Taste 6 Sonderrollo auf
define FB_sond1 FS20 632d 05
attr FB_sond1 model fs20s20
attr FB_sond1 comment Alle_auf
define rool2_halb FS20 6bdd 11


define FB_sond1_1 notify FB_sond1:off define ranhalb at +00:00:05 set
rool2_halb off

der Rolladen läuft kurz an das wars.

log-file
Connection closed for 127.0.0.1:4332
2008.11.12 22:48:24 5: FHZ/RAW: 810b04380101a001632d050000
(Unparsed: )
2008.11.12 22:48:24 2: FS20 FB_sond1 off
2008.11.12 22:48:24 5: Triggering FB_sond1 (1 changes)
2008.11.12 22:48:24 5: FB_sond1 trigger: Checking FB_Rool2_1 for
notify
2008.11.12 22:48:24 5: FB_sond1 trigger: Checking FB_sond1_1 for
notify
2008.11.12 22:48:24 5: Cmd: >define ranhalb at +00:00:05 set
rool2_halb off<
2008.11.12 22:48:25 5: FB_sond1 trigger: Checking heizbuerolog for
notify
2008.11.12 22:48:25 5: FB_sond1 trigger: Checking rool2log for notify
2008.11.12 22:48:29 5: Cmd: >set rool2_halb off<
2008.11.12 22:48:29 2: FS20 set rool2_halb off
2008.11.12 22:48:29 5: Sending 8109045c0101016bdd1100
2008.11.12 22:48:29 5: Triggering rool2_halb (1 changes)
2008.11.12 22:48:29 5: rool2_halb trigger: Checking FB_Rool2_1 for
notify
2008.11.12 22:48:29 5: rool2_halb trigger: Checking rool2log for
notify
2008.11.12 22:50:01 5: FHZ/RAW: 810c04c90909a0010b0b0000a65a
(Unparsed: )

Was mache ich hier falsch oder will mir nicht in den Kopf?

Danke
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "FHZ1000 users on Linux" group.
To post to this group, send email to FHZ1000-users-on-unix@googlegroups.com
To unsubscribe from this group, send email to FHZ1000-users-on-unix+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/FHZ1000-users-on-unix?hl=en
-~----------~----~----~----~------~----~------~--~-
FHEM auf FritzBox 7390
FHZ1000 für FS20, HMLAN für HomeMatic
HM-WDS10-TH-O, HM-Sec-Win, HM-LC-Sw4-WM
FS20 SD, FS20 ST, FS20 S20-2, FS20 S4A,  FS20 TFK, FHT 80b, HMS 100 TF

Dr. Boris Neubert

Originally posted by: <email address deleted>

Hallo,

ich mach das so (Hochziehen für 15 Sekunden). Keri ist unser Kater und
wenn wir nicht gerade im Urlaub sind schaut der dann gerne nachts auf
dem Bürostuhl liegend aus dem Fenster :-)

Gruß
Klaus

#-----fuer Keri Rollade im Buero halb hoch, nicht im Urlaub
define sa5 at *00:30:00 { \
  if ($value{Urlaub} ne "ja")\
  { fhem "set 1GRollBuero on-for-timer 15";; }\
}

On 12 Nov., 23:56, Seppel18 wrote:
> Hallole,
> ich bin neu hier und habe schon viel aus dieser Groups lernen könen.
> Problem:
> Rolladen soll nur zur halb runter fahren, klappt nicht fährt nur ganz
> runter
> System: NSLU"  Debian und FHZ1000 PC
>     #Taste 6 Sonderrollo auf
> define FB_sond1 FS20 632d 05
> attr FB_sond1 model fs20s20
> attr FB_sond1 comment Alle_auf
> define rool2_halb FS20 6bdd 11
>
> define FB_sond1_1 notify FB_sond1:off define ranhalb at +00:00:05 set
> rool2_halb off
>
> der Rolladen läuft kurz an das wars.
>
> log-file
> Connection closed for 127.0.0.1:4332
> 2008.11.12 22:48:24 5: FHZ/RAW: 810b04380101a001632d050000
> (Unparsed: )
> 2008.11.12 22:48:24 2: FS20 FB_sond1 off
> 2008.11.12 22:48:24 5: Triggering FB_sond1 (1 changes)
> 2008.11.12 22:48:24 5: FB_sond1 trigger: Checking FB_Rool2_1 for
> notify
> 2008.11.12 22:48:24 5: FB_sond1 trigger: Checking FB_sond1_1 for
> notify
> 2008.11.12 22:48:24 5: Cmd: >define ranhalb at +00:00:05 set
> rool2_halb off<
> 2008.11.12 22:48:25 5: FB_sond1 trigger: Checking heizbuerolog for
> notify
> 2008.11.12 22:48:25 5: FB_sond1 trigger: Checking rool2log for notify
> 2008.11.12 22:48:29 5: Cmd: >set rool2_halb off<
> 2008.11.12 22:48:29 2: FS20 set rool2_halb off
> 2008.11.12 22:48:29 5: Sending 8109045c0101016bdd1100
> 2008.11.12 22:48:29 5: Triggering rool2_halb (1 changes)
> 2008.11.12 22:48:29 5: rool2_halb trigger: Checking FB_Rool2_1 for
> notify
> 2008.11.12 22:48:29 5: rool2_halb trigger: Checking rool2log for
> notify
> 2008.11.12 22:50:01 5: FHZ/RAW: 810c04c90909a0010b0b0000a65a
> (Unparsed: )
>
> Was mache ich hier falsch oder will mir nicht in den Kopf?
>
> Danke
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "FHZ1000 users on Linux" group.
To post to this group, send email to FHZ1000-users-on-unix@googlegroups.com
To unsubscribe from this group, send email to FHZ1000-users-on-unix+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/FHZ1000-users-on-unix?hl=en
-~----------~----~----~----~------~----~------~--~-
Globaler Moderator, Developer, aktives Mitglied des FHEM e.V. (Marketing, Verwaltung)
Bitte keine unaufgeforderten privaten Nachrichten!

rudolfkoenig

                                                   

> Was mache ich hier falsch oder will mir nicht in den Kopf?

1. In deinem Output (Definition & log) sehe ich folgendes:
   Falls Signal X (Fernbedienung) empfangen wird, dann 5 Sekunden
spaeter Signal Y (Rollade runter) senden.

   Eigentlich will man aber folgendes:
     Falls Signal X empfangen wird, dann Signal Y senden, 5 Sekunden
warten, Signal Y nochmal senden.
   (Jedenfalls fuer ein FS20MS2, FS20RST kenne ich nicht).

Wieso die Rollade nur kurz zuckt, verstehe ich aber auch nicht, ich
glaube wir haben noch nicht alle Infos.

2. Die Loesung von Klaus finde ich elegant, ich mach das auch so.

Gruss,
  Rudi


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "FHZ1000 users on Linux" group.
To post to this group, send email to FHZ1000-users-on-unix@googlegroups.com
To unsubscribe from this group, send email to FHZ1000-users-on-unix+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/FHZ1000-users-on-unix?hl=en
-~----------~----~----~----~------~----~------~--~-

Seppel18

                                             

Hallole,
das geht aber fix hier mit der Hilfe !

das will bei mir nicht.
auf der Konsole
set rool2 on ---> Rolladen läuft an
set rool2 on-for-timer 4  ---> keine reaktion
ich weis nicht was ich falsch mache
on oder off geht, der 10_FS20.pm wird auch geladen

On 12 Nov., 23:05, klaus wrote:
> Hallo,
>
> ich mach das so (Hochziehen für 15 Sekunden). Keri ist unser Kater und
> wenn wir nicht gerade im Urlaub sind schaut der dann gerne nachts auf
> dem Bürostuhl liegend aus dem Fenster :-)
>
> Gruß
> Klaus
>
> #-----fuer Keri Rollade im Buero halb hoch, nicht im Urlaub
> define sa5 at *00:30:00 { \
>   if ($value{Urlaub} ne "ja")\
>   { fhem "set 1GRollBuero on-for-timer 15";; }\
>
> }
>
> On 12 Nov., 23:56, Seppel18 wrote:
>
> > Hallole,
> > ich bin neu hier und habe schon viel aus dieser Groups lernen könen.
> > Problem:
> > Rolladen soll nur zur halb runter fahren, klappt nicht fährt nur ganz
> > runter
> > System: NSLU"  Debian und FHZ1000 PC
> >     #Taste 6 Sonderrollo auf
> > define FB_sond1 FS20 632d 05
> > attr FB_sond1 model fs20s20
> > attr FB_sond1 comment Alle_auf
> > define rool2_halb FS20 6bdd 11
>
> > define FB_sond1_1 notify FB_sond1:off define ranhalb at +00:00:05 set
> > rool2_halb off
>
> > der Rolladen läuft kurz an das wars.
>
> > log-file
> > Connection closed for 127.0.0.1:4332
> > 2008.11.12 22:48:24 5: FHZ/RAW: 810b04380101a001632d050000
> > (Unparsed: )
> > 2008.11.12 22:48:24 2: FS20 FB_sond1 off
> > 2008.11.12 22:48:24 5: Triggering FB_sond1 (1 changes)
> > 2008.11.12 22:48:24 5: FB_sond1 trigger: Checking FB_Rool2_1 for
> > notify
> > 2008.11.12 22:48:24 5: FB_sond1 trigger: Checking FB_sond1_1 for
> > notify
> > 2008.11.12 22:48:24 5: Cmd: >define ranhalb at +00:00:05 set
> > rool2_halb off<
> > 2008.11.12 22:48:25 5: FB_sond1 trigger: Checking heizbuerolog for
> > notify
> > 2008.11.12 22:48:25 5: FB_sond1 trigger: Checking rool2log for notify
> > 2008.11.12 22:48:29 5: Cmd: >set rool2_halb off<
> > 2008.11.12 22:48:29 2: FS20 set rool2_halb off
> > 2008.11.12 22:48:29 5: Sending 8109045c0101016bdd1100
> > 2008.11.12 22:48:29 5: Triggering rool2_halb (1 changes)
> > 2008.11.12 22:48:29 5: rool2_halb trigger: Checking FB_Rool2_1 for
> > notify
> > 2008.11.12 22:48:29 5: rool2_halb trigger: Checking rool2log for
> > notify
> > 2008.11.12 22:50:01 5: FHZ/RAW: 810c04c90909a0010b0b0000a65a
> > (Unparsed: )
>
> > Was mache ich hier falsch oder will mir nicht in den Kopf?
>
> > Danke
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "FHZ1000 users on Linux" group.
To post to this group, send email to FHZ1000-users-on-unix@googlegroups.com
To unsubscribe from this group, send email to FHZ1000-users-on-unix+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/FHZ1000-users-on-unix?hl=en
-~----------~----~----~----~------~----~------~--~-
FHEM auf FritzBox 7390
FHZ1000 für FS20, HMLAN für HomeMatic
HM-WDS10-TH-O, HM-Sec-Win, HM-LC-Sw4-WM
FS20 SD, FS20 ST, FS20 S20-2, FS20 S4A,  FS20 TFK, FHT 80b, HMS 100 TF

rudolfkoenig

Originally posted by: <email address deleted>

mach mal ein "list rool2"
Steht STATE auf "on-for-timer 4", die readings dto.?
Hier ein Beispiel:
list EGLichtKueche
Internals:
...
   STATE      on-for-timer 120
...
   Readings:
     2008-10-27 17:19:13   state           on-for-timer 120
...

On 13 Nov., 23:39, Seppel18 wrote:
> Hallole,
> das geht aber fix hier mit der Hilfe !
>
> das will bei mir nicht.
> auf der Konsole
> set rool2 on ---> Rolladen läuft an
> set rool2 on-for-timer 4  ---> keine reaktion
> ich weis nicht was ich falsch mache
> on oder off geht, der 10_FS20.pm wird auch geladen
>
> On 12 Nov., 23:05, klaus wrote:
>
> > Hallo,
>
> > ich mach das so (Hochziehen für 15 Sekunden). Keri ist unser Kater und
> > wenn wir nicht gerade im Urlaub sind schaut der dann gerne nachts auf
> > dem Bürostuhl liegend aus dem Fenster :-)
>
> > Gruß
> > Klaus
>
> > #-----fuer Keri Rollade im Buero halb hoch, nicht im Urlaub
> > define sa5 at *00:30:00 { \
> >   if ($value{Urlaub} ne "ja")\
> >   { fhem "set 1GRollBuero on-for-timer 15";; }\
>
> > }
>
> > On 12 Nov., 23:56, Seppel18 wrote:
>
> > > Hallole,
> > > ich bin neu hier und habe schon viel aus dieser Groups lernen könen.
> > > Problem:
> > > Rolladen soll nur zur halb runter fahren, klappt nicht fährt nur ganz
> > > runter
> > > System: NSLU"  Debian und FHZ1000 PC
> > >     #Taste 6 Sonderrollo auf
> > > define FB_sond1 FS20 632d 05
> > > attr FB_sond1 model fs20s20
> > > attr FB_sond1 comment Alle_auf
> > > define rool2_halb FS20 6bdd 11
>
> > > define FB_sond1_1 notify FB_sond1:off define ranhalb at +00:00:05 set
> > > rool2_halb off
>
> > > der Rolladen läuft kurz an das wars.
>
> > > log-file
> > > Connection closed for 127.0.0.1:4332
> > > 2008.11.12 22:48:24 5: FHZ/RAW: 810b04380101a001632d050000
> > > (Unparsed: )
> > > 2008.11.12 22:48:24 2: FS20 FB_sond1 off
> > > 2008.11.12 22:48:24 5: Triggering FB_sond1 (1 changes)
> > > 2008.11.12 22:48:24 5: FB_sond1 trigger: Checking FB_Rool2_1 for
> > > notify
> > > 2008.11.12 22:48:24 5: FB_sond1 trigger: Checking FB_sond1_1 for
> > > notify
> > > 2008.11.12 22:48:24 5: Cmd: >define ranhalb at +00:00:05 set
> > > rool2_halb off<
> > > 2008.11.12 22:48:25 5: FB_sond1 trigger: Checking heizbuerolog for
> > > notify
> > > 2008.11.12 22:48:25 5: FB_sond1 trigger: Checking rool2log for notify
> > > 2008.11.12 22:48:29 5: Cmd: >set rool2_halb off<
> > > 2008.11.12 22:48:29 2: FS20 set rool2_halb off
> > > 2008.11.12 22:48:29 5: Sending 8109045c0101016bdd1100
> > > 2008.11.12 22:48:29 5: Triggering rool2_halb (1 changes)
> > > 2008.11.12 22:48:29 5: rool2_halb trigger: Checking FB_Rool2_1 for
> > > notify
> > > 2008.11.12 22:48:29 5: rool2_halb trigger: Checking rool2log for
> > > notify
> > > 2008.11.12 22:50:01 5: FHZ/RAW: 810c04c90909a0010b0b0000a65a
> > > (Unparsed: )
>
> > > Was mache ich hier falsch oder will mir nicht in den Kopf?
>
> > > Danke
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "FHZ1000 users on Linux" group.
To post to this group, send email to FHZ1000-users-on-unix@googlegroups.com
To unsubscribe from this group, send email to FHZ1000-users-on-unix+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/FHZ1000-users-on-unix?hl=en
-~----------~----~----~----~------~----~------~--~-

Dr. Boris Neubert

                                                   

> set rool2 on-for-timer 4  ---> keine reaktion
> ich weis nicht was ich falsch mache

Wahrscheinlich nichts, on-for-timer ist wohl im FS20rst nicht
implementiert. Als naechstes waere es zu klaeren, wie stoppt man die
Bewegung: beim FS20MS2 mit der Wiederholung der gleichen Kommandos.
Wenn das auch beim FS20rst so ist, dann sollte deine urspruengliche
Idee so modifiziert werden:

define FB_sond1_1 notify FB_sond1:off set rool2_halb off;; define
ranhalb at +00:00:05 set rool2_halb off

Man achte auf die doppelten ; damit das zweite Kommando auch zum
notify gehoert.


Gruss,
  Rudi
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "FHZ1000 users on Linux" group.
To post to this group, send email to FHZ1000-users-on-unix@googlegroups.com
To unsubscribe from this group, send email to FHZ1000-users-on-unix+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/FHZ1000-users-on-unix?hl=en
-~----------~----~----~----~------~----~------~--~-
Globaler Moderator, Developer, aktives Mitglied des FHEM e.V. (Marketing, Verwaltung)
Bitte keine unaufgeforderten privaten Nachrichten!

Seppel18

                                             

Guten Tag klaus,

am Freitag, 14. November 2008 um 10:08 schrieben Sie:
Konsole:
set rool2 on-for-timer 4
list rool2

   sieht genau so aus wie du geschrieben hast,
   nur es zuckt nicht.
set rool2 on funktioniert

Gruß Frank

> mach mal ein "list rool2"
> Steht STATE auf "on-for-timer 4", die readings dto.?
> Hier ein Beispiel:
> list EGLichtKueche
> Internals:
> ...
>    STATE      on-for-timer 120
> ...
>    Readings:
>      2008-10-27 17:19:13   state           on-for-timer 120
> ...

> On 13 Nov., 23:39, Seppel18 wrote:
>> Hallole,
>> das geht aber fix hier mit der Hilfe !
>>
>> das will bei mir nicht.
>> auf der Konsole
>> set rool2 on ---> Rolladen läuft an
>> set rool2 on-for-timer 4  ---> keine reaktion
>> ich weis nicht was ich falsch mache
>> on oder off geht, der 10_FS20.pm wird auch geladen
>>
>> On 12 Nov., 23:05, klaus wrote:
>>
>> > Hallo,
>>
>> > ich mach das so (Hochziehen für 15 Sekunden). Keri ist unser Kater und
>> > wenn wir nicht gerade im Urlaub sind schaut der dann gerne nachts auf
>> > dem Bürostuhl liegend aus dem Fenster :-)
>>
>> > Gruß
>> > Klaus
>>
>> > #-----fuer Keri Rollade im Buero halb hoch, nicht im Urlaub
>> > define sa5 at *00:30:00 { \
>> >   if ($value{Urlaub} ne "ja")\
>> >   { fhem "set 1GRollBuero on-for-timer 15";; }\
>>
>> > }
>>
>> > On 12 Nov., 23:56, Seppel18 wrote:
>>
>> > > Hallole,
>> > > ich bin neu hier und habe schon viel aus dieser Groups lernen könen.
>> > > Problem:
>> > > Rolladen soll nur zur halb runter fahren, klappt nicht fährt nur ganz
>> > > runter
>> > > System: NSLU"  Debian und FHZ1000 PC
>> > >     #Taste 6 Sonderrollo auf
>> > > define FB_sond1 FS20 632d 05
>> > > attr FB_sond1 model fs20s20
>> > > attr FB_sond1 comment Alle_auf
>> > > define rool2_halb FS20 6bdd 11
>>
>> > > define FB_sond1_1 notify FB_sond1:off define ranhalb at +00:00:05 set
>> > > rool2_halb off
>>
>> > > der Rolladen läuft kurz an das wars.
>>
>> > > log-file
>> > > Connection closed for 127.0.0.1:4332
>> > > 2008.11.12 22:48:24 5: FHZ/RAW: 810b04380101a001632d050000
>> > > (Unparsed: )
>> > > 2008.11.12 22:48:24 2: FS20 FB_sond1 off
>> > > 2008.11.12 22:48:24 5: Triggering FB_sond1 (1 changes)
>> > > 2008.11.12 22:48:24 5: FB_sond1 trigger: Checking FB_Rool2_1 for
>> > > notify
>> > > 2008.11.12 22:48:24 5: FB_sond1 trigger: Checking FB_sond1_1 for
>> > > notify
>> > > 2008.11.12 22:48:24 5: Cmd: >define ranhalb at +00:00:05 set
>> > > rool2_halb off<
>> > > 2008.11.12 22:48:25 5: FB_sond1 trigger: Checking heizbuerolog for
>> > > notify
>> > > 2008.11.12 22:48:25 5: FB_sond1 trigger: Checking rool2log for notify
>> > > 2008.11.12 22:48:29 5: Cmd: >set rool2_halb off<
>> > > 2008.11.12 22:48:29 2: FS20 set rool2_halb off
>> > > 2008.11.12 22:48:29 5: Sending 8109045c0101016bdd1100
>> > > 2008.11.12 22:48:29 5: Triggering rool2_halb (1 changes)
>> > > 2008.11.12 22:48:29 5: rool2_halb trigger: Checking FB_Rool2_1 for
>> > > notify
>> > > 2008.11.12 22:48:29 5: rool2_halb trigger: Checking rool2log for
>> > > notify
>> > > 2008.11.12 22:50:01 5: FHZ/RAW: 810c04c90909a0010b0b0000a65a
>> > > (Unparsed: )
>>
>> > > Was mache ich hier falsch oder will mir nicht in den Kopf?
>>
>> > > Danke
>


--
Mit freundlichen Grüßen
Frank Hüttel
mailto:fhuettel@web.de (fhuettel@web.de)



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "FHZ1000 users on Linux" group.
To post to this group, send email to FHZ1000-users-on-unix@googlegroups.com
To unsubscribe from this group, send email to FHZ1000-users-on-unix+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/FHZ1000-users-on-unix?hl=en
-~----------~----~----~----~------~----~------~--~-
FHEM auf FritzBox 7390
FHZ1000 für FS20, HMLAN für HomeMatic
HM-WDS10-TH-O, HM-Sec-Win, HM-LC-Sw4-WM
FS20 SD, FS20 ST, FS20 S20-2, FS20 S4A,  FS20 TFK, FHT 80b, HMS 100 TF

Seppel18

                                             

Guten Tag Rudolf Koenig,

am Freitag, 14. November 2008 um 14:20 schrieben Sie:

>> set rool2 on-for-timer 4  ---> keine reaktion
>> ich weis nicht was ich falsch mache

> Wahrscheinlich nichts, on-for-timer ist wohl im FS20rst nicht
> implementiert. Als naechstes waere es zu klaeren, wie stoppt man die
> Bewegung: beim FS20MS2 mit der Wiederholung der gleichen Kommandos.
> Wenn das auch beim FS20rst so ist, dann sollte deine urspruengliche
> Idee so modifiziert werden:

> define FB_sond1_1 notify FB_sond1:off set rool2_halb off;; define
> ranhalb at +00:00:05 set rool2_halb off

> Man achte auf die doppelten ; damit das zweite Kommando auch zum
> notify gehoert.


Ja das war die Lösung.

 define FB_sond1_1 notify FB_sond1:off set rool2_halb off;; define
 ranhalb at +00:00:05 set rool2_halb off

 zusätlich habe ich den Ecoroll nochmal nue justiert(obere und unter
 Endposition) ich glaube das hatte was mit dem nur kurz anlaufen zu tun

 Ich werde das jetzt in mein Zeitplan einfügen und berichte dann
 später.

 
jetz sollten alle anderen device wie Fernbedienung Anzeigen in pgm3
auch noch den korrekten status anzeigen.
Wie kann man den Status ändern ohne die Akiton tatsächlich
auszuführen. Das soll mit den dummy funktionieren, nur ich kapier das
leider auch nicht.



--
Mit freundlichen Grüßen
Frank Hüttel
FHZ1000PC auf NSLU2 mit Debian
1 FHT80b
2 FS20RST
1 FS20S20



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "FHZ1000 users on Linux" group.
To post to this group, send email to FHZ1000-users-on-unix@googlegroups.com
To unsubscribe from this group, send email to FHZ1000-users-on-unix+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/FHZ1000-users-on-unix?hl=en
-~----------~----~----~----~------~----~------~--~-
FHEM auf FritzBox 7390
FHZ1000 für FS20, HMLAN für HomeMatic
HM-WDS10-TH-O, HM-Sec-Win, HM-LC-Sw4-WM
FS20 SD, FS20 ST, FS20 S20-2, FS20 S4A,  FS20 TFK, FHT 80b, HMS 100 TF

Guest

Originally posted by: <email address deleted>

Hi,

es gibt bei dem ECO-Roll + FS20RST noch eine andere Möglichkeit: Jeder
Rollo kann zusätzlich zu "ganz oben" und "ganz unten" jeweils noch
eine Position zwischen "von-oben-nach-unten" und "von-unten-nach-oben"
*erlernen*. Dazu (siehe Handbuch) wird die "Schnecken-Taste" mit
"Hoch" gedrückt. Dann nochmal "Hoch" und warten bis die Position
erreicht ist. Dann wieder "Hoch" zum stoppen. Damit merkt sich der
Rollo diese Position und legt auf dem weg von unten nach oben dort den
Stopp ein, d.h. für ganz nach oben braucht man nochmal ein "on" damit
es weiterläuft.

Schöner wäre natürlich wenn man diese Positionen per Timer setzen
könnte (oder wie die dimmer -on/-off Zeiten). Aber entsprechndes kann
die Firmware von dem FS20RST wohl nicht.... oder doch?


Gruß,
Peter
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "FHZ1000 users on Linux" group.
To post to this group, send email to FHZ1000-users-on-unix@googlegroups.com
To unsubscribe from this group, send email to FHZ1000-users-on-unix+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/FHZ1000-users-on-unix?hl=en
-~----------~----~----~----~------~----~------~--~-