(Garfonso) added: 'instances.refresh' kann genutzt werden um das frontend neuzuladen
(Garfonso) removed: lovelace_reload und window_reload states
(Garfonso) removed: name state, wird nicht mehr unterstützt (bzw. aktuell nicht)
(Garfonso) added: Unterstützung für toasts mit action button (json oder ;-string)
(Garfonso) added: activity state, der anzeigt ob ein User gerade den Browser nutzt
(Garfonso) crash bei schlechtem JSON in notification
(Garfonso) Übersetzungszeug...
(Garfonso) added: Unterstützung für Unterordner in /cards/ für Bilder und Zeug, dass custom cards laden. (Die Karten selber bitte in /cards/ lassen, sonst werden sie nicht im frontend registriert).
(Garfonso) crash wenn ein state aktualisiert werden sollte, bevor der websocket bereit war (z.B. weil control.darkMode oder so als entity verwendet werden soll)
3.0.1
(Garfonso) fixed: Farbtemperatur
(Garfonso) fixed: notifications (die alten mit der Glocke )
(Garfonso) fixed: crash, wenn keine History ausgewählt wurde
Ansonsten: Guckt euch nochmal iobroker.pro Unterstützung an. Da hat Bluefox jetzt einiges getan. Für mich funktioniert das aktuell sehr gut. Die Umleitung von https://iobroker.pro:4443/lovelace für das Login geht meistens sogar auch, aber manchmal nicht... aber es geht auch mittlerweile fast alles direkt über https://iobroker.pro/lovelace/ (wobei da Bluefox für bestimmte Pfade ggf. nochwas hinzufügen muss -> wenn also da was fehlt, bitte Meldung machen, gerne an mich - ich weiß auch nicht, wie offiziell das ist, aber ich bin da mal nach dem login hingeleitet worden, kann so schlimm nicht sein )
4.0.0
(Garfonso) Breaking: Update frontent to 2023.12.08.1
(Garfonso) Breaking: all states default to string now. Added some exceptions (like timestamps). Check your filters.
(Garfonso) Use better random numbers for tokens.
(Garfonso) Support media_play_pause (mini-media-player card play / pause) again.
(Garfonso) Support for input_select
(Garfonso) Improve support for sensor with device_class=date
(Garfonso) Remove hideToolbar from settings. Now using browser_mod to allow per instance control.
(Garfonso) repaired persistent notifications.
(Garfonso) Use browser_mod to hide sidebar.
Ich hab von 3.0.1 auf 4.0.0 bestimmt noch einiges vergessen. Am frontend sollte sich nicht soooo viel getan haben (besonders für die Leute, die schonmal die github version getestet haben).
Achja: Known issue (vermutlich) ist die shoppinglist. Die gibt es in lovelace nicht mehr, ist jetzt generische todoliste. Das geht vermutlich noch nicht, muss ich mir angucken.
4.0.0-4.0.7
Diverse Crashs gefixt (sorry dafür), insbesondere mit Datumsverarbeitung
History sollte wieder gehen
Thermostat ohne Modus / an/aus State gefixt
5.0.0:
Brandneues UI, 2025.04.01.0 -> Configs prüfen.
browser_mod update auf 2.3.3 (soweit ich sehe nur kleinere Bugfixes)
Experimentell: hideSidebar kann genutzt werden um die Homeassistant-Seitenleiste einzublenden! Sehr viel davon funktioniert nicht... vermutlich wird einiges nie funktionieren. Muss da rausfummeln, was ich noch ausblenden sollte. Da gerne ne Liste machen mit Weg, wie ihr hingekommen seid, was ihr denkt, was lieber weg sollte....
Dashboard support -> Seitenleiste einblenden, dann konfiguration -> dashboard hinzufügen. (bitte macht vorher ein backup eurer config im Objekt "configuration", am besten mit der Export Funktion von admin im objects tab... beim ersten Versuch hab ich mir meine config damit komplett gelöscht. Ich glaube, dass ich das gefixt habe, ist seitdem nicht mehr passiert.. aber das objekt mal exportieren schadet ja auch nicht).
5.0.1:
Icons sollten wieder wie früher sein (hat mich länger beschäftigt, sorry)
Logbook zeigt keine Einträge in der Zukunft an
Script entities (und ggf. andere eher "abwegige") gehen wieder (dafür bitte nach unknown service im log Ausschau halten)
Problem mit Subscriptions und Templates gelöst
Bekannte Probleme:
Einiges in der Seitenleiste funktioniert nicht, führt zu Fehlermeldungen in der Browser-Konsole oder Warnungen im Adapter oder dass die UI hängen bleibt
Das Zahnrad in der entities view ist da und geht nicht (eigentlich wollte ich das noch reparieren, finde aber immer noch nicht raus, wo es hängt... seufz)
-> da hat sich noch nicht viel geändert.
Ich hab eigentlich vor auch nochmal das UI zu updaten (ist jetzt auch schon wieder 6 Monate alt.. urgs.. die Zeit fliegt..?) und auch browser_mod nochmal. Da hat sich bei beidem wieder einiges getan. Puh. Vielleicht dann demnächst schon 6.x und neuer Thread? Ich gucke mal.
Habe eine blöde und fast peinliche Frage, habe die Github Versionen immer so installiert:
Finde hier aber deinen Adapter nicht, jetzt muss ich wahrscheinlich über URL installieren, dazu einfach diese URL eintragen oder:
Ja, das ist im Grunde richtig, aber die URL, die du nimmst zeigt zum veralteten Adapter. Meine aktualisierte Version ist unter https://github.com/Garfonso/ioBroker.google-sharedlocations zu finden.
Der ursprüngliche Entwickler hat sich zwar mal gemeldet, aber irgendwie ist daraus keine Aktion erfolgt.. weiß noch nicht, wie man da weiter machen sollte. Aber mache ja auch eher flickschusterei aktuell..
Hi.
Der RPI2 Adapter macht aktuell an zwei Stellen Probleme:
nach Aktualisierung von Raspian auf das Release "Bookworm" gehen GPIOs nicht mehr, weil die Methode, die der Adapter genutzt hat veraltet ist und in Bookworm entfernt wurde.
Raspberry 5 geht nicht (?)
der Adapter muss an JS-Controller 6.x angepasst werden.
Ein paar der Informationen wurden nicht vernünftig abgerufen und wie die implementiert waren, war auch eher fragwürdig...
Dem Parsen der Informationen hat sich dankenswerterweise @Thomas-Braun angenommen. Guckt mal, ob da jetzt alles so kommt, wie es soll.
Ich habe mich der Aktualisierung und Anpassung an JS-Controller 6.x und neuer GPIO Bibliothek angenommen. Das ist leider alles noch etwas wackelig in node.js... ich musste drei Bibliotheken durchprobieren. Alle haben ziemlich unterschiedliche Features und es fehlt überall etwas, leider.
Aber zumindest GPIO Input und Output müsste jetzt gehen.
Was aktuelle (noch) nicht geht:
Konfiguration der Pins als Buttons... die werden einfach als input behandelt. Das wird ohne großen Aufwand auch nicht zurückkommen. Da müssten sich die Leute, die das verwenden, mal melden mit ihren User-cases... da muss alles von Hand neu programmiert werden, das mache ich nur, wenn da ausreichend Leute zusammen kommen.
Konfiguration der Ausgänge - also High/Low. Es dürfte immer High sein. Da bitte Aufpassen beim testen!
Pullup/PullDown geht auch grundsätzlich nicht, aber das scheint im alten Adapter auch schon so gewesen zu sein. Daran wird aber gearbeitet.
Sonst "sollte" erst einmal alles gehen.
Bitte auch mutige vor, die mit "alten" Raspian Versionen testen können und gucken, ob alles so geht, wie vorher.
Installieren entweder über admin oder z.B. mit iob upgrade rpi2@2.1.1
Alpha.11:
Weiterer Versuch gpio Input hinzubekommen.
Alpha.12:
Debounce Timer neuimplementiert, damit GPIO Inputs vernünftig ankommen.
Alpha.13:
OutHigh wird im code unterstützt (indem einfach der Wert rumgedreht wird)
states für buttons werden gelöscht und ein "state" Zustand erstellt.
2.0.0:
debounce-Verhalten wie in alter Version (hab übersehen, dass sie doch in Settings einstellbar war und verstanden, dass "undefiniert" 0 bedeutet -> hoffe damit kommen jetzt alle Inputs)
2.1.1:
gpio sollte wieder grundsätzlich gehen
Rasspberry Zero Unterstützung
gpio Bibliothek ist jetzt zwingend eine dependency. Die Systembibliothek wird per preinstall Script mit installiert.
2.1.2:
Theoretisch konnten noch Änderungen verloren gehen, weil der state nur geschrieben wurde, wenn sich der Wert verändert hat (Race-Condition bei sehr schnellen Pulsen). Sollte jetzt auch nicht mehr passieren.
Ja, mit dem cookie so funktioniert es aktuell. Mal sehen, wie lange die cookies halten.
Langfristig will ich gerne eine Proxy Lösung ähnlich wie bei Alexa2 einbauen.
Ich habe im Lovelace Adapter eine neue Version der Lovelace UI integriert und zwar vom 20.06.2020. Diese Version ist deutlich anders als die vorherige. Daher wollte ich hier noch einmal auf ein paar Stolpersteine beim Upgrade eingehen und darum bitten zu testen.
Das UI sieht ganz anders aus. Themes brauchen zum Teil ein Upgrade. Z.B. damit bei einem Dark-Theme das Menü noch nutzbar ist, muss diese Zeile hinzugefügt werden mdc-theme-surface: var(--primary-background-color) (Thematisch bei Backgrounds). Manche custom-cards werden ebenfalls nicht mehr so toll aussehen (z.B. die accuweather-card)
Manche custom-cards brauchen ein Update. Bisher identifiziert mit Problemen:
Karten/Ressourcen werden grundsätzlich anders geladen. Wenn man im "RAW Konfigurationseditor" diesen Fehler sieht: sollte man ganz unten in der Datei diese Zeilen löschen: (also alles inklusive "ressoureces:" und danach)
Veränderungen:
vieles sieht schöner aus, finde ich
Ich habe "history" aktiviert, damit gibt es jetzt im more-info-Fenster auch einen Zustandsverlauf, so z.B.:
In der Map gibt es eine GPS Spur! (yeah)
Ich habe support für Cover-Entities hinzugefügt. Gleichzeitigt bleibt der input_number entity erhalten. Damit kann man Rolladen dann so steuern: (alternativ ginge natürlich die slider entity row). Cover ist noch nicht ganz fertig. Aktuell kann man noch in der Config selektieren, wierum die eigenen Rolladen gehen (100% = offen oder 100% = zu. HomeAssistant/Lovelace geht von 100% = offen aus). Ich arbeite an einem type-detector update, das das am Ende automatisch erkennen soll. Wann es soweit ist, weiß ich aber aktuell noch nicht (und die Rollen müssen dann auch entsprechend gesetzt werden).
ich habe bei den binary_sensor und sensor entities, die der Adapter erstellt, die device_class hinzugefügt. Damit werden dann auch vernünftige Übersetzungen für den State erzeugt (also z.B. "Offen"/"Geschlossen" für Fenster / Tür Kontakte). Ich habe auch ein entsprechendes Fenster mit Kipp hinzugefügt. Alle entities müssen dafür automatisch erkannt werden (i.e. type-detector / devices adapter zur Hilfe nehmen)
Beim Update habe ich die weater-card gefixt, hat jetzt wieder icons (selbst mit auth).
Known Bugs
* der Cursor im Editor ist nach dem öffnen versetzt. Und zwar wird die Zeilenhöhe zu klein angenommen. Desto weiter man nach unten scrollt, desto mehr klaffen eigentliche Zeile und Position an der der Cursor angezeigt wird auseinander. Workaround: In der ersten Zeile solange Leerzeichen einfügen, bis ein Scrollbalken erscheint -> danach geht es richtig (bis der Editor geschlossen wird und neu geöffnet, leider)
Sollte mit 1.3.* behoben sein.
1.2.5 (2020-07-10)
Die initialen Werte werden genauso behandelt, wie state changes später. Fixt Problem mit input_select, wo Anfangs der Wert falsch war. Bitte beobachten ob bei anderen Dingen etwas fehlt.
Workaround für common.states, die noch string sind (aber mit Warnung).
1.2.6 (2020-08-13)
(Garfonso) Behoben: Ungültiges Datum in Wetterkarten
(Garfonso) Behoben: Probleme mit dem Leerzeichen in manuellen entities.
1.2.7 (2020-10-18) - Bug fix Release
(Garfonso) Fixed: manuelle Dimmer konnten falschen 'state' haben
(Garfonso) Fixed/Changed: Testing infrastructure and dev-dependencies (work in progress)
(Garfonso) Fixed: Setzte Thermostate auf 'auto', ggf. erlaubt das sichereres steuern von Temperatur
(Garfonso) Fixed: Rauf/Runter bei 'cover' (Rolladen)
(Garfonso) Fixed: Problem mit play/pause bei Media Player, außerdem: History ist nun schöner
(Garfonso) Added: Erlaube automatische Dimmer ohne an/aus-State
(Garfonso) Fixed: Verhindere Crash durch manuelle entities mit "komischem" Namen
1.3.0-alpha.0 (2020-11-06)
(Garfonso) Fixed: Änderung an Thermostat Rückgängig gemacht, geht nun wie vorher
(Garfonso) Fixed: Verhindere Absturz, wenn call-service einen ungültigen Service aus dem UI aufruft.
(Garfonso) Fixed: Objektänderungen werden nun korrekt im UI angezeigt
(Garfonso) Added: Unterstützung für RGB-Arrays (hue-extended - experimentell)
(Garfonso) Enhancement: started refactoring of server.js - will take time, but make maintenance easier.
(Garfonso) Change: Notifications are now cached in adapter, makes responses a bit faster
(Garfonso) Enhancement: Updated to lovelace 20201021.4 -> fixt für mich den Editorbug!
1.31.-1.5.0
Behoben: Problem mit manuell generierten Entitäts-IDs (geändert und kann unzulässige Zeichen enthalten)
Behoben: Möglicher Absturz während der Geräteerstellung.
Hinzugefügt / Behoben: Abonniere auch States für Mini-Grafkarte und möglicherweise andere.
Behoben: Geräte, die aus iot / ohne smartName gelöscht wurden, nicht ignorieren
Hinzugefügt: Unterstützt Ortungsgeräte mit einem GPS-Status in Zeichenfolgenform
Hinzugefügt: Unterstützung für Protokolldienst, Protokollierung von Frontend-Fehlern im Serverprotokoll
Hinzugefügt: Unterstützung für Serviceanrufe mit mehreren IDs, d. H. Header-Schalter der Elementkarte
Behoben: eindeutige Prüfung für manuelle Entitäten nur Instanz 0 geprüft. Auch etwas benutzerfreundlicher gemacht.
Hinzugefügt: Möglichkeit zur Auswahl eines Themas zur Laufzeit / Auswahl eines dunklen Standardthemas
Behoben: hideToolbar hat auch die Tab-Leiste ausgeblendet
Hinzugefügt: Unterstützung für den Serviceaufruf iobroker_say (ermöglicht tts in Mini-Mediaplayer-Karten mit der Plattform iobroker)
Unterstützung des neuen Let's Encrypt (nur mit js-controller 3.2.x)
(Garfonso) Geändert: defaultTheme und control.theme standen in Konflikt. Jetzt wird control.theme festgelegt, wenn ein neues Standardthema ausgewählt wird.
(Garfonso) Hinzugefügt: control.themeDark, um Geräte auch im dunklen Modus zu steuern.
(Garfonso) Behoben: Gerätesymbole funktionieren jetzt auch wenn Authentifizierung aktiviert ist
(Garfonso) Geändert: Bisher konnte nur der Administrator die Benutzeroberfläche ändern. Jetzt dürfen auch der Eigentümer des Konfigurationsobjekts und Mitglieder der Eigentümergruppe die Benutzeroberfläche ändern.
(Garfonso) Interne Codebereinigung / Aktualisierung der Abhängigkeiten.
(Garfonso) Hinzugefügt: Unterstützung für rein Feuchtigkeitssensoren.
(Garfonso) Hinzugefügt: Unterstützung für URL als entity_image (Garfonso) Behoben: Behandlung von Benutzername / Benutzer-ID an Änderungen in js-controller 3.2. angepasst
(Garfonso) Behoben: Standardthemen werden nicht als ausgewählt angezeigt
(Garfonso) Behoben: Laden von Themes / benutzerdefinierten Karten / Image-Proxy
1.5.0-2.0.0
Geändert: !Inkompatibel! Batteriewarnung ist jetzt binary_sensor anstelle von sensor (jetzt setzt ui das Symbol und übersetzt ok)
Behoben: !Inkompatibel! Entity_id-Konflikt für Low_bat / Feuchtigkeit, wenn Teil eines anderen Geräts
Aktualisiertes Frontend auf 20210603.0 (Licht entity hat sich verändert, Farbe werden nicht mehr konvertieren)
Geändert: Dateigrößenbeschränkung auf 5 MB während des Uploads in config.
Hinzugefügt: Unterstützung für input_datetime
Hinzugefügt: Unterstützung für manuelle komplexe Lichtobjekte
Hinzugefügt: Unterstützung für Bilder aus base64-Daten in iobroker-Zuständen
Hinzugefügt: Unterstützung für zusätzliche Alarmzustände.
Hinzugefügt: Parameter, um nur Code einzugeben, wenn der Alarm deaktiviert wird
Hinzugefügt: Unterstützung für Admin 5 (jsonCustom)
Hinzugefügt: Unterstützung für AirCondition / Rework Thermostat
Hinzugefügt: Manuelle Entitäten können jetzt komplexer sein (benötigt Dokumentation)
Hinzugefügt: DarkMode-Steuerung
Viel Spaß beim testen. Ich freue mich über Feedback.
Mein Ziel ist es eine 2.0.* Version ins stable repository zu bekommen (aber erstmal hier testen, dann latest und dann sehen wir weiter ).
@jan1
urgs... ja. Seh ich auch gerade.. hatte auch erst meinen Cookier erneuert.. puh
Muss sehen, wann ich Zeit dafür finde.
Irgendwie machen die Homeassistant Leute auch was anders als wir und müssen anscheinend nicht den Cookier erneuern (oder es beschwert sich keiner? ). Da muss ich mal nochmal genauer gucken, was die machen.
@BBTown
hm... ohje.. das ist aber ungünstig. Das ist in einer library, von einem Entwickler, der seit längerem nicht mehr aktiv ist... da müssen wir mal gucken, was man da machen kann. Ich fürchte das wird noch ein paar mehr Adapter betreffen.
//Edit: Kurze Frage noch: Gab es mit den letzten Versionen vom js-controller keine Warnungen von dem Adapter? grübel
Für Leute, wie mich, die mit gulp und den Übersetzungstasks noch nichts gemacht haben und nur eine words.js im Adminverzeichnis haben:
Der Befehl gulp adminWords2languages erzeugt die gewünschten *.json Dateien aus der words.js Datei (davor natürlich gulp installieren usw. - ist in PowerShell auch nicht ganz trivial, da hilft Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser falls die Meldung kommt, dass gulp.ps1 nicht ausgeführt werden darf).
@m1r0o
"sofort" gab es noch nie neue Entitäten, sondern nach 5 Sekunden ohne Objektänderungen. Das mag sich jetzt nach Haarspalterei anhören, aber es könnte das Problem sein, ich würde folgende Dinge vorschlangen:
läuft der Adapter überhaupt oder stirbt der wegen etwas?
debug log anschalten (gerne ohne neustart) -> im Log gucken, schreibt der ständig was von Objektänderungen?
wenn da immer was kommt, dann gucken, von welchem Adapter / Skript und das, wenn möglich abschalten.
Als workaround sollte auch ein Neustart des Adapters helfen, aber nimm dir die Zeit zu prüfen, ob da ständig Objektänderungen in deinem System sind. Falls ja, solltest du versuchen das abzustellen. (ich habe da persönlich bei mir auch schon Adapter aussortiert oder andere gefixt)
@wcag22
ähm.. damit hab ich nix zu tun. g Ich würde sagen, wenn du in der Config card_mod nutzen musst, damit es geht, ist card_mod "richtig". Der Name der Datei ist im Grunde beliebig, den kannst du gerne anpassen (über ioBroker files bzw. löschen und neu hochladen), wenn dich das stört.
Ich hab da gerne die Version mit im Dateinamen, damit ich ne Idee hab, ob das mal ein Update vertragen könnte, oder nicht (ich hatte dafür sogar mal ein skript)
ob das aktuell noch funktioniert, weiß ich nicht 100%ig. Gerne ausprobieren und rückmelden. (THEMENAME muss da mit dem Namen von dem Theme, was du nutzt, ersetzt werden default, für das default theme, soweit ich weiß)
@eny
ja, das ist in der UI leider kaputt... weiß nicht genau, was da nicht geht. Gibt es ein Issue zu. Aber das ist in ner Ecke, wo ich mich echt nicht gut mit auskenne...
Also bei mir ist in den Instanzeinstellungen auch nur "Standard" auszuwählen. Aber es gibt den Datenpunk lovelace.0.control.theme und lovelace.0.control.themeDark wo du deine Themes als Liste sehen solltest und eins davon einstellen kannst. Das sollte sich eigentlich live an alle verbundenen Lovelace-Frontends übertragen. Sonst zumindest nach "F5" drücken Wirkung entfalten.
Bei mir läuft das synthwave theme seit Jahren und in der Test-Umgebung gings jetzt auch gerade ganz gut. Wobei da anscheinend leichen in den States übrig bleiben, da muss ich mal gucken. Hm.
//edit: ok, verstehe warum da zu viele Themes in der Liste sind -> wird repariert.
@simatec
ok, dann verstehe ich den Alarm anscheinend nicht.
Ich möchte eigentlich, dass die bei Regen auf sind und nach Regen weiter Sonnenschutz machen (also zu, falls die Bedingungen sagen, wäre gut).
Dafür ist der Regenalarm dann nicht verwendbar...?
//Edit: und tatsächlich habe ich da 0 eingetragen... vielleicht haben wir aneinander vorbei geredet?
Bei Regen auf 0 geht ja:
Das Problem ist ja nach Regen. Bei Regen fahren sie, so wie ich mir das vorgestellt habe auf 0. Aber wenn der Regenalarm "false" ausspuckt, passiert irgendwas... (und wenn vorher schon "false" war, dann halt extrem komisch...)
z.B. hier:
2025-10-09 15:35:34.702 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_4.position: false
2025-10-09 15:35:34.703 - info: shuttercontrol.0 (3329233) Alarm rain end Set ID: Rolladen Hof 4 value: 40%
an wie vielen Stellen muss man das denn abstellen? puh
Was steuert denn dann da im Tab das "Automatische Schließung/Öffnung" bei den Rolladen?
Es reicht im Tab auszuschalten... Die Schalter im Tab steuern direkt die States unter control.down usw....
Es wäre Sinnvoll zu prüfen, warum deine Rollläden fahren... Am besten Debuglog anschalten und prüfen, was die Auslöser sind.
Naja, da stand halt 'aus', wie im Screenshot. schulterzuck Aber hab das jetzt geändert in der Rolladenkonfiguration.
Irgendwas passt da mit dem Regen-Alarm aber nicht, IHMO... Kann es sein, dass da eine Race-Condition ist? Gerade wieder runter/rauf/runter:
Also Sunprotect sagt runter, dann kommt kurz danach vom Regensensor ein "false" (war vorher auch false, wie gesagt, der meldet zyklisch), dann fahren alle wieder auf 0%... warum 0%? Wo saugt er sich das aus den Fingern, dass dann 0% sein muss? Und kurz darauf sagt das Sunprotect wieder ist hell genug und warm genug (was es die ganze Zeit war) -> runter mit euch... (Rolladen 6 fährt korrekterweise nicht, weil da die Tür offen ist).
2025-10-09 14:50:00.002 - debug: shuttercontrol.0 (3329233) calculate astrodata ...
2025-10-09 14:50:00.003 - debug: shuttercontrol.0 (3329233) Sun Azimut: 206.2°
2025-10-09 14:50:00.003 - debug: shuttercontrol.0 (3329233) Sun Elevation: 29.7°
2025-10-09 14:50:02.005 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:50:02.005 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-09 14:50:12.007 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:50:12.008 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-09 14:50:22.009 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:50:22.010 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_3.position: false
2025-10-09 14:50:32.012 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:50:32.012 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_4.position: false
2025-10-09 14:50:39.782 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 15616
2025-10-09 14:50:42.014 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:50:42.015 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_5.position: false
2025-10-09 14:50:49.783 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 14:50:49.783 - debug: shuttercontrol.0 (3329233) Lightsensor changed: alias.0.weather.Innenhof.luminance | Value: 15616lux
2025-10-09 14:50:51.783 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:50:51.784 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-09 14:50:52.016 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:50:52.017 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_6.position: false
2025-10-09 14:51:01.786 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:51:01.786 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-09 14:51:02.019 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:51:02.020 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_7.position: false
2025-10-09 14:51:11.787 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:51:11.788 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_3.position: false
2025-10-09 14:51:54.807 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 18769.92
2025-10-09 14:52:04.807 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 14:52:17.710 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 22548.48
2025-10-09 14:52:19.885 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 28241.92
2025-10-09 14:52:24.231 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 22261.76
2025-10-09 14:52:27.711 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 14:52:29.887 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 14:52:31.901 - debug: shuttercontrol.0 (3329233) outsidetemperature changed: alias.0.weather.Innenhof.temperature | Value: 17.55°C
2025-10-09 14:52:33.901 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:52:33.902 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-09 14:52:33.903 - debug: shuttercontrol.0 (3329233) Rolladen Hof 1: Check basis for sunprotect. Height:0 > HeightDownSun: 100 AND Height:0 == currentHeight:0 AND currentHeight:0 == heightUp:0
2025-10-09 14:52:33.903 - info: shuttercontrol.0 (3329233) Sunprotect #414 Set ID: Rolladen Hof 1 value: 100%
2025-10-09 14:52:33.904 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:52:33.904 - debug: shuttercontrol.0 (3329233) last automatic Action for Rolladen Hof 1: down_Sunprotect
2025-10-09 14:52:33.904 - debug: shuttercontrol.0 (3329233) Sunprotect for Rolladen Hof 1 is active
2025-10-09 14:52:33.904 - debug: shuttercontrol.0 (3329233) Temperatur outside: 17.55 > 15 AND Light: 22261.76 > 20000
2025-10-09 14:52:33.904 - debug: shuttercontrol.0 (3329233) Sunprotect Rolladen Hof 1 old height: 0% new height: 100%
2025-10-09 14:52:33.914 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:52:33.914 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 1 old value = 0% | new value = 100%
2025-10-09 14:52:34.232 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 14:52:43.905 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:52:43.906 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-09 14:52:43.907 - debug: shuttercontrol.0 (3329233) Rolladen Hof 2: Check basis for sunprotect. Height:0 > HeightDownSun: 100 AND Height:0 == currentHeight:0 AND currentHeight:0 == heightUp:0
2025-10-09 14:52:43.907 - info: shuttercontrol.0 (3329233) Sunprotect #414 Set ID: Rolladen Hof 2 value: 100%
2025-10-09 14:52:43.907 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:52:43.908 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:52:43.908 - debug: shuttercontrol.0 (3329233) last automatic Action for Rolladen Hof 2: down_Sunprotect
2025-10-09 14:52:43.909 - debug: shuttercontrol.0 (3329233) Sunprotect for Rolladen Hof 2 is active
2025-10-09 14:52:43.909 - debug: shuttercontrol.0 (3329233) Temperatur outside: 17.55 > 15 AND Light: 22261.76 > 20000
2025-10-09 14:52:43.909 - debug: shuttercontrol.0 (3329233) Sunprotect Rolladen Hof 2 old height: 0% new height: 100%
2025-10-09 14:52:43.918 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:52:43.918 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:52:43.918 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 2 old value = 0% | new value = 100%
2025-10-09 14:52:43.959 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 2 old value = 0% | new value = 100%
2025-10-09 14:52:53.909 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:52:53.910 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_3.position: false
2025-10-09 14:52:53.911 - debug: shuttercontrol.0 (3329233) Rolladen Hof 3: Check basis for sunprotect. Height:0 > HeightDownSun: 100 AND Height:0 == currentHeight:0 AND currentHeight:0 == heightUp:0
2025-10-09 14:52:53.911 - info: shuttercontrol.0 (3329233) Sunprotect #414 Set ID: Rolladen Hof 3 value: 100%
2025-10-09 14:52:53.912 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:52:53.912 - debug: shuttercontrol.0 (3329233) last automatic Action for Rolladen Hof 3: down_Sunprotect
2025-10-09 14:52:53.912 - debug: shuttercontrol.0 (3329233) Sunprotect for Rolladen Hof 3 is active
2025-10-09 14:52:53.912 - debug: shuttercontrol.0 (3329233) Temperatur outside: 17.55 > 15 AND Light: 22261.76 > 20000
2025-10-09 14:52:53.912 - debug: shuttercontrol.0 (3329233) Sunprotect Rolladen Hof 3 old height: 0% new height: 100%
2025-10-09 14:52:53.921 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:52:53.922 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 3 old value = 0% | new value = 100%
2025-10-09 14:53:03.913 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:53:03.914 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_4.position: false
2025-10-09 14:53:03.915 - debug: shuttercontrol.0 (3329233) Rolladen Hof 4: Check basis for sunprotect. Height:0 > HeightDownSun: 100 AND Height:0 == currentHeight:0 AND currentHeight:0 == heightUp:0
2025-10-09 14:53:03.915 - info: shuttercontrol.0 (3329233) Sunprotect #414 Set ID: Rolladen Hof 4 value: 100%
2025-10-09 14:53:03.915 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:53:03.916 - debug: shuttercontrol.0 (3329233) last automatic Action for Rolladen Hof 4: down_Sunprotect
2025-10-09 14:53:03.916 - debug: shuttercontrol.0 (3329233) Sunprotect for Rolladen Hof 4 is active
2025-10-09 14:53:03.916 - debug: shuttercontrol.0 (3329233) Temperatur outside: 17.55 > 15 AND Light: 22261.76 > 20000
2025-10-09 14:53:03.916 - debug: shuttercontrol.0 (3329233) Sunprotect Rolladen Hof 4 old height: 0% new height: 100%
2025-10-09 14:53:03.926 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:53:03.926 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 4 old value = 0% | new value = 100%
2025-10-09 14:53:13.917 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:53:13.918 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_5.position: false
2025-10-09 14:53:13.919 - debug: shuttercontrol.0 (3329233) Rolladen Hof 5: Check basis for sunprotect. Height:0 > HeightDownSun: 100 AND Height:0 == currentHeight:0 AND currentHeight:0 == heightUp:0
2025-10-09 14:53:13.919 - info: shuttercontrol.0 (3329233) Sunprotect #414 Set ID: Rolladen Hof 5 value: 100%
2025-10-09 14:53:13.919 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:53:13.920 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:53:13.920 - debug: shuttercontrol.0 (3329233) last automatic Action for Rolladen Hof 5: down_Sunprotect
2025-10-09 14:53:13.920 - debug: shuttercontrol.0 (3329233) Sunprotect for Rolladen Hof 5 is active
2025-10-09 14:53:13.920 - debug: shuttercontrol.0 (3329233) Temperatur outside: 17.55 > 15 AND Light: 22261.76 > 20000
2025-10-09 14:53:13.920 - debug: shuttercontrol.0 (3329233) Sunprotect Rolladen Hof 5 old height: 0% new height: 100%
2025-10-09 14:53:13.930 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:53:13.930 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:53:13.930 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 5 old value = 0% | new value = 100%
2025-10-09 14:53:13.971 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 5 old value = 0% | new value = 100%
2025-10-09 14:53:23.921 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:53:23.922 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_6.position: false
2025-10-09 14:53:33.923 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:53:33.924 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_7.position: false
2025-10-09 14:53:33.925 - debug: shuttercontrol.0 (3329233) Rolladen Hof 7: Check basis for sunprotect. Height:0 > HeightDownSun: 100 AND Height:0 == currentHeight:0 AND currentHeight:0 == heightUp:0
2025-10-09 14:53:33.925 - info: shuttercontrol.0 (3329233) Sunprotect #414 Set ID: Rolladen Hof 7 value: 100%
2025-10-09 14:53:33.925 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:53:33.926 - debug: shuttercontrol.0 (3329233) last automatic Action for Rolladen Hof 7: down_Sunprotect
2025-10-09 14:53:33.926 - debug: shuttercontrol.0 (3329233) Sunprotect for Rolladen Hof 7 is active
2025-10-09 14:53:33.926 - debug: shuttercontrol.0 (3329233) Temperatur outside: 17.55 > 15 AND Light: 22261.76 > 20000
2025-10-09 14:53:33.926 - debug: shuttercontrol.0 (3329233) Sunprotect Rolladen Hof 7 old height: 0% new height: 100%
2025-10-09 14:53:33.936 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:53:33.936 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 7 old value = 0% | new value = 100%
2025-10-09 14:53:33.967 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:53:33.976 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:53:33.977 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 7 old value = 0% | new value = 100%
2025-10-09 14:54:02.192 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 26910.72
2025-10-09 14:54:10.900 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 32440.32
2025-10-09 14:54:12.194 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 14:54:12.194 - debug: shuttercontrol.0 (3329233) Lightsensor changed: alias.0.weather.Innenhof.luminance | Value: 26910.72lux
2025-10-09 14:54:14.195 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:54:14.196 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-09 14:54:20.901 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 14:54:24.197 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:54:24.198 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-09 14:54:30.485 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 39444.48
2025-10-09 14:54:34.199 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:54:34.200 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_3.position: false
2025-10-09 14:54:40.226 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 31232
2025-10-09 14:54:40.485 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 14:54:44.201 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:54:44.202 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_4.position: false
2025-10-09 14:54:50.226 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 14:54:54.203 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:54:54.204 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_5.position: false
2025-10-09 14:55:00.002 - debug: shuttercontrol.0 (3329233) calculate astrodata ...
2025-10-09 14:55:00.002 - debug: shuttercontrol.0 (3329233) Sun Azimut: 207.6°
2025-10-09 14:55:00.002 - debug: shuttercontrol.0 (3329233) Sun Elevation: 29.3°
2025-10-09 14:55:02.003 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:55:02.004 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-09 14:55:04.206 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:55:04.207 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_6.position: false
2025-10-09 14:55:04.475 - debug: shuttercontrol.0 (3329233) Alarm Rain changed: false
2025-10-09 14:55:04.475 - debug: shuttercontrol.0 (3329233) start shutterAlarm
2025-10-09 14:55:04.475 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:55:04.476 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-09 14:55:04.476 - info: shuttercontrol.0 (3329233) Alarm rain end Set ID: Rolladen Hof 1 value: 0%
2025-10-09 14:55:04.477 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:55:04.478 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:55:04.478 - debug: shuttercontrol.0 (3329233) shutter alarm rain endet and no other alarm is pending Rolladen Hof 1 old height: 100% new height: 0%
2025-10-09 14:55:04.486 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:55:04.487 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 1 old value = 100% | new value = 0%
2025-10-09 14:55:04.487 - debug: shuttercontrol.0 (3329233) Rolladen Hof 1 Old value = 100% | New value = 0% | automatic is active
2025-10-09 14:55:04.488 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:55:04.488 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 1 old value = 100% | new value = 0%
2025-10-09 14:55:04.488 - debug: shuttercontrol.0 (3329233) Rolladen Hof 1 Old value = 100% | New value = 0% | automatic is active
2025-10-09 14:55:12.005 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:55:12.006 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-09 14:55:14.208 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:55:14.209 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_7.position: false
2025-10-09 14:55:14.479 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:55:14.480 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-09 14:55:14.480 - info: shuttercontrol.0 (3329233) Alarm rain end Set ID: Rolladen Hof 2 value: 0%
2025-10-09 14:55:14.481 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:55:14.481 - debug: shuttercontrol.0 (3329233) shutter alarm rain endet and no other alarm is pending Rolladen Hof 2 old height: 100% new height: 0%
2025-10-09 14:55:14.482 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:55:14.490 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:55:14.491 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 2 old value = 100% | new value = 0%
2025-10-09 14:55:14.491 - debug: shuttercontrol.0 (3329233) Rolladen Hof 2 Old value = 100% | New value = 0% | automatic is active
2025-10-09 14:55:14.493 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:55:14.493 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 2 old value = 100% | new value = 0%
2025-10-09 14:55:14.493 - debug: shuttercontrol.0 (3329233) Rolladen Hof 2 Old value = 100% | New value = 0% | automatic is active
2025-10-09 14:55:22.007 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:55:22.008 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_3.position: false
2025-10-09 14:55:24.482 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:55:24.483 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_3.position: false
2025-10-09 14:55:24.483 - info: shuttercontrol.0 (3329233) Alarm rain end Set ID: Rolladen Hof 3 value: 0%
2025-10-09 14:55:24.484 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:55:24.484 - debug: shuttercontrol.0 (3329233) shutter alarm rain endet and no other alarm is pending Rolladen Hof 3 old height: 100% new height: 0%
2025-10-09 14:55:24.485 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:55:24.494 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:55:24.494 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:55:24.494 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 3 old value = 100% | new value = 0%
2025-10-09 14:55:24.495 - debug: shuttercontrol.0 (3329233) Rolladen Hof 3 Old value = 100% | New value = 0% | automatic is active
2025-10-09 14:55:24.502 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 3 old value = 100% | new value = 0%
2025-10-09 14:55:24.502 - debug: shuttercontrol.0 (3329233) Rolladen Hof 3 Old value = 100% | New value = 0% | automatic is active
2025-10-09 14:55:34.485 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:55:34.486 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_4.position: false
2025-10-09 14:55:34.488 - info: shuttercontrol.0 (3329233) Alarm rain end Set ID: Rolladen Hof 4 value: 0%
2025-10-09 14:55:34.488 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:55:34.490 - debug: shuttercontrol.0 (3329233) shutter alarm rain endet and no other alarm is pending Rolladen Hof 4 old height: 100% new height: 0%
2025-10-09 14:55:34.498 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:55:34.501 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 4 old value = 100% | new value = 0%
2025-10-09 14:55:34.501 - debug: shuttercontrol.0 (3329233) Rolladen Hof 4 Old value = 100% | New value = 0% | automatic is active
2025-10-09 14:55:44.490 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:55:44.490 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_5.position: false
2025-10-09 14:55:44.491 - info: shuttercontrol.0 (3329233) Alarm rain end Set ID: Rolladen Hof 5 value: 0%
2025-10-09 14:55:44.492 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:55:44.492 - debug: shuttercontrol.0 (3329233) shutter alarm rain endet and no other alarm is pending Rolladen Hof 5 old height: 100% new height: 0%
2025-10-09 14:55:44.502 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:55:44.502 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 5 old value = 100% | new value = 0%
2025-10-09 14:55:44.502 - debug: shuttercontrol.0 (3329233) Rolladen Hof 5 Old value = 100% | New value = 0% | automatic is active
2025-10-09 14:55:44.533 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:55:44.544 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:55:44.544 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 5 old value = 100% | new value = 0%
2025-10-09 14:55:44.544 - debug: shuttercontrol.0 (3329233) Rolladen Hof 5 Old value = 100% | New value = 0% | automatic is active
2025-10-09 14:55:48.835 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 38686.72
2025-10-09 14:55:54.493 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:55:54.494 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_6.position: false
2025-10-09 14:55:58.835 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 14:56:04.071 - debug: shuttercontrol.0 (3329233) outsidetemperature changed: alias.0.weather.Innenhof.temperature | Value: 18.07°C
2025-10-09 14:56:04.495 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:56:04.495 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_7.position: false
2025-10-09 14:56:04.496 - info: shuttercontrol.0 (3329233) Alarm rain end Set ID: Rolladen Hof 7 value: 0%
2025-10-09 14:56:04.496 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:56:04.497 - debug: shuttercontrol.0 (3329233) shutter alarm rain endet and no other alarm is pending Rolladen Hof 7 old height: 100% new height: 0%
2025-10-09 14:56:04.506 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:56:04.506 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 7 old value = 100% | new value = 0%
2025-10-09 14:56:04.506 - debug: shuttercontrol.0 (3329233) Rolladen Hof 7 Old value = 100% | New value = 0% | automatic is active
2025-10-09 14:56:04.538 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:56:04.548 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:56:04.548 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 7 old value = 100% | new value = 0%
2025-10-09 14:56:04.548 - debug: shuttercontrol.0 (3329233) Rolladen Hof 7 Old value = 100% | New value = 0% | automatic is active
2025-10-09 14:56:06.072 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:56:06.073 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-09 14:56:06.074 - debug: shuttercontrol.0 (3329233) Rolladen Hof 1: Check basis for sunprotect. Height:0 > HeightDownSun: 100 AND Height:0 == currentHeight:0 AND currentHeight:0 == heightUp:0
2025-10-09 14:56:06.074 - info: shuttercontrol.0 (3329233) Sunprotect #414 Set ID: Rolladen Hof 1 value: 100%
2025-10-09 14:56:06.074 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:56:06.075 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:56:06.075 - debug: shuttercontrol.0 (3329233) last automatic Action for Rolladen Hof 1: down_Sunprotect
2025-10-09 14:56:06.075 - debug: shuttercontrol.0 (3329233) Sunprotect for Rolladen Hof 1 is active
2025-10-09 14:56:06.075 - debug: shuttercontrol.0 (3329233) Temperatur outside: 18.07 > 15 AND Light: 38686.72 > 20000
2025-10-09 14:56:06.075 - debug: shuttercontrol.0 (3329233) Sunprotect Rolladen Hof 1 old height: 0% new height: 100%
2025-10-09 14:56:06.085 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:56:06.085 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:56:06.085 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 1 old value = 0% | new value = 100%
2025-10-09 14:56:06.125 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 1 old value = 0% | new value = 100%
2025-10-09 14:56:12.776 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 52264.96
2025-10-09 14:56:16.076 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:56:16.077 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-09 14:56:16.078 - debug: shuttercontrol.0 (3329233) Rolladen Hof 2: Check basis for sunprotect. Height:0 > HeightDownSun: 100 AND Height:0 == currentHeight:0 AND currentHeight:0 == heightUp:0
2025-10-09 14:56:16.078 - info: shuttercontrol.0 (3329233) Sunprotect #414 Set ID: Rolladen Hof 2 value: 100%
2025-10-09 14:56:16.078 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:56:16.079 - debug: shuttercontrol.0 (3329233) last automatic Action for Rolladen Hof 2: down_Sunprotect
2025-10-09 14:56:16.079 - debug: shuttercontrol.0 (3329233) Sunprotect for Rolladen Hof 2 is active
2025-10-09 14:56:16.079 - debug: shuttercontrol.0 (3329233) Temperatur outside: 18.07 > 15 AND Light: 52264.96 > 20000
2025-10-09 14:56:16.079 - debug: shuttercontrol.0 (3329233) Sunprotect Rolladen Hof 2 old height: 0% new height: 100%
2025-10-09 14:56:16.088 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:56:16.089 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 2 old value = 0% | new value = 100%
2025-10-09 14:56:22.776 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 14:56:26.080 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:56:26.080 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_3.position: false
2025-10-09 14:56:26.081 - debug: shuttercontrol.0 (3329233) Rolladen Hof 3: Check basis for sunprotect. Height:0 > HeightDownSun: 100 AND Height:0 == currentHeight:0 AND currentHeight:0 == heightUp:0
2025-10-09 14:56:26.081 - info: shuttercontrol.0 (3329233) Sunprotect #414 Set ID: Rolladen Hof 3 value: 100%
2025-10-09 14:56:26.081 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:56:26.082 - debug: shuttercontrol.0 (3329233) last automatic Action for Rolladen Hof 3: down_Sunprotect
2025-10-09 14:56:26.082 - debug: shuttercontrol.0 (3329233) Sunprotect for Rolladen Hof 3 is active
2025-10-09 14:56:26.082 - debug: shuttercontrol.0 (3329233) Temperatur outside: 18.07 > 15 AND Light: 52264.96 > 20000
2025-10-09 14:56:26.082 - debug: shuttercontrol.0 (3329233) Sunprotect Rolladen Hof 3 old height: 0% new height: 100%
2025-10-09 14:56:26.092 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:56:26.092 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 3 old value = 0% | new value = 100%
2025-10-09 14:56:36.083 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:56:36.084 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_4.position: false
2025-10-09 14:56:36.085 - debug: shuttercontrol.0 (3329233) Rolladen Hof 4: Check basis for sunprotect. Height:0 > HeightDownSun: 100 AND Height:0 == currentHeight:0 AND currentHeight:0 == heightUp:0
2025-10-09 14:56:36.085 - info: shuttercontrol.0 (3329233) Sunprotect #414 Set ID: Rolladen Hof 4 value: 100%
2025-10-09 14:56:36.085 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:56:36.086 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:56:36.087 - debug: shuttercontrol.0 (3329233) last automatic Action for Rolladen Hof 4: down_Sunprotect
2025-10-09 14:56:36.087 - debug: shuttercontrol.0 (3329233) Sunprotect for Rolladen Hof 4 is active
2025-10-09 14:56:36.087 - debug: shuttercontrol.0 (3329233) Temperatur outside: 18.07 > 15 AND Light: 52264.96 > 20000
2025-10-09 14:56:36.087 - debug: shuttercontrol.0 (3329233) Sunprotect Rolladen Hof 4 old height: 0% new height: 100%
2025-10-09 14:56:36.095 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:56:36.097 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:56:36.118 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 4 old value = 0% | new value = 100%
2025-10-09 14:56:36.159 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 4 old value = 0% | new value = 100%
2025-10-09 14:56:46.087 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:56:46.088 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_5.position: false
2025-10-09 14:56:46.089 - debug: shuttercontrol.0 (3329233) Rolladen Hof 5: Check basis for sunprotect. Height:0 > HeightDownSun: 100 AND Height:0 == currentHeight:0 AND currentHeight:0 == heightUp:0
2025-10-09 14:56:46.089 - info: shuttercontrol.0 (3329233) Sunprotect #414 Set ID: Rolladen Hof 5 value: 100%
2025-10-09 14:56:46.089 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:56:46.090 - debug: shuttercontrol.0 (3329233) last automatic Action for Rolladen Hof 5: down_Sunprotect
2025-10-09 14:56:46.090 - debug: shuttercontrol.0 (3329233) Sunprotect for Rolladen Hof 5 is active
2025-10-09 14:56:46.090 - debug: shuttercontrol.0 (3329233) Temperatur outside: 18.07 > 15 AND Light: 52264.96 > 20000
2025-10-09 14:56:46.090 - debug: shuttercontrol.0 (3329233) Sunprotect Rolladen Hof 5 old height: 0% new height: 100%
2025-10-09 14:56:46.100 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:56:46.100 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 5 old value = 0% | new value = 100%
2025-10-09 14:56:48.738 - debug: shuttercontrol.0 (3329233) outsidetemperature changed: alias.0.weather.Innenhof.temperature | Value: 18.58°C
2025-10-09 14:56:50.738 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:56:50.738 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-09 14:56:54.021 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 39424
2025-10-09 14:56:56.091 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:56:56.092 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_6.position: false
2025-10-09 14:57:00.739 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:57:00.740 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-09 14:57:04.022 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 14:57:04.022 - debug: shuttercontrol.0 (3329233) Lightsensor changed: alias.0.weather.Innenhof.luminance | Value: 39424lux
2025-10-09 14:57:06.022 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:57:06.023 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-09 14:57:06.093 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:57:06.093 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_7.position: false
2025-10-09 14:57:06.094 - debug: shuttercontrol.0 (3329233) Rolladen Hof 7: Check basis for sunprotect. Height:0 > HeightDownSun: 100 AND Height:0 == currentHeight:0 AND currentHeight:0 == heightUp:0
2025-10-09 14:57:06.094 - info: shuttercontrol.0 (3329233) Sunprotect #414 Set ID: Rolladen Hof 7 value: 100%
2025-10-09 14:57:06.095 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 14:57:06.096 - debug: shuttercontrol.0 (3329233) last automatic Action for Rolladen Hof 7: down_Sunprotect
2025-10-09 14:57:06.096 - debug: shuttercontrol.0 (3329233) Sunprotect for Rolladen Hof 7 is active
2025-10-09 14:57:06.096 - debug: shuttercontrol.0 (3329233) Temperatur outside: 18.58 > 15 AND Light: 39424 > 20000
2025-10-09 14:57:06.096 - debug: shuttercontrol.0 (3329233) Sunprotect Rolladen Hof 7 old height: 0% new height: 100%
2025-10-09 14:57:06.104 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 14:57:06.105 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 7 old value = 0% | new value = 100%
2025-10-09 14:57:10.741 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:57:10.742 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_3.position: false
2025-10-09 14:57:12.571 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 30433.28
2025-10-09 14:57:16.025 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:57:16.025 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-09 14:57:20.743 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:57:20.743 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_4.position: false
2025-10-09 14:57:22.571 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 14:57:30.744 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:57:30.744 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_5.position: false
2025-10-09 14:57:40.746 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:57:40.746 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_6.position: false
2025-10-09 14:57:50.748 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:57:50.749 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_7.position: false
2025-10-09 14:58:48.278 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 24330.24
2025-10-09 14:58:58.279 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 14:59:37.191 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 30289.92
2025-10-09 14:59:38.331 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 36433.92
2025-10-09 14:59:39.365 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 47759.36
2025-10-09 14:59:40.506 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 58204.16
2025-10-09 14:59:44.852 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 40325.12
2025-10-09 14:59:47.027 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 32051.2
2025-10-09 14:59:47.191 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 14:59:47.191 - debug: shuttercontrol.0 (3329233) Lightsensor changed: alias.0.weather.Innenhof.luminance | Value: 30289.92lux
2025-10-09 14:59:48.331 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 14:59:49.192 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:59:49.193 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-09 14:59:49.205 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 25477.12
2025-10-09 14:59:49.365 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 14:59:50.507 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 14:59:54.852 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 14:59:57.027 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 14:59:59.194 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 14:59:59.195 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-09 14:59:59.205 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 15:00:00.002 - debug: shuttercontrol.0 (3329233) calculate astrodata ...
2025-10-09 15:00:00.002 - debug: shuttercontrol.0 (3329233) Sun Azimut: 208.9°
2025-10-09 15:00:00.002 - debug: shuttercontrol.0 (3329233) Sun Elevation: 29°
2025-10-09 15:00:02.005 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:00:02.006 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-09 15:00:09.196 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:00:09.197 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_3.position: false
2025-10-09 15:00:12.007 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:00:12.008 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-09 15:00:19.199 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:00:19.199 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_4.position: false
2025-10-09 15:00:22.009 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:00:22.010 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_3.position: false
2025-10-09 15:00:29.200 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:00:29.201 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_5.position: false
2025-10-09 15:00:32.010 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:00:32.011 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_4.position: false
2025-10-09 15:00:39.202 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:00:39.203 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_6.position: false
2025-10-09 15:00:42.012 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:00:42.013 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_5.position: false
2025-10-09 15:00:49.203 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:00:49.204 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_7.position: false
2025-10-09 15:00:52.014 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:00:52.015 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_6.position: false
2025-10-09 15:01:03.297 - debug: shuttercontrol.0 (3329233) outsidetemperature changed: alias.0.weather.Innenhof.temperature | Value: 19.1°C
2025-10-09 15:01:05.297 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:01:05.298 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-09 15:01:15.299 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:01:15.300 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-09 15:01:25.301 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:01:25.302 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_3.position: false
2025-10-09 15:01:35.303 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:01:35.304 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_4.position: false
2025-10-09 15:01:45.306 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:01:45.307 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_5.position: false
2025-10-09 15:01:55.307 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:01:55.308 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_6.position: false
2025-10-09 15:02:05.309 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:02:05.310 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_7.position: false
2025-10-09 15:03:55.077 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 32747.52
2025-10-09 15:04:01.609 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 23900.16
2025-10-09 15:04:05.078 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 15:04:05.078 - debug: shuttercontrol.0 (3329233) Lightsensor changed: alias.0.weather.Innenhof.luminance | Value: 32747.52lux
2025-10-09 15:04:07.078 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:04:07.079 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-09 15:04:11.610 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 15:04:17.080 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:04:17.080 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-09 15:04:27.081 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:04:27.082 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_3.position: false
2025-10-09 15:04:37.082 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:04:37.083 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_4.position: false
2025-10-09 15:04:47.084 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:04:47.084 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_5.position: false
2025-10-09 15:04:57.086 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:04:57.088 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_6.position: false
2025-10-09 15:05:00.001 - debug: shuttercontrol.0 (3329233) calculate astrodata ...
2025-10-09 15:05:00.001 - debug: shuttercontrol.0 (3329233) Sun Azimut: 210.3°
2025-10-09 15:05:00.001 - debug: shuttercontrol.0 (3329233) Sun Elevation: 28.6°
2025-10-09 15:05:02.002 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:05:02.002 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-09 15:05:04.524 - debug: shuttercontrol.0 (3329233) Alarm Rain changed: false
2025-10-09 15:05:04.524 - debug: shuttercontrol.0 (3329233) start shutterAlarm
2025-10-09 15:05:04.524 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:05:04.525 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-09 15:05:04.525 - info: shuttercontrol.0 (3329233) Alarm rain end Set ID: Rolladen Hof 1 value: 0%
2025-10-09 15:05:04.525 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 15:05:04.526 - debug: shuttercontrol.0 (3329233) shutter alarm rain endet and no other alarm is pending Rolladen Hof 1 old height: 100% new height: 0%
2025-10-09 15:05:04.536 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 15:05:04.536 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 1 old value = 100% | new value = 0%
2025-10-09 15:05:04.536 - debug: shuttercontrol.0 (3329233) Rolladen Hof 1 Old value = 100% | New value = 0% | automatic is active
2025-10-09 15:05:07.089 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:05:07.090 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_7.position: false
2025-10-09 15:05:12.005 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:05:12.006 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-09 15:05:14.526 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:05:14.527 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-09 15:05:14.527 - info: shuttercontrol.0 (3329233) Alarm rain end Set ID: Rolladen Hof 2 value: 0%
2025-10-09 15:05:14.527 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 15:05:14.528 - debug: shuttercontrol.0 (3329233) shutter alarm rain endet and no other alarm is pending Rolladen Hof 2 old height: 100% new height: 0%
2025-10-09 15:05:14.537 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 15:05:14.538 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 2 old value = 100% | new value = 0%
2025-10-09 15:05:14.538 - debug: shuttercontrol.0 (3329233) Rolladen Hof 2 Old value = 100% | New value = 0% | automatic is active
2025-10-09 15:05:24.529 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:05:24.530 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_3.position: false
2025-10-09 15:05:24.530 - info: shuttercontrol.0 (3329233) Alarm rain end Set ID: Rolladen Hof 3 value: 0%
2025-10-09 15:05:24.531 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 15:05:24.531 - debug: shuttercontrol.0 (3329233) shutter alarm rain endet and no other alarm is pending Rolladen Hof 3 old height: 100% new height: 0%
2025-10-09 15:05:24.541 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 15:05:24.541 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 3 old value = 100% | new value = 0%
2025-10-09 15:05:24.541 - debug: shuttercontrol.0 (3329233) Rolladen Hof 3 Old value = 100% | New value = 0% | automatic is active
2025-10-09 15:05:34.531 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:05:34.532 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_4.position: false
2025-10-09 15:05:34.532 - info: shuttercontrol.0 (3329233) Alarm rain end Set ID: Rolladen Hof 4 value: 0%
2025-10-09 15:05:34.533 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 15:05:34.534 - debug: shuttercontrol.0 (3329233) shutter alarm rain endet and no other alarm is pending Rolladen Hof 4 old height: 100% new height: 0%
2025-10-09 15:05:34.534 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 15:05:34.543 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 15:05:34.543 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 4 old value = 100% | new value = 0%
2025-10-09 15:05:34.543 - debug: shuttercontrol.0 (3329233) Rolladen Hof 4 Old value = 100% | New value = 0% | automatic is active
2025-10-09 15:05:34.544 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 15:05:34.544 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 4 old value = 100% | new value = 0%
2025-10-09 15:05:34.544 - debug: shuttercontrol.0 (3329233) Rolladen Hof 4 Old value = 100% | New value = 0% | automatic is active
2025-10-09 15:05:37.276 - debug: shuttercontrol.0 (3329233) Brightness sensor value: 19107.84
2025-10-09 15:05:44.534 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:05:44.535 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_5.position: false
2025-10-09 15:05:44.536 - info: shuttercontrol.0 (3329233) Alarm rain end Set ID: Rolladen Hof 5 value: 0%
2025-10-09 15:05:44.536 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 15:05:44.537 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 15:05:44.537 - debug: shuttercontrol.0 (3329233) shutter alarm rain endet and no other alarm is pending Rolladen Hof 5 old height: 100% new height: 0%
2025-10-09 15:05:44.546 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 15:05:44.546 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 5 old value = 100% | new value = 0%
2025-10-09 15:05:44.546 - debug: shuttercontrol.0 (3329233) Rolladen Hof 5 Old value = 100% | New value = 0% | automatic is active
2025-10-09 15:05:44.547 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 15:05:44.547 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 5 old value = 100% | new value = 0%
2025-10-09 15:05:44.547 - debug: shuttercontrol.0 (3329233) Rolladen Hof 5 Old value = 100% | New value = 0% | automatic is active
2025-10-09 15:05:47.276 - debug: shuttercontrol.0 (3329233) Brightness State Down is: false
2025-10-09 15:05:54.538 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:05:54.539 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_6.position: false
2025-10-09 15:06:04.540 - debug: shuttercontrol.0 (3329233) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-09 15:06:04.541 - debug: shuttercontrol.0 (3329233) status alarm pending for alias.0.blinds.Hof_7.position: false
2025-10-09 15:06:04.541 - info: shuttercontrol.0 (3329233) Alarm rain end Set ID: Rolladen Hof 7 value: 0%
2025-10-09 15:06:04.542 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 15:06:04.542 - debug: shuttercontrol.0 (3329233) shutter alarm rain endet and no other alarm is pending Rolladen Hof 7 old height: 100% new height: 0%
2025-10-09 15:06:04.552 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 15:06:04.552 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 7 old value = 100% | new value = 0%
2025-10-09 15:06:04.552 - debug: shuttercontrol.0 (3329233) Rolladen Hof 7 Old value = 100% | New value = 0% | automatic is active
2025-10-09 15:06:04.583 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check started
2025-10-09 15:06:04.592 - debug: shuttercontrol.0 (3329233) #0 wait for shutter check end
2025-10-09 15:06:04.593 - debug: shuttercontrol.0 (3329233) Shutter state changed: Rolladen Hof 7 old value = 100% | new value = 0%
2025-10-09 15:06:04.593 - debug: shuttercontrol.0 (3329233) Rolladen Hof 7 Old value = 100% | New value = 0% | automatic is active
Im Grunde war heute, bis auf diese komischen Reaktionen auf das false im Regenalarm, so, wie ich mir das vorgestellt habe. Danke schonmal für die ganze Unterstützung.
@simatec
an wie vielen Stellen muss man das denn abstellen? puh
Was steuert denn dann da im Tab das "Automatische Schließung/Öffnung" bei den Rolladen?
Hab grad gedacht, der Adapter hat gemerkt, dass ich hier schimpfe, eben ging alles hoch... aber anscheinend hat der Regensensor ausgelöst. Das geht zumindest.
Hab die Config wieder um Luminance und Regenalarm erweitert, da heute dunkel war und regnerisch... das ging tagsüber ganz ok, aber um 18:44 Uhr hat der Adapter wieder entschieden, dass er die Rolladen nun runter fahren muss. Dabei ist das automatische Fahren außer für Sonnenschutz deaktiviert (soweit ich das bisher verstehe). system.adapter.shuttercontrol.0.json
log dazu:
2025-10-07 18:40:00.002 - debug: shuttercontrol.0 (2739274) calculate astrodata ...
2025-10-07 18:40:00.003 - debug: shuttercontrol.0 (2739274) Sun Azimut: 258.8°
2025-10-07 18:40:00.003 - debug: shuttercontrol.0 (2739274) Sun Elevation: 1.9°
2025-10-07 18:41:05.314 - debug: shuttercontrol.0 (2739274) Brightness sensor value: 92
2025-10-07 18:41:15.314 - debug: shuttercontrol.0 (2739274) Brightness State Down is: true
2025-10-07 18:44:00.006 - debug: shuttercontrol.0 (2739274) check in time 01.03. 30.09.
2025-10-07 18:44:00.006 - debug: shuttercontrol.0 (2739274) Start Sat Mar 01 2025
2025-10-07 18:44:00.006 - debug: shuttercontrol.0 (2739274) End Tue Sep 30 2025
2025-10-07 18:44:00.006 - debug: shuttercontrol.0 (2739274) we are not in period, after start Sat Mar 01 2025 and before end Tue Sep 30 2025
2025-10-07 18:44:00.006 - debug: shuttercontrol.0 (2739274) check xmas for Rolladen Hof 1
2025-10-07 18:44:00.006 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:44:00.007 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-07 18:44:00.007 - debug: shuttercontrol.0 (2739274) start checking frost alarm
2025-10-07 18:44:00.007 - debug: shuttercontrol.0 (2739274) status frost alarm for alias.0.blinds.Hof_1.position: false
2025-10-07 18:44:00.008 - debug: shuttercontrol.0 (2739274) check in time 01.03. 30.09.
2025-10-07 18:44:00.008 - debug: shuttercontrol.0 (2739274) Start Sat Mar 01 2025
2025-10-07 18:44:00.008 - debug: shuttercontrol.0 (2739274) End Tue Sep 30 2025
2025-10-07 18:44:00.008 - debug: shuttercontrol.0 (2739274) we are not in period, after start Sat Mar 01 2025 and before end Tue Sep 30 2025
2025-10-07 18:44:00.008 - debug: shuttercontrol.0 (2739274) check xmas for Rolladen Hof 2
2025-10-07 18:44:00.008 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:44:00.008 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-07 18:44:00.008 - debug: shuttercontrol.0 (2739274) start checking frost alarm
2025-10-07 18:44:00.008 - debug: shuttercontrol.0 (2739274) status frost alarm for alias.0.blinds.Hof_2.position: false
2025-10-07 18:44:00.009 - debug: shuttercontrol.0 (2739274) check in time 01.03. 30.09.
2025-10-07 18:44:00.009 - debug: shuttercontrol.0 (2739274) Start Sat Mar 01 2025
2025-10-07 18:44:00.009 - debug: shuttercontrol.0 (2739274) End Tue Sep 30 2025
2025-10-07 18:44:00.009 - debug: shuttercontrol.0 (2739274) we are not in period, after start Sat Mar 01 2025 and before end Tue Sep 30 2025
2025-10-07 18:44:00.009 - debug: shuttercontrol.0 (2739274) check xmas for Rolladen Hof 3
2025-10-07 18:44:00.009 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:44:00.009 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_3.position: false
2025-10-07 18:44:00.009 - debug: shuttercontrol.0 (2739274) start checking frost alarm
2025-10-07 18:44:00.009 - debug: shuttercontrol.0 (2739274) status frost alarm for alias.0.blinds.Hof_3.position: false
2025-10-07 18:44:00.010 - debug: shuttercontrol.0 (2739274) check in time 01.03. 30.09.
2025-10-07 18:44:00.010 - debug: shuttercontrol.0 (2739274) Start Sat Mar 01 2025
2025-10-07 18:44:00.010 - debug: shuttercontrol.0 (2739274) End Tue Sep 30 2025
2025-10-07 18:44:00.010 - debug: shuttercontrol.0 (2739274) we are not in period, after start Sat Mar 01 2025 and before end Tue Sep 30 2025
2025-10-07 18:44:00.010 - debug: shuttercontrol.0 (2739274) check xmas for Rolladen Hof 4
2025-10-07 18:44:00.010 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:44:00.010 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_4.position: false
2025-10-07 18:44:00.010 - debug: shuttercontrol.0 (2739274) start checking frost alarm
2025-10-07 18:44:00.010 - debug: shuttercontrol.0 (2739274) status frost alarm for alias.0.blinds.Hof_4.position: false
2025-10-07 18:44:00.011 - debug: shuttercontrol.0 (2739274) check in time 01.03. 30.09.
2025-10-07 18:44:00.011 - debug: shuttercontrol.0 (2739274) Start Sat Mar 01 2025
2025-10-07 18:44:00.011 - debug: shuttercontrol.0 (2739274) End Tue Sep 30 2025
2025-10-07 18:44:00.011 - debug: shuttercontrol.0 (2739274) we are not in period, after start Sat Mar 01 2025 and before end Tue Sep 30 2025
2025-10-07 18:44:00.011 - debug: shuttercontrol.0 (2739274) check xmas for Rolladen Hof 5
2025-10-07 18:44:00.011 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:44:00.011 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_5.position: false
2025-10-07 18:44:00.011 - debug: shuttercontrol.0 (2739274) start checking frost alarm
2025-10-07 18:44:00.011 - debug: shuttercontrol.0 (2739274) status frost alarm for alias.0.blinds.Hof_5.position: false
2025-10-07 18:44:00.012 - debug: shuttercontrol.0 (2739274) check in time 01.03. 30.09.
2025-10-07 18:44:00.012 - debug: shuttercontrol.0 (2739274) Start Sat Mar 01 2025
2025-10-07 18:44:00.012 - debug: shuttercontrol.0 (2739274) End Tue Sep 30 2025
2025-10-07 18:44:00.012 - debug: shuttercontrol.0 (2739274) we are not in period, after start Sat Mar 01 2025 and before end Tue Sep 30 2025
2025-10-07 18:44:00.012 - debug: shuttercontrol.0 (2739274) check xmas for Rolladen Hof 6
2025-10-07 18:44:00.012 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:44:00.012 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_6.position: false
2025-10-07 18:44:00.012 - debug: shuttercontrol.0 (2739274) start checking frost alarm
2025-10-07 18:44:00.012 - debug: shuttercontrol.0 (2739274) status frost alarm for alias.0.blinds.Hof_6.position: false
2025-10-07 18:44:00.012 - debug: shuttercontrol.0 (2739274) check in time 01.03. 30.09.
2025-10-07 18:44:00.013 - debug: shuttercontrol.0 (2739274) Start Sat Mar 01 2025
2025-10-07 18:44:00.013 - debug: shuttercontrol.0 (2739274) End Tue Sep 30 2025
2025-10-07 18:44:00.013 - debug: shuttercontrol.0 (2739274) we are not in period, after start Sat Mar 01 2025 and before end Tue Sep 30 2025
2025-10-07 18:44:00.013 - debug: shuttercontrol.0 (2739274) check xmas for Rolladen Hof 7
2025-10-07 18:44:00.013 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:44:00.013 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_7.position: false
2025-10-07 18:44:00.013 - debug: shuttercontrol.0 (2739274) start checking frost alarm
2025-10-07 18:44:00.013 - debug: shuttercontrol.0 (2739274) status frost alarm for alias.0.blinds.Hof_7.position: false
2025-10-07 18:44:52.725 - debug: shuttercontrol.0 (2739274) Alarm Rain changed: false
2025-10-07 18:44:52.725 - debug: shuttercontrol.0 (2739274) start shutterAlarm
2025-10-07 18:44:52.725 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:44:52.726 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-07 18:44:52.726 - info: shuttercontrol.0 (2739274) Alarm rain end Set ID: Rolladen Hof 1 value: 100%
2025-10-07 18:44:52.727 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check started
2025-10-07 18:44:52.728 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 1 old height: 0% new height: 100%
2025-10-07 18:44:52.728 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check started
2025-10-07 18:44:52.737 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check end
2025-10-07 18:44:52.738 - debug: shuttercontrol.0 (2739274) Shutter state changed: Rolladen Hof 1 old value = 0% | new value = 100%
2025-10-07 18:44:52.738 - debug: shuttercontrol.0 (2739274) Rolladen Hof 1 Old value = 0% | New value = 100% | automatic is active
2025-10-07 18:44:52.739 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check end
2025-10-07 18:44:52.739 - debug: shuttercontrol.0 (2739274) Shutter state changed: Rolladen Hof 1 old value = 0% | new value = 100%
2025-10-07 18:44:52.739 - debug: shuttercontrol.0 (2739274) Rolladen Hof 1 Old value = 0% | New value = 100% | automatic is active
2025-10-07 18:45:00.002 - debug: shuttercontrol.0 (2739274) calculate astrodata ...
2025-10-07 18:45:00.002 - debug: shuttercontrol.0 (2739274) Sun Azimut: 259.7°
2025-10-07 18:45:00.002 - debug: shuttercontrol.0 (2739274) Sun Elevation: 1.1°
2025-10-07 18:45:02.728 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:45:02.729 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-07 18:45:02.730 - info: shuttercontrol.0 (2739274) Alarm rain end Set ID: Rolladen Hof 2 value: 100%
2025-10-07 18:45:02.731 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check started
2025-10-07 18:45:02.732 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check started
2025-10-07 18:45:02.733 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 2 old height: 0% new height: 100%
2025-10-07 18:45:02.742 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check end
2025-10-07 18:45:02.742 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check end
2025-10-07 18:45:02.743 - debug: shuttercontrol.0 (2739274) Shutter state changed: Rolladen Hof 2 old value = 0% | new value = 100%
2025-10-07 18:45:02.743 - debug: shuttercontrol.0 (2739274) Rolladen Hof 2 Old value = 0% | New value = 100% | automatic is active
2025-10-07 18:45:02.749 - debug: shuttercontrol.0 (2739274) Shutter state changed: Rolladen Hof 2 old value = 0% | new value = 100%
2025-10-07 18:45:02.749 - debug: shuttercontrol.0 (2739274) Rolladen Hof 2 Old value = 0% | New value = 100% | automatic is active
2025-10-07 18:45:12.733 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:45:12.734 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_3.position: false
2025-10-07 18:45:12.735 - info: shuttercontrol.0 (2739274) Alarm rain end Set ID: Rolladen Hof 3 value: 100%
2025-10-07 18:45:12.736 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check started
2025-10-07 18:45:12.736 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 3 old height: 0% new height: 100%
2025-10-07 18:45:12.745 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check end
2025-10-07 18:45:12.746 - debug: shuttercontrol.0 (2739274) Shutter state changed: Rolladen Hof 3 old value = 0% | new value = 100%
2025-10-07 18:45:12.746 - debug: shuttercontrol.0 (2739274) Rolladen Hof 3 Old value = 0% | New value = 100% | automatic is active
2025-10-07 18:45:22.737 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:45:22.738 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_4.position: false
2025-10-07 18:45:22.738 - info: shuttercontrol.0 (2739274) Alarm rain end Set ID: Rolladen Hof 4 value: 100%
2025-10-07 18:45:22.739 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check started
2025-10-07 18:45:22.740 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 4 old height: 0% new height: 100%
2025-10-07 18:45:22.749 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check end
2025-10-07 18:45:22.750 - debug: shuttercontrol.0 (2739274) Shutter state changed: Rolladen Hof 4 old value = 0% | new value = 100%
2025-10-07 18:45:22.750 - debug: shuttercontrol.0 (2739274) Rolladen Hof 4 Old value = 0% | New value = 100% | automatic is active
2025-10-07 18:45:22.781 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check started
2025-10-07 18:45:22.792 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check end
2025-10-07 18:45:22.792 - debug: shuttercontrol.0 (2739274) Shutter state changed: Rolladen Hof 4 old value = 0% | new value = 100%
2025-10-07 18:45:22.792 - debug: shuttercontrol.0 (2739274) Rolladen Hof 4 Old value = 0% | New value = 100% | automatic is active
2025-10-07 18:45:32.741 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:45:32.742 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_5.position: false
2025-10-07 18:45:32.743 - info: shuttercontrol.0 (2739274) Alarm rain end Set ID: Rolladen Hof 5 value: 100%
2025-10-07 18:45:32.744 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check started
2025-10-07 18:45:32.745 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 5 old height: 0% new height: 100%
2025-10-07 18:45:32.754 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check end
2025-10-07 18:45:32.754 - debug: shuttercontrol.0 (2739274) Shutter state changed: Rolladen Hof 5 old value = 0% | new value = 100%
2025-10-07 18:45:32.754 - debug: shuttercontrol.0 (2739274) Rolladen Hof 5 Old value = 0% | New value = 100% | automatic is active
2025-10-07 18:45:32.786 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check started
2025-10-07 18:45:32.795 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check end
2025-10-07 18:45:32.796 - debug: shuttercontrol.0 (2739274) Shutter state changed: Rolladen Hof 5 old value = 0% | new value = 100%
2025-10-07 18:45:32.796 - debug: shuttercontrol.0 (2739274) Rolladen Hof 5 Old value = 0% | New value = 100% | automatic is active
2025-10-07 18:45:42.745 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:45:42.745 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_6.position: false
2025-10-07 18:45:42.746 - info: shuttercontrol.0 (2739274) Alarm rain end Set ID: Rolladen Hof 6 value: 100%
2025-10-07 18:45:42.747 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check started
2025-10-07 18:45:42.747 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 6 old height: 0% new height: 100%
2025-10-07 18:45:42.757 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check end
2025-10-07 18:45:42.757 - debug: shuttercontrol.0 (2739274) Shutter state changed: Rolladen Hof 6 old value = 0% | new value = 100%
2025-10-07 18:45:42.757 - debug: shuttercontrol.0 (2739274) Rolladen Hof 6 Old value = 0% | New value = 100% | automatic is active
2025-10-07 18:45:52.747 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:45:52.748 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_7.position: false
2025-10-07 18:45:52.749 - info: shuttercontrol.0 (2739274) Alarm rain end Set ID: Rolladen Hof 7 value: 100%
2025-10-07 18:45:52.750 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check started
2025-10-07 18:45:52.750 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 7 old height: 40% new height: 100%
2025-10-07 18:45:52.760 - debug: shuttercontrol.0 (2739274) #0 wait for shutter check end
2025-10-07 18:45:52.761 - debug: shuttercontrol.0 (2739274) Shutter state changed: Rolladen Hof 7 old value = 40% | new value = 100%
2025-10-07 18:45:52.761 - debug: shuttercontrol.0 (2739274) Rolladen Hof 7 Old value = 40% | New value = 100% | automatic is active
2025-10-07 18:46:08.769 - debug: shuttercontrol.0 (2739274) Brightness sensor value: 110
2025-10-07 18:46:18.769 - debug: shuttercontrol.0 (2739274) Brightness State Down is: true
2025-10-07 18:46:18.769 - debug: shuttercontrol.0 (2739274) Lightsensor changed: alias.0.weather.Innenhof.luminance | Value: 110lux
2025-10-07 18:48:44.353 - debug: shuttercontrol.0 (2739274) Brightness sensor value: 88
2025-10-07 18:48:54.354 - debug: shuttercontrol.0 (2739274) Brightness State Down is: true
2025-10-07 18:48:54.354 - debug: shuttercontrol.0 (2739274) Lightsensor changed: alias.0.weather.Innenhof.luminance | Value: 88lux
2025-10-07 18:50:00.002 - debug: shuttercontrol.0 (2739274) calculate astrodata ...
2025-10-07 18:50:00.002 - debug: shuttercontrol.0 (2739274) Sun Azimut: 260.7°
2025-10-07 18:50:00.002 - debug: shuttercontrol.0 (2739274) Sun Elevation: 0.3°
2025-10-07 18:54:44.372 - debug: shuttercontrol.0 (2739274) Brightness sensor value: 70
2025-10-07 18:54:52.772 - debug: shuttercontrol.0 (2739274) Alarm Rain changed: false
2025-10-07 18:54:52.772 - debug: shuttercontrol.0 (2739274) start shutterAlarm
2025-10-07 18:54:52.772 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:54:52.773 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-07 18:54:52.775 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 1 already at: 100% - setting current action: down
2025-10-07 18:54:54.372 - debug: shuttercontrol.0 (2739274) Brightness State Down is: true
2025-10-07 18:54:54.372 - debug: shuttercontrol.0 (2739274) Lightsensor changed: alias.0.weather.Innenhof.luminance | Value: 70lux
2025-10-07 18:55:00.002 - debug: shuttercontrol.0 (2739274) calculate astrodata ...
2025-10-07 18:55:00.002 - debug: shuttercontrol.0 (2739274) Sun Azimut: 261.7°
2025-10-07 18:55:00.002 - debug: shuttercontrol.0 (2739274) Sun Elevation: -0.4°
2025-10-07 18:55:02.775 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:55:02.776 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-07 18:55:02.777 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 2 already at: 100% - setting current action: down
2025-10-07 18:55:12.778 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:55:12.779 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_3.position: false
2025-10-07 18:55:12.780 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 3 already at: 100% - setting current action: down
2025-10-07 18:55:22.781 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:55:22.782 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_4.position: false
2025-10-07 18:55:22.784 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 4 already at: 100% - setting current action: down
2025-10-07 18:55:32.784 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:55:32.785 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_5.position: false
2025-10-07 18:55:32.787 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 5 already at: 100% - setting current action: down
2025-10-07 18:55:42.786 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:55:42.787 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_6.position: false
2025-10-07 18:55:42.789 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 6 already at: 100% - setting current action: down
2025-10-07 18:55:52.791 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 18:55:52.792 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_7.position: false
2025-10-07 18:55:52.793 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 7 already at: 100% - setting current action: down
2025-10-07 18:56:28.825 - debug: shuttercontrol.0 (2739274) Brightness sensor value: 56
2025-10-07 18:56:38.825 - debug: shuttercontrol.0 (2739274) Brightness State Down is: true
2025-10-07 19:00:00.003 - debug: shuttercontrol.0 (2739274) calculate astrodata ...
2025-10-07 19:00:00.004 - debug: shuttercontrol.0 (2739274) Sun Azimut: 262.6°
2025-10-07 19:00:00.004 - debug: shuttercontrol.0 (2739274) Sun Elevation: -1.2°
2025-10-07 19:00:23.628 - debug: shuttercontrol.0 (2739274) Brightness sensor value: 45
2025-10-07 19:00:33.628 - debug: shuttercontrol.0 (2739274) Brightness State Down is: true
2025-10-07 19:00:33.628 - debug: shuttercontrol.0 (2739274) Lightsensor changed: alias.0.weather.Innenhof.luminance | Value: 45lux
2025-10-07 19:01:31.137 - debug: shuttercontrol.0 (2739274) outsidetemperature changed: alias.0.weather.Innenhof.temperature | Value: 16.14°C
2025-10-07 19:02:50.498 - debug: shuttercontrol.0 (2739274) Brightness sensor value: 36
2025-10-07 19:03:00.498 - debug: shuttercontrol.0 (2739274) Brightness State Down is: true
2025-10-07 19:04:18.556 - debug: shuttercontrol.0 (2739274) Brightness sensor value: 29
2025-10-07 19:04:28.558 - debug: shuttercontrol.0 (2739274) Brightness State Down is: true
2025-10-07 19:04:28.558 - debug: shuttercontrol.0 (2739274) Lightsensor changed: alias.0.weather.Innenhof.luminance | Value: 29lux
2025-10-07 19:04:52.834 - debug: shuttercontrol.0 (2739274) Alarm Rain changed: false
2025-10-07 19:04:52.834 - debug: shuttercontrol.0 (2739274) start shutterAlarm
2025-10-07 19:04:52.835 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:04:52.835 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-07 19:04:52.836 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 1 already at: 100% - setting current action: down
2025-10-07 19:05:00.001 - debug: shuttercontrol.0 (2739274) calculate astrodata ...
2025-10-07 19:05:00.001 - debug: shuttercontrol.0 (2739274) Sun Azimut: 263.6°
2025-10-07 19:05:00.001 - debug: shuttercontrol.0 (2739274) Sun Elevation: -2°
2025-10-07 19:05:02.837 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:05:02.838 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-07 19:05:02.839 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 2 already at: 100% - setting current action: down
2025-10-07 19:05:12.839 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:05:12.840 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_3.position: false
2025-10-07 19:05:12.841 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 3 already at: 100% - setting current action: down
2025-10-07 19:05:22.842 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:05:22.843 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_4.position: false
2025-10-07 19:05:22.844 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 4 already at: 100% - setting current action: down
2025-10-07 19:05:32.845 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:05:32.846 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_5.position: false
2025-10-07 19:05:32.847 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 5 already at: 100% - setting current action: down
2025-10-07 19:05:42.847 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:05:42.848 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_6.position: false
2025-10-07 19:05:42.849 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 6 already at: 100% - setting current action: down
2025-10-07 19:05:52.850 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:05:52.851 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_7.position: false
2025-10-07 19:05:52.852 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 7 already at: 100% - setting current action: down
2025-10-07 19:06:05.217 - debug: shuttercontrol.0 (2739274) Brightness sensor value: 23
2025-10-07 19:06:15.217 - debug: shuttercontrol.0 (2739274) Brightness State Down is: true
2025-10-07 19:06:52.776 - debug: shuttercontrol.0 (2739274) outsidetemperature changed: alias.0.weather.Innenhof.temperature | Value: 16.16°C
2025-10-07 19:06:56.607 - debug: shuttercontrol.0 (2739274) Brightness sensor value: 21
2025-10-07 19:07:06.609 - debug: shuttercontrol.0 (2739274) Brightness State Down is: true
2025-10-07 19:07:06.609 - debug: shuttercontrol.0 (2739274) Lightsensor changed: alias.0.weather.Innenhof.luminance | Value: 21lux
2025-10-07 19:08:16.762 - debug: shuttercontrol.0 (2739274) Brightness sensor value: 17
2025-10-07 19:08:26.763 - debug: shuttercontrol.0 (2739274) Brightness State Down is: true
2025-10-07 19:09:42.584 - debug: shuttercontrol.0 (2739274) Brightness sensor value: 14
2025-10-07 19:09:52.584 - debug: shuttercontrol.0 (2739274) Brightness State Down is: true
2025-10-07 19:09:52.584 - debug: shuttercontrol.0 (2739274) Lightsensor changed: alias.0.weather.Innenhof.luminance | Value: 14lux
2025-10-07 19:10:00.001 - debug: shuttercontrol.0 (2739274) calculate astrodata ...
2025-10-07 19:10:00.001 - debug: shuttercontrol.0 (2739274) Sun Azimut: 264.6°
2025-10-07 19:10:00.002 - debug: shuttercontrol.0 (2739274) Sun Elevation: -2.8°
2025-10-07 19:11:13.902 - debug: shuttercontrol.0 (2739274) Brightness sensor value: 11
2025-10-07 19:11:23.902 - debug: shuttercontrol.0 (2739274) Brightness State Down is: true
2025-10-07 19:12:25.695 - debug: shuttercontrol.0 (2739274) Brightness sensor value: 9
2025-10-07 19:12:35.697 - debug: shuttercontrol.0 (2739274) Brightness State Down is: true
2025-10-07 19:12:35.697 - debug: shuttercontrol.0 (2739274) Lightsensor changed: alias.0.weather.Innenhof.luminance | Value: 9lux
2025-10-07 19:13:49.453 - debug: shuttercontrol.0 (2739274) Brightness sensor value: 7
2025-10-07 19:13:59.454 - debug: shuttercontrol.0 (2739274) Brightness State Down is: true
2025-10-07 19:14:52.905 - debug: shuttercontrol.0 (2739274) Alarm Rain changed: false
2025-10-07 19:14:52.905 - debug: shuttercontrol.0 (2739274) start shutterAlarm
2025-10-07 19:14:52.905 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:14:52.906 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-07 19:14:52.907 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 1 already at: 100% - setting current action: down
2025-10-07 19:15:00.002 - debug: shuttercontrol.0 (2739274) calculate astrodata ...
2025-10-07 19:15:00.002 - debug: shuttercontrol.0 (2739274) Sun Azimut: 265.5°
2025-10-07 19:15:00.002 - debug: shuttercontrol.0 (2739274) Sun Elevation: -3.6°
2025-10-07 19:15:02.908 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:15:02.909 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-07 19:15:02.910 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 2 already at: 100% - setting current action: down
2025-10-07 19:15:12.910 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:15:12.911 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_3.position: false
2025-10-07 19:15:12.912 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 3 already at: 100% - setting current action: down
2025-10-07 19:15:22.913 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:15:22.914 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_4.position: false
2025-10-07 19:15:22.916 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 4 already at: 100% - setting current action: down
2025-10-07 19:15:32.917 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:15:32.918 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_5.position: false
2025-10-07 19:15:32.919 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 5 already at: 100% - setting current action: down
2025-10-07 19:15:42.920 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:15:42.921 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_6.position: false
2025-10-07 19:15:42.922 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 6 already at: 100% - setting current action: down
2025-10-07 19:15:52.923 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:15:52.924 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_7.position: false
2025-10-07 19:15:52.927 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 7 already at: 100% - setting current action: down
2025-10-07 19:16:19.564 - debug: shuttercontrol.0 (2739274) Brightness sensor value: 5
2025-10-07 19:16:29.564 - debug: shuttercontrol.0 (2739274) Brightness State Down is: true
2025-10-07 19:16:29.564 - debug: shuttercontrol.0 (2739274) Lightsensor changed: alias.0.weather.Innenhof.luminance | Value: 5lux
2025-10-07 19:16:36.480 - debug: shuttercontrol.0 (2739274) TriggerID changed: alias.0.openStates.Esszimmer_Schiebetuer.open | Value: true
2025-10-07 19:16:58.494 - debug: shuttercontrol.0 (2739274) TriggerID changed: alias.0.openStates.Esszimmer_Schiebetuer.open | Value: false
2025-10-07 19:19:44.035 - debug: shuttercontrol.0 (2739274) Brightness sensor value: 3
2025-10-07 19:19:54.035 - debug: shuttercontrol.0 (2739274) Brightness State Down is: true
2025-10-07 19:19:54.035 - debug: shuttercontrol.0 (2739274) Lightsensor changed: alias.0.weather.Innenhof.luminance | Value: 3lux
2025-10-07 19:20:00.001 - debug: shuttercontrol.0 (2739274) calculate astrodata ...
2025-10-07 19:20:00.001 - debug: shuttercontrol.0 (2739274) Sun Azimut: 266.5°
2025-10-07 19:20:00.002 - debug: shuttercontrol.0 (2739274) Sun Elevation: -4.4°
2025-10-07 19:24:52.971 - debug: shuttercontrol.0 (2739274) Alarm Rain changed: false
2025-10-07 19:24:52.971 - debug: shuttercontrol.0 (2739274) start shutterAlarm
2025-10-07 19:24:52.971 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:24:52.971 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-07 19:24:52.972 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 1 already at: 100% - setting current action: down
2025-10-07 19:25:00.002 - debug: shuttercontrol.0 (2739274) calculate astrodata ...
2025-10-07 19:25:00.002 - debug: shuttercontrol.0 (2739274) Sun Azimut: 267.4°
2025-10-07 19:25:00.002 - debug: shuttercontrol.0 (2739274) Sun Elevation: -5.2°
2025-10-07 19:25:02.973 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:25:02.974 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-07 19:25:02.975 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 2 already at: 100% - setting current action: down
2025-10-07 19:25:12.976 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:25:12.976 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_3.position: false
2025-10-07 19:25:12.978 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 3 already at: 100% - setting current action: down
2025-10-07 19:25:22.978 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:25:22.979 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_4.position: false
2025-10-07 19:25:22.980 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 4 already at: 100% - setting current action: down
2025-10-07 19:25:32.981 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:25:32.981 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_5.position: false
2025-10-07 19:25:32.983 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 5 already at: 100% - setting current action: down
2025-10-07 19:25:42.983 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:25:42.985 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_6.position: false
2025-10-07 19:25:42.986 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 6 already at: 100% - setting current action: down
2025-10-07 19:25:52.987 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:25:52.988 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_7.position: false
2025-10-07 19:25:52.989 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 7 already at: 100% - setting current action: down
2025-10-07 19:29:56.260 - debug: shuttercontrol.0 (2739274) Brightness sensor value: 1
2025-10-07 19:30:00.003 - debug: shuttercontrol.0 (2739274) calculate astrodata ...
2025-10-07 19:30:00.003 - debug: shuttercontrol.0 (2739274) Sun Azimut: 268.4°
2025-10-07 19:30:00.003 - debug: shuttercontrol.0 (2739274) Sun Elevation: -6°
2025-10-07 19:30:06.260 - debug: shuttercontrol.0 (2739274) Brightness State Down is: true
2025-10-07 19:30:06.260 - debug: shuttercontrol.0 (2739274) Lightsensor changed: alias.0.weather.Innenhof.luminance | Value: 1lux
2025-10-07 19:34:53.037 - debug: shuttercontrol.0 (2739274) Alarm Rain changed: false
2025-10-07 19:34:53.037 - debug: shuttercontrol.0 (2739274) start shutterAlarm
2025-10-07 19:34:53.037 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:34:53.038 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_1.position: false
2025-10-07 19:34:53.039 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 1 already at: 100% - setting current action: down
2025-10-07 19:35:00.001 - debug: shuttercontrol.0 (2739274) calculate astrodata ...
2025-10-07 19:35:00.001 - debug: shuttercontrol.0 (2739274) Sun Azimut: 269.4°
2025-10-07 19:35:00.002 - debug: shuttercontrol.0 (2739274) Sun Elevation: -6.8°
2025-10-07 19:35:03.041 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:35:03.041 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_2.position: false
2025-10-07 19:35:03.043 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 2 already at: 100% - setting current action: down
2025-10-07 19:35:13.044 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:35:13.045 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_3.position: false
2025-10-07 19:35:13.046 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 3 already at: 100% - setting current action: down
2025-10-07 19:35:23.047 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:35:23.048 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_4.position: false
2025-10-07 19:35:23.050 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 4 already at: 100% - setting current action: down
2025-10-07 19:35:33.050 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:35:33.051 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_5.position: false
2025-10-07 19:35:33.052 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 5 already at: 100% - setting current action: down
2025-10-07 19:35:43.053 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:35:43.054 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_6.position: false
2025-10-07 19:35:43.055 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 6 already at: 100% - setting current action: down
2025-10-07 19:35:53.056 - debug: shuttercontrol.0 (2739274) Start pendingAlarm to check whether an alarm is currently pending (except in the event of frost)
2025-10-07 19:35:53.057 - debug: shuttercontrol.0 (2739274) status alarm pending for alias.0.blinds.Hof_7.position: false
2025-10-07 19:35:53.059 - debug: shuttercontrol.0 (2739274) shutter alarm rain endet and no other alarm is pending Rolladen Hof 7 already at: 100% - setting current action: down
2025-10-07 19:36:52.793 - debug: shuttercontrol.0 (2739274) outsidetemperature changed: alias.0.weather.Innenhof.temperature | Value: 16.11°C
2025-10-07 19:36:56.620 - debug: shuttercontrol.0 (2739274) Brightness sensor value: 1
2025-10-07 19:37:06.620 - debug: shuttercontrol.0 (2739274) Brightness State Down is: true
2025-10-07 19:40:00.002 - debug: shuttercontrol.0 (2739274) calculate astrodata ...
2025-10-07 19:40:00.002 - debug: shuttercontrol.0 (2739274) Sun Azimut: 270.3°
2025-10-07 19:40:00.002 - debug: shuttercontrol.0 (2739274) Sun Elevation: -7.6°
@kipferl
ups... das hab ich kaputt gemacht. schwitz
Guck mal, ob es mit der aktuellen github Version geht (falls du mutig bist, sonst dauert es noch ein paar Tage, bis ich eine neue Version ins latest schiebe)