FHEM Forum

FHEM => fhem-users => Thema gestartet von: Guest am 11 August 2008, 22:06:55

Titel: [FHZ] Warteschlaufe
Beitrag von: Guest am 11 August 2008, 22:06:55
Originally posted by: <email address deleted>

Hallo
ich übe schon geraumer Zeit mit meinem Piri.
Neben meinem Piri habe ich noch eine FS20 Schalter SA.
Für mein Treppenhaus löst der Piri ( PIRIGangEG ) eine 0,5 Sekunden
Impuls aus und schaltet über das Device LichtGang (auch als Impuls)
das Treppenhauslicht ein. Nun darf aber für 5 Minuten kein Impuls mehr
an den Schalter LichtGang gesendet werden,da sonst die Treppenhaus
Zeitsteuerung ( original vom Elektroinstallateur ) frühzeitig wieder
das Treppenhauslicht ausschalten würde. Also einschalten durch den
Piri ausschalten durch die Elektroinstallation. Ich wollte einen Timer
setzen und abfragen,  komme aber nicht weiter.

define Lichttreppe notify PIRIGangEG set LichtGang %;;set
TimerLichtGang on-for-timer 300.........

Ich bin um einen Tip dankbar.

gruss
remo
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~-
Titel: [FHZ] Re: Warteschlaufe
Beitrag von: rudolfkoenig am 12 August 2008, 08:24:16
                                                   

Vorschlag:

define Lichttreppe notify PIRIGangEG\
  set LichtGang %;;\
  attr Lichttreppe disable 1;;\
  define LT_Reactivate at +00:05 deleteattr Lichttreppe disable

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
-~----------~----~----~----~------~----~------~--~-
Titel: [FHZ] Re: Warteschlaufe
Beitrag von: Oskar am 12 August 2008, 15:31:53
Originally posted by: <email address deleted>

hallo rudi
danke für deine hilfestellung. ich werde heute abend testen.

danke und gruss

remo

On 12 Aug., 08:24, Rudolf Koenig wrote:
> Vorschlag:
>
> define Lichttreppe notify PIRIGangEG\
>   set LichtGang %;;\
>   attr Lichttreppe disable 1;;\
>   define LT_Reactivate at +00:05 deleteattr Lichttreppe disable
>
> 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
-~----------~----~----~----~------~----~------~--~-
Titel: [FHZ] Re: Warteschlaufe
Beitrag von: Guest am 12 August 2008, 17:45:10
Originally posted by: <email address deleted>

hallo Rudi
getestet, und läuft auf anhieb.  besten dank
gruss remo


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~-