Ankündigung

Einklappen
Keine Ankündigung bisher.

Rollladenmodi in Visu darstellen

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    [Webserver] Rollladenmodi in Visu darstellen

    Hallo zusammen,
    über die Monate hat sich bei uns herausgestellt, dass wir für unsere Beschattung (mit Rollladen; also nix Lamellenverstellung) 3 verschieden Möglichkeiten einsetzen:

    1. Manuell (Hoch/Runter mit Taster)
    2. Zeitgesteuert mit fester Hoch-&Runterzeit
    3. Nach Sonnenstand (Rauf: Sonnenaufgang + x hh:mm; Runter: Sonnenuntergang - hh:mm)

    Nun meine Frage ob jemand eine gute Idee einer Visuumsetzung hat.

    Ein Möglichkeit wären diverse Buttons/Shifter:
    So etwa:
    [ ] Manuell
    [x] Zeitgesteuert Start: xx:xx + - | Stop: xx:xx + -
    [ ] Sonnengesteuert: Aufgang + - Untergang + -

    Die 3 Arten müssen dann gegenseitig verriegelt werden

    Gibt es eine Option programmgesteuert Buttons zu deaktivieren/auszugrauen, so dass sie nicht mehr klickbar sind? (Also nicht nur die Klicks abzufangen)

    ...oder durch Knopfdruck ein Durchlaufen der 3 Option kit automatischem Einblenden der dann benötigten weiteren Tasten.

    Vielleicht hat sich ja schon mal jemand was ähnliches überlegt und mag ein paar Gedanken teilen?

    Gruß,
    Markus

    #2
    Just give this one a try...

    Regards, martenss
    Angehängte Dateien

    Kommentar


      #3
      Zitat von martenss Beitrag anzeigen
      Just give this one a try...
      Regards, martenss
      Do you have a screenshot? That would be nice...
      offizielles Supportforum für den Enertex® EibPC: https://knx-user-forum.de/eibpc/
      Enertex Produkte kaufen

      Kommentar


        #4
        The pshifter itself is not that fancy, just a - and + sign to scroll through the 4 rollo automation options:
        // 1 - Manual (so no automation)
        // 2 - Full-Auto (release based on temperature & light intensity)
        // 3 - Auto with forced beschattung (forced release)
        // 4 - Auto without beschattung (rollos only down at night)
        The makros implement all logic without the need for extra user input.

        The middle Rollo icon is highlighted as soon as the release flag is evaluated TRUE.

        Kommentar


          #5
          Zitat von martenss Beitrag anzeigen
          The pshifter itself is not that fancy, just a - and + sign to scroll through the 4 rollo automation options:
          Nevertheless: "Ein Bild sagt mehr als tausend Worte" so perhaps 4 pictures for each state...
          offizielles Supportforum für den Enertex® EibPC: https://knx-user-forum.de/eibpc/
          Enertex Produkte kaufen

          Kommentar


            #6
            Just a snapshot for two states:
            - first one "Full-Auto" shows a highlighted rollo icon in case the conditions to release rollo are fulfilled (see Release flag in makro)

            - second one "Nachtverduistering" or Night only mode: here the icon remains inactive as activation is based on sunrise/sunset time

            I did not add the similar view for the two remaining states, as this would not add any extra value.
            One will probably suggest to replace the scrolling via -/+ buttons by a multi-page shifter, which is indeed a valid alternative but at the time I made this shifter the multi-page button did not exist yet...

            Kind regards, martenss
            Angehängte Dateien

            Kommentar


              #7
              Hello Sammy,

              thanks a lot for sharing your macro! I'll save solot of time for me trying to reach my plans.

              In addition to your code I try to implement a pshifter like this [ mode | ^ | \/ | + | - ] allowing to change some time or elevation values via the visu.

              Depending on the mode the some keys are not needed which I would like to hide. Currently I don't thing it's possible so keypresses then just need to be ignored.

              BR,
              Markus

              Kommentar

              Lädt...
              X