Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Einstellungen von Shuttercontrol

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    834

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    627

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.1k

Einstellungen von Shuttercontrol

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
43 Beiträge 5 Kommentatoren 4.0k Aufrufe 7 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • S Offline
    S Offline
    StealthAngel
    schrieb am zuletzt editiert von
    #11

    @simatec
    system.adapter.shuttercontrol.0 (1).json

    Ich habe bisher nur einen Rollladen drin. Der Name ist Büro.

    simatecS 1 Antwort Letzte Antwort
    0
    • S StealthAngel

      @simatec
      system.adapter.shuttercontrol.0 (1).json

      Ich habe bisher nur einen Rollladen drin. Der Name ist Büro.

      simatecS Online
      simatecS Online
      simatec
      Developer Most Active
      schrieb am zuletzt editiert von
      #12

      @stealthangel Mir kommen deine Geodaten nicht so korrekt vor. Bekommst du überhaupt Daten zum Sonnenstand?
      Was passiert bei dir jetzt genau nicht wie es soll?
      Habe dein Problem noch nicht so recht verstanden.

      Ändere mal den Namen Büro in Buero.

      • Besuche meine Github Seite
      • Beitrag hat geholfen oder willst du mich unterstützen
      • HowTo Restore ioBroker
      1 Antwort Letzte Antwort
      0
      • S Offline
        S Offline
        StealthAngel
        schrieb am zuletzt editiert von
        #13

        @simatec said in Einstellungen von Shuttercontrol:

        @stealthangel Mir kommen deine Geodaten nicht so korrekt vor. Bekommst du überhaupt Daten zum Sonnenstand?

        Die Geodaten passen und auch Azimut und Elevation sind hinreichend korrekt.

        Was passiert bei dir jetzt genau nicht wie es soll?

        Also ich fahre Sonnenschutzfunktion den Rollladen runter wenn Azimut >210° ist (das klappt).

        Der Sonnenschutz soll beendet werden, wenn die Sonne unter 10° Elevation fällt, damit die Bude kurz vor Sonnenuntergang noch mal richtig durchgelüftet wird.
        Das passiert leider nicht.
        Der Rollladen verbleibt in der Sonnenschutzstellung bis der Lichtsensor unter 70 fällt. Dann wird der Rollladen komplett geschlossen (was auch passiert und richtig ist).

        Nur das öffnen kurz vor Sonnenuntergang (Elevation <10°) das funktioniert nicht, obwohl im debug angezeigt wird, dass er in den Codeteil

        // +++++++++++++++++ End of sunprotect with Elevationslimit +++++++++++++++
        

        reinspringt

        shuttercontrol.0 2023-04-01 18:52:02.051 debug Büro level conversion is disabled ...
        

        Das mit Büro -> Buero probiere ich gleich mal....

        simatecS 1 Antwort Letzte Antwort
        0
        • S StealthAngel

          @simatec said in Einstellungen von Shuttercontrol:

          @stealthangel Mir kommen deine Geodaten nicht so korrekt vor. Bekommst du überhaupt Daten zum Sonnenstand?

          Die Geodaten passen und auch Azimut und Elevation sind hinreichend korrekt.

          Was passiert bei dir jetzt genau nicht wie es soll?

          Also ich fahre Sonnenschutzfunktion den Rollladen runter wenn Azimut >210° ist (das klappt).

          Der Sonnenschutz soll beendet werden, wenn die Sonne unter 10° Elevation fällt, damit die Bude kurz vor Sonnenuntergang noch mal richtig durchgelüftet wird.
          Das passiert leider nicht.
          Der Rollladen verbleibt in der Sonnenschutzstellung bis der Lichtsensor unter 70 fällt. Dann wird der Rollladen komplett geschlossen (was auch passiert und richtig ist).

          Nur das öffnen kurz vor Sonnenuntergang (Elevation <10°) das funktioniert nicht, obwohl im debug angezeigt wird, dass er in den Codeteil

          // +++++++++++++++++ End of sunprotect with Elevationslimit +++++++++++++++
          

          reinspringt

          shuttercontrol.0 2023-04-01 18:52:02.051 debug Büro level conversion is disabled ...
          

          Das mit Büro -> Buero probiere ich gleich mal....

          simatecS Online
          simatecS Online
          simatec
          Developer Most Active
          schrieb am zuletzt editiert von
          #14

          @stealthangel Zeige mal bitte deinen Debuglog von Shutercontrol...
          Am besten den Auzug, wo die Elevation von 10 erreicht wird.
          Mich irritieren noch immer deine Geodaten. Hier sollten normal 6 Stellen inter dem Punkt sein.

          Ich hatte das mal bei einem anderen Adapter... Der hat mit falschen Geodaten nicht sauber gearbeitet

          • Besuche meine Github Seite
          • Beitrag hat geholfen oder willst du mich unterstützen
          • HowTo Restore ioBroker
          S 1 Antwort Letzte Antwort
          0
          • simatecS simatec

            @stealthangel Zeige mal bitte deinen Debuglog von Shutercontrol...
            Am besten den Auzug, wo die Elevation von 10 erreicht wird.
            Mich irritieren noch immer deine Geodaten. Hier sollten normal 6 Stellen inter dem Punkt sein.

            Ich hatte das mal bei einem anderen Adapter... Der hat mit falschen Geodaten nicht sauber gearbeitet

            S Offline
            S Offline
            StealthAngel
            schrieb am zuletzt editiert von
            #15

            @simatec

            shuttercontrol.0 2023-04-01 18:58:56.640	debug	Brightness State Down is: false
            shuttercontrol.0 2023-04-01 18:58:46.639	debug	Brightness sensor value: 831.9
            shuttercontrol.0 2023-04-01 18:56:46.623	debug	Brightness State Down is: false
            shuttercontrol.0 2023-04-01 18:56:36.622	debug	Brightness sensor value: 878.7
            shuttercontrol.0 2023-04-01 18:55:00.024	debug	Sun Elevation: 8.6°
            shuttercontrol.0 2023-04-01 18:55:00.023	debug	Sun Azimut: 266.3°
            shuttercontrol.0 2023-04-01 18:55:00.020	debug	calculate astrodata ...
            shuttercontrol.0 2023-04-01 18:54:22.145	debug	Brightness State Down is: false
            shuttercontrol.0 2023-04-01 18:54:12.143	debug	Brightness sensor value: 945.8
            shuttercontrol.0 2023-04-01 18:52:02.053	debug	status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
            shuttercontrol.0 2023-04-01 18:52:02.052	debug	start pendingAlarm to check if an alarm is currently pending (exept frost)
            shuttercontrol.0 2023-04-01 18:52:02.051	debug	Büro level conversion is disabled ...
            shuttercontrol.0 2023-04-01 18:51:43.204	debug	Brightness State Down is: false
            shuttercontrol.0 2023-04-01 18:51:33.203	debug	Brightness sensor value: 1002.8
            shuttercontrol.0 2023-04-01 18:50:02.051	debug	status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
            shuttercontrol.0 2023-04-01 18:50:02.049	debug	start pendingAlarm to check if an alarm is currently pending (exept frost)
            shuttercontrol.0 2023-04-01 18:50:02.049	debug	Büro level conversion is disabled ...
            shuttercontrol.0 2023-04-01 18:50:00.011	debug	Sun Elevation: 9.4°
            shuttercontrol.0 2023-04-01 18:50:00.011	debug	Sun Azimut: 265.3°
            shuttercontrol.0 2023-04-01 18:50:00.010	debug	calculate astrodata ...
            shuttercontrol.0 2023-04-01 18:48:49.900	debug	Brightness State Down is: false
            shuttercontrol.0 2023-04-01 18:48:39.899	debug	Brightness sensor value: 1025.1
            shuttercontrol.0 2023-04-01 18:46:46.084	debug	Brightness State Down is: false
            shuttercontrol.0 2023-04-01 18:46:36.083	debug	Brightness sensor value: 1037.3
            shuttercontrol.0 2023-04-01 18:45:02.060	debug	status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
            shuttercontrol.0 2023-04-01 18:45:02.059	debug	start pendingAlarm to check if an alarm is currently pending (exept frost)
            shuttercontrol.0 2023-04-01 18:45:00.022	debug	Sun Elevation: 10.1°
            shuttercontrol.0 2023-04-01 18:45:00.022	debug	Sun Azimut: 264.3°
            shuttercontrol.0 2023-04-01 18:45:00.021	debug	calculate astrodata ...
            shuttercontrol.0 2023-04-01 18:44:27.876	debug	Brightness State Down is: false
            shuttercontrol.0 2023-04-01 18:44:17.875	debug	Brightness sensor value: 1078
            shuttercontrol.0 2023-04-01 18:41:55.378	debug	Brightness State Down is: false
            shuttercontrol.0 2023-04-01 18:41:45.376	debug	Brightness sensor value: 1104.5
            shuttercontrol.0 2023-04-01 18:40:02.023	debug	status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
            shuttercontrol.0 2023-04-01 18:40:02.022	debug	start pendingAlarm to check if an alarm is currently pending (exept frost)
            shuttercontrol.0 2023-04-01 18:40:00.013	debug	Sun Elevation: 10.9°
            shuttercontrol.0 2023-04-01 18:40:00.013	debug	Sun Azimut: 263.3°
            shuttercontrol.0 2023-04-01 18:40:00.012	debug	calculate astrodata ...
            
            
            simatecS 1 Antwort Letzte Antwort
            0
            • S StealthAngel

              @simatec

              shuttercontrol.0 2023-04-01 18:58:56.640	debug	Brightness State Down is: false
              shuttercontrol.0 2023-04-01 18:58:46.639	debug	Brightness sensor value: 831.9
              shuttercontrol.0 2023-04-01 18:56:46.623	debug	Brightness State Down is: false
              shuttercontrol.0 2023-04-01 18:56:36.622	debug	Brightness sensor value: 878.7
              shuttercontrol.0 2023-04-01 18:55:00.024	debug	Sun Elevation: 8.6°
              shuttercontrol.0 2023-04-01 18:55:00.023	debug	Sun Azimut: 266.3°
              shuttercontrol.0 2023-04-01 18:55:00.020	debug	calculate astrodata ...
              shuttercontrol.0 2023-04-01 18:54:22.145	debug	Brightness State Down is: false
              shuttercontrol.0 2023-04-01 18:54:12.143	debug	Brightness sensor value: 945.8
              shuttercontrol.0 2023-04-01 18:52:02.053	debug	status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
              shuttercontrol.0 2023-04-01 18:52:02.052	debug	start pendingAlarm to check if an alarm is currently pending (exept frost)
              shuttercontrol.0 2023-04-01 18:52:02.051	debug	Büro level conversion is disabled ...
              shuttercontrol.0 2023-04-01 18:51:43.204	debug	Brightness State Down is: false
              shuttercontrol.0 2023-04-01 18:51:33.203	debug	Brightness sensor value: 1002.8
              shuttercontrol.0 2023-04-01 18:50:02.051	debug	status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
              shuttercontrol.0 2023-04-01 18:50:02.049	debug	start pendingAlarm to check if an alarm is currently pending (exept frost)
              shuttercontrol.0 2023-04-01 18:50:02.049	debug	Büro level conversion is disabled ...
              shuttercontrol.0 2023-04-01 18:50:00.011	debug	Sun Elevation: 9.4°
              shuttercontrol.0 2023-04-01 18:50:00.011	debug	Sun Azimut: 265.3°
              shuttercontrol.0 2023-04-01 18:50:00.010	debug	calculate astrodata ...
              shuttercontrol.0 2023-04-01 18:48:49.900	debug	Brightness State Down is: false
              shuttercontrol.0 2023-04-01 18:48:39.899	debug	Brightness sensor value: 1025.1
              shuttercontrol.0 2023-04-01 18:46:46.084	debug	Brightness State Down is: false
              shuttercontrol.0 2023-04-01 18:46:36.083	debug	Brightness sensor value: 1037.3
              shuttercontrol.0 2023-04-01 18:45:02.060	debug	status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
              shuttercontrol.0 2023-04-01 18:45:02.059	debug	start pendingAlarm to check if an alarm is currently pending (exept frost)
              shuttercontrol.0 2023-04-01 18:45:00.022	debug	Sun Elevation: 10.1°
              shuttercontrol.0 2023-04-01 18:45:00.022	debug	Sun Azimut: 264.3°
              shuttercontrol.0 2023-04-01 18:45:00.021	debug	calculate astrodata ...
              shuttercontrol.0 2023-04-01 18:44:27.876	debug	Brightness State Down is: false
              shuttercontrol.0 2023-04-01 18:44:17.875	debug	Brightness sensor value: 1078
              shuttercontrol.0 2023-04-01 18:41:55.378	debug	Brightness State Down is: false
              shuttercontrol.0 2023-04-01 18:41:45.376	debug	Brightness sensor value: 1104.5
              shuttercontrol.0 2023-04-01 18:40:02.023	debug	status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
              shuttercontrol.0 2023-04-01 18:40:02.022	debug	start pendingAlarm to check if an alarm is currently pending (exept frost)
              shuttercontrol.0 2023-04-01 18:40:00.013	debug	Sun Elevation: 10.9°
              shuttercontrol.0 2023-04-01 18:40:00.013	debug	Sun Azimut: 263.3°
              shuttercontrol.0 2023-04-01 18:40:00.012	debug	calculate astrodata ...
              
              
              simatecS Online
              simatecS Online
              simatec
              Developer Most Active
              schrieb am zuletzt editiert von
              #16

              @stealthangel OK gehen wir mal anderes an... Wenn dein Rollladen im Sonnenschutz fährt, wird im autoState sauber sunProtect gesetzt?
              Kannst auch mal den Log posten, wenn der Sonnenschutz aktiviert wird

              • Besuche meine Github Seite
              • Beitrag hat geholfen oder willst du mich unterstützen
              • HowTo Restore ioBroker
              S 1 Antwort Letzte Antwort
              0
              • simatecS simatec

                @stealthangel OK gehen wir mal anderes an... Wenn dein Rollladen im Sonnenschutz fährt, wird im autoState sauber sunProtect gesetzt?
                Kannst auch mal den Log posten, wenn der Sonnenschutz aktiviert wird

                S Offline
                S Offline
                StealthAngel
                schrieb am zuletzt editiert von
                #17

                @simatec said in Einstellungen von Shuttercontrol:

                @stealthangel OK gehen wir mal anderes an... Wenn dein Rollladen im Sonnenschutz fährt, wird im autoState sauber sunProtect gesetzt?

                So wie ich das sehe, ja.
                Shutter5.JPG

                Kannst auch mal den Log posten, wenn der Sonnenschutz aktiviert wird

                2023-04-01 14:50:00.045 - debug: shuttercontrol.0 (131673) Sun Elevation: 39.6°
                2023-04-01 14:50:02.061 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                2023-04-01 14:50:02.062 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                2023-04-01 14:51:06.770 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                2023-04-01 14:51:06.772 - debug: shuttercontrol.0 (131673) Brightness sensor value: 4602
                2023-04-01 14:51:06.805 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                2023-04-01 14:51:07.862 - debug: shuttercontrol.0 (131673) Lightsensor up Büro already up at: 100% - setting current action: up
                2023-04-01 14:51:16.773 - debug: shuttercontrol.0 (131673) Brightness State Down is: false
                2023-04-01 14:53:27.486 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                2023-04-01 14:53:27.487 - debug: shuttercontrol.0 (131673) Brightness sensor value: 4591
                2023-04-01 14:53:27.489 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                2023-04-01 14:53:28.571 - debug: shuttercontrol.0 (131673) Lightsensor up Büro already up at: 100% - setting current action: up
                2023-04-01 14:53:37.488 - debug: shuttercontrol.0 (131673) Brightness State Down is: false
                2023-04-01 14:55:00.014 - debug: shuttercontrol.0 (131673) calculate astrodata ...
                2023-04-01 14:55:00.015 - debug: shuttercontrol.0 (131673) Sun Azimut: 208.4°
                2023-04-01 14:55:00.016 - debug: shuttercontrol.0 (131673) Sun Elevation: 39.2°
                2023-04-01 14:55:02.024 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                2023-04-01 14:55:02.025 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                2023-04-01 14:55:33.773 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                2023-04-01 14:55:33.774 - debug: shuttercontrol.0 (131673) Brightness sensor value: 4519
                2023-04-01 14:55:33.817 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                2023-04-01 14:55:34.874 - debug: shuttercontrol.0 (131673) Lightsensor up Büro already up at: 100% - setting current action: up
                2023-04-01 14:55:43.776 - debug: shuttercontrol.0 (131673) Brightness State Down is: false
                2023-04-01 14:58:29.519 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                2023-04-01 14:58:29.521 - debug: shuttercontrol.0 (131673) Brightness sensor value: 4320
                2023-04-01 14:58:29.525 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                2023-04-01 14:58:30.637 - debug: shuttercontrol.0 (131673) Lightsensor up Büro already up at: 100% - setting current action: up
                2023-04-01 14:58:39.522 - debug: shuttercontrol.0 (131673) Brightness State Down is: false
                2023-04-01 15:00:00.029 - debug: shuttercontrol.0 (131673) calculate astrodata ...
                2023-04-01 15:00:00.030 - debug: shuttercontrol.0 (131673) Sun Azimut: 210°
                2023-04-01 15:00:00.031 - debug: shuttercontrol.0 (131673) Sun Elevation: 38.8°
                2023-04-01 15:00:02.047 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                2023-04-01 15:00:02.051 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                2023-04-01 15:00:45.882 - info: web.0 (1054) ==> Connected system.user.admin from ::ffff:192.168.2.21
                2023-04-01 15:00:45.941 - info: web.0 (1054) ==> Connected system.user.admin from ::ffff:192.168.2.21
                2023-04-01 15:00:45.951 - info: web.0 (1054) ==> Connected system.user.admin from ::ffff:192.168.2.21
                2023-04-01 15:00:45.983 - info: web.0 (1054) ==> Connected system.user.admin from ::ffff:192.168.2.21
                2023-04-01 15:00:46.194 - info: web.0 (1054) ==> Connected system.user.admin from ::ffff:192.168.2.21
                2023-04-01 15:00:54.785 - info: web.0 (1054) ==> Connected system.user.admin from ::ffff:192.168.2.21
                2023-04-01 15:01:11.007 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                2023-04-01 15:01:11.008 - debug: shuttercontrol.0 (131673) Brightness sensor value: 4080
                2023-04-01 15:01:11.042 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                2023-04-01 15:01:12.101 - debug: shuttercontrol.0 (131673) Lightsensor up Büro already up at: 100% - setting current action: up
                2023-04-01 15:01:21.010 - debug: shuttercontrol.0 (131673) Brightness State Down is: false
                2023-04-01 15:03:38.021 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                2023-04-01 15:03:38.022 - debug: shuttercontrol.0 (131673) Brightness sensor value: 3841
                2023-04-01 15:03:38.028 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                2023-04-01 15:03:39.097 - debug: shuttercontrol.0 (131673) Lightsensor up Büro already up at: 100% - setting current action: up
                2023-04-01 15:03:48.023 - debug: shuttercontrol.0 (131673) Brightness State Down is: false
                2023-04-01 15:05:00.046 - debug: shuttercontrol.0 (131673) calculate astrodata ...
                2023-04-01 15:05:00.048 - debug: shuttercontrol.0 (131673) Sun Azimut: 211.5°
                2023-04-01 15:05:00.049 - debug: shuttercontrol.0 (131673) Sun Elevation: 38.4°
                2023-04-01 15:05:02.070 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                2023-04-01 15:05:02.072 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                2023-04-01 15:05:02.116 - debug: shuttercontrol.0 (131673) Büro: Check basis for sunprotect. Height:100 > HeightDownSun: 30 AND Height:100 == currentHeight:100 AND currentHeight:100 == heightUp:100
                2023-04-01 15:05:02.118 - info: shuttercontrol.0 (131673) Sunprotect #416 Set ID: Büro value: 30%
                2023-04-01 15:05:02.169 - info: mqtt.0 (955) send2Server mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos[shellies/Buero/Rolladen/roller/0/command/pos]
                2023-04-01 15:05:02.171 - debug: shuttercontrol.0 (131673) #0 wait for shutter check started
                2023-04-01 15:05:02.186 - debug: shuttercontrol.0 (131673) Sunprotect for Büro is active
                2023-04-01 15:05:02.187 - debug: shuttercontrol.0 (131673) RangeMinus: 210 < 211.5RangePlus: 390 > 211.5
                2023-04-01 15:05:02.187 - debug: shuttercontrol.0 (131673) last automatic Action for Büro: down_Sunprotect
                2023-04-01 15:05:02.187 - debug: shuttercontrol.0 (131673) Sunprotect Büro old height: 100% new height: 30%
                2023-04-01 15:05:22.172 - debug: shuttercontrol.0 (131673) #0 wait for shutter check end
                2023-04-01 15:05:22.177 - debug: shuttercontrol.0 (131673) Shutter state changed: Büro old value = 100 new value = 30
                2023-04-01 15:05:22.178 - debug: shuttercontrol.0 (131673) Büro Old value = 100. New value = 30. automatic is active
                2023-04-01 15:05:50.509 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                2023-04-01 15:05:50.509 - debug: shuttercontrol.0 (131673) Brightness sensor value: 3875
                2023-04-01 15:05:50.541 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                2023-04-01 15:05:50.596 - debug: shuttercontrol.0 (131673) Lightsensor up Büro already up at: 100% - setting current action: sunProtect
                2023-04-01 15:06:00.510 - debug: shuttercontrol.0 (131673) Brightness State Down is: false
                2023-04-01 15:08:52.737 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                2023-04-01 15:08:52.738 - debug: shuttercontrol.0 (131673) Brightness sensor value: 4014
                2023-04-01 15:08:52.742 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                2023-04-01 15:08:52.913 - debug: shuttercontrol.0 (131673) Lightsensor up Büro already up at: 100% - setting current action: sunProtect
                2023-04-01 15:09:02.740 - debug: shuttercontrol.0 (131673) Brightness State Down is: false
                2023-04-01 15:10:00.012 - debug: shuttercontrol.0 (131673) calculate astrodata ...
                2023-04-01 15:10:00.012 - debug: shuttercontrol.0 (131673) Sun Azimut: 213°
                2023-04-01 15:10:00.013 - debug: shuttercontrol.0 (131673) Sun Elevation: 38°
                2023-04-01 15:10:02.022 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                2023-04-01 15:10:02.026 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                2023-04-01 15:11:40.501 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                2023-04-01 15:11:40.502 - debug: shuttercontrol.0 (131673) Brightness sensor value: 4138
                2023-04-01 15:11:40.539 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                2023-04-01 15:11:40.591 - debug: shuttercontrol.0 (131673) Lightsensor up Büro already up at: 100% - setting current action: sunProtect
                2023-04-01 15:11:50.503 - debug: shuttercontrol.0 (131673) Brightness State Down is: false
                2023-04-01 15:14:13.761 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                2023-04-01 15:14:13.763 - debug: shuttercontrol.0 (131673) Brightness sensor value: 4158
                2023-04-01 15:14:13.800 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                2023-04-01 15:14:13.856 - debug: shuttercontrol.0 (131673) Lightsensor up Büro already up at: 100% - setting current action: sunProtect
                2023-04-01 15:14:23.764 - debug: shuttercontrol.0 (131673) Brightness State Down is: false
                2023-04-01 15:15:00.024 - debug: shuttercontrol.0 (131673) calculate astrodata ...
                2023-04-01 15:15:00.025 - debug: shuttercontrol.0 (131673) Sun Azimut: 214.5°
                2023-04-01 15:15:00.026 - debug: shuttercontrol.0 (131673) Sun Elevation: 37.6°
                
                simatecS 1 Antwort Letzte Antwort
                0
                • S StealthAngel

                  @simatec said in Einstellungen von Shuttercontrol:

                  @stealthangel OK gehen wir mal anderes an... Wenn dein Rollladen im Sonnenschutz fährt, wird im autoState sauber sunProtect gesetzt?

                  So wie ich das sehe, ja.
                  Shutter5.JPG

                  Kannst auch mal den Log posten, wenn der Sonnenschutz aktiviert wird

                  2023-04-01 14:50:00.045 - debug: shuttercontrol.0 (131673) Sun Elevation: 39.6°
                  2023-04-01 14:50:02.061 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                  2023-04-01 14:50:02.062 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                  2023-04-01 14:51:06.770 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                  2023-04-01 14:51:06.772 - debug: shuttercontrol.0 (131673) Brightness sensor value: 4602
                  2023-04-01 14:51:06.805 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                  2023-04-01 14:51:07.862 - debug: shuttercontrol.0 (131673) Lightsensor up Büro already up at: 100% - setting current action: up
                  2023-04-01 14:51:16.773 - debug: shuttercontrol.0 (131673) Brightness State Down is: false
                  2023-04-01 14:53:27.486 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                  2023-04-01 14:53:27.487 - debug: shuttercontrol.0 (131673) Brightness sensor value: 4591
                  2023-04-01 14:53:27.489 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                  2023-04-01 14:53:28.571 - debug: shuttercontrol.0 (131673) Lightsensor up Büro already up at: 100% - setting current action: up
                  2023-04-01 14:53:37.488 - debug: shuttercontrol.0 (131673) Brightness State Down is: false
                  2023-04-01 14:55:00.014 - debug: shuttercontrol.0 (131673) calculate astrodata ...
                  2023-04-01 14:55:00.015 - debug: shuttercontrol.0 (131673) Sun Azimut: 208.4°
                  2023-04-01 14:55:00.016 - debug: shuttercontrol.0 (131673) Sun Elevation: 39.2°
                  2023-04-01 14:55:02.024 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                  2023-04-01 14:55:02.025 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                  2023-04-01 14:55:33.773 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                  2023-04-01 14:55:33.774 - debug: shuttercontrol.0 (131673) Brightness sensor value: 4519
                  2023-04-01 14:55:33.817 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                  2023-04-01 14:55:34.874 - debug: shuttercontrol.0 (131673) Lightsensor up Büro already up at: 100% - setting current action: up
                  2023-04-01 14:55:43.776 - debug: shuttercontrol.0 (131673) Brightness State Down is: false
                  2023-04-01 14:58:29.519 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                  2023-04-01 14:58:29.521 - debug: shuttercontrol.0 (131673) Brightness sensor value: 4320
                  2023-04-01 14:58:29.525 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                  2023-04-01 14:58:30.637 - debug: shuttercontrol.0 (131673) Lightsensor up Büro already up at: 100% - setting current action: up
                  2023-04-01 14:58:39.522 - debug: shuttercontrol.0 (131673) Brightness State Down is: false
                  2023-04-01 15:00:00.029 - debug: shuttercontrol.0 (131673) calculate astrodata ...
                  2023-04-01 15:00:00.030 - debug: shuttercontrol.0 (131673) Sun Azimut: 210°
                  2023-04-01 15:00:00.031 - debug: shuttercontrol.0 (131673) Sun Elevation: 38.8°
                  2023-04-01 15:00:02.047 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                  2023-04-01 15:00:02.051 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                  2023-04-01 15:00:45.882 - info: web.0 (1054) ==> Connected system.user.admin from ::ffff:192.168.2.21
                  2023-04-01 15:00:45.941 - info: web.0 (1054) ==> Connected system.user.admin from ::ffff:192.168.2.21
                  2023-04-01 15:00:45.951 - info: web.0 (1054) ==> Connected system.user.admin from ::ffff:192.168.2.21
                  2023-04-01 15:00:45.983 - info: web.0 (1054) ==> Connected system.user.admin from ::ffff:192.168.2.21
                  2023-04-01 15:00:46.194 - info: web.0 (1054) ==> Connected system.user.admin from ::ffff:192.168.2.21
                  2023-04-01 15:00:54.785 - info: web.0 (1054) ==> Connected system.user.admin from ::ffff:192.168.2.21
                  2023-04-01 15:01:11.007 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                  2023-04-01 15:01:11.008 - debug: shuttercontrol.0 (131673) Brightness sensor value: 4080
                  2023-04-01 15:01:11.042 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                  2023-04-01 15:01:12.101 - debug: shuttercontrol.0 (131673) Lightsensor up Büro already up at: 100% - setting current action: up
                  2023-04-01 15:01:21.010 - debug: shuttercontrol.0 (131673) Brightness State Down is: false
                  2023-04-01 15:03:38.021 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                  2023-04-01 15:03:38.022 - debug: shuttercontrol.0 (131673) Brightness sensor value: 3841
                  2023-04-01 15:03:38.028 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                  2023-04-01 15:03:39.097 - debug: shuttercontrol.0 (131673) Lightsensor up Büro already up at: 100% - setting current action: up
                  2023-04-01 15:03:48.023 - debug: shuttercontrol.0 (131673) Brightness State Down is: false
                  2023-04-01 15:05:00.046 - debug: shuttercontrol.0 (131673) calculate astrodata ...
                  2023-04-01 15:05:00.048 - debug: shuttercontrol.0 (131673) Sun Azimut: 211.5°
                  2023-04-01 15:05:00.049 - debug: shuttercontrol.0 (131673) Sun Elevation: 38.4°
                  2023-04-01 15:05:02.070 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                  2023-04-01 15:05:02.072 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                  2023-04-01 15:05:02.116 - debug: shuttercontrol.0 (131673) Büro: Check basis for sunprotect. Height:100 > HeightDownSun: 30 AND Height:100 == currentHeight:100 AND currentHeight:100 == heightUp:100
                  2023-04-01 15:05:02.118 - info: shuttercontrol.0 (131673) Sunprotect #416 Set ID: Büro value: 30%
                  2023-04-01 15:05:02.169 - info: mqtt.0 (955) send2Server mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos[shellies/Buero/Rolladen/roller/0/command/pos]
                  2023-04-01 15:05:02.171 - debug: shuttercontrol.0 (131673) #0 wait for shutter check started
                  2023-04-01 15:05:02.186 - debug: shuttercontrol.0 (131673) Sunprotect for Büro is active
                  2023-04-01 15:05:02.187 - debug: shuttercontrol.0 (131673) RangeMinus: 210 < 211.5RangePlus: 390 > 211.5
                  2023-04-01 15:05:02.187 - debug: shuttercontrol.0 (131673) last automatic Action for Büro: down_Sunprotect
                  2023-04-01 15:05:02.187 - debug: shuttercontrol.0 (131673) Sunprotect Büro old height: 100% new height: 30%
                  2023-04-01 15:05:22.172 - debug: shuttercontrol.0 (131673) #0 wait for shutter check end
                  2023-04-01 15:05:22.177 - debug: shuttercontrol.0 (131673) Shutter state changed: Büro old value = 100 new value = 30
                  2023-04-01 15:05:22.178 - debug: shuttercontrol.0 (131673) Büro Old value = 100. New value = 30. automatic is active
                  2023-04-01 15:05:50.509 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                  2023-04-01 15:05:50.509 - debug: shuttercontrol.0 (131673) Brightness sensor value: 3875
                  2023-04-01 15:05:50.541 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                  2023-04-01 15:05:50.596 - debug: shuttercontrol.0 (131673) Lightsensor up Büro already up at: 100% - setting current action: sunProtect
                  2023-04-01 15:06:00.510 - debug: shuttercontrol.0 (131673) Brightness State Down is: false
                  2023-04-01 15:08:52.737 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                  2023-04-01 15:08:52.738 - debug: shuttercontrol.0 (131673) Brightness sensor value: 4014
                  2023-04-01 15:08:52.742 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                  2023-04-01 15:08:52.913 - debug: shuttercontrol.0 (131673) Lightsensor up Büro already up at: 100% - setting current action: sunProtect
                  2023-04-01 15:09:02.740 - debug: shuttercontrol.0 (131673) Brightness State Down is: false
                  2023-04-01 15:10:00.012 - debug: shuttercontrol.0 (131673) calculate astrodata ...
                  2023-04-01 15:10:00.012 - debug: shuttercontrol.0 (131673) Sun Azimut: 213°
                  2023-04-01 15:10:00.013 - debug: shuttercontrol.0 (131673) Sun Elevation: 38°
                  2023-04-01 15:10:02.022 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                  2023-04-01 15:10:02.026 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                  2023-04-01 15:11:40.501 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                  2023-04-01 15:11:40.502 - debug: shuttercontrol.0 (131673) Brightness sensor value: 4138
                  2023-04-01 15:11:40.539 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                  2023-04-01 15:11:40.591 - debug: shuttercontrol.0 (131673) Lightsensor up Büro already up at: 100% - setting current action: sunProtect
                  2023-04-01 15:11:50.503 - debug: shuttercontrol.0 (131673) Brightness State Down is: false
                  2023-04-01 15:14:13.761 - debug: shuttercontrol.0 (131673) start pendingAlarm to check if an alarm is currently pending (exept frost)
                  2023-04-01 15:14:13.763 - debug: shuttercontrol.0 (131673) Brightness sensor value: 4158
                  2023-04-01 15:14:13.800 - debug: shuttercontrol.0 (131673) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                  2023-04-01 15:14:13.856 - debug: shuttercontrol.0 (131673) Lightsensor up Büro already up at: 100% - setting current action: sunProtect
                  2023-04-01 15:14:23.764 - debug: shuttercontrol.0 (131673) Brightness State Down is: false
                  2023-04-01 15:15:00.024 - debug: shuttercontrol.0 (131673) calculate astrodata ...
                  2023-04-01 15:15:00.025 - debug: shuttercontrol.0 (131673) Sun Azimut: 214.5°
                  2023-04-01 15:15:00.026 - debug: shuttercontrol.0 (131673) Sun Elevation: 37.6°
                  
                  simatecS Online
                  simatecS Online
                  simatec
                  Developer Most Active
                  schrieb am zuletzt editiert von
                  #18

                  @stealthangel Habe es jetzt noch einmal nachgestellt...
                  Deine Werte für Himmelsrichtung und Range können so nicht passen.
                  Du kannst dir die richtigen Werte für deinen Standort und dein Fensterausrichtung bei https://www.sonnenverlauf.de ermitteln.

                  Wenn ich aber deine Range sehe, dann kann das nicht passen. Du gibst 300 als Himmelsrichtung ein und eine Range von 90.
                  Das würde bedeuten, dass bei größer 210 der Sonnenschutz aktiviert wird und bei größer 390 deaktiviert wird.
                  390 ° gibt es nicht.
                  Hier sollte der maximale Wert bei 360 liegen.
                  Wenn ich jetzt aber ein Fenster habe, dass Richtung Westen liegt, dann sollte die Einstellung von 290° und einer Range von 50-60 ° ausreichend sein.

                  Des Weiteren würde ich das Ende des Sonneschutzes im Verhältnis zum schließen de Lichtsensors nicht zu knapp machen. Setze lieber das Ende des Sonnenschutzes auf 12 oder 15

                  • Besuche meine Github Seite
                  • Beitrag hat geholfen oder willst du mich unterstützen
                  • HowTo Restore ioBroker
                  S 1 Antwort Letzte Antwort
                  0
                  • simatecS simatec

                    @stealthangel Habe es jetzt noch einmal nachgestellt...
                    Deine Werte für Himmelsrichtung und Range können so nicht passen.
                    Du kannst dir die richtigen Werte für deinen Standort und dein Fensterausrichtung bei https://www.sonnenverlauf.de ermitteln.

                    Wenn ich aber deine Range sehe, dann kann das nicht passen. Du gibst 300 als Himmelsrichtung ein und eine Range von 90.
                    Das würde bedeuten, dass bei größer 210 der Sonnenschutz aktiviert wird und bei größer 390 deaktiviert wird.
                    390 ° gibt es nicht.
                    Hier sollte der maximale Wert bei 360 liegen.
                    Wenn ich jetzt aber ein Fenster habe, dass Richtung Westen liegt, dann sollte die Einstellung von 290° und einer Range von 50-60 ° ausreichend sein.

                    Des Weiteren würde ich das Ende des Sonneschutzes im Verhältnis zum schließen de Lichtsensors nicht zu knapp machen. Setze lieber das Ende des Sonnenschutzes auf 12 oder 15

                    S Offline
                    S Offline
                    StealthAngel
                    schrieb am zuletzt editiert von
                    #19

                    @simatec Es ist mir ja schon fast peinlich, aber das war nicht die Lösung.

                    Die Werte für das Fenster habe ich jetzt angepasst und Elevation steht jetzt auf 15°, aber nix passiert:

                    2023-04-04 18:09:05.857 - debug: shuttercontrol.0 (144217) Brightness sensor value: 3883
                    2023-04-04 18:09:15.859 - debug: shuttercontrol.0 (144217) Brightness State Down is: false
                    2023-04-04 18:10:00.010 - debug: shuttercontrol.0 (144217) calculate astrodata ...
                    2023-04-04 18:10:00.010 - debug: shuttercontrol.0 (144217) Sun Azimut: 258.1°
                    2023-04-04 18:10:00.011 - debug: shuttercontrol.0 (144217) Sun Elevation: 16.3°
                    2023-04-04 18:10:02.020 - debug: shuttercontrol.0 (144217) start pendingAlarm to check if an alarm is currently pending (exept frost)
                    2023-04-04 18:10:02.021 - debug: shuttercontrol.0 (144217) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                    2023-04-04 18:11:20.335 - debug: shuttercontrol.0 (144217) Brightness sensor value: 3852
                    2023-04-04 18:11:30.336 - debug: shuttercontrol.0 (144217) Brightness State Down is: false
                    2023-04-04 18:13:20.378 - debug: shuttercontrol.0 (144217) Brightness sensor value: 3830
                    2023-04-04 18:13:30.379 - debug: shuttercontrol.0 (144217) Brightness State Down is: false
                    2023-04-04 18:15:00.018 - debug: shuttercontrol.0 (144217) calculate astrodata ...
                    2023-04-04 18:15:00.019 - debug: shuttercontrol.0 (144217) Sun Azimut: 259.1°
                    2023-04-04 18:15:00.020 - debug: shuttercontrol.0 (144217) Sun Elevation: 15.5°
                    2023-04-04 18:15:02.035 - debug: shuttercontrol.0 (144217) start pendingAlarm to check if an alarm is currently pending (exept frost)
                    2023-04-04 18:15:02.036 - debug: shuttercontrol.0 (144217) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                    2023-04-04 18:16:09.880 - debug: shuttercontrol.0 (144217) Brightness sensor value: 3807
                    2023-04-04 18:16:19.881 - debug: shuttercontrol.0 (144217) Brightness State Down is: false
                    2023-04-04 18:18:45.081 - debug: shuttercontrol.0 (144217) Brightness sensor value: 3789
                    2023-04-04 18:18:55.082 - debug: shuttercontrol.0 (144217) Brightness State Down is: false
                    2023-04-04 18:20:00.020 - debug: shuttercontrol.0 (144217) calculate astrodata ...
                    2023-04-04 18:20:00.021 - debug: shuttercontrol.0 (144217) Sun Azimut: 260.1°
                    2023-04-04 18:20:00.022 - debug: shuttercontrol.0 (144217) Sun Elevation: 14.7°
                    2023-04-04 18:20:02.039 - debug: shuttercontrol.0 (144217) Buero level conversion is disabled ...
                    2023-04-04 18:20:02.039 - debug: shuttercontrol.0 (144217) start pendingAlarm to check if an alarm is currently pending (exept frost)
                    2023-04-04 18:20:02.041 - debug: shuttercontrol.0 (144217) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                    2023-04-04 18:21:05.884 - debug: shuttercontrol.0 (144217) Brightness sensor value: 3767
                    2023-04-04 18:21:15.884 - debug: shuttercontrol.0 (144217) Brightness State Down is: false
                    2023-04-04 18:22:02.041 - debug: shuttercontrol.0 (144217) Buero level conversion is disabled ...
                    2023-04-04 18:22:02.041 - debug: shuttercontrol.0 (144217) start pendingAlarm to check if an alarm is currently pending (exept frost)
                    2023-04-04 18:22:02.042 - debug: shuttercontrol.0 (144217) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                    2023-04-04 18:23:12.134 - debug: shuttercontrol.0 (144217) Brightness sensor value: 3761
                    2023-04-04 18:23:22.136 - debug: shuttercontrol.0 (144217) Brightness State Down is: false
                    2023-04-04 18:25:00.016 - debug: shuttercontrol.0 (144217) calculate astrodata ...
                    2023-04-04 18:25:00.016 - debug: shuttercontrol.0 (144217) Sun Azimut: 261.1°
                    2023-04-04 18:25:00.017 - debug: shuttercontrol.0 (144217) Sun Elevation: 14°
                    2023-04-04 18:25:02.037 - debug: shuttercontrol.0 (144217) Buero level conversion is disabled ...
                    2023-04-04 18:25:02.037 - debug: shuttercontrol.0 (144217) start pendingAlarm to check if an alarm is currently pending (exept frost)
                    2023-04-04 18:25:02.040 - debug: shuttercontrol.0 (144217) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                    2023-04-04 18:26:07.826 - debug: shuttercontrol.0 (144217) Brightness sensor value: 3767
                    2023-04-04 18:26:17.827 - debug: shuttercontrol.0 (144217) Brightness State Down is: false
                    2023-04-04 18:27:02.046 - debug: shuttercontrol.0 (144217) Buero level conversion is disabled ...
                    2023-04-04 18:27:02.047 - debug: shuttercontrol.0 (144217) start pendingAlarm to check if an alarm is currently pending (exept frost)
                    2023-04-04 18:27:02.052 - debug: shuttercontrol.0 (144217) status alarm pending for mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos: false
                    2023-04-04 18:28:49.380 - debug: shuttercontrol.0 (144217) Brightness sensor value: 3737
                    2023-04-04 18:28:59.380 - debug: shuttercontrol.0 (144217) Brightness State Down is: false
                    2023-04-04 18:30:00.009 - debug: shuttercontrol.0 (144217) calculate astrodata ...
                    2023-04-04 18:30:00.010 - debug: shuttercontrol.0 (144217) Sun Azimut: 262.2°
                    2023-04-04 18:30:00.010 - debug: shuttercontrol.0 (144217) Sun Elevation: 13.2°
                    2023-04-04 18:31:16.376 - debug: shuttercontrol.0 (144217) Brightness sensor value: 3700
                    2023-04-04 18:31:26.377 - debug: shuttercontrol.0 (144217) Brightness State Down is: false
                    2023-04-04 18:33:28.866 - debug: shuttercontrol.0 (144217) Brightness sensor value: 3678
                    2023-04-04 18:33:38.869 - debug: shuttercontrol.0 (144217) Brightness State Down is: false
                    2023-04-04 18:35:00.009 - debug: shuttercontrol.0 (144217) calculate astrodata ...
                    2023-04-04 18:35:00.009 - debug: shuttercontrol.0 (144217) Sun Azimut: 263.2°
                    2023-04-04 18:35:00.010 - debug: shuttercontrol.0 (144217) Sun Elevation: 12.5°
                    2023-04-04 18:36:31.161 - debug: shuttercontrol.0 (144217) Brightness sensor value: 3602
                    2023-04-04 18:36:41.163 - debug: shuttercontrol.0 (144217) Brightness State Down is: false
                    2023-04-04 18:39:18.867 - debug: shuttercontrol.0 (144217) Brightness sensor value: 3590
                    2023-04-04 18:39:28.868 - debug: shuttercontrol.0 (144217) Brightness State Down is: false
                    

                    Kannst Du bitte noch mal schauen? Welche Daten brauchst Du?
                    Vielen Dank.....

                    1 Antwort Letzte Antwort
                    0
                    • simatecS Online
                      simatecS Online
                      simatec
                      Developer Most Active
                      schrieb am zuletzt editiert von
                      #20

                      @stealthangel Stelle mal in den Rollladen Einstellungen die Automatik auch bei geöffneten Fenster ein.

                      Passt der Wert 0 für den Fensterkontakt?

                      • Besuche meine Github Seite
                      • Beitrag hat geholfen oder willst du mich unterstützen
                      • HowTo Restore ioBroker
                      S 1 Antwort Letzte Antwort
                      0
                      • simatecS simatec

                        @stealthangel Stelle mal in den Rollladen Einstellungen die Automatik auch bei geöffneten Fenster ein.

                        Passt der Wert 0 für den Fensterkontakt?

                        S Offline
                        S Offline
                        StealthAngel
                        schrieb am zuletzt editiert von
                        #21

                        @simatec said in Einstellungen von Shuttercontrol:

                        @stealthangel Stelle mal in den Rollladen Einstellungen die Automatik auch bei geöffneten Fenster ein.

                        Buero1.JPG

                        Passt der Wert 0 für den Fensterkontakt?

                        Buero FK.JPG

                        Ich denke, das passt.

                        Ich habe jetzt in den Sourcecode mal ein paar Debugs eingebaut.

                        In die if Bedingung

                        if ((currentValue === mustValue || currentValue === mustValueTilted) && shutterSettings[s].tempSensor != '' || (currentValue != mustValue && currentValue != mustValueTilted && shutterSettings[s].autoDrive != 'onlyDown' && shutterSettings[s].autoDrive != 'off') || (shutterSettings[s].triggerID == '')) {
                        .......
                        

                        springt er schon nicht mehr rein.

                        Die Objekte sind

                        CurrentValue: 0
                        mustValue: 0
                        mustValueTilted: 0
                        shutterSettungs.temp:
                        shutterSettings[s].autoDrive: upDown
                        shutterSettings[s].triggerID: hm-rpc.1.00155D898A87A1.1.STATE
                        shutterSettings[s].driveAfterClose: false
                        

                        Mit meinen stümperhaften Programmierkenntnissen würde ich sagen es liegt an

                        shutterSettings[s].tempSensor != ''
                        

                        Aber ich habe keinen Temperatursensor :-(

                        Was kann ich da tun?
                        Danke für Eure Hilfe....

                        TolkinT simatecS 2 Antworten Letzte Antwort
                        0
                        • S StealthAngel

                          @simatec said in Einstellungen von Shuttercontrol:

                          @stealthangel Stelle mal in den Rollladen Einstellungen die Automatik auch bei geöffneten Fenster ein.

                          Buero1.JPG

                          Passt der Wert 0 für den Fensterkontakt?

                          Buero FK.JPG

                          Ich denke, das passt.

                          Ich habe jetzt in den Sourcecode mal ein paar Debugs eingebaut.

                          In die if Bedingung

                          if ((currentValue === mustValue || currentValue === mustValueTilted) && shutterSettings[s].tempSensor != '' || (currentValue != mustValue && currentValue != mustValueTilted && shutterSettings[s].autoDrive != 'onlyDown' && shutterSettings[s].autoDrive != 'off') || (shutterSettings[s].triggerID == '')) {
                          .......
                          

                          springt er schon nicht mehr rein.

                          Die Objekte sind

                          CurrentValue: 0
                          mustValue: 0
                          mustValueTilted: 0
                          shutterSettungs.temp:
                          shutterSettings[s].autoDrive: upDown
                          shutterSettings[s].triggerID: hm-rpc.1.00155D898A87A1.1.STATE
                          shutterSettings[s].driveAfterClose: false
                          

                          Mit meinen stümperhaften Programmierkenntnissen würde ich sagen es liegt an

                          shutterSettings[s].tempSensor != ''
                          

                          Aber ich habe keinen Temperatursensor :-(

                          Was kann ich da tun?
                          Danke für Eure Hilfe....

                          TolkinT Offline
                          TolkinT Offline
                          Tolkin
                          schrieb am zuletzt editiert von
                          #22

                          Mahlzeit und Frohe Ostern zusammen. Da einige Shelly's 2,5 bei mir defekt waren, habe ich heute neue Shelly's 2PM verbaut. Jetzt wollte ich gerade im ShutterControl Adapter die neuen Shellys hinzufügen und sehe, dass es den Reiter Position nicht mehr gibt? Kann mir jemand weiterhelfen und sagen wie ich bei den neuen Shelly's 2PM auf Positon fahren kann?

                          S 1 Antwort Letzte Antwort
                          0
                          • TolkinT Tolkin

                            Mahlzeit und Frohe Ostern zusammen. Da einige Shelly's 2,5 bei mir defekt waren, habe ich heute neue Shelly's 2PM verbaut. Jetzt wollte ich gerade im ShutterControl Adapter die neuen Shellys hinzufügen und sehe, dass es den Reiter Position nicht mehr gibt? Kann mir jemand weiterhelfen und sagen wie ich bei den neuen Shelly's 2PM auf Positon fahren kann?

                            S Offline
                            S Offline
                            StealthAngel
                            schrieb am zuletzt editiert von
                            #23

                            @tolkin said in Einstellungen von Shuttercontrol:

                            ....sagen wie ich bei den neuen Shelly's 2PM auf Positon fahren kann?

                            Schau mal hier:
                            Shelly Gen 2 Device API

                            und hier:
                            MQTT Control

                            Bei weiteren Fragen besser ein neues Thema aufmachen, das es nix mit den Shuttercontrol Adapter zu tun hat....

                            simatecS 1 Antwort Letzte Antwort
                            0
                            • S StealthAngel

                              @simatec said in Einstellungen von Shuttercontrol:

                              @stealthangel Stelle mal in den Rollladen Einstellungen die Automatik auch bei geöffneten Fenster ein.

                              Buero1.JPG

                              Passt der Wert 0 für den Fensterkontakt?

                              Buero FK.JPG

                              Ich denke, das passt.

                              Ich habe jetzt in den Sourcecode mal ein paar Debugs eingebaut.

                              In die if Bedingung

                              if ((currentValue === mustValue || currentValue === mustValueTilted) && shutterSettings[s].tempSensor != '' || (currentValue != mustValue && currentValue != mustValueTilted && shutterSettings[s].autoDrive != 'onlyDown' && shutterSettings[s].autoDrive != 'off') || (shutterSettings[s].triggerID == '')) {
                              .......
                              

                              springt er schon nicht mehr rein.

                              Die Objekte sind

                              CurrentValue: 0
                              mustValue: 0
                              mustValueTilted: 0
                              shutterSettungs.temp:
                              shutterSettings[s].autoDrive: upDown
                              shutterSettings[s].triggerID: hm-rpc.1.00155D898A87A1.1.STATE
                              shutterSettings[s].driveAfterClose: false
                              

                              Mit meinen stümperhaften Programmierkenntnissen würde ich sagen es liegt an

                              shutterSettings[s].tempSensor != ''
                              

                              Aber ich habe keinen Temperatursensor :-(

                              Was kann ich da tun?
                              Danke für Eure Hilfe....

                              simatecS Online
                              simatecS Online
                              simatec
                              Developer Most Active
                              schrieb am zuletzt editiert von
                              #24

                              @stealthangel sagte in Einstellungen von Shuttercontrol:

                              Aber ich habe keinen Temperatursensor

                              Trage doch mal zum testen irgendeine ID bei tempSensor ein.
                              Damit könnte man den Fehler erstmal eingrenzen

                              • Besuche meine Github Seite
                              • Beitrag hat geholfen oder willst du mich unterstützen
                              • HowTo Restore ioBroker
                              S 1 Antwort Letzte Antwort
                              0
                              • S StealthAngel

                                @tolkin said in Einstellungen von Shuttercontrol:

                                ....sagen wie ich bei den neuen Shelly's 2PM auf Positon fahren kann?

                                Schau mal hier:
                                Shelly Gen 2 Device API

                                und hier:
                                MQTT Control

                                Bei weiteren Fragen besser ein neues Thema aufmachen, das es nix mit den Shuttercontrol Adapter zu tun hat....

                                simatecS Online
                                simatecS Online
                                simatec
                                Developer Most Active
                                schrieb am zuletzt editiert von simatec
                                #25

                                @stealthangel Teste bitte mal die v1.4.24 ... Da sollte es egal sein, ob du einen Temperatursensor hast

                                • Besuche meine Github Seite
                                • Beitrag hat geholfen oder willst du mich unterstützen
                                • HowTo Restore ioBroker
                                S 1 Antwort Letzte Antwort
                                0
                                • simatecS simatec

                                  @stealthangel sagte in Einstellungen von Shuttercontrol:

                                  Aber ich habe keinen Temperatursensor

                                  Trage doch mal zum testen irgendeine ID bei tempSensor ein.
                                  Damit könnte man den Fehler erstmal eingrenzen

                                  S Offline
                                  S Offline
                                  StealthAngel
                                  schrieb am zuletzt editiert von
                                  #26

                                  @simatec said in Einstellungen von Shuttercontrol:

                                  Damit könnte man den Fehler erstmal eingrenzen

                                  Ich habe vermutlich den Fehler gefunden :-) Mit Temp-Sensor geht es.

                                  Das ist aber gar nicht nötig. In der "sunProtect.js" ist in ca. Zeile 1251 steht die if-Bedingung

                                  if ((currentValue === mustValue || currentValue === mustValueTilted) && shutterSettings[s].tempSensor != '' || (currentValue != mustValue && currentValue != mustValueTilted && shutterSettings[s].autoDrive != 'onlyDown' && shutterSettings[s].autoDrive != 'off') || (shutterSettings[s].triggerID == '')) {
                                  

                                  In der ganzen if-Bedingung wird "shutterSettings[].tempSensor" aber nicht gebraucht.
                                  Aus meiner Sicht müsste

                                  && shutterSettings[].tempSensor != ''
                                  

                                  ersatzlos gelöscht werden. Habe ich auch ausprobiert. Damit klappt es.

                                  @simatec said in Einstellungen von Shuttercontrol:

                                  @stealthangel Teste bitte mal die v1.4.24 ... Da sollte es egal sein, ob du einen Temperatursensor hast

                                  Lade ich gleich mal und Teste....

                                  Danke für Eure Hilfe

                                  1 Antwort Letzte Antwort
                                  0
                                  • simatecS simatec

                                    @stealthangel Teste bitte mal die v1.4.24 ... Da sollte es egal sein, ob du einen Temperatursensor hast

                                    S Offline
                                    S Offline
                                    StealthAngel
                                    schrieb am zuletzt editiert von
                                    #27

                                    @simatec said in Einstellungen von Shuttercontrol:

                                    @stealthangel Teste bitte mal die v1.4.24 ... Da sollte es egal sein, ob du einen Temperatursensor hast

                                    Jau, damit klappt es. Super, danke.

                                    Allerdings war es jetzt so, dass als sunProtect bei 210° Azimut gestartet wurde ist der Rollladen 3x innerhalb von wenigen Minuten runter und rauf gefahren 😨

                                    2023-04-11 14:55:02.018 - info: shuttercontrol.0 (175760) Sunprotect #416 Set ID: Buero value: 30%
                                    2023-04-11 14:55:02.037 - info: mqtt.0 (955) send2Server mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos[shellies/Buero/Rolladen/roller/0/command/pos]
                                    2023-04-11 14:55:29.544 - info: shuttercontrol.0 (175760) Lightsensor #5 Set ID: Buero value: 100%
                                    2023-04-11 14:55:29.552 - info: mqtt.0 (955) send2Server mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos[shellies/Buero/Rolladen/roller/0/command/pos]
                                    2023-04-11 14:55:31.535 - info: shuttercontrol.0 (175760) Sunprotect #416 Set ID: Buero value: 30%
                                    2023-04-11 14:55:31.542 - info: mqtt.0 (955) send2Server mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos[shellies/Buero/Rolladen/roller/0/command/pos]
                                    2023-04-11 14:57:59.509 - info: shuttercontrol.0 (175760) Lightsensor #5 Set ID: Buero value: 100%
                                    2023-04-11 14:57:59.519 - info: mqtt.0 (955) send2Server mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos[shellies/Buero/Rolladen/roller/0/command/pos]
                                    2023-04-11 14:58:01.499 - info: shuttercontrol.0 (175760) Sunprotect #416 Set ID: Buero value: 30%
                                    2023-04-11 14:58:01.505 - info: mqtt.0 (955) send2Server mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos[shellies/Buero/Rolladen/roller/0/command/pos]
                                    

                                    Das war mit der Version davor nicht. (Obwohl ich gestehen muss, das heute noch zusätzlich "autoDown auf false gesetzt war).

                                    Eine Idee dazu?....

                                    simatecS 1 Antwort Letzte Antwort
                                    0
                                    • S StealthAngel

                                      @simatec said in Einstellungen von Shuttercontrol:

                                      @stealthangel Teste bitte mal die v1.4.24 ... Da sollte es egal sein, ob du einen Temperatursensor hast

                                      Jau, damit klappt es. Super, danke.

                                      Allerdings war es jetzt so, dass als sunProtect bei 210° Azimut gestartet wurde ist der Rollladen 3x innerhalb von wenigen Minuten runter und rauf gefahren 😨

                                      2023-04-11 14:55:02.018 - info: shuttercontrol.0 (175760) Sunprotect #416 Set ID: Buero value: 30%
                                      2023-04-11 14:55:02.037 - info: mqtt.0 (955) send2Server mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos[shellies/Buero/Rolladen/roller/0/command/pos]
                                      2023-04-11 14:55:29.544 - info: shuttercontrol.0 (175760) Lightsensor #5 Set ID: Buero value: 100%
                                      2023-04-11 14:55:29.552 - info: mqtt.0 (955) send2Server mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos[shellies/Buero/Rolladen/roller/0/command/pos]
                                      2023-04-11 14:55:31.535 - info: shuttercontrol.0 (175760) Sunprotect #416 Set ID: Buero value: 30%
                                      2023-04-11 14:55:31.542 - info: mqtt.0 (955) send2Server mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos[shellies/Buero/Rolladen/roller/0/command/pos]
                                      2023-04-11 14:57:59.509 - info: shuttercontrol.0 (175760) Lightsensor #5 Set ID: Buero value: 100%
                                      2023-04-11 14:57:59.519 - info: mqtt.0 (955) send2Server mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos[shellies/Buero/Rolladen/roller/0/command/pos]
                                      2023-04-11 14:58:01.499 - info: shuttercontrol.0 (175760) Sunprotect #416 Set ID: Buero value: 30%
                                      2023-04-11 14:58:01.505 - info: mqtt.0 (955) send2Server mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos[shellies/Buero/Rolladen/roller/0/command/pos]
                                      

                                      Das war mit der Version davor nicht. (Obwohl ich gestehen muss, das heute noch zusätzlich "autoDown auf false gesetzt war).

                                      Eine Idee dazu?....

                                      simatecS Online
                                      simatecS Online
                                      simatec
                                      Developer Most Active
                                      schrieb am zuletzt editiert von
                                      #28

                                      @stealthangel was sagt der Debuglog?

                                      • Besuche meine Github Seite
                                      • Beitrag hat geholfen oder willst du mich unterstützen
                                      • HowTo Restore ioBroker
                                      S 1 Antwort Letzte Antwort
                                      0
                                      • simatecS simatec

                                        @stealthangel was sagt der Debuglog?

                                        S Offline
                                        S Offline
                                        StealthAngel
                                        schrieb am zuletzt editiert von
                                        #29

                                        @simatec said in Einstellungen von Shuttercontrol:

                                        @stealthangel was sagt der Debuglog?

                                        2023-04-12 14:50:00.010 - debug: shuttercontrol.0 (179737) calculate astrodata ...
                                        2023-04-12 14:50:00.010 - debug: shuttercontrol.0 (179737) Sun Azimut: 209.5°
                                        2023-04-12 14:50:00.011 - debug: shuttercontrol.0 (179737) Sun Elevation: 43.3°
                                        2023-04-12 14:50:09.334 - debug: shuttercontrol.0 (179737) Brightness State Down is: false
                                        2023-04-12 14:52:53.560 - debug: shuttercontrol.0 (179737) Brightness sensor value: 4125
                                        2023-04-12 14:52:53.608 - debug: shuttercontrol.0 (179737) Lightsensor up Buero already up at: 100% - setting current action: up
                                        2023-04-12 14:53:03.561 - debug: shuttercontrol.0 (179737) Brightness State Down is: false
                                        2023-04-12 14:55:00.007 - debug: shuttercontrol.0 (179737) calculate astrodata ...
                                        2023-04-12 14:55:00.008 - debug: shuttercontrol.0 (179737) Sun Azimut: 211.1°
                                        2023-04-12 14:55:00.008 - debug: shuttercontrol.0 (179737) Sun Elevation: 42.9°
                                        2023-04-12 14:55:02.018 - debug: shuttercontrol.0 (179737) Buero: Check basis for sunprotect. Height:100 > HeightDownSun: 30 AND Height:100 == currentHeight:100 AND currentHeight:100 == heightUp:100
                                        2023-04-12 14:55:02.019 - info: shuttercontrol.0 (179737) Sunprotect #416 Set ID: Buero value: 30%
                                        2023-04-12 14:55:02.070 - debug: shuttercontrol.0 (179737) #0 wait for shutter check started
                                        2023-04-12 14:55:02.069 - info: mqtt.0 (955) send2Server mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos[shellies/Buero/Rolladen/roller/0/command/pos]
                                        2023-04-12 14:55:02.099 - debug: shuttercontrol.0 (179737) Sunprotect for Buero is active
                                        2023-04-12 14:55:02.100 - debug: shuttercontrol.0 (179737) RangeMinus: 210 < 211.1RangePlus: 320 > 211.1
                                        2023-04-12 14:55:02.100 - debug: shuttercontrol.0 (179737) last automatic Action for Buero: down_Sunprotect
                                        2023-04-12 14:55:02.101 - debug: shuttercontrol.0 (179737) Sunprotect Buero old height: 100% new height: 30%
                                        2023-04-12 14:55:22.072 - debug: shuttercontrol.0 (179737) #0 wait for shutter check end
                                        2023-04-12 14:55:22.074 - debug: shuttercontrol.0 (179737) Shutter state changed: Buero old value = 100 new value = 30
                                        2023-04-12 14:55:22.074 - debug: shuttercontrol.0 (179737) #1 shutterName: Buero
                                        2023-04-12 14:55:22.074 - debug: shuttercontrol.0 (179737) #1 shutterState: 30 %
                                        2023-04-12 14:55:22.074 - debug: shuttercontrol.0 (179737) #1 currentAction: Manu_Mode
                                        2023-04-12 14:55:22.075 - debug: shuttercontrol.0 (179737) #1 triggerAction: Manu_Mode
                                        2023-04-12 14:55:22.075 - debug: shuttercontrol.0 (179737) #1 currentHeight: 30 %
                                        2023-04-12 14:55:22.075 - debug: shuttercontrol.0 (179737) #1 oldHeight: 100 %
                                        2023-04-12 14:55:22.075 - debug: shuttercontrol.0 (179737) #1 currentShutterState: activated
                                        2023-04-12 14:55:22.076 - debug: shuttercontrol.0 (179737) #1 currentShutterStateTime: 20 seconds
                                        2023-04-12 14:55:22.127 - debug: shuttercontrol.0 (179737) Buero drived manually to 30. Old value = 100. New value = 30
                                        2023-04-12 14:55:22.127 - debug: shuttercontrol.0 (179737) Buero Updated trigger action to Manu_Mode to prevent moving after window close
                                        2023-04-12 14:55:33.323 - debug: shuttercontrol.0 (179737) Brightness sensor value: 4104
                                        2023-04-12 14:55:33.354 - info: shuttercontrol.0 (179737) Lightsensor #5 Set ID: Buero value: 100%
                                        2023-04-12 14:55:33.361 - info: mqtt.0 (955) send2Server mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos[shellies/Buero/Rolladen/roller/0/command/pos]
                                        2023-04-12 14:55:33.362 - debug: shuttercontrol.0 (179737) #0 wait for shutter check started
                                        2023-04-12 14:55:33.419 - debug: shuttercontrol.0 (179737) last automatic Action for Buero: up_Brightness
                                        2023-04-12 14:55:33.420 - debug: shuttercontrol.0 (179737) save current height: 100% from Buero
                                        2023-04-12 14:55:43.325 - debug: shuttercontrol.0 (179737) Brightness State Down is: false
                                        2023-04-12 14:55:53.364 - debug: shuttercontrol.0 (179737) #0 wait for shutter check end
                                        2023-04-12 14:55:53.365 - debug: shuttercontrol.0 (179737) Buero Old value = 100. New value = 100. automatic is active
                                        2023-04-12 14:57:58.575 - debug: shuttercontrol.0 (179737) Brightness sensor value: 3967
                                        2023-04-12 14:57:58.629 - debug: shuttercontrol.0 (179737) Lightsensor up Buero already up at: 100% - setting current action: up
                                        2023-04-12 14:58:08.577 - debug: shuttercontrol.0 (179737) Brightness State Down is: false
                                        2023-04-12 15:00:00.008 - debug: shuttercontrol.0 (179737) calculate astrodata ...
                                        2023-04-12 15:00:00.008 - debug: shuttercontrol.0 (179737) Sun Azimut: 212.7°
                                        2023-04-12 15:00:00.009 - debug: shuttercontrol.0 (179737) Sun Elevation: 42.5°
                                        2023-04-12 15:00:02.020 - debug: shuttercontrol.0 (179737) Buero: Check basis for sunprotect. Height:100 > HeightDownSun: 30 AND Height:100 == currentHeight:100 AND currentHeight:100 == heightUp:100
                                        2023-04-12 15:00:02.020 - info: shuttercontrol.0 (179737) Sunprotect #416 Set ID: Buero value: 30%
                                        2023-04-12 15:00:02.065 - info: mqtt.0 (955) send2Server mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos[shellies/Buero/Rolladen/roller/0/command/pos]
                                        2023-04-12 15:00:02.066 - debug: shuttercontrol.0 (179737) #0 wait for shutter check started
                                        2023-04-12 15:00:02.121 - debug: shuttercontrol.0 (179737) Sunprotect for Buero is active
                                        2023-04-12 15:00:02.121 - debug: shuttercontrol.0 (179737) RangeMinus: 210 < 212.7RangePlus: 320 > 212.7
                                        2023-04-12 15:00:02.121 - debug: shuttercontrol.0 (179737) last automatic Action for Buero: down_Sunprotect
                                        2023-04-12 15:00:02.121 - debug: shuttercontrol.0 (179737) Sunprotect Buero old height: 100% new height: 30%
                                        2023-04-12 15:00:09.576 - debug: shuttercontrol.0 (179737) Brightness sensor value: 3856
                                        2023-04-12 15:00:09.606 - debug: shuttercontrol.0 (179737) outsidetemperature changed: hm-rpc.1.00181D89B4E7B4.1.ACTUAL_TEMPERATURE Value: 10.6
                                        2023-04-12 15:00:09.672 - debug: shuttercontrol.0 (179737) Lightsensor up Buero already up at: 100% - setting current action: sunProtect
                                        2023-04-12 15:00:19.577 - debug: shuttercontrol.0 (179737) Brightness State Down is: false
                                        2023-04-12 15:00:22.067 - debug: shuttercontrol.0 (179737) #0 wait for shutter check end
                                        2023-04-12 15:00:22.068 - debug: shuttercontrol.0 (179737) Shutter state changed: Buero old value = 100 new value = 30
                                        2023-04-12 15:00:22.069 - debug: shuttercontrol.0 (179737) Buero Old value = 100. New value = 30. automatic is active
                                        2023-04-12 15:03:10.046 - debug: shuttercontrol.0 (179737) Brightness sensor value: 4257
                                        2023-04-12 15:03:10.068 - debug: shuttercontrol.0 (179737) outsidetemperature changed: hm-rpc.1.00181D89B4E7B4.1.ACTUAL_TEMPERATURE Value: 10.5
                                        2023-04-12 15:03:10.130 - debug: shuttercontrol.0 (179737) Lightsensor up Buero already up at: 100% - setting current action: sunProtect
                                        2023-04-12 15:03:20.047 - debug: shuttercontrol.0 (179737) Brightness State Down is: false
                                        2023-04-12 15:05:00.008 - debug: shuttercontrol.0 (179737) calculate astrodata ...
                                        2023-04-12 15:05:00.009 - debug: shuttercontrol.0 (179737) Sun Azimut: 214.3°
                                        2023-04-12 15:05:00.009 - debug: shuttercontrol.0 (179737) Sun Elevation: 42.1°
                                        2023-04-12 15:05:56.040 - debug: shuttercontrol.0 (179737) Brightness sensor value: 4471
                                        2023-04-12 15:05:56.083 - debug: shuttercontrol.0 (179737) Lightsensor up Buero already up at: 100% - setting current action: sunProtect
                                        2023-04-12 15:06:06.041 - debug: shuttercontrol.0 (179737) Brightness State Down is: false
                                        2023-04-12 15:08:27.812 - debug: shuttercontrol.0 (179737) Brightness sensor value: 4399
                                        2023-04-12 15:08:27.839 - debug: shuttercontrol.0 (179737) outsidetemperature changed: hm-rpc.1.00181D89B4E7B4.1.ACTUAL_TEMPERATURE Value: 10.6
                                        2023-04-12 15:08:27.898 - debug: shuttercontrol.0 (179737) Lightsensor up Buero already up at: 100% - setting current action: sunProtect
                                        2023-04-12 15:08:37.813 - debug: shuttercontrol.0 (179737) Brightness State Down is: false
                                        2023-04-12 15:10:00.014 - debug: shuttercontrol.0 (179737) calculate astrodata ...
                                        2023-04-12 15:10:00.014 - debug: shuttercontrol.0 (179737) Sun Azimut: 215.8°
                                        2023-04-12 15:10:00.015 - debug: shuttercontrol.0 (179737) Sun Elevation: 41.6°
                                        2023-04-12 15:10:45.049 - debug: shuttercontrol.0 (179737) Brightness sensor value: 4524
                                        2023-04-12 15:10:45.135 - debug: shuttercontrol.0 (179737) Lightsensor up Buero already up at: 100% - setting current action: sunProtect
                                        2023-04-12 15:10:55.050 - debug: shuttercontrol.0 (179737) Brightness State Down is: false
                                        2023-04-12 15:12:47.794 - debug: shuttercontrol.0 (179737) Brightness sensor value: 4369
                                        2023-04-12 15:12:47.834 - debug: shuttercontrol.0 (179737) Lightsensor up Buero already up at: 100% - setting current action: sunProtect
                                        2023-04-12 15:12:57.795 - debug: shuttercontrol.0 (179737) Brightness State Down is: false
                                        

                                        Danke für Deine Hilfe...

                                        simatecS 1 Antwort Letzte Antwort
                                        0
                                        • S StealthAngel

                                          @simatec said in Einstellungen von Shuttercontrol:

                                          @stealthangel was sagt der Debuglog?

                                          2023-04-12 14:50:00.010 - debug: shuttercontrol.0 (179737) calculate astrodata ...
                                          2023-04-12 14:50:00.010 - debug: shuttercontrol.0 (179737) Sun Azimut: 209.5°
                                          2023-04-12 14:50:00.011 - debug: shuttercontrol.0 (179737) Sun Elevation: 43.3°
                                          2023-04-12 14:50:09.334 - debug: shuttercontrol.0 (179737) Brightness State Down is: false
                                          2023-04-12 14:52:53.560 - debug: shuttercontrol.0 (179737) Brightness sensor value: 4125
                                          2023-04-12 14:52:53.608 - debug: shuttercontrol.0 (179737) Lightsensor up Buero already up at: 100% - setting current action: up
                                          2023-04-12 14:53:03.561 - debug: shuttercontrol.0 (179737) Brightness State Down is: false
                                          2023-04-12 14:55:00.007 - debug: shuttercontrol.0 (179737) calculate astrodata ...
                                          2023-04-12 14:55:00.008 - debug: shuttercontrol.0 (179737) Sun Azimut: 211.1°
                                          2023-04-12 14:55:00.008 - debug: shuttercontrol.0 (179737) Sun Elevation: 42.9°
                                          2023-04-12 14:55:02.018 - debug: shuttercontrol.0 (179737) Buero: Check basis for sunprotect. Height:100 > HeightDownSun: 30 AND Height:100 == currentHeight:100 AND currentHeight:100 == heightUp:100
                                          2023-04-12 14:55:02.019 - info: shuttercontrol.0 (179737) Sunprotect #416 Set ID: Buero value: 30%
                                          2023-04-12 14:55:02.070 - debug: shuttercontrol.0 (179737) #0 wait for shutter check started
                                          2023-04-12 14:55:02.069 - info: mqtt.0 (955) send2Server mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos[shellies/Buero/Rolladen/roller/0/command/pos]
                                          2023-04-12 14:55:02.099 - debug: shuttercontrol.0 (179737) Sunprotect for Buero is active
                                          2023-04-12 14:55:02.100 - debug: shuttercontrol.0 (179737) RangeMinus: 210 < 211.1RangePlus: 320 > 211.1
                                          2023-04-12 14:55:02.100 - debug: shuttercontrol.0 (179737) last automatic Action for Buero: down_Sunprotect
                                          2023-04-12 14:55:02.101 - debug: shuttercontrol.0 (179737) Sunprotect Buero old height: 100% new height: 30%
                                          2023-04-12 14:55:22.072 - debug: shuttercontrol.0 (179737) #0 wait for shutter check end
                                          2023-04-12 14:55:22.074 - debug: shuttercontrol.0 (179737) Shutter state changed: Buero old value = 100 new value = 30
                                          2023-04-12 14:55:22.074 - debug: shuttercontrol.0 (179737) #1 shutterName: Buero
                                          2023-04-12 14:55:22.074 - debug: shuttercontrol.0 (179737) #1 shutterState: 30 %
                                          2023-04-12 14:55:22.074 - debug: shuttercontrol.0 (179737) #1 currentAction: Manu_Mode
                                          2023-04-12 14:55:22.075 - debug: shuttercontrol.0 (179737) #1 triggerAction: Manu_Mode
                                          2023-04-12 14:55:22.075 - debug: shuttercontrol.0 (179737) #1 currentHeight: 30 %
                                          2023-04-12 14:55:22.075 - debug: shuttercontrol.0 (179737) #1 oldHeight: 100 %
                                          2023-04-12 14:55:22.075 - debug: shuttercontrol.0 (179737) #1 currentShutterState: activated
                                          2023-04-12 14:55:22.076 - debug: shuttercontrol.0 (179737) #1 currentShutterStateTime: 20 seconds
                                          2023-04-12 14:55:22.127 - debug: shuttercontrol.0 (179737) Buero drived manually to 30. Old value = 100. New value = 30
                                          2023-04-12 14:55:22.127 - debug: shuttercontrol.0 (179737) Buero Updated trigger action to Manu_Mode to prevent moving after window close
                                          2023-04-12 14:55:33.323 - debug: shuttercontrol.0 (179737) Brightness sensor value: 4104
                                          2023-04-12 14:55:33.354 - info: shuttercontrol.0 (179737) Lightsensor #5 Set ID: Buero value: 100%
                                          2023-04-12 14:55:33.361 - info: mqtt.0 (955) send2Server mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos[shellies/Buero/Rolladen/roller/0/command/pos]
                                          2023-04-12 14:55:33.362 - debug: shuttercontrol.0 (179737) #0 wait for shutter check started
                                          2023-04-12 14:55:33.419 - debug: shuttercontrol.0 (179737) last automatic Action for Buero: up_Brightness
                                          2023-04-12 14:55:33.420 - debug: shuttercontrol.0 (179737) save current height: 100% from Buero
                                          2023-04-12 14:55:43.325 - debug: shuttercontrol.0 (179737) Brightness State Down is: false
                                          2023-04-12 14:55:53.364 - debug: shuttercontrol.0 (179737) #0 wait for shutter check end
                                          2023-04-12 14:55:53.365 - debug: shuttercontrol.0 (179737) Buero Old value = 100. New value = 100. automatic is active
                                          2023-04-12 14:57:58.575 - debug: shuttercontrol.0 (179737) Brightness sensor value: 3967
                                          2023-04-12 14:57:58.629 - debug: shuttercontrol.0 (179737) Lightsensor up Buero already up at: 100% - setting current action: up
                                          2023-04-12 14:58:08.577 - debug: shuttercontrol.0 (179737) Brightness State Down is: false
                                          2023-04-12 15:00:00.008 - debug: shuttercontrol.0 (179737) calculate astrodata ...
                                          2023-04-12 15:00:00.008 - debug: shuttercontrol.0 (179737) Sun Azimut: 212.7°
                                          2023-04-12 15:00:00.009 - debug: shuttercontrol.0 (179737) Sun Elevation: 42.5°
                                          2023-04-12 15:00:02.020 - debug: shuttercontrol.0 (179737) Buero: Check basis for sunprotect. Height:100 > HeightDownSun: 30 AND Height:100 == currentHeight:100 AND currentHeight:100 == heightUp:100
                                          2023-04-12 15:00:02.020 - info: shuttercontrol.0 (179737) Sunprotect #416 Set ID: Buero value: 30%
                                          2023-04-12 15:00:02.065 - info: mqtt.0 (955) send2Server mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos[shellies/Buero/Rolladen/roller/0/command/pos]
                                          2023-04-12 15:00:02.066 - debug: shuttercontrol.0 (179737) #0 wait for shutter check started
                                          2023-04-12 15:00:02.121 - debug: shuttercontrol.0 (179737) Sunprotect for Buero is active
                                          2023-04-12 15:00:02.121 - debug: shuttercontrol.0 (179737) RangeMinus: 210 < 212.7RangePlus: 320 > 212.7
                                          2023-04-12 15:00:02.121 - debug: shuttercontrol.0 (179737) last automatic Action for Buero: down_Sunprotect
                                          2023-04-12 15:00:02.121 - debug: shuttercontrol.0 (179737) Sunprotect Buero old height: 100% new height: 30%
                                          2023-04-12 15:00:09.576 - debug: shuttercontrol.0 (179737) Brightness sensor value: 3856
                                          2023-04-12 15:00:09.606 - debug: shuttercontrol.0 (179737) outsidetemperature changed: hm-rpc.1.00181D89B4E7B4.1.ACTUAL_TEMPERATURE Value: 10.6
                                          2023-04-12 15:00:09.672 - debug: shuttercontrol.0 (179737) Lightsensor up Buero already up at: 100% - setting current action: sunProtect
                                          2023-04-12 15:00:19.577 - debug: shuttercontrol.0 (179737) Brightness State Down is: false
                                          2023-04-12 15:00:22.067 - debug: shuttercontrol.0 (179737) #0 wait for shutter check end
                                          2023-04-12 15:00:22.068 - debug: shuttercontrol.0 (179737) Shutter state changed: Buero old value = 100 new value = 30
                                          2023-04-12 15:00:22.069 - debug: shuttercontrol.0 (179737) Buero Old value = 100. New value = 30. automatic is active
                                          2023-04-12 15:03:10.046 - debug: shuttercontrol.0 (179737) Brightness sensor value: 4257
                                          2023-04-12 15:03:10.068 - debug: shuttercontrol.0 (179737) outsidetemperature changed: hm-rpc.1.00181D89B4E7B4.1.ACTUAL_TEMPERATURE Value: 10.5
                                          2023-04-12 15:03:10.130 - debug: shuttercontrol.0 (179737) Lightsensor up Buero already up at: 100% - setting current action: sunProtect
                                          2023-04-12 15:03:20.047 - debug: shuttercontrol.0 (179737) Brightness State Down is: false
                                          2023-04-12 15:05:00.008 - debug: shuttercontrol.0 (179737) calculate astrodata ...
                                          2023-04-12 15:05:00.009 - debug: shuttercontrol.0 (179737) Sun Azimut: 214.3°
                                          2023-04-12 15:05:00.009 - debug: shuttercontrol.0 (179737) Sun Elevation: 42.1°
                                          2023-04-12 15:05:56.040 - debug: shuttercontrol.0 (179737) Brightness sensor value: 4471
                                          2023-04-12 15:05:56.083 - debug: shuttercontrol.0 (179737) Lightsensor up Buero already up at: 100% - setting current action: sunProtect
                                          2023-04-12 15:06:06.041 - debug: shuttercontrol.0 (179737) Brightness State Down is: false
                                          2023-04-12 15:08:27.812 - debug: shuttercontrol.0 (179737) Brightness sensor value: 4399
                                          2023-04-12 15:08:27.839 - debug: shuttercontrol.0 (179737) outsidetemperature changed: hm-rpc.1.00181D89B4E7B4.1.ACTUAL_TEMPERATURE Value: 10.6
                                          2023-04-12 15:08:27.898 - debug: shuttercontrol.0 (179737) Lightsensor up Buero already up at: 100% - setting current action: sunProtect
                                          2023-04-12 15:08:37.813 - debug: shuttercontrol.0 (179737) Brightness State Down is: false
                                          2023-04-12 15:10:00.014 - debug: shuttercontrol.0 (179737) calculate astrodata ...
                                          2023-04-12 15:10:00.014 - debug: shuttercontrol.0 (179737) Sun Azimut: 215.8°
                                          2023-04-12 15:10:00.015 - debug: shuttercontrol.0 (179737) Sun Elevation: 41.6°
                                          2023-04-12 15:10:45.049 - debug: shuttercontrol.0 (179737) Brightness sensor value: 4524
                                          2023-04-12 15:10:45.135 - debug: shuttercontrol.0 (179737) Lightsensor up Buero already up at: 100% - setting current action: sunProtect
                                          2023-04-12 15:10:55.050 - debug: shuttercontrol.0 (179737) Brightness State Down is: false
                                          2023-04-12 15:12:47.794 - debug: shuttercontrol.0 (179737) Brightness sensor value: 4369
                                          2023-04-12 15:12:47.834 - debug: shuttercontrol.0 (179737) Lightsensor up Buero already up at: 100% - setting current action: sunProtect
                                          2023-04-12 15:12:57.795 - debug: shuttercontrol.0 (179737) Brightness State Down is: false
                                          

                                          Danke für Deine Hilfe...

                                          simatecS Online
                                          simatecS Online
                                          simatec
                                          Developer Most Active
                                          schrieb am zuletzt editiert von
                                          #30

                                          @stealthangel Deine Überprüfung der Rollläden nach 20 Sekunden löst hier die Aktion aus.
                                          Entweder deine Rollläden liefern einen sauberen State, dann schalte die Überprüfung aus oder setze der Wert höher.
                                          Z.B. auf 60 oder 100 Sekunden

                                          • Besuche meine Github Seite
                                          • Beitrag hat geholfen oder willst du mich unterstützen
                                          • HowTo Restore ioBroker
                                          S 2 Antworten Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          415

                                          Online

                                          32.8k

                                          Benutzer

                                          82.9k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe