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.
    • D3ltoroxp
      D3ltoroxp @heinzie last edited by

      @heinzie said in Test Adapter shuttercontrol v0.8.x:

      @D3ltoroxp sagte in Test Adapter shuttercontrol v0.8.x:

      Wüsste auch nicht wie das vor Ort ohne Sensor gehen sollte. Ich hab mir einfach einen Helligkeitssensor von Aqara geholt, Wettergeschützt montiert. Funktioniert wunderbar.

      Und mit dem kann man leicht bewölkt und Sonne problemlos unterscheiden ?

      Muss ich testen, lasse mir grad bissel so die Werte aufzeichnen, gleichzeitig beobachte ich was der Himmel so macht. Denke aber schon das man anhand des Lux Wertes schauen kann ob Sonne oder Wolken. Reagiert sehr fein, hab ich das gefühlt.

      crunchip 1 Reply Last reply Reply Quote 0
      • crunchip
        crunchip Forum Testing Most Active @D3ltoroxp last edited by crunchip

        @D3ltoroxp du weisst aber schon, das der LuX Wert nur bei Bewegung aktualisiert wird. Ohne Bewegung kein aktueller Wert.
        Edit. Grad mal den link geöffnet, ist ja ein reiner lux sensor...bin vom BwM ausgegangen.

        Ich hab dafür meine Wetterstation hergenommen, Sonnenwatt.
        Muss nur noch testen ob das so funktioniert

        1 Reply Last reply Reply Quote 1
        • W
          watcherkb @D3ltoroxp last edited by

          @D3ltoroxp Himmelsrichtung kann man besser über diese Seite bestimmen: https://www.sonnenverlauf.de/

          1 Reply Last reply Reply Quote 1
          • H
            heinzie @FredF last edited by

            @FredF habe bei dem Adapter "das wetter" noch den Parameter cloud_value gefunden. Könnten man vielleicht für einen Test noch nehmen, hat aber leider das falsche Vorzeichen für die Auswertung, d.h. desto kleiner der Wert desto wenigen Wolken

            Rene_HM W X 3 Replies Last reply Reply Quote 0
            • Rene_HM
              Rene_HM Developer @heinzie last edited by

              @heinzie, @simatec wäre evtl. ein neuer Feature-Wunsch für den Adapter: Jalousien nach Wettervorhersage fahren. Das hatte ich mal direkt auf der CCU per script realisiert. Hat damals eigentlich recht gut funktioniert...

              da_Woody 1 Reply Last reply Reply Quote 0
              • W
                watcherkb @heinzie last edited by

                @heinzie @Rene_HM schaut mal hier nach, dort ist eine Möglichkeit erklärt wie das ganze mit dem Wetter-Adapter und bißchen Blockly zu realisieren geht. Funktioniert bei mir bisher: https://forum.iobroker.net/topic/23240/test-adapter-openuv-v0-0-x

                H 1 Reply Last reply Reply Quote 0
                • da_Woody
                  da_Woody @Rene_HM last edited by

                  hi!
                  @Rene_HM

                  geht mich ja nix an, aber auf wettervorhersage?
                  z.b.: gestern hatten wir da extrem gewitterwarnung. 30km weiter sind 93l runtergekommen. da von der anderen seite auch ein gewitter im anmarsch war, saß ich im staubtrockenen bei zarter bewölkung...

                  1 Reply Last reply Reply Quote 0
                  • H
                    heinzie @watcherkb last edited by heinzie

                    @watcherkb danke für den Tipp. Werde das mal ein paar Tage aufzeichnen und dann vergleichen.
                    Das passt auch noch ganz gut zu dem Thema: rolläden-automatisiert-steuern

                    1 Reply Last reply Reply Quote 0
                    • X
                      xbow42 @heinzie last edited by

                      @heinzie sagte in Test Adapter shuttercontrol v0.8.x:

                      @FredF habe bei dem Adapter "das wetter" noch den Parameter cloud_value gefunden. Könnten man vielleicht für einen Test noch nehmen, hat aber leider das falsche Vorzeichen für die Auswertung, d.h. desto kleiner der Wert desto wenigen Wolken

                      Das ist ja nun garkein Problem: bei jeder aktualisierung des DP schreibst du(blockly) den Wert in einen neuen DP (Wert * -1).

                      1 Reply Last reply Reply Quote 0
                      • F
                        Futty last edited by

                        Hallo zusammen,

                        ich hätte auch eine Frage zum Adapter bezüglich des Sonnenschutzes und des manuellen Eingriffs.

                        Ich habe das Problem, dass nach einem manuellen fahren des Rollladens über den Control-Button "OpenAll" der Sonnenschutz nach spätestens 5 Minuten automatisch wieder die Rollläden nach unten fährt.
                        Die Rollläden die auf State "Manu_Mode" stehen haben sich aber nicht bewegt.
                        Wann wird der "Manu_Mode" gesetzt bzw. wann switcht dieser wieder auf "Auto"?

                        Anbei mal eine Logdatei dazu (Debug Modus):

                        shuttercontrol.0	2020-08-13 16:35:35.398	debug	(5140) Rollo_EsszimmerFenster2 pct Old value = 100. New value = 20. automatic is active
                        shuttercontrol.0	2020-08-13 16:35:35.397	debug	(5140) Shutter state changed: Rollo_EsszimmerFenster2 pct old value = 100 new value = 20
                        shuttercontrol.0	2020-08-13 16:35:35.394	debug	(5140) Rollo_EsszimmerTuer pct Old value = 100. New value = 20. automatic is active
                        shuttercontrol.0	2020-08-13 16:35:35.393	debug	(5140) Shutter state changed: Rollo_EsszimmerTuer pct old value = 100 new value = 20
                        shuttercontrol.0	2020-08-13 16:35:32.206	debug	(5140) Rollo_EsszimmerFenster1 pct Old value = 100. New value = 20. automatic is active
                        shuttercontrol.0	2020-08-13 16:35:32.205	debug	(5140) Shutter state changed: Rollo_EsszimmerFenster1 pct old value = 100 new value = 20
                        shuttercontrol.0	2020-08-13 16:35:29.208	debug	(5140) Rollo_WohnzimmerGross pct Old value = 100. New value = 20. automatic is active
                        shuttercontrol.0	2020-08-13 16:35:29.207	debug	(5140) Shutter state changed: Rollo_WohnzimmerGross pct old value = 100 new value = 20
                        shuttercontrol.0	2020-08-13 16:35:23.203	debug	(5140) Rollo_WohnzimmerKlein pct Old value = 100. New value = 20. automatic is active
                        shuttercontrol.0	2020-08-13 16:35:23.202	debug	(5140) Shutter state changed: Rollo_WohnzimmerKlein pct old value = 100 new value = 20
                        shuttercontrol.0	2020-08-13 16:35:20.086	debug	(5140) Rollo_EsszimmerFenster2 pct Old value = 100. New value = 20. automatic is active
                        shuttercontrol.0	2020-08-13 16:35:20.085	debug	(5140) Shutter state changed: Rollo_EsszimmerFenster2 pct old value = 100 new value = 20
                        shuttercontrol.0	2020-08-13 16:35:20.038	debug	(5140) Sunprotect Rollo_EsszimmerFenster2 pct old height: 100% new height: 20%
                        shuttercontrol.0	2020-08-13 16:35:20.037	info	(5140) Set ID: Rollo_EsszimmerFenster2 pct value: 20%
                        shuttercontrol.0	2020-08-13 16:35:20.037	debug	(5140) Temperature outside: 27 > 21.5 AND Light: undefined > 15
                        shuttercontrol.0	2020-08-13 16:35:20.037	debug	(5140) Sunprotect for Rollo_EsszimmerFenster2 pct is active
                        shuttercontrol.0	2020-08-13 16:35:20.036	debug	(5140) Rollo_EsszimmerFenster2 pct: Check basis for sunprotect. Height:100 > HeightDownSun: 20 AND Height:100 == currentHeight:100 AND currentHeight:100 == heightUp:100
                        shuttercontrol.0	2020-08-13 16:35:19.212	debug	(5140) Rollo_Schlafzimmer pct Old value = 100. New value = 20. automatic is active
                        shuttercontrol.0	2020-08-13 16:35:19.211	debug	(5140) Shutter state changed: Rollo_Schlafzimmer pct old value = 100 new value = 20
                        shuttercontrol.0	2020-08-13 16:35:17.055	debug	(5140) Rollo_EsszimmerFenster1 pct Old value = 100. New value = 20. automatic is active
                        shuttercontrol.0	2020-08-13 16:35:17.054	debug	(5140) Shutter state changed: Rollo_EsszimmerFenster1 pct old value = 100 new value = 20
                        shuttercontrol.0	2020-08-13 16:35:17.041	debug	(5140) Sunprotect Rollo_EsszimmerFenster1 pct old height: 100% new height: 20%
                        shuttercontrol.0	2020-08-13 16:35:17.040	info	(5140) Set ID: Rollo_EsszimmerFenster1 pct value: 20%
                        shuttercontrol.0	2020-08-13 16:35:17.040	debug	(5140) Temperature outside: 27 > 21.5 AND Light: undefined > 15
                        shuttercontrol.0	2020-08-13 16:35:17.039	debug	(5140) Sunprotect for Rollo_EsszimmerFenster1 pct is active
                        shuttercontrol.0	2020-08-13 16:35:17.038	debug	(5140) Rollo_EsszimmerFenster1 pct: Check basis for sunprotect. Height:100 > HeightDownSun: 20 AND Height:100 == currentHeight:100 AND currentHeight:100 == heightUp:100
                        shuttercontrol.0	2020-08-13 16:35:14.056	debug	(5140) Rollo_EsszimmerTuer pct Old value = 100. New value = 20. automatic is active
                        shuttercontrol.0	2020-08-13 16:35:14.055	debug	(5140) Shutter state changed: Rollo_EsszimmerTuer pct old value = 100 new value = 20
                        shuttercontrol.0	2020-08-13 16:35:14.041	debug	(5140) Sunprotect Rollo_EsszimmerTuer pct old height: 100% new height: 20%
                        shuttercontrol.0	2020-08-13 16:35:14.040	info	(5140) Set ID: Rollo_EsszimmerTuer pct value: 20%
                        shuttercontrol.0	2020-08-13 16:35:14.040	debug	(5140) Temperature outside: 27 > 21.5 AND Light: undefined > 15
                        shuttercontrol.0	2020-08-13 16:35:14.039	debug	(5140) Sunprotect for Rollo_EsszimmerTuer pct is active
                        shuttercontrol.0	2020-08-13 16:35:14.038	debug	(5140) Rollo_EsszimmerTuer pct: Check basis for sunprotect. Height:100 > HeightDownSun: 20 AND Height:100 == currentHeight:100 AND currentHeight:100 == heightUp:100
                        shuttercontrol.0	2020-08-13 16:35:11.285	debug	(5140) Rollo_WohnzimmerGross pct Old value = 100. New value = 20. automatic is active
                        shuttercontrol.0	2020-08-13 16:35:11.285	debug	(5140) Shutter state changed: Rollo_WohnzimmerGross pct old value = 100 new value = 20
                        shuttercontrol.0	2020-08-13 16:35:11.233	debug	(5140) Sunprotect Rollo_WohnzimmerGross pct old height: 100% new height: 20%
                        shuttercontrol.0	2020-08-13 16:35:11.233	info	(5140) Set ID: Rollo_WohnzimmerGross pct value: 20%
                        shuttercontrol.0	2020-08-13 16:35:11.232	debug	(5140) Temperature outside: 27 > 21.5 AND Light: undefined > 15
                        shuttercontrol.0	2020-08-13 16:35:11.232	debug	(5140) Sunprotect for Rollo_WohnzimmerGross pct is active
                        shuttercontrol.0	2020-08-13 16:35:11.231	debug	(5140) Rollo_WohnzimmerGross pct: Check basis for sunprotect. Height:100 > HeightDownSun: 20 AND Height:100 == currentHeight:100 AND currentHeight:100 == heightUp:100
                        shuttercontrol.0	2020-08-13 16:35:08.126	debug	(5140) Rollo_WohnzimmerKlein pct Old value = 100. New value = 20. automatic is active
                        shuttercontrol.0	2020-08-13 16:35:08.125	debug	(5140) Shutter state changed: Rollo_WohnzimmerKlein pct old value = 100 new value = 20
                        shuttercontrol.0	2020-08-13 16:35:08.052	debug	(5140) Sunprotect Rollo_WohnzimmerKlein pct old height: 100% new height: 20%
                        shuttercontrol.0	2020-08-13 16:35:08.051	info	(5140) Set ID: Rollo_WohnzimmerKlein pct value: 20%
                        shuttercontrol.0	2020-08-13 16:35:08.051	debug	(5140) Temperature outside: 27 > 21.5 AND Light: undefined > 15
                        shuttercontrol.0	2020-08-13 16:35:08.050	debug	(5140) Sunprotect for Rollo_WohnzimmerKlein pct is active
                        shuttercontrol.0	2020-08-13 16:35:08.049	debug	(5140) Rollo_WohnzimmerKlein pct: Check basis for sunprotect. Height:100 > HeightDownSun: 20 AND Height:100 == currentHeight:100 AND currentHeight:100 == heightUp:100
                        shuttercontrol.0	2020-08-13 16:35:02.140	debug	(5140) Rollo_Schlafzimmer pct Old value = 100. New value = 20. automatic is active
                        shuttercontrol.0	2020-08-13 16:35:02.135	debug	(5140) Shutter state changed: Rollo_Schlafzimmer pct old value = 100 new value = 20
                        shuttercontrol.0	2020-08-13 16:35:02.080	debug	(5140) Sunprotect Rollo_Schlafzimmer pct old height: 100% new height: 20%
                        shuttercontrol.0	2020-08-13 16:35:02.079	info	(5140) Set ID: Rollo_Schlafzimmer pct value: 20%
                        shuttercontrol.0	2020-08-13 16:35:02.078	debug	(5140) Temperature outside: 27 > 21.5 AND Light: undefined > 15
                        shuttercontrol.0	2020-08-13 16:35:02.077	debug	(5140) Sunprotect for Rollo_Schlafzimmer pct is active
                        shuttercontrol.0	2020-08-13 16:35:02.076	debug	(5140) Rollo_Schlafzimmer pct: Check basis for sunprotect. Height:100 > HeightDownSun: 20 AND Height:100 == currentHeight:100 AND currentHeight:100 == heightUp:100
                        shuttercontrol.0	2020-08-13 16:35:00.021	debug	(5140) Sun Elevation: 38.3°
                        shuttercontrol.0	2020-08-13 16:35:00.020	debug	(5140) Sun Azimut: 243.7°
                        shuttercontrol.0	2020-08-13 16:35:00.019	debug	(5140) calculate astrodata ...
                        shuttercontrol.0	2020-08-13 16:34:23.063	debug	(5140) Rollo_EsszimmerFenster2 pct Old value = 20. New value = 100. automatic is active
                        shuttercontrol.0	2020-08-13 16:34:23.062	debug	(5140) Shutter state changed: Rollo_EsszimmerFenster2 pct old value = 20 new value = 100
                        shuttercontrol.0	2020-08-13 16:34:23.061	debug	(5140) Rollo_EsszimmerTuer pct Old value = 20. New value = 100. automatic is active
                        shuttercontrol.0	2020-08-13 16:34:23.060	debug	(5140) Shutter state changed: Rollo_EsszimmerTuer pct old value = 20 new value = 100
                        shuttercontrol.0	2020-08-13 16:34:20.035	debug	(5140) Rollo_EsszimmerFenster1 pct Old value = 20. New value = 100. automatic is active
                        shuttercontrol.0	2020-08-13 16:34:20.034	debug	(5140) Shutter state changed: Rollo_EsszimmerFenster1 pct old value = 20 new value = 100
                        shuttercontrol.0	2020-08-13 16:34:17.051	debug	(5140) Rollo_WohnzimmerGross pct Old value = 20. New value = 100. automatic is active
                        shuttercontrol.0	2020-08-13 16:34:17.049	debug	(5140) Shutter state changed: Rollo_WohnzimmerGross pct old value = 20 new value = 100
                        shuttercontrol.0	2020-08-13 16:34:11.063	debug	(5140) Rollo_WohnzimmerKlein pct Old value = 20. New value = 100. automatic is active
                        shuttercontrol.0	2020-08-13 16:34:11.060	debug	(5140) Shutter state changed: Rollo_WohnzimmerKlein pct old value = 20 new value = 100
                        shuttercontrol.0	2020-08-13 16:34:06.976	debug	(5140) Rollo_EsszimmerFenster2 pct Old value = 20. New value = 100. automatic is active
                        shuttercontrol.0	2020-08-13 16:34:06.975	debug	(5140) Shutter state changed: Rollo_EsszimmerFenster2 pct old value = 20 new value = 100
                        shuttercontrol.0	2020-08-13 16:34:06.915	debug	(5140) shutterUpButton Rollo_EsszimmerFenster2 pct old height: 20% new height: 100%
                        shuttercontrol.0	2020-08-13 16:34:06.913	info	(5140) Set ID: Rollo_EsszimmerFenster2 pct value: 100%
                        shuttercontrol.0	2020-08-13 16:34:06.030	debug	(5140) Rollo_Schlafzimmer pct Old value = 20. New value = 100. automatic is active
                        shuttercontrol.0	2020-08-13 16:34:06.029	debug	(5140) Shutter state changed: Rollo_Schlafzimmer pct old value = 20 new value = 100
                        shuttercontrol.0	2020-08-13 16:34:03.929	debug	(5140) Rollo_EsszimmerFenster1 pct Old value = 20. New value = 100. automatic is active
                        shuttercontrol.0	2020-08-13 16:34:03.927	debug	(5140) Shutter state changed: Rollo_EsszimmerFenster1 pct old value = 20 new value = 100
                        shuttercontrol.0	2020-08-13 16:34:03.915	debug	(5140) shutterUpButton Rollo_EsszimmerFenster1 pct old height: 20% new height: 100%
                        shuttercontrol.0	2020-08-13 16:34:03.913	info	(5140) Set ID: Rollo_EsszimmerFenster1 pct value: 100%
                        shuttercontrol.0	2020-08-13 16:34:00.931	debug	(5140) Rollo_EsszimmerTuer pct Old value = 20. New value = 100. automatic is active
                        shuttercontrol.0	2020-08-13 16:34:00.930	debug	(5140) Shutter state changed: Rollo_EsszimmerTuer pct old value = 20 new value = 100
                        shuttercontrol.0	2020-08-13 16:34:00.915	debug	(5140) shutterUpButton Rollo_EsszimmerTuer pct old height: 20% new height: 100%
                        shuttercontrol.0	2020-08-13 16:34:00.913	info	(5140) Set ID: Rollo_EsszimmerTuer pct value: 100%
                        shuttercontrol.0	2020-08-13 16:33:57.976	debug	(5140) Rollo_WohnzimmerGross pct Old value = 20. New value = 100. automatic is active
                        shuttercontrol.0	2020-08-13 16:33:57.975	debug	(5140) Shutter state changed: Rollo_WohnzimmerGross pct old value = 20 new value = 100
                        shuttercontrol.0	2020-08-13 16:33:57.916	debug	(5140) shutterUpButton Rollo_WohnzimmerGross pct old height: 20% new height: 100%
                        shuttercontrol.0	2020-08-13 16:33:57.914	info	(5140) Set ID: Rollo_WohnzimmerGross pct value: 100%
                        shuttercontrol.0	2020-08-13 16:33:54.931	debug	(5140) Rollo_WohnzimmerKlein pct Old value = 20. New value = 100. automatic is active
                        shuttercontrol.0	2020-08-13 16:33:54.930	debug	(5140) Shutter state changed: Rollo_WohnzimmerKlein pct old value = 20 new value = 100
                        shuttercontrol.0	2020-08-13 16:33:54.915	debug	(5140) shutterUpButton Rollo_WohnzimmerKlein pct old height: 20% new height: 100%
                        shuttercontrol.0	2020-08-13 16:33:54.913	info	(5140) Set ID: Rollo_WohnzimmerKlein pct value: 100%
                        shuttercontrol.0	2020-08-13 16:33:48.976	debug	(5140) Rollo_Schlafzimmer pct Old value = 20. New value = 100. automatic is active
                        shuttercontrol.0	2020-08-13 16:33:48.975	debug	(5140) Shutter state changed: Rollo_Schlafzimmer pct old value = 20 new value = 100
                        shuttercontrol.0	2020-08-13 16:33:48.919	debug	(5140) shutterUpButton Rollo_Schlafzimmer pct old height: 20% new height: 100%
                        shuttercontrol.0	2020-08-13 16:33:48.915	info	(5140) Set ID: Rollo_Schlafzimmer pct value: 100%
                        shuttercontrol.0	2020-08-13 16:33:48.910	debug	(5140) start buttonAction
                        

                        Außerdem hätte ich noch eine kleine Anmerkung bzw. Frage zur Auswahl "Art der Sonnenschutzsteuerung" in der Sonnenschutz-Einstellung.
                        Es gibt mehrere Auswahlen die teilweise durch ein "&" oder durch ein "/" getrennt sind.
                        Bei Auswahl "Außentemperatur/Lichtsensor" steht in den Logs "Temperature outside: 27 > 21.5 AND Light: undefined > 15".
                        Ich würde das "&" mit einem "AND" und das "/" mit einem "OR" interpretieren, geloggt wird allerdings ein AND. Ist die Annahme &=AND und /=OR korrekt?
                        Funktionieren tut es zumindest auch ohne Lichtsensor...

                        Eingesetzte Version 0.8.5

                        Vielen Dank!

                        1 Reply Last reply Reply Quote 0
                        • A
                          andyb @simatec last edited by

                          @simatec Wann geht denn wieder eine Version ins Stable?....dort ist ja noch die 0.6.2

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

                            @andyb
                            Nach meinem Urlaub, wenn die aktuelle Version keine Fehler mehr hat.

                            Newan 1 Reply Last reply Reply Quote 0
                            • Newan
                              Newan @heinzie last edited by

                              @heinzie welche Werte hast du genommen. Hab noch so ein Aqara, dann würde ich mir das warten auf wolken sparen ☺️

                              H 1 Reply Last reply Reply Quote 0
                              • Newan
                                Newan @simatec last edited by

                                @simatec wenn die Tür offen ist und abends der close Befehl kommt wird der am Balkon ausgelassen, soweit gut = Ausperrschutz

                                Wenn ich die Tür nun schließe, bleibt das Rollo aber weiterhin oben. Ist das so gewollt?

                                simatec 1 Reply Last reply Reply Quote 0
                                • H
                                  heinzie @Newan last edited by

                                  @Newan Habe den Sensor leider noch nicht. Z.Zt. teste ich noch mit dem UV Werte >5

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

                                    @Newan
                                    Wenn du die Zeiteinstellungen für diese Tür nutzt ist das Normal. Da wäre dann die Elevation interessant für dich.

                                    Newan 1 Reply Last reply Reply Quote 0
                                    • B
                                      burgerking68 @steimi last edited by

                                      @steimi sagte in Test Adapter shuttercontrol v0.8.x:

                                      @simatec ich habe eine Verständnisfrage - alle Rollos wurden heute morgen hoch gefahren. Im autoState steht bei allen 'up' und im autoLevel 100%. Danach habe ich ein Rollo manuell etwas heruntergefahren, im autoState steht dann 'Manu_mode'. Anschliessend habe ich das Rollo wieder auf 100% gefahren, der autoState bleibt aber weiterhin bei 'Manu_mode'. Ist das korrekt so und wie bekomme ich das Rollo wieder in den Automatik-Modus?

                                      Hallo, an der Frage bin ich auch sehr interessiert. Wäre schön wenn man den "Manu_mode" irgendwie anders und auf Bedarf zurücksetzen könnte. Gerade jetzt wo doch Hochsommer ist schalten meine Kinder teilweise schonmal manuell im Laufe des Tages die entsprechenden Rolladen im Zimmer "hoch" oder "runter". Dann befinden die sich immer im "Manu_mode" und machen Probleme bei weiteren automatisierten Abläufen im weiteren Tages-/Nachbetrieb.

                                      Im weiteren Chat-Verlauf schreibt @simatec dass das gefixt werden würde!? Ist das denn schon erfolgt?
                                      Oder verstehe/konfiguriere ich da grds. etwas falsch?🙁

                                      Trotzdem Danke für diesen tollen Adapter👌

                                      Burgerking68

                                      B 1 Reply Last reply Reply Quote 0
                                      • Newan
                                        Newan @simatec last edited by

                                        @simatec Muss da nochmal nachfragen, hab den Wohnbereich garnicht auf nciht nur ZEit sondern auf:
                                        5fa07513-6dc1-4e71-ab1d-228a4357eee5-image.png
                                        Zieht der dann Zeit oder Sonnenauf/untergang? Derzeit wird Hart um 22 Uhr heruntergefahren.
                                        8c51b61c-4e40-49ed-8175-3d03ed33e881-image.png

                                        Zudem hab ich den Aqara Lichtsensor eingebunden und folglich auch den Sollwert eingetragen. Dieser steht bei 15.000. Heute Abend oder gestern war Gewitter. Da war der wert definitiv unter 15.000....Rollo bleibt aber unten im SunProtec:
                                        e414fbfb-1d9f-4963-9ec3-a59ac9e28178-image.png

                                        Alle Einstellungen länger als 24h!

                                        Newan 1 Reply Last reply Reply Quote 0
                                        • Newan
                                          Newan @Newan last edited by Newan

                                          Noch als Ergänzung, der log von heute:

                                          shuttercontrol.0	2020-08-17 20:30:46.639	debug	(25657) Shutdown shutters sleep area: 19:00 debug 6
                                          shuttercontrol.0	2020-08-17 20:30:46.638	debug	(25657) shutterDownLiving
                                          shuttercontrol.0	2020-08-17 20:30:46.638	debug	(25657) Shutdown shutters living area: undefined debug 8
                                          shuttercontrol.0	2020-08-17 20:30:46.638	error	(25657) string does not contain : 22:17
                                          shuttercontrol.0	2020-08-17 20:30:46.638	debug	(25657) check IsEqual : 22:17
                                          shuttercontrol.0	2020-08-17 20:30:46.638	error	(25657) string does not contain : 22:17
                                          shuttercontrol.0	2020-08-17 20:30:46.638	debug	(25657) check IsEarlier : 22:17
                                          shuttercontrol.0	2020-08-17 20:30:46.637	error	(25657) string does not contain : 22:17
                                          shuttercontrol.0	2020-08-17 20:30:46.637	debug	(25657) check IsLater : 22:17
                                          shuttercontrol.0	2020-08-17 20:30:46.637	debug	(25657) Starting up shutters sleep area: 07:00 debug 8
                                          shuttercontrol.0	2020-08-17 20:30:46.636	debug	(25657) yes, IsEarlier : 06:21 07:00
                                          shuttercontrol.0	2020-08-17 20:30:46.636	debug	(25657) check IsEarlier : 06:21 07:00
                                          shuttercontrol.0	2020-08-17 20:30:46.636	debug	(25657) check IsEqual : 06:21 08:30
                                          shuttercontrol.0	2020-08-17 20:30:46.636	debug	(25657) check IsEqual : 07:00 08:30
                                          shuttercontrol.0	2020-08-17 20:30:46.636	debug	(25657) check IsLater : 06:21 07:00
                                          shuttercontrol.0	2020-08-17 20:30:46.636	debug	(25657) check IsLater : 06:21 08:30
                                          shuttercontrol.0	2020-08-17 20:30:46.635	debug	(25657) Starting up shutters living area: undefined debug 0
                                          shuttercontrol.0	2020-08-17 20:30:46.635	error	(25657) string does not contain : 06:21
                                          shuttercontrol.0	2020-08-17 20:30:46.635	debug	(25657) check IsEarlier : 06:21
                                          shuttercontrol.0	2020-08-17 20:30:46.635	error	(25657) string does not contain : 06:21
                                          shuttercontrol.0	2020-08-17 20:30:46.635	debug	(25657) check IsEqual : 06:21
                                          shuttercontrol.0	2020-08-17 20:30:46.635	error	(25657) string does not contain :
                                          shuttercontrol.0	2020-08-17 20:30:46.635	debug	(25657) check IsEqual :
                                          shuttercontrol.0	2020-08-17 20:30:46.634	error	(25657) string does not contain : 06:21
                                          shuttercontrol.0	2020-08-17 20:30:46.634	debug	(25657) check IsLater : 06:21
                                          shuttercontrol.0	2020-08-17 20:30:46.634	error	(25657) string does not contain : 06:21
                                          shuttercontrol.0	2020-08-17 20:30:46.634	debug	(25657) check IsLater : 06:21
                                          shuttercontrol.0	2020-08-17 20:30:46.630	debug	(25657) Shutdown shutters Sunset area: 22:17
                                          shuttercontrol.0	2020-08-17 20:30:46.629	debug	(25657) Starting up shutters Sunrise area: 06:21
                                          shuttercontrol.0	2020-08-17 20:30:46.629	debug	(25657) Shutdown shutters GoldenHour area: 21:31
                                          shuttercontrol.0	2020-08-17 20:30:46.629	debug	(25657) Starting up shutters GoldenHour area: 07:06
                                          shuttercontrol.0	2020-08-17 20:30:46.629	debug	(25657) Sunset today: 20:47
                                          shuttercontrol.0	2020-08-17 20:30:46.629	debug	(25657) Sunrise today: 06:21
                                          shuttercontrol.0	2020-08-17 20:30:46.628	debug	(25657) current day: 1
                                          shuttercontrol.0	2020-08-17 20:30:46.628	debug	(25657) goldenHour today: 20:01
                                          shuttercontrol.0	2020-08-17 20:30:46.628	debug	(25657) goldenHourEnd today: 07:06
                                          shuttercontrol.0	2020-08-17 20:30:46.627	debug	(25657) calculate astrodata ...
                                          shuttercontrol.0	2020-08-17 20:30:46.627	debug	(25657) shutterDriveCalc
                                          shuttercontrol.0	2020-08-17 20:30:43.646	debug	(25657) Wohnzimmer rechts level conversion is enabled
                                          shuttercontrol.0	2020-08-17 20:30:43.646	debug	(25657) save current height: 5% from Wohnzimmer rechts
                                          shuttercontrol.0	2020-08-17 20:30:43.646	debug	(25657) Wohnzimmer links level conversion is enabled
                                          shuttercontrol.0	2020-08-17 20:30:43.646	debug	(25657) save current height: 0% from Wohnzimmer links
                                          shuttercontrol.0	2020-08-17 20:30:43.629	debug	(25657) Shutter State: zwave2.0.Node_013.Multilevel_Switch.targetValue_001
                                          shuttercontrol.0	2020-08-17 20:30:43.629	debug	(25657) Shutter State: zwave2.0.Node_014.Multilevel_Switch.targetValue_001
                                          shuttercontrol.0	2020-08-17 20:30:43.628	debug	(25657) trigger for Light Sensor: zigbee.0.04cf8cdf3c7748ae.illuminance
                                          shuttercontrol.0	2020-08-17 20:30:43.626	debug	(25657) trigger for shuttercontrol: zigbee.0.00158d00045ccf5e.opened
                                          shuttercontrol.0	2020-08-17 20:30:43.626	debug	(25657) trigger for shuttercontrol: zigbee.0.00158d00047e776c.opened
                                          shuttercontrol.0	2020-08-17 20:30:43.625	debug	(25657) all shutters [{"enabled":true,"shutterName":"Wohnzimmer links","name":"zwave2.0.Node_014.Multilevel_Switch.targetValue_001","triggerID":"zigbee.0.00158d00047e776c.opened","typeUp":"living-auto
                                          shuttercontrol.0	2020-08-17 20:30:43.612	info	(25657) starting. Version 0.8.4 in /opt/iobroker/node_modules/iobroker.shuttercontrol, node: v12.18.3, js-controller: 3.1.4
                                          shuttercontrol.0	2020-08-17 20:30:43.523	debug	(25657) Plugin sentry Initialize Plugin (enabled=true)
                                          shuttercontrol.0	2020-08-17 20:30:39.719	info	(23945) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                          shuttercontrol.0	2020-08-17 20:30:39.719	debug	(23945) Plugin sentry destroyed
                                          shuttercontrol.0	2020-08-17 20:30:39.719	info	(23945) terminating
                                          shuttercontrol.0	2020-08-17 20:30:39.719	info	(23945) cleaned everything up...
                                          shuttercontrol.0	2020-08-17 20:30:39.718	info	(23945) Got terminate signal TERMINATE_YOURSELF
                                          shuttercontrol.0	2020-08-17 20:30:38.272	debug	(23945) Lightsensor changed: zigbee.0.04cf8cdf3c7748ae.illuminance Value: 285
                                          shuttercontrol.0	2020-08-17 20:30:00.001	debug	(23945) Sun Elevation: 1.5°
                                          shuttercontrol.0	2020-08-17 20:30:00.000	debug	(23945) Sun Azimut: 289.2°
                                          shuttercontrol.0	2020-08-17 20:30:00.000	debug	(23945) calculate astrodata ...
                                          shuttercontrol.0	2020-08-17 20:28:18.776	debug	(23945) Lightsensor changed: zigbee.0.04cf8cdf3c7748ae.illuminance Value: 320
                                          shuttercontrol.0	2020-08-17 20:27:26.260	debug	(23945) system.adapter.admin.0: logging true
                                          shuttercontrol.0	2020-08-16 19:40:00.003	debug	(23945) Sun Elevation: 9.4°
                                          shuttercontrol.0	2020-08-16 19:40:00.003	debug	(23945) Sun Azimut: 279.9°
                                          shuttercontrol.0	2020-08-16 19:40:00.002	debug	(23945) calculate astrodata ...
                                          shuttercontrol.0	2020-08-16 19:35:00.002	debug	(23945) Sun Elevation: 10.2°
                                          shuttercontrol.0	2020-08-16 19:35:00.001	debug	(23945) Sun Azimut: 278.9°
                                          shuttercontrol.0	2020-08-16 19:35:00.001	debug	(23945) calculate astrodata ...
                                          shuttercontrol.0	2020-08-16 19:30:38.761	debug	(23945) Lightsensor changed: zigbee.0.04cf8cdf3c7748ae.illuminance Value: 2177
                                          

                                          Der Adapter startet auch unregelmäßig neu seit neustem

                                          Hab gerade gesehen das man gar nicht nur Himmelsrichtung und Lichtsensor auswählen kann. Denke es lag an der Temperatur die gefehlt hat! Teste wieder 24h 😉 SORRY

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

                                            Ab sofort ist die Version 0.8.6 auf Github und in kürze auch im latest verfügbar ...

                                            Changelog

                                            0.8.6 (2020-08-21)

                                            • (simatec) small Bugfixes trigger
                                            1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            498
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            rollladen rollladensteuerung shuttercontrol
                                            326
                                            7281
                                            8173152
                                            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