Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter shuttercontrol v2.0.x

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter shuttercontrol v2.0.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • simatec
      simatec Developer Most Active @Bostil last edited by

      @bostil sagte in Test Adapter shuttercontrol v1.1.x:
      effektive Fahrzeite nach Sonnenaufgang

      Was meinst du damit genau?

      1 Reply Last reply Reply Quote 0
      • Bostil
        Bostil last edited by

        Ach, ganz simpel: der Adapter kennt ja die Sonnenuntergangszeit und den Offset (x Minuten nach / vor Sonnenuntergang) - das Resultat hieraus hatte ich einfach mal so genannt. Ist das verständlich?

        simatec 1 Reply Last reply Reply Quote 0
        • simatec
          simatec Developer Most Active @Bostil last edited by

          @bostil
          Also möchtest dort die Uhrzeit, die in die Datenpunkte geschrieben werden auch angezeigt bekommen

          1 Reply Last reply Reply Quote 1
          • Bostil
            Bostil last edited by

            Ja korrekt, nur ein Gedanke. Wenn dann viel nach Sonnenbrand gesteuert wird, kann man dies gleich in der Config nachvollziehen und muss nicht in die Datenpunkte absteigen.

            Was ich möchte, zählt nicht: es muss ja auch für den Entwickler Sinn machen 🙂

            simatec 1 Reply Last reply Reply Quote 0
            • simatec
              simatec Developer Most Active @Bostil last edited by

              @bostil
              Mach mal dazu bitte ein Issue auf. Bin aktuell noch am Release von Backitup 2.0 am arbeiten

              1 Reply Last reply Reply Quote 0
              • M
                M.M. @FoxRo last edited by

                @foxro Mittlerweile ist es ein Glücksspiel zu warten ob die Rollläden fahren oder nicht. Gestern hat es zum schliessen funktioniert. Heute morgen steht der autoState (wie erwartet) auf none und um 07:35 ist nichts passiert.

                Da ich aufgrund der Loggröße zum Schluss das Logging wieder auf info zurückgestellt hatte, weiss ich nun auch nicht, was da passiert ist.

                Ich habe gestern über die Buttons den Sunprotect ausgelöst und am späten Nachmittag über den Button alle Rollläden geöffnet. Danach hat shuttercontrol zur vorgesehen Uhrzeit wieder alles normal geschlossen.

                F 1 Reply Last reply Reply Quote 0
                • F
                  FoxRo @M.M. last edited by

                  @m-m
                  ...mmhh schwierig so aus der Ferne zu verstehen, was da bei Dir los ist.
                  So wie Du es beschreibst, gehe ich nicht davon aus, dass ein sehr grosses Logfile nur den Shuttercontrol alleine "durcheinander" bringt.
                  Das logging passiert auf der Ebene vom IoBroker, wo Meldungen u.a. von Shuttercontrol mit protokolliert werden. Wenn also das sehr grosse Logfile ein Problem wird, dann eher für den ganzen IoBroker oder sogar für das gesamte System weil der Speicherplatz knapp wird.
                  Lösche doch mal das Logfile mit dem roten Papierkorb Knopf 711d18ce-940b-4e36-a440-3714a6a4b06f-image.png
                  Dann hat Dein System sicher wieder "Platz".
                  Die Logeinträge 7 und 5 kommen aus dem Bereich der Rollosteuerung mittels GoldenHour zum öffnen der Rollo! Dann nämlich, wenn er den Befehl zum Öffnen an den Rollo sendet. Diese Meldungen werden mit Log-Stufe "Info" raus geschrieben.
                  Auch der 14er ist eine Info und wird dann ausgegeben, wenn der Living Up einen Rollo öffnet, welcher kein Trigger (Fensterkontakt) hat.
                  So wie du schreibst, hat sich das Problem nach dem Shuttercontrol Restart auf den Morgen verschoben.
                  Prüfe mal im shuttercontrol.0.shutters.autoUp - alle Objekte, ob die immer noch auf "true" stehen.
                  Lass das Logging auf "Info" stehen und prüfe dann mal, was am Morgen im Log als Info steht. Sind da die #5, #7 und #14 Logeinträge noch da?
                  Wenn ja, dann sendet der Shuttercontrol das Up an den Rollo und das Problem liegt wo anders. Wenn nicht, dann sendet Shutercontrol am Morgen nichts und wir müssen das weiter eingrenzen.

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    M.M. @FoxRo last edited by

                    @foxro Hmm, seltsam. Der erste Eintrag von shuttercontrol war heute morgen als ich manuell die Rollläden geöffnet habe:

                    2021-03-01 07:59:32.633 - info: shuttercontrol.0 (5874) Set ID: Position Esszimmer rechts value: 100%
                    2021-03-01 07:59:33.638 - info: shuttercontrol.0 (5874) Set ID: Position Terrasse links value: 100%
                    2021-03-01 07:59:34.625 - info: shuttercontrol.0 (5874) Set ID: Position Terrasse rechts value: 100%
                    

                    Ich habe danach den Adapter gestoppt und wieder gestartet.

                    Von gestern der letzte Eintrag - allerdings scheine ich das manuell gemacht zu haben, da der automatische Zeitpunkt ca. 5 Minuten früher gewesen wäre:

                    2021-02-28 18:40:58.038 - info: shuttercontrol.0 (5874) Set ID: Position Esszimmer rechts value: 0%
                    2021-02-28 18:40:59.009 - info: shuttercontrol.0 (5874) Set ID: Position Terrasse links value: 0%
                    2021-02-28 18:41:00.023 - info: shuttercontrol.0 (5874) Set ID: Position Terrasse rechts value: 0%
                    

                    autoUP und autoDown ist für alle Rollläden true

                    In das Logfile vom 27. kann ich nicht mehr reinschauen, da es mit 278 MB zu gross für Windows ist. Evtl. kopiere ich mir das mal auf eine Linux Kiste. Ist aber für hier und jetzt nicht interessant.

                    Anbei noch die Initialisierung nach dem Neustart heute:

                    2021-03-01 08:00:59.779 - info: host.buanet-iobroker stopInstance system.adapter.shuttercontrol.0 (force=false, process=true)
                    2021-03-01 08:00:59.782 - info: shuttercontrol.0 (5874) Adapter is disabled => stop
                    2021-03-01 08:00:59.781 - info: host.buanet-iobroker stopInstance system.adapter.shuttercontrol.0 send kill signal
                    2021-03-01 08:00:59.785 - info: shuttercontrol.0 (5874) cleaned everything up...
                    2021-03-01 08:00:59.787 - info: shuttercontrol.0 (5874) Got terminate signal TERMINATE_YOURSELF
                    2021-03-01 08:00:59.827 - info: shuttercontrol.0 (5874) terminating
                    2021-03-01 08:00:59.828 - info: shuttercontrol.0 (5874) Terminated (NO_ERROR): Without reason
                    2021-03-01 08:01:00.371 - info: host.buanet-iobroker instance system.adapter.shuttercontrol.0 terminated with code 0 (NO_ERROR)
                    2021-03-01 08:01:18.875 - info: admin.0 (108) Subscribe on all states again
                    2021-03-01 08:02:53.267 - info: host.buanet-iobroker "system.adapter.shuttercontrol.0" enabled
                    2021-03-01 08:02:53.300 - info: host.buanet-iobroker instance system.adapter.shuttercontrol.0 started with pid 5063
                    2021-03-01 08:02:54.030 - debug: shuttercontrol.0 (5063) Redis Objects: Use Redis connection: 127.0.0.1:9001
                    2021-03-01 08:02:54.057 - debug: shuttercontrol.0 (5063) Objects client ready ... initialize now
                    2021-03-01 08:02:54.060 - debug: shuttercontrol.0 (5063) Objects create System PubSub Client
                    2021-03-01 08:02:54.061 - debug: shuttercontrol.0 (5063) Objects create User PubSub Client
                    2021-03-01 08:02:54.063 - debug: shuttercontrol.0 (5063) Objects client initialize lua scripts
                    2021-03-01 08:02:54.075 - debug: shuttercontrol.0 (5063) Objects connected to redis: 127.0.0.1:9001
                    2021-03-01 08:02:54.080 - debug: shuttercontrol.0 (5063) objectDB connected
                    2021-03-01 08:02:54.082 - debug: shuttercontrol.0 (5063) Redis States: Use Redis connection: 127.0.0.1:9000
                    2021-03-01 08:02:54.086 - debug: shuttercontrol.0 (5063) States create User PubSub Client
                    2021-03-01 08:02:54.089 - debug: shuttercontrol.0 (5063) States create System PubSub Client
                    2021-03-01 08:02:54.094 - debug: shuttercontrol.0 (5063) States connected to redis: 127.0.0.1:9000
                    2021-03-01 08:02:54.095 - debug: shuttercontrol.0 (5063) statesDB connected
                    2021-03-01 08:02:55.720 - debug: shuttercontrol.0 (5063) Plugin sentry Initialize Plugin (enabled=true)
                    2021-03-01 08:02:55.859 - info: shuttercontrol.0 (5063) starting. Version 1.1.5 in /opt/iobroker/node_modules/iobroker.shuttercontrol, node: v12.20.0, js-controller: 3.1.6
                    2021-03-01 08:02:55.882 - info: shuttercontrol.0 (5063) subscribe javascript.0.frei_heute
                    2021-03-01 08:02:55.883 - debug: shuttercontrol.0 (5063) all shutters [{"enabled":true,"shutterName":"Position Esszimmer rechts","name":"shelly.0.SHSW-25#8CAAB5560A0D#1.Shutter.Position","triggerID":"","typeUp":"living-auto","typeDown":"living-auto","type":"in- & outside temperature and direction","heightDownSun":"16","direction":"80","directionRange":"50","tempInside":"23","tempSensor":"deconz.0.Sensors.7.temperature","outsideTempSensor":"deconz.0.Sensors.9.temperature","tempOutside":"23","lightSensor":"","valueLight":"","heightUp":"100","heightDown":"0","triggerState":"false","triggerDrive":"16","triggerChange":"onlyUp","elevation":"","autoDrive":"onlyUp","hysteresisOutside":"5","hysteresisInside":"5","hysteresisLight":"","currentAction":"","currentHeight":"","oldHeight":"","firstCompleteUp":"","triggerHeight":"","LateDown":true,"inSummerNotDown":false,"KeepSunProtect":false,"triggerAction":"","driveAfterClose":true,"useXmasLevel":false,"XmasLevel":"0","betweenPosition":false,"betweenPositionLevel":"50","trigDelyUp":"0","trigDelyDown":"0"},{"enabled":true,"shutterName":"Position Terrasse links","name":"shelly.0.SHSW-25#483FDA8DCA84#1.Shutter.Position","triggerID":"deconz.0.Sensors.11.open","typeUp":"living-auto","typeDown":"living-auto","type":"in- & outside temperature and direction","heightDownSun":"16","direction":"170","directionRange":"50","tempInside":"23","tempSensor":"deconz.0.Sensors.7.temperature","outsideTempSensor":"deconz.0.Sensors.9.temperature","tempOutside":"23","lightSensor":"","valueLight":"","heightUp":"100","heightDown":"0","triggerState":"false","triggerDrive":"16","triggerChange":"onlyUp","elevation":"","autoDrive":"onlyUp","hysteresisOutside":"5","hysteresisInside":"5","hysteresisLight":"","currentAction":"","currentHeight":"","oldHeight":"","firstCompleteUp":"","triggerHeight":"","LateDown":true,"inSummerNotDown":false,"KeepSunProtect":false,"triggerAction":"","driveAfterClose":true,"useXmasLevel":false,"XmasLevel":"0","betweenPosition":false,"betweenPositionLevel":"50","trigDelyUp":"0","trigDelyDown":"0"},{"enabled":true,"shutterName":"Position Terrasse rechts","name":"shelly.0.SHSW-25#483FDA8DD454#1.Shutter.Position","triggerID":"deconz.0.Sensors.12.open","typeUp":"living-auto","typeDown":"living-auto","type":"in- & outside temperature and direction","heightDownSun":"16","direction":"170","directionRange":"50","tempInside":"23","tempSensor":"deconz.0.Sensors.7.temperature","outsideTempSensor":"deconz.0.Sensors.9.temperature","tempOutside":"23","lightSensor":"","valueLight":"","heightUp":"100","heightDown":"0","triggerState":"false","triggerDrive":"16","triggerChange":"onlyUp","elevation":"","autoDrive":"onlyUp","hysteresisOutside":"5","hysteresisInside":"5","hysteresisLight":"","currentAction":"","currentHeight":"","oldHeight":"","firstCompleteUp":"","triggerHeight":"","LateDown":true,"inSummerNotDown":false,"KeepSunProtect":false,"triggerAction":"","driveAfterClose":true,"useXmasLevel":false,"XmasLevel":"0","betweenPosition":false,"betweenPositionLevel":"50","trigDelyUp":"0","trigDelyDown":"0"}]
                    2021-03-01 08:02:55.884 - debug: shuttercontrol.0 (5063) trigger for shuttercontrol: deconz.0.Sensors.11.open
                    2021-03-01 08:02:55.885 - debug: shuttercontrol.0 (5063) trigger for shuttercontrol: deconz.0.Sensors.12.open
                    2021-03-01 08:02:55.885 - debug: shuttercontrol.0 (5063) trigger for inside temperature: deconz.0.Sensors.7.temperature
                    2021-03-01 08:02:55.886 - debug: shuttercontrol.0 (5063) trigger for outside temperature: deconz.0.Sensors.9.temperature
                    2021-03-01 08:02:55.887 - debug: shuttercontrol.0 (5063) Shutter State: shelly.0.SHSW-25#8CAAB5560A0D#1.Shutter.Position
                    2021-03-01 08:02:55.888 - debug: shuttercontrol.0 (5063) Shutter State: shelly.0.SHSW-25#483FDA8DCA84#1.Shutter.Position
                    2021-03-01 08:02:55.888 - debug: shuttercontrol.0 (5063) Shutter State: shelly.0.SHSW-25#483FDA8DD454#1.Shutter.Position
                    2021-03-01 08:02:55.898 - debug: shuttercontrol.0 (5063) save current height: 100% from Position Esszimmer rechts
                    2021-03-01 08:02:55.899 - debug: shuttercontrol.0 (5063) Position Esszimmer rechts level conversion is disabled ...
                    2021-03-01 08:02:55.899 - debug: shuttercontrol.0 (5063) save current height: 100% from Position Terrasse links
                    2021-03-01 08:02:55.899 - debug: shuttercontrol.0 (5063) Position Terrasse links level conversion is disabled ...
                    2021-03-01 08:02:55.900 - debug: shuttercontrol.0 (5063) save current height: 100% from Position Terrasse rechts
                    2021-03-01 08:02:55.900 - debug: shuttercontrol.0 (5063) Position Terrasse rechts level conversion is disabled ...
                    2021-03-01 08:02:57.880 - debug: shuttercontrol.0 (5063) checking HolidayDP
                    2021-03-01 08:02:57.884 - debug: shuttercontrol.0 (5063) got HolidayDP false
                    2021-03-01 08:02:57.900 - debug: shuttercontrol.0 (5063) shutterDriveCalc
                    2021-03-01 08:02:57.901 - debug: shuttercontrol.0 (5063) calculate astrodata ...
                    2021-03-01 08:02:57.902 - debug: shuttercontrol.0 (5063) goldenHourEnd today: 07:49
                    2021-03-01 08:02:57.902 - debug: shuttercontrol.0 (5063) goldenHour today: 17:22
                    2021-03-01 08:02:57.903 - debug: shuttercontrol.0 (5063) current day: 1
                    2021-03-01 08:02:57.903 - debug: shuttercontrol.0 (5063) Sunrise today: 07:05
                    2021-03-01 08:02:57.903 - debug: shuttercontrol.0 (5063) Sunset today: 18:05
                    2021-03-01 08:02:57.904 - debug: shuttercontrol.0 (5063) Starting up shutters GoldenHour area: 08:19
                    2021-03-01 08:02:57.904 - debug: shuttercontrol.0 (5063) Shutdown shutters GoldenHour area: 17:52
                    2021-03-01 08:02:57.905 - debug: shuttercontrol.0 (5063) Starting up shutters Sunrise area: 07:35
                    2021-03-01 08:02:57.905 - debug: shuttercontrol.0 (5063) Shutdown shutters Sunset area: 18:35
                    2021-03-01 08:02:57.915 - debug: shuttercontrol.0 (5063) check IsLater : 07:35 08:00
                    2021-03-01 08:02:57.915 - debug: shuttercontrol.0 (5063) check IsLater : 07:35 07:30
                    2021-03-01 08:02:57.915 - debug: shuttercontrol.0 (5063) yes, IsLater : 07:35 07:30
                    2021-03-01 08:02:57.916 - debug: shuttercontrol.0 (5063) check IsEarlier : 07:35 08:00
                    2021-03-01 08:02:57.916 - debug: shuttercontrol.0 (5063) yes, IsEarlier : 07:35 08:00
                    2021-03-01 08:02:57.916 - debug: shuttercontrol.0 (5063) Starting up shutters living area: 07:35 debug 5
                    2021-03-01 08:02:57.923 - debug: shuttercontrol.0 (5063) check IsLater : 07:35 08:00
                    2021-03-01 08:02:57.923 - debug: shuttercontrol.0 (5063) check IsLater : 07:35 07:30
                    2021-03-01 08:02:57.923 - debug: shuttercontrol.0 (5063) yes, IsLater : 07:35 07:30
                    2021-03-01 08:02:57.924 - debug: shuttercontrol.0 (5063) check IsEarlier : 07:35 08:00
                    2021-03-01 08:02:57.924 - debug: shuttercontrol.0 (5063) yes, IsEarlier : 07:35 08:00
                    2021-03-01 08:02:57.925 - debug: shuttercontrol.0 (5063) Starting up shutters sleep area: 07:35 debug 5
                    2021-03-01 08:02:57.928 - debug: shuttercontrol.0 (5063) check IsLater : 07:35 08:00
                    2021-03-01 08:02:57.928 - debug: shuttercontrol.0 (5063) check IsLater : 07:35 07:30
                    2021-03-01 08:02:57.929 - debug: shuttercontrol.0 (5063) yes, IsLater : 07:35 07:30
                    2021-03-01 08:02:57.929 - debug: shuttercontrol.0 (5063) check IsEarlier : 07:35 08:00
                    2021-03-01 08:02:57.929 - debug: shuttercontrol.0 (5063) yes, IsEarlier : 07:35 08:00
                    2021-03-01 08:02:57.930 - debug: shuttercontrol.0 (5063) Starting up shutters children area: 07:35 debug 5
                    2021-03-01 08:02:57.933 - debug: shuttercontrol.0 (5063) check IsLater : 18:35 20:00
                    2021-03-01 08:02:57.933 - debug: shuttercontrol.0 (5063) check IsEarlier : 18:35 20:00
                    2021-03-01 08:02:57.934 - debug: shuttercontrol.0 (5063) yes, IsEarlier : 18:35 20:00
                    2021-03-01 08:02:57.934 - debug: shuttercontrol.0 (5063) Shutdown shutters living area: 18:35 debug 7
                    2021-03-01 08:02:57.935 - debug: shuttercontrol.0 (5063) shutterDownLiving
                    2021-03-01 08:02:57.938 - debug: shuttercontrol.0 (5063) Shutdown shutters children area: 18:35 debug 7
                    2021-03-01 08:02:57.942 - debug: shuttercontrol.0 (5063) Shutdown shutters sleep area: 18:35 debug 7
                    2021-03-01 08:02:57.945 - debug: shuttercontrol.0 (5063) late down at 22:15
                    2021-03-01 08:02:57.947 - debug: shuttercontrol.0 (5063) complete down at 22:00
                    2021-03-01 08:02:58.882 - debug: shuttercontrol.0 (5063) shutterDriveCalc
                    2021-03-01 08:02:58.882 - debug: shuttercontrol.0 (5063) calculate astrodata ...
                    2021-03-01 08:02:58.883 - debug: shuttercontrol.0 (5063) goldenHourEnd today: 07:49
                    2021-03-01 08:02:58.883 - debug: shuttercontrol.0 (5063) goldenHour today: 17:22
                    2021-03-01 08:02:58.884 - debug: shuttercontrol.0 (5063) current day: 1
                    2021-03-01 08:02:58.884 - debug: shuttercontrol.0 (5063) Sunrise today: 07:05
                    2021-03-01 08:02:58.884 - debug: shuttercontrol.0 (5063) Sunset today: 18:05
                    2021-03-01 08:02:58.885 - debug: shuttercontrol.0 (5063) Starting up shutters GoldenHour area: 08:19
                    2021-03-01 08:02:58.885 - debug: shuttercontrol.0 (5063) Shutdown shutters GoldenHour area: 17:52
                    2021-03-01 08:02:58.885 - debug: shuttercontrol.0 (5063) Starting up shutters Sunrise area: 07:35
                    2021-03-01 08:02:58.885 - debug: shuttercontrol.0 (5063) Shutdown shutters Sunset area: 18:35
                    2021-03-01 08:02:58.894 - debug: shuttercontrol.0 (5063) check IsLater : 07:35 08:00
                    2021-03-01 08:02:58.894 - debug: shuttercontrol.0 (5063) check IsLater : 07:35 07:30
                    2021-03-01 08:02:58.895 - debug: shuttercontrol.0 (5063) yes, IsLater : 07:35 07:30
                    2021-03-01 08:02:58.895 - debug: shuttercontrol.0 (5063) check IsEarlier : 07:35 08:00
                    2021-03-01 08:02:58.895 - debug: shuttercontrol.0 (5063) yes, IsEarlier : 07:35 08:00
                    2021-03-01 08:02:58.896 - debug: shuttercontrol.0 (5063) Starting up shutters living area: 07:35 debug 5
                    2021-03-01 08:02:58.900 - debug: shuttercontrol.0 (5063) check IsLater : 07:35 08:00
                    2021-03-01 08:02:58.900 - debug: shuttercontrol.0 (5063) check IsLater : 07:35 07:30
                    2021-03-01 08:02:58.900 - debug: shuttercontrol.0 (5063) yes, IsLater : 07:35 07:30
                    2021-03-01 08:02:58.900 - debug: shuttercontrol.0 (5063) check IsEarlier : 07:35 08:00
                    2021-03-01 08:02:58.901 - debug: shuttercontrol.0 (5063) yes, IsEarlier : 07:35 08:00
                    2021-03-01 08:02:58.901 - debug: shuttercontrol.0 (5063) Starting up shutters sleep area: 07:35 debug 5
                    2021-03-01 08:02:58.905 - debug: shuttercontrol.0 (5063) check IsLater : 07:35 08:00
                    2021-03-01 08:02:58.905 - debug: shuttercontrol.0 (5063) check IsLater : 07:35 07:30
                    2021-03-01 08:02:58.906 - debug: shuttercontrol.0 (5063) yes, IsLater : 07:35 07:30
                    2021-03-01 08:02:58.906 - debug: shuttercontrol.0 (5063) check IsEarlier : 07:35 08:00
                    2021-03-01 08:02:58.906 - debug: shuttercontrol.0 (5063) yes, IsEarlier : 07:35 08:00
                    2021-03-01 08:02:58.907 - debug: shuttercontrol.0 (5063) Starting up shutters children area: 07:35 debug 5
                    2021-03-01 08:02:58.910 - debug: shuttercontrol.0 (5063) check IsLater : 18:35 20:00
                    2021-03-01 08:02:58.910 - debug: shuttercontrol.0 (5063) check IsEarlier : 18:35 20:00
                    2021-03-01 08:02:58.910 - debug: shuttercontrol.0 (5063) yes, IsEarlier : 18:35 20:00
                    2021-03-01 08:02:58.911 - debug: shuttercontrol.0 (5063) Shutdown shutters living area: 18:35 debug 7
                    2021-03-01 08:02:58.911 - debug: shuttercontrol.0 (5063) shutterDownLiving
                    2021-03-01 08:02:58.913 - debug: shuttercontrol.0 (5063) Shutdown shutters children area: 18:35 debug 7
                    2021-03-01 08:02:58.915 - debug: shuttercontrol.0 (5063) Shutdown shutters sleep area: 18:35 debug 7
                    2021-03-01 08:02:58.917 - debug: shuttercontrol.0 (5063) late down at 22:15
                    2021-03-01 08:02:58.919 - debug: shuttercontrol.0 (5063) complete down at 22:00
                    2021-03-01 08:03:27.491 - debug: shuttercontrol.0 (5063) system.adapter.admin.0: logging true
                    2021-03-01 08:05:00.006 - debug: shuttercontrol.0 (5063) calculate astrodata ...
                    2021-03-01 08:05:00.007 - debug: shuttercontrol.0 (5063) Sun Azimut: 112.2°
                    2021-03-01 08:05:00.008 - debug: shuttercontrol.0 (5063) Sun Elevation: 8.5°
                    
                    F 1 Reply Last reply Reply Quote 0
                    • F
                      FoxRo @M.M. last edited by

                      @m-m
                      Wenn Interesse hast kannst mir gerne die aktuelle shuttercontol config mal hier hochladen. Werfe dann mal einen Blick rein und checke dies mit dem Log des Restarts.
                      .. und schauen wir mal, was er heute Abend macht. Das du nun alles manuell machen musst, sprich das er weder öffnet noch schliesst, kanns nicht wirklich sein. 😉

                      M 1 Reply Last reply Reply Quote 1
                      • M
                        M.M. @FoxRo last edited by

                        @foxro Vielen Dank im Voraus, config anbei: system.adapter.shuttercontrol.0.json

                        F 1 Reply Last reply Reply Quote 0
                        • Scrounger
                          Scrounger Developer @Scrounger last edited by

                          @scrounger sagte in Test Adapter shuttercontrol v1.1.x:

                          Gibt es irgendwo die Möglichkeit für einen Rolladen einen Delay einzustellen.
                          Also das der Rolladen z.B. 30s verzögert fährt?

                          Hintergrund ist, dass ich zwei sehr alte Rolläden habe, die die gleiche Führungschiene nutzen und wenn man die gleichzeitg fahren lässt bleiben Sie hängen.

                          @simatec ? 🙂

                          simatec 1 Reply Last reply Reply Quote 0
                          • simatec
                            simatec Developer Most Active @Scrounger last edited by

                            @scrounger
                            Wenn du nach Zeiten fährst, kannst du ein Delay hier einstellen:

                            bafbcfa3-ca66-4bd2-96c4-714893f429cc-image.png

                            Wenn du nach Astrozeiten fährst, befindet sich die Einstellmöglichkeit hier:

                            ba7b1bf9-10ba-4ddf-8c56-47d9ef10c6c9-image.png

                            1 Reply Last reply Reply Quote 1
                            • F
                              FoxRo @M.M. last edited by

                              @m-m
                              Deine Konfig sieht soweit erstmal vernünftig aus.
                              Was ich gesehen habe und wir noch nicht gecheckt haben, du hast die beiden Rollos mit Auto-Living konfiguriert.
                              Stelle somit bitte sicher, dass das Objekt shuttercontrol.0.control.autoLiving auf true steht. Wenn das auf false steht fahren die Dinger nicht da deaktiviert.
                              Hoffen wir auf heute Abend 😉
                              Viel Erfolg!

                              M 1 Reply Last reply Reply Quote 1
                              • M
                                M.M. @FoxRo last edited by

                                @foxro autoLiving ist true und alle Rollläden wurden eben planmäßig geschlossen (y)

                                F 1 Reply Last reply Reply Quote 0
                                • F
                                  FoxRo @M.M. last edited by

                                  @m-m said in Test Adapter shuttercontrol v1.1.x:

                                  @foxro autoLiving ist true und alle Rollläden wurden eben planmäßig geschlossen (y)

                                  Sehr gut!
                                  Dann sind wir mal auf morgen gespannt 😉
                                  Viel Erfolg!

                                  M 1 Reply Last reply Reply Quote 0
                                  • M
                                    M.M. @FoxRo last edited by

                                    @foxro said in Test Adapter shuttercontrol v1.1.x:

                                    @m-m said in Test Adapter shuttercontrol v1.1.x:

                                    @foxro autoLiving ist true und alle Rollläden wurden eben planmäßig geschlossen (y)

                                    Sehr gut!
                                    Dann sind wir mal auf morgen gespannt 😉
                                    Viel Erfolg!

                                    Hat einwandfrei funktioniert:

                                    2021-03-02 00:01:00.016 - debug: shuttercontrol.0 (5063) HolidayDP changed to false
                                    2021-03-02 00:01:00.020 - debug: shuttercontrol.0 (5063) shutterDriveCalc
                                    2021-03-02 00:01:00.021 - debug: shuttercontrol.0 (5063) calculate astrodata ...
                                    2021-03-02 00:01:00.021 - debug: shuttercontrol.0 (5063) goldenHourEnd today: 07:49
                                    2021-03-02 00:01:00.021 - debug: shuttercontrol.0 (5063) goldenHour today: 17:22
                                    2021-03-02 00:01:00.021 - debug: shuttercontrol.0 (5063) current day: 1
                                    2021-03-02 00:01:00.021 - debug: shuttercontrol.0 (5063) Sunrise today: 07:05
                                    2021-03-02 00:01:00.022 - debug: shuttercontrol.0 (5063) Sunset today: 18:05
                                    2021-03-02 00:01:00.022 - debug: shuttercontrol.0 (5063) Starting up shutters GoldenHour area: 08:19
                                    2021-03-02 00:01:00.022 - debug: shuttercontrol.0 (5063) Shutdown shutters GoldenHour area: 17:52
                                    2021-03-02 00:01:00.022 - debug: shuttercontrol.0 (5063) Starting up shutters Sunrise area: 07:35
                                    2021-03-02 00:01:00.022 - debug: shuttercontrol.0 (5063) Shutdown shutters Sunset area: 18:35
                                    2021-03-02 00:01:00.028 - debug: shuttercontrol.0 (5063) check IsLater : 07:35 08:00
                                    2021-03-02 00:01:00.029 - debug: shuttercontrol.0 (5063) check IsLater : 07:35 07:30
                                    2021-03-02 00:01:00.029 - debug: shuttercontrol.0 (5063) yes, IsLater : 07:35 07:30
                                    2021-03-02 00:01:00.029 - debug: shuttercontrol.0 (5063) check IsEarlier : 07:35 08:00
                                    2021-03-02 00:01:00.029 - debug: shuttercontrol.0 (5063) yes, IsEarlier : 07:35 08:00
                                    2021-03-02 00:01:00.029 - debug: shuttercontrol.0 (5063) Starting up shutters living area: 07:35 debug 5
                                    2021-03-02 00:01:00.031 - debug: shuttercontrol.0 (5063) check IsLater : 07:35 08:00
                                    2021-03-02 00:01:00.031 - debug: shuttercontrol.0 (5063) check IsLater : 07:35 07:30
                                    2021-03-02 00:01:00.031 - debug: shuttercontrol.0 (5063) yes, IsLater : 07:35 07:30
                                    2021-03-02 00:01:00.031 - debug: shuttercontrol.0 (5063) check IsEarlier : 07:35 08:00
                                    2021-03-02 00:01:00.031 - debug: shuttercontrol.0 (5063) yes, IsEarlier : 07:35 08:00
                                    2021-03-02 00:01:00.031 - debug: shuttercontrol.0 (5063) Starting up shutters sleep area: 07:35 debug 5
                                    2021-03-02 00:01:00.033 - debug: shuttercontrol.0 (5063) check IsLater : 07:35 08:00
                                    2021-03-02 00:01:00.033 - debug: shuttercontrol.0 (5063) check IsLater : 07:35 07:30
                                    2021-03-02 00:01:00.033 - debug: shuttercontrol.0 (5063) yes, IsLater : 07:35 07:30
                                    2021-03-02 00:01:00.033 - debug: shuttercontrol.0 (5063) check IsEarlier : 07:35 08:00
                                    2021-03-02 00:01:00.033 - debug: shuttercontrol.0 (5063) yes, IsEarlier : 07:35 08:00
                                    2021-03-02 00:01:00.033 - debug: shuttercontrol.0 (5063) Starting up shutters children area: 07:35 debug 5
                                    2021-03-02 00:01:00.035 - debug: shuttercontrol.0 (5063) check IsLater : 18:35 20:00
                                    2021-03-02 00:01:00.035 - debug: shuttercontrol.0 (5063) check IsEarlier : 18:35 20:00
                                    2021-03-02 00:01:00.035 - debug: shuttercontrol.0 (5063) yes, IsEarlier : 18:35 20:00
                                    2021-03-02 00:01:00.035 - debug: shuttercontrol.0 (5063) Shutdown shutters living area: 18:35 debug 7
                                    2021-03-02 00:01:00.035 - debug: shuttercontrol.0 (5063) shutterDownLiving
                                    2021-03-02 00:01:00.037 - debug: shuttercontrol.0 (5063) Shutdown shutters children area: 18:35 debug 7
                                    2021-03-02 00:01:00.040 - debug: shuttercontrol.0 (5063) Shutdown shutters sleep area: 18:35 debug 7
                                    2021-03-02 00:01:00.041 - debug: shuttercontrol.0 (5063) late down at 22:15
                                    2021-03-02 00:01:00.043 - debug: shuttercontrol.0 (5063) complete down at 22:00
                                    
                                    2021-03-02 07:33:00.015 - info: shuttercontrol.0 (5063) #16 Set ID: Position Esszimmer rechts value: 100%
                                    2021-03-02 07:33:00.016 - debug: shuttercontrol.0 (5063) shutterUpLiving #3 Position Esszimmer rechts old height: 0% new height: 100%
                                    2021-03-02 07:33:00.063 - debug: shuttercontrol.0 (5063) Shutter state changed: Position Esszimmer rechts old value = 0 new value = 100
                                    2021-03-02 07:33:00.063 - debug: shuttercontrol.0 (5063) Position Esszimmer rechts Old value = 0. New value = 100. automatic is active
                                    2021-03-02 07:33:01.016 - info: shuttercontrol.0 (5063) #16 Set ID: Position Terrasse links value: 100%
                                    2021-03-02 07:33:01.017 - debug: shuttercontrol.0 (5063) shutterUpLiving #3 Position Terrasse links old height: 0% new height: 100%
                                    2021-03-02 07:33:01.059 - debug: shuttercontrol.0 (5063) Shutter state changed: Position Terrasse links old value = 0 new value = 100
                                    2021-03-02 07:33:01.059 - debug: shuttercontrol.0 (5063) Position Terrasse links Old value = 0. New value = 100. automatic is active
                                    2021-03-02 07:33:02.017 - info: shuttercontrol.0 (5063) #16 Set ID: Position Terrasse rechts value: 100%
                                    2021-03-02 07:33:02.017 - debug: shuttercontrol.0 (5063) shutterUpLiving #3 Position Terrasse rechts old height: 0% new height: 100%
                                    2021-03-02 07:33:02.060 - debug: shuttercontrol.0 (5063) Shutter state changed: Position Terrasse rechts old value = 0 new value = 100
                                    2021-03-02 07:33:02.060 - debug: shuttercontrol.0 (5063) Position Terrasse rechts Old value = 0. New value = 100. automatic is active
                                    

                                    Ich habe fertig (...erstmal wieder ☺ )

                                    S 1 Reply Last reply Reply Quote 0
                                    • S
                                      StefanW @M.M. last edited by

                                      Gibt es eine Möglichkeit, den manu_modus zurückzusetzen, selbst ein Neustart der Instanz ändert nix.
                                      Ich richte gerade meine Jalousie - Sonnenschutz Steuerung ein und fahre sie deshalb auch mal manuell wieder ein um zu sehen ob sie auslöst.
                                      So müsste ich ja immer bis zum nächsten Tag warten 😞

                                      Grüße
                                      Stefan

                                      simatec 1 Reply Last reply Reply Quote 0
                                      • simatec
                                        simatec Developer Most Active @StefanW last edited by

                                        @stefanw Der manuelle Modus wird am Abend beim schließen automatisch zurückgesetzt

                                        S 1 Reply Last reply Reply Quote 0
                                        • S
                                          StefanW @simatec last edited by

                                          @simatec sagte in Test Adapter shuttercontrol v1.1.x:

                                          @stefanw Der manuelle Modus wird am Abend beim schließen automatisch zurückgesetzt

                                          also keine Möglichkeit diesen manuell zu deaktivieren?
                                          Wäre halt auch sinnvoll, wie schon jemand hier geschrieben hat, das die Automatik nach Zeit X sich wieder aktiviert.
                                          Falls morgens jemand irgendwas manuell steuert hat man den ganzen Tag keine Beschattung.

                                          F 1 Reply Last reply Reply Quote 0
                                          • F
                                            FoxRo @StefanW last edited by

                                            @stefanw
                                            neben dem, wie es @simatec schreibt, am Abend der Status zurück gesetzt wird, wird der Status auch zurück gesetzt, wenn Du mittels Button (Up / Down) die Jalousie in die Endlage fährst.
                                            Um den Sonnenschutz zu testen, empfiehlt es sich, dass die Jalousie jeweils mit dem Button (Alle auf) hoch fährst. Bei "Down" darf der Sonnenschutz nicht öffnen 😉 .Wenn die Sonnenschutzanforderung weiterhin ansteht, wird er ein paar Minuten später wieder in den Sonnenschutz fahren. 😉
                                            Viel Erfolg!

                                            S 1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            514
                                            Online

                                            31.7k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            rollladen rollladensteuerung shuttercontrol
                                            326
                                            7277
                                            7282501
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo