Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Visualisierung
  4. [Vorlage] Variable Zeitsteuerung mit VIS Editor

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.1k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.1k

[Vorlage] Variable Zeitsteuerung mit VIS Editor

Scheduled Pinned Locked Moved Visualisierung
vistemplate
919 Posts 47 Posters 278.8k Views 75 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • smartboartS smartboart

    @GiuseppeS sagte in [Vorlage] Variable Zeitsteuerung mit VIS Editor:

    @smartboart
    Trifft die Aussage von Glasfaser auf dein Problem zu?
    Wenn es ein anderer Fehler ist: kannst du es reproduzieren? Passiert es z.B. wenn eine Bedingung neu hinzugefügt wird oder wenn eine bestehende Bedingung angepasst wird? Kommt es bei bestimmten Vergleichen vor, z.B. beim String-Vergleich, den du zuletzt beschrieben hast?

    ja lässt sich reproduzieren..Das passiert immer wenn ich selektiere nach Aktor...hier Luftentfeuchter die Ausbedingung.Welche überall gleich ist. Oben noch grün dargestellt werden sie unten alle rot dargestellt. Gehe ich in die Konfiguration hinen, ist es auch rot...
    siehe Bilder..
    Ausbedingung.JPG
    sollte grün.JPG

    G Offline
    G Offline
    GiuseppeS
    wrote on last edited by
    #729

    @smartboart
    Funktioniert die Darstellung einwandfrei, wenn du oben den Filter nicht verwendest (z.B. Luftentfeuchter)?
    Ist es nur ein Darstellungsproblem oder triggern die Timer auch entsprechend falsch, weil die Bedingung falsch wäre?

    GlasfaserG smartboartS 3 Replies Last reply
    0
    • G GiuseppeS

      @smartboart
      Funktioniert die Darstellung einwandfrei, wenn du oben den Filter nicht verwendest (z.B. Luftentfeuchter)?
      Ist es nur ein Darstellungsproblem oder triggern die Timer auch entsprechend falsch, weil die Bedingung falsch wäre?

      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      wrote on last edited by
      #730

      @GiuseppeS sagte in [Vorlage] Variable Zeitsteuerung mit VIS Editor:

      Ist es nur ein Darstellungsproblem

      kommt mir auch so vor ..... mal sehen was @smartboart dazu sagt .

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      1 Reply Last reply
      0
      • GlasfaserG Glasfaser

        @GiuseppeS sagte in [Vorlage] Variable Zeitsteuerung mit VIS Editor:

        Das Filesystem?

        Jipp ... ganz normale Datenpunkte im ioBroker.
        z.B.:

        deconz.0.Sensors.2.open               Wert : true/false
        hm-rpc.1.LEQ0980246.1.STATE           Wert : true/false
        usw..
        
        G Offline
        G Offline
        GiuseppeS
        wrote on last edited by
        #731

        @Glasfaser
        Hatte mich vertan. Meinte natürlich redis und nicht influxdb. Man kann die States in eine Redis Datenbank schreiben lassen, default ist filesystem. Seit meiner Umstellung der States auf Redis ist die Admin Oberfläche deutlich schneller. Evtl. werden auch meine States minimal schneller aktualisiert.

        GlasfaserG 1 Reply Last reply
        0
        • smartboartS smartboart

          @GiuseppeS sagte in [Vorlage] Variable Zeitsteuerung mit VIS Editor:

          @smartboart
          Trifft die Aussage von Glasfaser auf dein Problem zu?
          Wenn es ein anderer Fehler ist: kannst du es reproduzieren? Passiert es z.B. wenn eine Bedingung neu hinzugefügt wird oder wenn eine bestehende Bedingung angepasst wird? Kommt es bei bestimmten Vergleichen vor, z.B. beim String-Vergleich, den du zuletzt beschrieben hast?

          ja lässt sich reproduzieren..Das passiert immer wenn ich selektiere nach Aktor...hier Luftentfeuchter die Ausbedingung.Welche überall gleich ist. Oben noch grün dargestellt werden sie unten alle rot dargestellt. Gehe ich in die Konfiguration hinen, ist es auch rot...
          siehe Bilder..
          Ausbedingung.JPG
          sollte grün.JPG

          G Offline
          G Offline
          GiuseppeS
          wrote on last edited by
          #732

          @smartboart
          Kannst du mir bitte dein TimerJSON zusenden bzw hochladen? Ich denke, dass ich damit schon einiges anfangen kann.

          smartboartS 1 Reply Last reply
          0
          • G GiuseppeS

            @Glasfaser
            Hatte mich vertan. Meinte natürlich redis und nicht influxdb. Man kann die States in eine Redis Datenbank schreiben lassen, default ist filesystem. Seit meiner Umstellung der States auf Redis ist die Admin Oberfläche deutlich schneller. Evtl. werden auch meine States minimal schneller aktualisiert.

            GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            wrote on last edited by
            #733

            @GiuseppeS sagte in [Vorlage] Variable Zeitsteuerung mit VIS Editor:

            @Glasfaser
            Hatte mich vertan. Meinte natürlich redis und nicht influxdb.

            Ahh ...
            habe States mit ioBroker auf meiner Synology .

            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

            1 Reply Last reply
            0
            • GlasfaserG Glasfaser

              @smartboart sagte in [Vorlage] Variable Zeitsteuerung mit VIS Editor:

              @GiuseppeS sagte in [Vorlage] Variable Zeitsteuerung mit VIS Editor:

              wenn eine bestehende Bedingung angepasst wird?

              ja

              Ich arbeite nicht mit Gruppen , kann auch dazu nicht viel Beitragen ...

              muß es dann nicht bestätigt werden ... wie bei dir Gruppe H.

              .
              1.JPG

              G Offline
              G Offline
              GiuseppeS
              wrote on last edited by
              #734

              @Glasfaser
              Wenn mit Gruppen gearbeitet wird, muss unten nur "bestätigt" werden, wenn tatsächlich für die Gruppe übernommen werden soll. Man kann die Zeiten und/oder die Bedingungen auf Gruppen übernehmen. Man ist aber nie gezwungen Änderungen für die Gruppe zu übernehmen.

              Zum Thema Timing: kannst du bitte diesen Bereich bei dir Suchen (dialogCtrl sollte ein guter Suchbegriff sein)

                  setTimeout(makeCondHtml,100);
              
                  setTimeout(dialogCtrl,150,"open");
              

              Ersetze bitte die 100 und 150 mit 200 bzw 300; also verdoppeln. Wenn es reicht, übernehme ich diese Timings.

              GlasfaserG 1 Reply Last reply
              0
              • G GiuseppeS

                @smartboart
                Funktioniert die Darstellung einwandfrei, wenn du oben den Filter nicht verwendest (z.B. Luftentfeuchter)?
                Ist es nur ein Darstellungsproblem oder triggern die Timer auch entsprechend falsch, weil die Bedingung falsch wäre?

                smartboartS Offline
                smartboartS Offline
                smartboart
                wrote on last edited by
                #735

                @GiuseppeS sagte in [Vorlage] Variable Zeitsteuerung mit VIS Editor:

                @smartboart
                Funktioniert die Darstellung einwandfrei, wenn du oben den Filter nicht verwendest (z.B. Luftentfeuchter)?
                Ist es nur ein Darstellungsproblem oder triggern die Timer auch entsprechend falsch, weil die Bedingung falsch wäre?

                ich meine es ist nur ein Darstellungsproblem...

                1 Reply Last reply
                0
                • G GiuseppeS

                  @smartboart
                  Kannst du mir bitte dein TimerJSON zusenden bzw hochladen? Ich denke, dass ich damit schon einiges anfangen kann.

                  smartboartS Offline
                  smartboartS Offline
                  smartboart
                  wrote on last edited by
                  #736

                  @GiuseppeS sagte in [Vorlage] Variable Zeitsteuerung mit VIS Editor:

                  @smartboart
                  Kannst du mir bitte dein TimerJSON zusenden bzw hochladen? Ich denke, dass ich damit schon einiges anfangen kann.

                  klar..


                  {"Steckdose_4":{"1":{"ObjID":"sonoff.0.Steckdose_4.POWER","DeviceNr":0,"Aktiv":true,"Zeit":"20:50","Std":"10","Min":"00","Sollwert":"An","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"50 20 * * 0,1,2,3,4,5,6","Astro":"sunset","Gruppe":"I","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsNr":1,"ConditionsTrue":true,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Anwesenheitssteuerung.BewohnerAnwesend").val == true","CondState":"Bewohner Anwesend - jemand Da","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"2":{"ObjID":"sonoff.0.Steckdose_4.POWER","DeviceNr":0,"Aktiv":true,"Zeit":"01:30","Std":21,"Min":24,"Sollwert":"Aus","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"30 1 * * 0,1,2,3,4,5,6","Astro":"nadir","Gruppe":"J","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsTrue":true,"ConditionsNr":0,"Conditions":{"1":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true}},"Tablet_Bad":{"1":{"ObjID":"sonoff.0.Wemo_Dachboden.POWER1","DeviceNr":2,"Aktiv":true,"Zeit":"23:59","Std":"00","Min":"00","Sollwert":"An","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"59 23 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"C","Random":1,"RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsNr":1,"ConditionsTrue":true,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.LadeautmatikTabletBad").val == true","CondState":"Lade Automatik Tablet Bad","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"2":{"ObjID":"sonoff.0.Wemo_Dachboden.POWER1","DeviceNr":2,"Aktiv":true,"Zeit":"06:01","Std":"06","Min":"00","Sollwert":"Aus","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"1 6 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"D","Random":1,"RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsNr":1,"ConditionsTrue":true,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.LadeautmatikTabletBad").val == true","CondState":"Lade Automatik Tablet Bad","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"3":{"ObjID":"sonoff.0.Wemo_Dachboden.POWER1","DeviceNr":2,"Aktiv":true,"Zeit":"09:00","Std":"09","Min":"00","Sollwert":"An","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"0 9 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"C","Random":1,"RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsNr":1,"ConditionsTrue":true,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.LadeautmatikTabletBad").val == true","CondState":"Lade Automatik Tablet Bad","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"4":{"ObjID":"sonoff.0.Wemo_Dachboden.POWER1","DeviceNr":2,"Aktiv":true,"Zeit":"14:59","Std":15,"Min":"00","Sollwert":"Aus","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"59 14 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"D","Random":1,"RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsNr":1,"ConditionsTrue":true,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.LadeautmatikTabletBad").val == true","CondState":"Lade Automatik Tablet Bad","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"5":{"ObjID":"sonoff.0.Wemo_Dachboden.POWER1","DeviceNr":2,"Aktiv":true,"Zeit":"18:01","Std":18,"Min":"00","Sollwert":"An","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"1 18 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"C","Random":1,"RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsNr":1,"ConditionsTrue":true,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.LadeautmatikTabletBad").val == true","CondState":"Lade Automatik Tablet Bad","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"6":{"ObjID":"sonoff.0.Wemo_Dachboden.POWER1","DeviceNr":2,"Aktiv":true,"Zeit":"21:59","Std":22,"Min":"00","Sollwert":"Aus","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"59 21 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"D","Random":1,"RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsNr":1,"ConditionsTrue":true,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.LadeautmatikTabletBad").val == true","CondState":"Lade Automatik Tablet Bad","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true}},"Tablet_Fittnessraum":{"1":{"ObjID":"sonoff.0.Wemo_Fittnessraum.POWER1","DeviceNr":4,"Aktiv":true,"Zeit":"00:02","Std":"00","Min":"00","Sollwert":"An","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"2 0 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"E","Random":2,"RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsNr":1,"ConditionsTrue":true,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.LadeautmatikTabletKeller").val == true","CondState":"Lade Automatik Tablet Keller","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"2":{"ObjID":"sonoff.0.Wemo_Fittnessraum.POWER1","DeviceNr":4,"Aktiv":true,"Zeit":"05:58","Std":"06","Min":"00","Sollwert":"Aus","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"58 5 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"F","Random":2,"RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsNr":1,"ConditionsTrue":true,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.LadeautmatikTabletKeller").val == true","CondState":"Lade Automatik Tablet Keller","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"3":{"ObjID":"sonoff.0.Wemo_Fittnessraum.POWER1","DeviceNr":4,"Aktiv":true,"Zeit":"08:59","Std":"09","Min":"00","Sollwert":"An","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"59 8 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"E","Random":2,"RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsNr":1,"ConditionsTrue":true,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.LadeautmatikTabletKeller").val == true","CondState":"Lade Automatik Tablet Keller","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"4":{"ObjID":"sonoff.0.Wemo_Fittnessraum.POWER1","DeviceNr":4,"Aktiv":true,"Zeit":"14:59","Std":15,"Min":"00","Sollwert":"Aus","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"59 14 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"F","Random":2,"RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsNr":1,"ConditionsTrue":true,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.LadeautmatikTabletKeller").val == true","CondState":"Lade Automatik Tablet Keller","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"5":{"ObjID":"sonoff.0.Wemo_Fittnessraum.POWER1","DeviceNr":4,"Aktiv":true,"Zeit":"18:02","Std":18,"Min":"00","Sollwert":"An","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"2 18 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"E","Random":2,"RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsNr":1,"ConditionsTrue":true,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.LadeautmatikTabletKeller").val == true","CondState":"Lade Automatik Tablet Keller","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"6":{"ObjID":"sonoff.0.Wemo_Fittnessraum.POWER1","DeviceNr":4,"Aktiv":true,"Zeit":"22:58","Std":23,"Min":"00","Sollwert":"Aus","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"58 22 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"F","Random":2,"RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsNr":1,"ConditionsTrue":true,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.LadeautmatikTabletKeller").val == true","CondState":"Lade Automatik Tablet Keller","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true}},"Tablet_Wohnzimmer.STATE":{"1":{"ObjID":"hm-rpc.0.PEQ0195359.2.STATE","DeviceNr":6,"Aktiv":true,"Zeit":"23:58","Std":"00","Min":"00","Sollwert":"An","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"58 23 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"A","Random":3,"RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsNr":1,"ConditionsTrue":true,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.LadeautmatikTabletEG").val == true","CondState":"Lade Automatik Tablet EG","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"2":{"ObjID":"hm-rpc.0.PEQ0195359.2.STATE","DeviceNr":6,"Aktiv":true,"Zeit":"05:59","Std":"06","Min":"00","Sollwert":"Aus","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"59 5 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"B","Random":3,"RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsNr":1,"ConditionsTrue":true,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.LadeautmatikTabletEG").val == true","CondState":"Lade Automatik Tablet EG","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"3":{"ObjID":"hm-rpc.0.PEQ0195359.2.STATE","DeviceNr":6,"Aktiv":true,"Zeit":"09:01","Std":"09","Min":"00","Sollwert":"An","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"1 9 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"A","Random":3,"RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsNr":1,"ConditionsTrue":true,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.LadeautmatikTabletEG").val == true","CondState":"Lade Automatik Tablet EG","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"4":{"ObjID":"hm-rpc.0.PEQ0195359.2.STATE","DeviceNr":6,"Aktiv":true,"Zeit":"14:58","Std":15,"Min":"00","Sollwert":"Aus","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"58 14 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"B","Random":3,"RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsNr":1,"ConditionsTrue":true,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.LadeautmatikTabletEG").val == true","CondState":"Lade Automatik Tablet EG","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"5":{"ObjID":"hm-rpc.0.PEQ0195359.2.STATE","DeviceNr":6,"Aktiv":true,"Zeit":"18:03","Std":18,"Min":"00","Sollwert":"An","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"3 18 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"A","Random":3,"RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsNr":1,"ConditionsTrue":true,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.LadeautmatikTabletEG").val == true","CondState":"Lade Automatik Tablet EG","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"6":{"ObjID":"hm-rpc.0.PEQ0195359.2.STATE","DeviceNr":6,"Aktiv":true,"Zeit":"22:58","Std":23,"Min":"00","Sollwert":"Aus","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"58 22 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"B","Random":3,"RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsNr":1,"ConditionsTrue":true,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.LadeautmatikTabletEG").val == true","CondState":"Lade Automatik Tablet EG","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true}},"Luftentfeuchter":{"1":{"ObjID":"sonoff.0.Steckdose_1.POWER","DeviceNr":8,"Aktiv":true,"Zeit":"12:02","Std":12,"Min":"02","Sollwert":"An","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"2 12 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"G","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":true,"ConditionsNr":9,"ConditionsTrue":false,"Conditions":{"1":{"ConditionStr":"getState("modbus.1.holdingRegisters.40083_Batterie_SOC").val >= 50","CondState":"Batterie-SOC in Prozent","CondComp":">=","CondValue":"50"},"2":{"ConditionStr":"getState("modbus.1.holdingRegisters.40084_Emergency_Power_Status").val == 2","CondState":"Emergency-Power Status","CondComp":"==","CondValue":"2"},"3":{"ConditionStr":"getState("hm-rpc.0.PEQ0582992.1.STATE").val == false","CondState":"Fenster_Fittnessraum_hinten.STATE","CondComp":"==","CondValue":"false"},"4":{"ConditionStr":"getState("hm-rpc.0.PEQ0583368.1.STATE").val == false","CondState":"Fenster_Fittnessraum_vorne.STATE","CondComp":"==","CondValue":"false"},"5":{"ConditionStr":"getState("javascript.1.Raumklima.Mitsubishi.Klima-EG.Settings.Mode").val == 'off'","CondState":"Klima EG Modus Vorwahl","CondComp":"==","CondValue":"'off'"},"6":{"ConditionStr":"getState("javascript.1.Raumklima.Mitsubishi.Klima-OG.Settings.Mode").val == 'off'","CondState":"Klima OG Modus Vorwahl","CondComp":"==","CondValue":"'off'"},"7":{"ConditionStr":"getState("javascript.0.Vis.EntfeuchtungAktiv").val == true","CondState":"Luftentfeuchter Automatik","CondComp":"==","CondValue":"true"},"8":{"ConditionStr":"getState("sonoff.0.Wemo_Fittnessraum.BME280_Humidity").val >= 50","CondState":"Wemo_Fittnessraum BME280 Humidity","CondComp":">=","CondValue":"50"},"9":{"ConditionStr":"getState("mqtt.0.Wemo.energy.growatt.Pac").val > 200","CondState":"Wemo/energy/growatt/Pac","CondComp":">","CondValue":"200"}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"2":{"ObjID":"sonoff.0.Steckdose_1.POWER","DeviceNr":8,"Aktiv":true,"Zeit":"13:00","Std":13,"Min":"00","Sollwert":"Aus","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"0 13 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"H","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsTrue":true,"ConditionsNr":1,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.EntfeuchtungAktiv").val == true","CondState":"Luftentfeuchter Automatik","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"3":{"ObjID":"sonoff.0.Steckdose_1.POWER","DeviceNr":8,"Aktiv":true,"Zeit":"13:02","Std":13,"Min":"02","Sollwert":"An","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"2 13 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"G","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":true,"ConditionsTrue":false,"ConditionsNr":9,"Conditions":{"1":{"ConditionStr":"getState("modbus.1.holdingRegisters.40083_Batterie_SOC").val >= 50","CondState":"Batterie-SOC in Prozent","CondComp":">=","CondValue":"50"},"2":{"ConditionStr":"getState("modbus.1.holdingRegisters.40084_Emergency_Power_Status").val == 2","CondState":"Emergency-Power Status","CondComp":"==","CondValue":"2"},"3":{"ConditionStr":"getState("hm-rpc.0.PEQ0582992.1.STATE").val == false","CondState":"Fenster_Fittnessraum_hinten.STATE","CondComp":"==","CondValue":"false"},"4":{"ConditionStr":"getState("hm-rpc.0.PEQ0583368.1.STATE").val == false","CondState":"Fenster_Fittnessraum_vorne.STATE","CondComp":"==","CondValue":"false"},"5":{"ConditionStr":"getState("javascript.1.Raumklima.Mitsubishi.Klima-EG.Settings.Mode").val == 'off'","CondState":"Klima EG Modus Vorwahl","CondComp":"==","CondValue":"'off'"},"6":{"ConditionStr":"getState("javascript.1.Raumklima.Mitsubishi.Klima-OG.Settings.Mode").val == 'off'","CondState":"Klima OG Modus Vorwahl","CondComp":"==","CondValue":"'off'"},"7":{"ConditionStr":"getState("javascript.0.Vis.EntfeuchtungAktiv").val == true","CondState":"Luftentfeuchter Automatik","CondComp":"==","CondValue":"true"},"8":{"ConditionStr":"getState("sonoff.0.Wemo_Fittnessraum.BME280_Humidity").val >= 50","CondState":"Wemo_Fittnessraum BME280 Humidity","CondComp":">=","CondValue":"50"},"9":{"ConditionStr":"getState("mqtt.0.Wemo.energy.growatt.Pac").val > 200","CondState":"Wemo/energy/growatt/Pac","CondComp":">","CondValue":"200"}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"4":{"ObjID":"sonoff.0.Steckdose_1.POWER","DeviceNr":8,"Aktiv":true,"Zeit":"14:00","Std":14,"Min":"00","Sollwert":"Aus","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"0 14 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"H","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsTrue":false,"ConditionsNr":1,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.EntfeuchtungAktiv").val >= 50","CondState":"Luftentfeuchter Automatik","CondComp":">=","CondValue":"50"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"5":{"ObjID":"sonoff.0.Steckdose_1.POWER","DeviceNr":8,"Aktiv":true,"Zeit":"14:02","Std":14,"Min":"02","Sollwert":"An","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"2 14 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"G","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":true,"ConditionsTrue":false,"ConditionsNr":9,"Conditions":{"1":{"ConditionStr":"getState("modbus.1.holdingRegisters.40083_Batterie_SOC").val >= 50","CondState":"Batterie-SOC in Prozent","CondComp":">=","CondValue":"50"},"2":{"ConditionStr":"getState("modbus.1.holdingRegisters.40084_Emergency_Power_Status").val == 2","CondState":"Emergency-Power Status","CondComp":"==","CondValue":"2"},"3":{"ConditionStr":"getState("hm-rpc.0.PEQ0582992.1.STATE").val == false","CondState":"Fenster_Fittnessraum_hinten.STATE","CondComp":"==","CondValue":"false"},"4":{"ConditionStr":"getState("hm-rpc.0.PEQ0583368.1.STATE").val == false","CondState":"Fenster_Fittnessraum_vorne.STATE","CondComp":"==","CondValue":"false"},"5":{"ConditionStr":"getState("javascript.1.Raumklima.Mitsubishi.Klima-EG.Settings.Mode").val == 'off'","CondState":"Klima EG Modus Vorwahl","CondComp":"==","CondValue":"'off'"},"6":{"ConditionStr":"getState("javascript.1.Raumklima.Mitsubishi.Klima-OG.Settings.Mode").val == 'off'","CondState":"Klima OG Modus Vorwahl","CondComp":"==","CondValue":"'off'"},"7":{"ConditionStr":"getState("javascript.0.Vis.EntfeuchtungAktiv").val == true","CondState":"Luftentfeuchter Automatik","CondComp":"==","CondValue":"true"},"8":{"ConditionStr":"getState("sonoff.0.Wemo_Fittnessraum.BME280_Humidity").val >= 50","CondState":"Wemo_Fittnessraum BME280 Humidity","CondComp":">=","CondValue":"50"},"9":{"ConditionStr":"getState("mqtt.0.Wemo.energy.growatt.Pac").val > 200","CondState":"Wemo/energy/growatt/Pac","CondComp":">","CondValue":"200"}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"6":{"ObjID":"sonoff.0.Steckdose_1.POWER","DeviceNr":8,"Aktiv":true,"Zeit":"15:00","Std":15,"Min":"00","Sollwert":"Aus","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"0 15 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"H","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsTrue":false,"ConditionsNr":1,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.EntfeuchtungAktiv").val >= 50","CondState":"Luftentfeuchter Automatik","CondComp":">=","CondValue":"50"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"7":{"ObjID":"sonoff.0.Steckdose_1.POWER","DeviceNr":8,"Aktiv":true,"Zeit":"15:02","Std":15,"Min":"02","Sollwert":"An","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"2 15 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"G","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":true,"ConditionsTrue":false,"ConditionsNr":9,"Conditions":{"1":{"ConditionStr":"getState("modbus.1.holdingRegisters.40083_Batterie_SOC").val >= 50","CondState":"Batterie-SOC in Prozent","CondComp":">=","CondValue":"50"},"2":{"ConditionStr":"getState("modbus.1.holdingRegisters.40084_Emergency_Power_Status").val == 2","CondState":"Emergency-Power Status","CondComp":"==","CondValue":"2"},"3":{"ConditionStr":"getState("hm-rpc.0.PEQ0582992.1.STATE").val == false","CondState":"Fenster_Fittnessraum_hinten.STATE","CondComp":"==","CondValue":"false"},"4":{"ConditionStr":"getState("hm-rpc.0.PEQ0583368.1.STATE").val == false","CondState":"Fenster_Fittnessraum_vorne.STATE","CondComp":"==","CondValue":"false"},"5":{"ConditionStr":"getState("javascript.1.Raumklima.Mitsubishi.Klima-EG.Settings.Mode").val == 'off'","CondState":"Klima EG Modus Vorwahl","CondComp":"==","CondValue":"'off'"},"6":{"ConditionStr":"getState("javascript.1.Raumklima.Mitsubishi.Klima-OG.Settings.Mode").val == 'off'","CondState":"Klima OG Modus Vorwahl","CondComp":"==","CondValue":"'off'"},"7":{"ConditionStr":"getState("javascript.0.Vis.EntfeuchtungAktiv").val == true","CondState":"Luftentfeuchter Automatik","CondComp":"==","CondValue":"true"},"8":{"ConditionStr":"getState("sonoff.0.Wemo_Fittnessraum.BME280_Humidity").val >= 50","CondState":"Wemo_Fittnessraum BME280 Humidity","CondComp":">=","CondValue":"50"},"9":{"ConditionStr":"getState("mqtt.0.Wemo.energy.growatt.Pac").val > 200","CondState":"Wemo/energy/growatt/Pac","CondComp":">","CondValue":"200"}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"8":{"ObjID":"sonoff.0.Steckdose_1.POWER","DeviceNr":8,"Aktiv":true,"Zeit":"16:00","Std":16,"Min":"00","Sollwert":"Aus","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"0 16 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"H","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsTrue":false,"ConditionsNr":1,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.EntfeuchtungAktiv").val >= 50","CondState":"Luftentfeuchter Automatik","CondComp":">=","CondValue":"50"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"9":{"ObjID":"sonoff.0.Steckdose_1.POWER","DeviceNr":8,"Aktiv":true,"Zeit":"16:00","Std":16,"Min":"00","Sollwert":"Reset","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"0 16 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"H","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsTrue":false,"ConditionsNr":1,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.EntfeuchtungAktiv").val >= 50","CondState":"Luftentfeuchter Automatik","CondComp":">=","CondValue":"50"},"2":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true}},"Poolpumpe":{"1":{"ObjID":"sonoff.0.Wemo_Huette.POWER1","DeviceNr":10,"Aktiv":true,"Zeit":"00:06","Std":"00","Min":"06","Sollwert":"An","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"6 0 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"k","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":true,"ConditionsNr":4,"ConditionsTrue":true,"Conditions":{"1":{"ConditionStr":"getState("sonoff.0.Wemo_Huette.POWER1").val == false","CondState":"Poolpumpe","CondComp":"==","CondValue":"false"},"2":{"ConditionStr":"getState("wiffi-wz.0.root.192_168_1_52.w_temperatur").val >= 20","CondState":"Aussentemperatur","CondComp":">=","CondValue":"20"},"3":{"ConditionStr":"getState("modbus.1.holdingRegisters.40083_Batterie_SOC").val > 60","CondState":"Batterie-SOC in Prozent","CondComp":">","CondValue":"60"},"4":{"ConditionStr":"getState("javascript.0.Vis.PoolpumpeAutomatik").val == true","CondState":"Poolpumpen Automatik aktivieren","CondComp":"==","CondValue":"true"},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"2":{"ObjID":"sonoff.0.Wemo_Huette.POWER1","DeviceNr":10,"Aktiv":true,"Zeit":"02:06","Std":"02","Min":"06","Sollwert":"Aus","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"6 2 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"l","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsTrue":false,"ConditionsNr":2,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.PoolpumpeAutomatik").val == true","CondState":"Poolpumpen Automatik aktivieren","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"getState("sonoff.0.Wemo_Huette.POWER1").val == true","CondState":"Poolpumpe","CondComp":"==","CondValue":"true"},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"3":{"ObjID":"sonoff.0.Wemo_Huette.POWER1","DeviceNr":10,"Aktiv":true,"Zeit":"04:06","Std":"04","Min":"06","Sollwert":"An","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"6 4 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"k","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":true,"ConditionsTrue":true,"ConditionsNr":4,"Conditions":{"1":{"ConditionStr":"getState("sonoff.0.Wemo_Huette.POWER1").val == false","CondState":"Poolpumpe","CondComp":"==","CondValue":"false"},"2":{"ConditionStr":"getState("wiffi-wz.0.root.192_168_1_52.w_temperatur").val >= 18","CondState":"Aussentemperatur","CondComp":">=","CondValue":"18"},"3":{"ConditionStr":"getState("modbus.1.holdingRegisters.40083_Batterie_SOC").val > 50","CondState":"Batterie-SOC in Prozent","CondComp":">","CondValue":"50"},"4":{"ConditionStr":"getState("javascript.0.Vis.PoolpumpeAutomatik").val == true","CondState":"Poolpumpen Automatik aktivieren","CondComp":"==","CondValue":"true"},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"4":{"ObjID":"sonoff.0.Wemo_Huette.POWER1","DeviceNr":10,"Aktiv":true,"Zeit":"06:06","Std":"06","Min":"06","Sollwert":"Aus","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"6 6 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"l","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsTrue":false,"ConditionsNr":2,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.PoolpumpeAutomatik").val == true","CondState":"Poolpumpen Automatik aktivieren","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"getState("sonoff.0.Wemo_Huette.POWER1").val == true","CondState":"Poolpumpe","CondComp":"==","CondValue":"true"},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"5":{"ObjID":"sonoff.0.Wemo_Huette.POWER1","DeviceNr":10,"Aktiv":true,"Zeit":"08:06","Std":"08","Min":"06","Sollwert":"An","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"6 8 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"k","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":true,"ConditionsTrue":true,"ConditionsNr":4,"Conditions":{"1":{"ConditionStr":"getState("sonoff.0.Wemo_Huette.POWER1").val == false","CondState":"Poolpumpe","CondComp":"==","CondValue":"false"},"2":{"ConditionStr":"getState("wiffi-wz.0.root.192_168_1_52.w_temperatur").val >= 20","CondState":"Aussentemperatur","CondComp":">=","CondValue":"20"},"3":{"ConditionStr":"getState("modbus.1.holdingRegisters.40083_Batterie_SOC").val > 45","CondState":"Batterie-SOC in Prozent","CondComp":">","CondValue":"45"},"4":{"ConditionStr":"getState("javascript.0.Vis.PoolpumpeAutomatik").val == true","CondState":"Poolpumpen Automatik aktivieren","CondComp":"==","CondValue":"true"},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"6":{"ObjID":"sonoff.0.Wemo_Huette.POWER1","DeviceNr":10,"Aktiv":true,"Zeit":"10:06","Std":10,"Min":"06","Sollwert":"Aus","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"6 10 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"l","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsTrue":false,"ConditionsNr":2,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.PoolpumpeAutomatik").val == true","CondState":"Poolpumpen Automatik aktivieren","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"getState("sonoff.0.Wemo_Huette.POWER1").val == true","CondState":"Poolpumpe","CondComp":"==","CondValue":"true"},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"7":{"ObjID":"sonoff.0.Wemo_Huette.POWER1","DeviceNr":10,"Aktiv":true,"Zeit":"12:06","Std":12,"Min":"06","Sollwert":"An","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"6 12 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"k","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":true,"ConditionsTrue":false,"ConditionsNr":3,"Conditions":{"1":{"ConditionStr":"getState("sonoff.0.Wemo_Huette.POWER1").val == false","CondState":"Poolpumpe","CondComp":"==","CondValue":"false"},"2":{"ConditionStr":"getState("wiffi-wz.0.root.192_168_1_52.w_temperatur").val >= 24","CondState":"Aussentemperatur","CondComp":">=","CondValue":"24"},"3":{"ConditionStr":"getState("javascript.0.Vis.PoolpumpeAutomatik").val > 60","CondState":"Poolpumpen Automatik aktivieren","CondComp":">","CondValue":"60"},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"8":{"ObjID":"sonoff.0.Wemo_Huette.POWER1","DeviceNr":10,"Aktiv":true,"Zeit":"14:06","Std":14,"Min":"06","Sollwert":"Aus","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"6 14 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"l","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsTrue":false,"ConditionsNr":4,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.PoolpumpeAutomatik").val == true","CondState":"Poolpumpen Automatik aktivieren","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"getState("sonoff.0.Wemo_Huette.POWER1").val == true","CondState":"Poolpumpe","CondComp":"==","CondValue":"true"},"3":{"ConditionStr":"getState("wiffi-wz.0.root.192_168_1_52.w_sonne_scheint").val == false","CondState":"Sonnenschein","CondComp":"==","CondValue":"false"},"4":{"ConditionStr":"getState("wiffi-wz.0.root.192_168_1_52.w_temperatur").val <= 20","CondState":"Aussentemperatur","CondComp":"<=","CondValue":"20"},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"9":{"ObjID":"sonoff.0.Wemo_Huette.POWER1","DeviceNr":10,"Aktiv":true,"Zeit":"16:08","Std":16,"Min":"08","Sollwert":"An","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"8 16 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"k","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":true,"ConditionsTrue":true,"ConditionsNr":2,"Conditions":{"1":{"ConditionStr":"getState("sonoff.0.Wemo_Huette.POWER1").val == false","CondState":"Poolpumpe","CondComp":"==","CondValue":"false"},"2":{"ConditionStr":"getState("javascript.0.Vis.PoolpumpeAutomatik").val >= true","CondState":"Poolpumpen Automatik aktivieren","CondComp":">=","CondValue":"true"},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"10":{"ObjID":"sonoff.0.Wemo_Huette.POWER1","DeviceNr":10,"Aktiv":true,"Zeit":"20:06","Std":20,"Min":"06","Sollwert":"Aus","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"6 20 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"l","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsTrue":false,"ConditionsNr":3,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.PoolpumpeAutomatik").val == true","CondState":"Poolpumpen Automatik aktivieren","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"getState("sonoff.0.Wemo_Huette.POWER1").val == true","CondState":"Poolpumpe","CondComp":"==","CondValue":"true"},"3":{"ConditionStr":"getState("wiffi-wz.0.root.192_168_1_52.w_temperatur").val < 24","CondState":"Aussentemperatur","CondComp":"<","CondValue":"24"},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true},"11":{"ObjID":"sonoff.0.Wemo_Huette.POWER1","DeviceNr":10,"Aktiv":true,"Zeit":"23:06","Std":23,"Min":"06","Sollwert":"Aus","TageVIS":"täglich","CronTage":"0,1,2,3,4,5,6","Cron":"6 23 * * 0,1,2,3,4,5,6","Astro":"manuell","Gruppe":"l","Random":"0","RandPM":"pm","Offset":"0","OffsetPM":"m","RememberTimer":false,"ConditionsTrue":false,"ConditionsNr":2,"Conditions":{"1":{"ConditionStr":"getState("javascript.0.Vis.PoolpumpeAutomatik").val == true","CondState":"Poolpumpen Automatik aktivieren","CondComp":"==","CondValue":"true"},"2":{"ConditionStr":"getState("sonoff.0.Wemo_Huette.POWER1").val == true","CondState":"Poolpumpe","CondComp":"==","CondValue":"true"},"3":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"4":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"5":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"6":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"7":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"8":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""},"9":{"ConditionStr":"","CondState":"","CondComp":"","CondValue":""}},"Mo":true,"Di":true,"Mi":true,"Do":true,"Fr":true,"Sa":true,"So":true}}}

                  1 Reply Last reply
                  0
                  • G GiuseppeS

                    @smartboart
                    Funktioniert die Darstellung einwandfrei, wenn du oben den Filter nicht verwendest (z.B. Luftentfeuchter)?
                    Ist es nur ein Darstellungsproblem oder triggern die Timer auch entsprechend falsch, weil die Bedingung falsch wäre?

                    smartboartS Offline
                    smartboartS Offline
                    smartboart
                    wrote on last edited by
                    #737

                    @GiuseppeS sagte in [Vorlage] Variable Zeitsteuerung mit VIS Editor:

                    @smartboart
                    Funktioniert die Darstellung einwandfrei, wenn du oben den Filter nicht verwendest (z.B. Luftentfeuchter)?
                    Ist es nur ein Darstellungsproblem oder triggern die Timer auch entsprechend falsch, weil die Bedingung falsch wäre?

                    wenn ich alle anwähle und zum Luftentfeuchter scrolle sieht es beim Luftentfeuchter gleich aus...
                    wenn ich es richtig sehe ist glaube ich auch nur dieser betroffen...

                    Alle 3 Tablet Ladgeräte und die Poolpumpe scheinen richtig dargestellt zu werden...

                    1 Reply Last reply
                    0
                    • G GiuseppeS

                      @Glasfaser
                      Wenn mit Gruppen gearbeitet wird, muss unten nur "bestätigt" werden, wenn tatsächlich für die Gruppe übernommen werden soll. Man kann die Zeiten und/oder die Bedingungen auf Gruppen übernehmen. Man ist aber nie gezwungen Änderungen für die Gruppe zu übernehmen.

                      Zum Thema Timing: kannst du bitte diesen Bereich bei dir Suchen (dialogCtrl sollte ein guter Suchbegriff sein)

                          setTimeout(makeCondHtml,100);
                      
                          setTimeout(dialogCtrl,150,"open");
                      

                      Ersetze bitte die 100 und 150 mit 200 bzw 300; also verdoppeln. Wenn es reicht, übernehme ich diese Timings.

                      GlasfaserG Offline
                      GlasfaserG Offline
                      Glasfaser
                      wrote on last edited by
                      #738

                      @GiuseppeS sagte in [Vorlage] Variable Zeitsteuerung mit VIS Editor:

                      Zum Thema Timing: ......... (dialogCtrl ....)

                      habe rauf und runter gespielt ...
                      hier mein Ergebnis .. bei mir

                          setTimeout(makeCondHtml,200);
                      
                          setTimeout(dialogCtrl,400,"open");
                      

                      sieht gut aus , auch die Verzögerung vom Popup öffnen hält sich in Grenzen .
                      .
                      Timer1.gif

                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                      G 1 Reply Last reply
                      1
                      • GlasfaserG Glasfaser

                        @GiuseppeS sagte in [Vorlage] Variable Zeitsteuerung mit VIS Editor:

                        Zum Thema Timing: ......... (dialogCtrl ....)

                        habe rauf und runter gespielt ...
                        hier mein Ergebnis .. bei mir

                            setTimeout(makeCondHtml,200);
                        
                            setTimeout(dialogCtrl,400,"open");
                        

                        sieht gut aus , auch die Verzögerung vom Popup öffnen hält sich in Grenzen .
                        .
                        Timer1.gif

                        G Offline
                        G Offline
                        GiuseppeS
                        wrote on last edited by
                        #739

                        @Glasfaser danke für den Test. Übernehme deine Werte

                        @smartboart ich schaue mir das JSON später an. Kurios dass nur ein Gerät betroffen ist. Hast du die in diesem Gerät genutzte Bedingung (also das State) auch woanders im Einsatz?

                        smartboartS 1 Reply Last reply
                        0
                        • G GiuseppeS

                          @Glasfaser danke für den Test. Übernehme deine Werte

                          @smartboart ich schaue mir das JSON später an. Kurios dass nur ein Gerät betroffen ist. Hast du die in diesem Gerät genutzte Bedingung (also das State) auch woanders im Einsatz?

                          smartboartS Offline
                          smartboartS Offline
                          smartboart
                          wrote on last edited by smartboart
                          #740

                          @GiuseppeS sagte in [Vorlage] Variable Zeitsteuerung mit VIS Editor:

                          @smartboart ich schaue mir das JSON später an. Kurios dass nur ein Gerät betroffen ist. Hast du die in diesem Gerät genutzte Bedingung (also das State) auch woanders im Einsatz?

                          ich habe diesen State nur für Vis angelegt um es als Verriegelung für den Timer zu verwenden. Ist nix besonderes...

                          Im 1. Timer sieht es ja gut aus...

                          createState('Vis.EntfeuchtungAktiv',{ def: false, read: true, write: true, desc: 'Luftentfeuchter Automatik', type: 'boolean', role: 'switch' ,name: 'Luftentfeuchter Automatik'});
                          
                          

                          Unbenannt.JPG

                          smartboartS 1 Reply Last reply
                          0
                          • smartboartS smartboart

                            @GiuseppeS sagte in [Vorlage] Variable Zeitsteuerung mit VIS Editor:

                            @smartboart ich schaue mir das JSON später an. Kurios dass nur ein Gerät betroffen ist. Hast du die in diesem Gerät genutzte Bedingung (also das State) auch woanders im Einsatz?

                            ich habe diesen State nur für Vis angelegt um es als Verriegelung für den Timer zu verwenden. Ist nix besonderes...

                            Im 1. Timer sieht es ja gut aus...

                            createState('Vis.EntfeuchtungAktiv',{ def: false, read: true, write: true, desc: 'Luftentfeuchter Automatik', type: 'boolean', role: 'switch' ,name: 'Luftentfeuchter Automatik'});
                            
                            

                            Unbenannt.JPG

                            smartboartS Offline
                            smartboartS Offline
                            smartboart
                            wrote on last edited by smartboart
                            #741

                            @GiuseppeS
                            Ich habe den Datenpunkt im Konfigurator nochmal angewählt und zwischen true und false und wieder auf tru zurückgestellt und dann hat er es richtig angezeigt...
                            Unbenannt.JPG

                            G 1 Reply Last reply
                            0
                            • smartboartS smartboart

                              @GiuseppeS
                              Ich habe den Datenpunkt im Konfigurator nochmal angewählt und zwischen true und false und wieder auf tru zurückgestellt und dann hat er es richtig angezeigt...
                              Unbenannt.JPG

                              G Offline
                              G Offline
                              GiuseppeS
                              wrote on last edited by GiuseppeS
                              #742

                              @smartboart

                              Habe jetzt versucht deinen JSON zu entschlüsseln. Wieso auch immer bekomme ich Parse-Errors bei jedem Online-Viewer. Muss mal checken ob das bei meinem auch vorkommt.

                              Jedenfalls konnte ich das finden:

                              Im ersten (grünen) Timer steht im JSON als Auswertestring:

                              getState("javascript.0.Vis.EntfeuchtungAktiv").val == true
                              

                              In den weiteren Timern mit einer Bedingung steht:

                              getState("javascript.0.Vis.EntfeuchtungAktiv").val >= 50
                              

                              Darstellung schien dementsprechend zu passen. Wie es nun zu diesen unterschiedlichen Einträgen gekommen ist, ist mir ein Rätsel. Das HTML lässt ja bei booleans nur true/false zu. Hattest du diese Bedingungen mit der alten Übersicht erstellt? Oder hattest du bei deinem erstellten State ursprünglich nichts als Type stehen und hast es zu später zu boolean geändert?

                              Hattest du für die Übernahme der Bedingung auch den bool-Switch aktiviert?

                              EDIT: Mein Json lässt sich parsen. Dann lags wohl an Copy/Paste im Forum.

                              smartboartS 1 Reply Last reply
                              0
                              • G GiuseppeS

                                @smartboart

                                Habe jetzt versucht deinen JSON zu entschlüsseln. Wieso auch immer bekomme ich Parse-Errors bei jedem Online-Viewer. Muss mal checken ob das bei meinem auch vorkommt.

                                Jedenfalls konnte ich das finden:

                                Im ersten (grünen) Timer steht im JSON als Auswertestring:

                                getState("javascript.0.Vis.EntfeuchtungAktiv").val == true
                                

                                In den weiteren Timern mit einer Bedingung steht:

                                getState("javascript.0.Vis.EntfeuchtungAktiv").val >= 50
                                

                                Darstellung schien dementsprechend zu passen. Wie es nun zu diesen unterschiedlichen Einträgen gekommen ist, ist mir ein Rätsel. Das HTML lässt ja bei booleans nur true/false zu. Hattest du diese Bedingungen mit der alten Übersicht erstellt? Oder hattest du bei deinem erstellten State ursprünglich nichts als Type stehen und hast es zu später zu boolean geändert?

                                Hattest du für die Übernahme der Bedingung auch den bool-Switch aktiviert?

                                EDIT: Mein Json lässt sich parsen. Dann lags wohl an Copy/Paste im Forum.

                                smartboartS Offline
                                smartboartS Offline
                                smartboart
                                wrote on last edited by
                                #743

                                @GiuseppeS
                                Danke für deine Auswertung....
                                Ich bekomme es nicht mehr zusammen wie ich was angelegt habe. Hatte viel rum probiert und alle Timer mal geöscht und dann neu geordnet.Vorher hatte ich alle ein Programme untereinander und dann alle aus Programme untereinander darunter...
                                Hatte dann alles gelöscht und neu angelegt mit ein - aus-ein-aus - ein- aus damit es übersichtlicher ist...
                                Der state ist schon 2 Jahre alt, hatte ihn vorher im sript verwendet und seit dem nicht mehr geändert.
                                Dank deinem Timer hab ich ein paar scripte aussortiert...

                                Vlt. ist bei der löscherei dlete und add was durcheinander geraten...

                                Alle enums waren vorher schon angelegt und die states im nachinein nicht geändert...
                                Aber lass es gut sein...wenn es jetzt stimmt und kein anderer mehr solche Probleme hat, würde ich den status auf Beobachten setzen...

                                G 1 Reply Last reply
                                0
                                • smartboartS smartboart

                                  @GiuseppeS
                                  Danke für deine Auswertung....
                                  Ich bekomme es nicht mehr zusammen wie ich was angelegt habe. Hatte viel rum probiert und alle Timer mal geöscht und dann neu geordnet.Vorher hatte ich alle ein Programme untereinander und dann alle aus Programme untereinander darunter...
                                  Hatte dann alles gelöscht und neu angelegt mit ein - aus-ein-aus - ein- aus damit es übersichtlicher ist...
                                  Der state ist schon 2 Jahre alt, hatte ihn vorher im sript verwendet und seit dem nicht mehr geändert.
                                  Dank deinem Timer hab ich ein paar scripte aussortiert...

                                  Vlt. ist bei der löscherei dlete und add was durcheinander geraten...

                                  Alle enums waren vorher schon angelegt und die states im nachinein nicht geändert...
                                  Aber lass es gut sein...wenn es jetzt stimmt und kein anderer mehr solche Probleme hat, würde ich den status auf Beobachten setzen...

                                  G Offline
                                  G Offline
                                  GiuseppeS
                                  wrote on last edited by
                                  #744

                                  @smartboart
                                  Geht klar. So machen wir's. Kurz allgemein: Wenn du einen Timer erstellt und konfiguriert hast (Zeiten, Bedingungen), dann müssen die Zeiten und/oder Bedingungen definitiv über die komplette Gruppe kopiert werden, wenn einer der beiden Bool-Schalter aktiviert wurde. Hierbei wird blind kopiert ohne irgendwelche weiteren Kontrollen. Wenn du also Unterschiede zwischen den Timern entdeckst, dann kannst du es so bereinigen. Wenn das nicht korrekt funktioniert, einfach melden.

                                  A 1 Reply Last reply
                                  0
                                  • G GiuseppeS

                                    @smartboart
                                    Geht klar. So machen wir's. Kurz allgemein: Wenn du einen Timer erstellt und konfiguriert hast (Zeiten, Bedingungen), dann müssen die Zeiten und/oder Bedingungen definitiv über die komplette Gruppe kopiert werden, wenn einer der beiden Bool-Schalter aktiviert wurde. Hierbei wird blind kopiert ohne irgendwelche weiteren Kontrollen. Wenn du also Unterschiede zwischen den Timern entdeckst, dann kannst du es so bereinigen. Wenn das nicht korrekt funktioniert, einfach melden.

                                    A Offline
                                    A Offline
                                    ak1
                                    wrote on last edited by
                                    #745

                                    @GiuseppeS
                                    Hast Du Dir mal überlegt, eine Vis hierfür zu machen, die zu Uhulas MDCSS 2 passt?

                                    Ich glaube, wir hatten dass schon mal angesprochen.

                                    VG
                                    ak1

                                    G 1 Reply Last reply
                                    0
                                    • A ak1

                                      @GiuseppeS
                                      Hast Du Dir mal überlegt, eine Vis hierfür zu machen, die zu Uhulas MDCSS 2 passt?

                                      Ich glaube, wir hatten dass schon mal angesprochen.

                                      VG
                                      ak1

                                      G Offline
                                      G Offline
                                      GiuseppeS
                                      wrote on last edited by
                                      #746

                                      @ak1
                                      Hi. Ja, da hast du vollkommen Recht. Ich habe es mir schon öfters vorgenommen, aber das braucht einfach echt viel Zeit, wobei der Mehrwert gerade sehr gering wäre.
                                      Da ich aktuell wegen meiner Arbeit zu 100% vor dem PC sitze, habe ich nicht so die Muse für diese größere Projektumstellung.

                                      Allerdings: Die Anzahl der Widgets ist im Editor mit dem letzten Update deutlich geringer geworden. Wenn du Uhula's CSS2 nutzt, kannst du diese anwenden. Allgemein sind aktuell keine weiteren Änderungen innerhalb der VIS geplant. Bedeutet für dich, dass bei eventuellen zukünftigen Updates nichts oder nur minimal etwas angepasst werden müsste.
                                      Wenn zukünftig etwas innerhalb der VIS geändert wird, werde ich die geänderten Widgets separat im Ankündigungspost hochladen. Da mittlerweile die Optiken unter den Anwender stärker auseinander driften, würde es mehreren Usern helfen.

                                      Sorry, wahrscheinlich nicht die gewünschte Antwort, aber aktuell sitze ich einfach zu selten/wenig vor dem PC.

                                      A 1 Reply Last reply
                                      0
                                      • G GiuseppeS

                                        @ak1
                                        Hi. Ja, da hast du vollkommen Recht. Ich habe es mir schon öfters vorgenommen, aber das braucht einfach echt viel Zeit, wobei der Mehrwert gerade sehr gering wäre.
                                        Da ich aktuell wegen meiner Arbeit zu 100% vor dem PC sitze, habe ich nicht so die Muse für diese größere Projektumstellung.

                                        Allerdings: Die Anzahl der Widgets ist im Editor mit dem letzten Update deutlich geringer geworden. Wenn du Uhula's CSS2 nutzt, kannst du diese anwenden. Allgemein sind aktuell keine weiteren Änderungen innerhalb der VIS geplant. Bedeutet für dich, dass bei eventuellen zukünftigen Updates nichts oder nur minimal etwas angepasst werden müsste.
                                        Wenn zukünftig etwas innerhalb der VIS geändert wird, werde ich die geänderten Widgets separat im Ankündigungspost hochladen. Da mittlerweile die Optiken unter den Anwender stärker auseinander driften, würde es mehreren Usern helfen.

                                        Sorry, wahrscheinlich nicht die gewünschte Antwort, aber aktuell sitze ich einfach zu selten/wenig vor dem PC.

                                        A Offline
                                        A Offline
                                        ak1
                                        wrote on last edited by
                                        #747

                                        @GiuseppeS
                                        Gar kein Problem! Das kann ich gut verstehen.
                                        Ich werde demnächst mal Zeit aufbringen, um das in meine MDCSS 2 basierte Vis einzubauen.

                                        A 1 Reply Last reply
                                        0
                                        • A ak1

                                          @GiuseppeS
                                          Gar kein Problem! Das kann ich gut verstehen.
                                          Ich werde demnächst mal Zeit aufbringen, um das in meine MDCSS 2 basierte Vis einzubauen.

                                          A Offline
                                          A Offline
                                          ak1
                                          wrote on last edited by
                                          #748

                                          @GiuseppeS Ich bin jetzt dabei, die Views in meine MDCSS 2 Vis einzubauen.
                                          Hast Du eine Idee, warum in der Ansicht auf dem iPad vor der grünen Haken noch diese störenden Symbole auftauchen? Die Visualisierung läuft hier in der aktuellen ioBroker App.
                                          Auf meinem Mac im Browser (Chrome) sieht hingegen alles ok aus. bild2.png IMG_0228.png

                                          G 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          689

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe