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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter shuttercontrol v2.0.x

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    210

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

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

Test Adapter shuttercontrol v2.0.x

Test Adapter shuttercontrol v2.0.x

Scheduled Pinned Locked Moved Tester
rollladenrollladensteuerungshuttercontrol
7.4k Posts 332 Posters 10.6m Views 254 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Landmilch

    Seit ein paar Tagen liefert mein Shuttercontrol Adapter keine Daten mehr. Stattdessen tauchen im Log immer wieder folgende Einträge auf.
    Meine Config:
    Shuttercontrol: 1.0.4
    Platform: linux
    Betriebssystem: linux
    Architektur: arm
    CPUs: 4
    Geschwindigkeit: 1500 MHz
    Modell: ARMv7 Processor rev 3 (v7l)
    RAM: 3.81 GB
    Node.js: v12.20.0
    NPM: 6.14.8
    Festplatte Größe: 58.28 GB
    Festplatte frei: 53.61 GB

    Hat jemand einen Tipp, woran das liegen könnte?

    host.homebrain	2020-11-25 13:00:03.457	error	instance system.adapter.shuttercontrol.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.homebrain	2020-11-25 13:00:03.456	error	Caught by controller[0]: at internal/main/run_main_module.js:17:47
    host.homebrain	2020-11-25 13:00:03.456	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
    host.homebrain	2020-11-25 13:00:03.456	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    host.homebrain	2020-11-25 13:00:03.456	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
    host.homebrain	2020-11-25 13:00:03.455	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    host.homebrain	2020-11-25 13:00:03.455	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
    host.homebrain	2020-11-25 13:00:03.455	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.shuttercontrol/main.js:1811:5)
    host.homebrain	2020-11-25 13:00:03.455	error	Caught by controller[0]: at startAdapter (/opt/iobroker/node_modules/iobroker.shuttercontrol/main.js:97:15)
    host.homebrain	2020-11-25 13:00:03.454	error	Caught by controller[0]: TypeError: utils.Adapter is not a constructor
    host.homebrain	2020-11-25 13:00:03.454	error	Caught by controller[0]: ^
    host.homebrain	2020-11-25 13:00:03.454	error	Caught by controller[0]: adapter = new utils.Adapter(options);
    host.homebrain	2020-11-25 13:00:03.453	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.shuttercontrol/main.js:97
    host.homebrain	2020-11-25 13:00:03.073	info	instance system.adapter.shuttercontrol.0 started with pid 15510
    host.homebrain	2020-11-25 13:00:00.038	info	instance system.adapter.dwd.0 started with pid 15495
    host.homebrain	2020-11-25 12:59:40.612	info	Restart adapter system.adapter.shuttercontrol.0 because enabled
    
    simatecS Offline
    simatecS Offline
    simatec
    Developer Most Active
    wrote on last edited by
    #2496

    @Landmilch
    Sieht nach einem Problem mit deinem System aus.

    TypeError: utils.Adapter is not a constructor
    

    Hast du die letzten Tage etwas an deinem System gemacht, falls ja, was genau?

    • Besuche meine Github Seite
    • Beitrag hat geholfen oder willst du mich unterstützen
    • HowTo Restore ioBroker
    L 1 Reply Last reply
    0
    • simatecS simatec

      @Landmilch
      Sieht nach einem Problem mit deinem System aus.

      TypeError: utils.Adapter is not a constructor
      

      Hast du die letzten Tage etwas an deinem System gemacht, falls ja, was genau?

      L Offline
      L Offline
      Landmilch
      wrote on last edited by
      #2497

      @simatec Update auf Node.js: v12.19.0 und heute auf Node.js: v12.20.0. Sonst nur einen Stromausfall.

      simatecS Thomas BraunT 2 Replies Last reply
      0
      • L Landmilch

        @simatec Update auf Node.js: v12.19.0 und heute auf Node.js: v12.20.0. Sonst nur einen Stromausfall.

        simatecS Offline
        simatecS Offline
        simatec
        Developer Most Active
        wrote on last edited by
        #2498

        @Landmilch
        Bist du von Node 10 gewechselt?

        • Besuche meine Github Seite
        • Beitrag hat geholfen oder willst du mich unterstützen
        • HowTo Restore ioBroker
        L 1 Reply Last reply
        0
        • L Landmilch

          @simatec Update auf Node.js: v12.19.0 und heute auf Node.js: v12.20.0. Sonst nur einen Stromausfall.

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by
          #2499

          @Landmilch
          node sauber im System?

          which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
          

          Nach dem Stromausfall das Dateisystem mal angeschaut?

          dmesg | grep -i ext4
          

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          L 2 Replies Last reply
          0
          • Thomas BraunT Thomas Braun

            @Landmilch
            node sauber im System?

            which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
            

            Nach dem Stromausfall das Dateisystem mal angeschaut?

            dmesg | grep -i ext4
            
            L Offline
            L Offline
            Landmilch
            wrote on last edited by
            #2500

            @Thomas-Braun said in Test Adapter shuttercontrol v1.0.x:

            dmesg | grep -i ext4

            /usr/bin/nodejs
            v12.20.0
            /usr/bin/node
            v12.20.0
            /usr/bin/npm
            6.14.8
            nodejs:
              Installiert:           12.20.0-1nodesource1
              Installationskandidat: 12.20.0-1nodesource1
              Versionstabelle:
             *** 12.20.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                    100 /var/lib/dpkg/status
                 10.21.0~dfsg-1~deb10u1+rpi1 500
                    500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
            
            
            [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 cma=64M cma=256M  smsc95xx.macaddr=DC:A6:32:1A:7D:07 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
            [    0.622209] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
            [    0.622245] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
            [    5.752019] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
            [    5.770323] EXT4-fs (mmcblk0p2): 3 orphan inodes deleted
            [    5.770352] EXT4-fs (mmcblk0p2): recovery complete
            [    7.938790] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
            [    7.938864] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
            [    9.964169] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
            
            1 Reply Last reply
            0
            • simatecS simatec

              @Landmilch
              Bist du von Node 10 gewechselt?

              L Offline
              L Offline
              Landmilch
              wrote on last edited by
              #2501

              @simatec said in Test Adapter shuttercontrol v1.0.x:

              @Landmilch
              Bist du von Node 10 gewechselt?

              Das habe ich schon vor langer Zeit gemacht. Danach ist der Adapter über Monate einwandfrei gelaufen.

              1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @Landmilch
                node sauber im System?

                which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                

                Nach dem Stromausfall das Dateisystem mal angeschaut?

                dmesg | grep -i ext4
                
                L Offline
                L Offline
                Landmilch
                wrote on last edited by
                #2502

                @Thomas-Braun Die anderen Adapter laufen im übrigen einwandfrei.

                Thomas BraunT 1 Reply Last reply
                0
                • L Landmilch

                  @Thomas-Braun Die anderen Adapter laufen im übrigen einwandfrei.

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by Thomas Braun
                  #2503

                  @Landmilch
                  node ist okay, aber dein Dateisystem hat 'nen Schuss.
                  SD-Kartentausch ist dringend angezeigt. Inkl. Neuinstallation und einspielen des Backups.

                  Ein gesundes ext4 sieht so aus:

                  pi@raspberrypi:~ $ dmesg | grep -i ext4
                  [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1  smsc95xx.macaddr=DC:A6:32:5A:48:0E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty1 root=/dev/mmcblk0p7 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                  [    1.324821] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
                  [    1.324919] VFS: Mounted root (ext4 filesystem) readonly on device 179:7.
                  [    3.162491] EXT4-fs (mmcblk0p7): re-mounted. Opts: (null)
                  

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  L 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @Landmilch
                    node ist okay, aber dein Dateisystem hat 'nen Schuss.
                    SD-Kartentausch ist dringend angezeigt. Inkl. Neuinstallation und einspielen des Backups.

                    Ein gesundes ext4 sieht so aus:

                    pi@raspberrypi:~ $ dmesg | grep -i ext4
                    [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1  smsc95xx.macaddr=DC:A6:32:5A:48:0E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty1 root=/dev/mmcblk0p7 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                    [    1.324821] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
                    [    1.324919] VFS: Mounted root (ext4 filesystem) readonly on device 179:7.
                    [    3.162491] EXT4-fs (mmcblk0p7): re-mounted. Opts: (null)
                    
                    L Offline
                    L Offline
                    Landmilch
                    wrote on last edited by
                    #2504

                    @Thomas-Braun Vielen Dank für Euren schnellen Support. Würde am liebsten gleich auf SSD-Festplatte umstellen. Gibt es irgendwo eine Anleitung dafür, wie man das am besten macht?

                    Thomas BraunT 1 Reply Last reply
                    0
                    • L Landmilch

                      @Thomas-Braun Vielen Dank für Euren schnellen Support. Würde am liebsten gleich auf SSD-Festplatte umstellen. Gibt es irgendwo eine Anleitung dafür, wie man das am besten macht?

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by Thomas Braun
                      #2505

                      @Landmilch
                      So auf die Schnelle für dich gegoogelt:

                      https://www.tomshardware.com/how-to/boot-raspberry-pi-4-usb

                      Mit aktueller Firmware geht das bei dann los. Der Kram davor ist nicht erforderlich bei aktueller Firmware.

                      1. Launch raspi-config

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      L 1 Reply Last reply
                      1
                      • H Offline
                        H Offline
                        handy80
                        wrote on last edited by
                        #2506

                        Hallo Kollegen der Haus-Automation,
                        ich habe seit ein paar Wochen Shuttercontrol aktiv und obwohl er noch Probleme mit compact mode hat möchte ich hier gern bei bleiben. Allerdings öffnen sich meine Rolladen nicht (schließen geht) 🙂 Klingt lustig, isses aber nicht so wirklich 😉
                        Vielleicht wird jemand von euch schlau aus dem Log und kann mir helfen:

                        PS Wo sehe ich wann effektiv z.B. Schlafzimmerrollo.Hinten hoch gefahren werden sollten?

                        0a255a3a-a1b3-472e-b8fd-1997206a8160-image.png
                        5d0933e8-5904-4906-af4d-ea33917a72fe-image.png
                        ee27bae7-8cb1-4c88-b4bd-3d35a32b242f-image.png
                        573c4a6c-b4eb-461b-96d8-dd50d7c406a9-image.png
                        59d4e69d-e523-4b30-bcbb-401e2a0d0643-image.png

                        shuttercontrol.0	2020-11-28 10:55:00.006	debug	(1119) Sun Elevation: 14.7°
                        shuttercontrol.0	2020-11-28 10:55:00.005	debug	(1119) Sun Azimut: 159.2°
                        shuttercontrol.0	2020-11-28 10:55:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 10:54:37.272	debug	(1119) system.adapter.admin.0: logging true
                        shuttercontrol.0	2020-11-28 10:50:00.006	debug	(1119) Sun Elevation: 14.4°
                        shuttercontrol.0	2020-11-28 10:50:00.005	debug	(1119) Sun Azimut: 158°
                        shuttercontrol.0	2020-11-28 10:50:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 10:45:00.005	debug	(1119) Sun Elevation: 14.1°
                        shuttercontrol.0	2020-11-28 10:45:00.004	debug	(1119) Sun Azimut: 156.9°
                        shuttercontrol.0	2020-11-28 10:45:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 10:40:00.005	debug	(1119) Sun Elevation: 13.8°
                        shuttercontrol.0	2020-11-28 10:40:00.004	debug	(1119) Sun Azimut: 155.7°
                        shuttercontrol.0	2020-11-28 10:40:00.003	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 10:35:00.010	debug	(1119) Sun Elevation: 13.5°
                        shuttercontrol.0	2020-11-28 10:35:00.004	debug	(1119) Sun Azimut: 154.6°
                        shuttercontrol.0	2020-11-28 10:35:00.003	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 10:30:00.005	debug	(1119) Sun Elevation: 13.2°
                        shuttercontrol.0	2020-11-28 10:30:00.004	debug	(1119) Sun Azimut: 153.4°
                        shuttercontrol.0	2020-11-28 10:30:00.003	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 10:25:00.006	debug	(1119) Sun Elevation: 12.8°
                        shuttercontrol.0	2020-11-28 10:25:00.005	debug	(1119) Sun Azimut: 152.3°
                        shuttercontrol.0	2020-11-28 10:25:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 10:20:00.006	debug	(1119) Sun Elevation: 12.4°
                        shuttercontrol.0	2020-11-28 10:20:00.005	debug	(1119) Sun Azimut: 151.2°
                        shuttercontrol.0	2020-11-28 10:20:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 10:15:00.006	debug	(1119) Sun Elevation: 12.1°
                        shuttercontrol.0	2020-11-28 10:15:00.005	debug	(1119) Sun Azimut: 150°
                        shuttercontrol.0	2020-11-28 10:15:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 10:10:00.006	debug	(1119) Sun Elevation: 11.7°
                        shuttercontrol.0	2020-11-28 10:10:00.005	debug	(1119) Sun Azimut: 148.9°
                        shuttercontrol.0	2020-11-28 10:10:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 10:05:00.006	debug	(1119) Sun Elevation: 11.3°
                        shuttercontrol.0	2020-11-28 10:05:00.005	debug	(1119) Sun Azimut: 147.8°
                        shuttercontrol.0	2020-11-28 10:05:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 10:00:00.006	debug	(1119) Sun Elevation: 10.8°
                        shuttercontrol.0	2020-11-28 10:00:00.005	debug	(1119) Sun Azimut: 146.7°
                        shuttercontrol.0	2020-11-28 10:00:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 09:55:00.005	debug	(1119) Sun Elevation: 10.4°
                        shuttercontrol.0	2020-11-28 09:55:00.004	debug	(1119) Sun Azimut: 145.6°
                        shuttercontrol.0	2020-11-28 09:55:00.003	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 09:50:00.007	debug	(1119) Sun Elevation: 10°
                        shuttercontrol.0	2020-11-28 09:50:00.005	debug	(1119) Sun Azimut: 144.5°
                        shuttercontrol.0	2020-11-28 09:50:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 09:45:00.006	debug	(1119) Sun Elevation: 9.5°
                        shuttercontrol.0	2020-11-28 09:45:00.005	debug	(1119) Sun Azimut: 143.4°
                        shuttercontrol.0	2020-11-28 09:45:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 09:40:00.006	debug	(1119) Sun Elevation: 9°
                        shuttercontrol.0	2020-11-28 09:40:00.005	debug	(1119) Sun Azimut: 142.3°
                        shuttercontrol.0	2020-11-28 09:40:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 09:35:51.769	debug	(1119) Küchenrollo.Hinten Old value = 0. New value = 100. automatic is active
                        shuttercontrol.0	2020-11-28 09:35:51.768	debug	(1119) Shutter state changed: Küchenrollo.Hinten old value = 0 new value = 100
                        shuttercontrol.0	2020-11-28 09:35:51.768	debug	(1119) Küchenrollo.Hinten opened manually to 100. Old value = 0. New value = 100. Possibility to activate sunprotect enabled.
                        shuttercontrol.0	2020-11-28 09:35:19.269	debug	(1119) Küchenrollo.Hinten Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:35:19.268	debug	(1119) Küchenrollo.Hinten drived manually to 15.5. Old value = 0. New value = 15.5
                        shuttercontrol.0	2020-11-28 09:35:19.267	debug	(1119) Shutter state changed: Küchenrollo.Hinten old value = 0 new value = 15.5
                        shuttercontrol.0	2020-11-28 09:35:12.975	debug	(1119) Wohnzimmerrollo.Seite Old value = 0. New value = 100. automatic is active
                        shuttercontrol.0	2020-11-28 09:35:12.975	debug	(1119) Shutter state changed: Wohnzimmerrollo.Seite old value = 0 new value = 100
                        shuttercontrol.0	2020-11-28 09:35:12.974	debug	(1119) Wohnzimmerrollo.Seite opened manually to 100. Old value = 0. New value = 100. Possibility to activate sunprotect enabled.
                        shuttercontrol.0	2020-11-28 09:35:00.006	debug	(1119) Sun Elevation: 8.6°
                        shuttercontrol.0	2020-11-28 09:35:00.005	debug	(1119) Sun Azimut: 141.3°
                        shuttercontrol.0	2020-11-28 09:35:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 09:34:55.578	debug	(1119) Wohnzimmerrollo.Vorne Old value = 0. New value = 100. automatic is active
                        shuttercontrol.0	2020-11-28 09:34:55.577	debug	(1119) Shutter state changed: Wohnzimmerrollo.Vorne old value = 0 new value = 100
                        shuttercontrol.0	2020-11-28 09:34:55.574	debug	(1119) Wohnzimmerrollo.Vorne opened manually to 100. Old value = 0. New value = 100. Possibility to activate sunprotect enabled.
                        shuttercontrol.0	2020-11-28 09:34:42.287	debug	(1119) Wohnzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:34:42.286	debug	(1119) Wohnzimmerrollo.Seite drived manually to 14. Old value = 0. New value = 14
                        shuttercontrol.0	2020-11-28 09:34:42.285	debug	(1119) Shutter state changed: Wohnzimmerrollo.Seite old value = 0 new value = 14
                        shuttercontrol.0	2020-11-28 09:30:00.006	debug	(1119) Sun Elevation: 8.1°
                        shuttercontrol.0	2020-11-28 09:30:00.006	debug	(1119) Sun Azimut: 140.2°
                        shuttercontrol.0	2020-11-28 09:30:00.005	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 09:28:45.441	debug	(1119) Schlafzimmerrollo.Hinten Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:28:45.440	debug	(1119) Schlafzimmerrollo.Hinten drived manually to 95. Old value = 0. New value = 95
                        shuttercontrol.0	2020-11-28 09:28:45.439	debug	(1119) Shutter state changed: Schlafzimmerrollo.Hinten old value = 0 new value = 95
                        shuttercontrol.0	2020-11-28 09:28:37.435	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:28:37.434	debug	(1119) Schlafzimmerrollo.Seite drived manually to 5. Old value = 100. New value = 5
                        shuttercontrol.0	2020-11-28 09:28:37.433	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 5
                        shuttercontrol.0	2020-11-28 09:28:36.439	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:28:36.438	debug	(1119) Schlafzimmerrollo.Seite drived manually to 7. Old value = 100. New value = 7
                        shuttercontrol.0	2020-11-28 09:28:36.437	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 7
                        shuttercontrol.0	2020-11-28 09:28:35.404	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:28:35.403	debug	(1119) Schlafzimmerrollo.Seite drived manually to 12. Old value = 100. New value = 12
                        shuttercontrol.0	2020-11-28 09:28:35.402	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 12
                        shuttercontrol.0	2020-11-28 09:28:34.336	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:28:34.335	debug	(1119) Schlafzimmerrollo.Seite drived manually to 18. Old value = 100. New value = 18
                        shuttercontrol.0	2020-11-28 09:28:34.334	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 18
                        shuttercontrol.0	2020-11-28 09:28:33.336	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:28:33.336	debug	(1119) Schlafzimmerrollo.Seite drived manually to 23. Old value = 100. New value = 23
                        shuttercontrol.0	2020-11-28 09:28:33.334	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 23
                        shuttercontrol.0	2020-11-28 09:28:32.331	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:28:32.330	debug	(1119) Schlafzimmerrollo.Seite drived manually to 28. Old value = 100. New value = 28
                        shuttercontrol.0	2020-11-28 09:28:32.329	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 28
                        shuttercontrol.0	2020-11-28 09:28:31.278	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:28:31.277	debug	(1119) Schlafzimmerrollo.Seite drived manually to 34. Old value = 100. New value = 34
                        shuttercontrol.0	2020-11-28 09:28:31.276	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 34
                        shuttercontrol.0	2020-11-28 09:28:30.242	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:28:30.238	debug	(1119) Schlafzimmerrollo.Seite drived manually to 39. Old value = 100. New value = 39
                        shuttercontrol.0	2020-11-28 09:28:30.237	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 39
                        shuttercontrol.0	2020-11-28 09:28:29.207	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:28:29.206	debug	(1119) Schlafzimmerrollo.Seite drived manually to 44. Old value = 100. New value = 44
                        shuttercontrol.0	2020-11-28 09:28:29.205	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 44
                        shuttercontrol.0	2020-11-28 09:28:28.134	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:28:28.133	debug	(1119) Schlafzimmerrollo.Seite drived manually to 50. Old value = 100. New value = 50
                        shuttercontrol.0	2020-11-28 09:28:28.132	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 50
                        shuttercontrol.0	2020-11-28 09:28:27.093	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:28:27.092	debug	(1119) Schlafzimmerrollo.Seite drived manually to 55. Old value = 100. New value = 55
                        shuttercontrol.0	2020-11-28 09:28:27.091	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 55
                        shuttercontrol.0	2020-11-28 09:28:26.113	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:28:26.113	debug	(1119) Schlafzimmerrollo.Seite drived manually to 60. Old value = 100. New value = 60
                        shuttercontrol.0	2020-11-28 09:28:26.112	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 60
                        shuttercontrol.0	2020-11-28 09:28:25.027	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:28:25.026	debug	(1119) Schlafzimmerrollo.Seite drived manually to 66. Old value = 100. New value = 66
                        shuttercontrol.0	2020-11-28 09:28:25.025	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 66
                        shuttercontrol.0	2020-11-28 09:28:24.037	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:28:24.037	debug	(1119) Schlafzimmerrollo.Seite drived manually to 71. Old value = 100. New value = 71
                        shuttercontrol.0	2020-11-28 09:28:24.036	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 71
                        shuttercontrol.0	2020-11-28 09:28:22.999	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:28:22.999	debug	(1119) Schlafzimmerrollo.Seite drived manually to 76. Old value = 100. New value = 76
                        shuttercontrol.0	2020-11-28 09:28:22.998	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 76
                        shuttercontrol.0	2020-11-28 09:28:21.968	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:28:21.967	debug	(1119) Schlafzimmerrollo.Seite drived manually to 82. Old value = 100. New value = 82
                        shuttercontrol.0	2020-11-28 09:28:21.965	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 82
                        shuttercontrol.0	2020-11-28 09:28:20.894	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:28:20.894	debug	(1119) Schlafzimmerrollo.Seite drived manually to 87. Old value = 100. New value = 87
                        shuttercontrol.0	2020-11-28 09:28:20.892	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 87
                        shuttercontrol.0	2020-11-28 09:28:19.898	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:28:19.897	debug	(1119) Schlafzimmerrollo.Seite drived manually to 92. Old value = 100. New value = 92
                        shuttercontrol.0	2020-11-28 09:28:19.896	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 92
                        shuttercontrol.0	2020-11-28 09:28:18.814	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                        shuttercontrol.0	2020-11-28 09:28:18.814	debug	(1119) Schlafzimmerrollo.Seite drived manually to 98. Old value = 100. New value = 98
                        shuttercontrol.0	2020-11-28 09:28:18.813	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 98
                        shuttercontrol.0	2020-11-28 09:25:00.006	debug	(1119) Sun Elevation: 7.6°
                        shuttercontrol.0	2020-11-28 09:25:00.005	debug	(1119) Sun Azimut: 139.1°
                        shuttercontrol.0	2020-11-28 09:25:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 09:20:00.006	debug	(1119) Sun Elevation: 7°
                        shuttercontrol.0	2020-11-28 09:20:00.005	debug	(1119) Sun Azimut: 138.1°
                        shuttercontrol.0	2020-11-28 09:20:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 09:15:00.005	debug	(1119) Sun Elevation: 6.5°
                        shuttercontrol.0	2020-11-28 09:15:00.004	debug	(1119) Sun Azimut: 137°
                        shuttercontrol.0	2020-11-28 09:15:00.003	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 09:10:00.013	debug	(1119) Sun Elevation: 6°
                        shuttercontrol.0	2020-11-28 09:10:00.005	debug	(1119) Sun Azimut: 136°
                        shuttercontrol.0	2020-11-28 09:10:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 09:05:00.006	debug	(1119) Sun Elevation: 5.4°
                        shuttercontrol.0	2020-11-28 09:05:00.005	debug	(1119) Sun Azimut: 135°
                        shuttercontrol.0	2020-11-28 09:05:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 09:00:00.006	debug	(1119) Sun Elevation: 4.9°
                        shuttercontrol.0	2020-11-28 09:00:00.005	debug	(1119) Sun Azimut: 133.9°
                        shuttercontrol.0	2020-11-28 09:00:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 08:57:18.434	debug	(1119) system.adapter.admin.0: logging false
                        shuttercontrol.0	2020-11-28 08:55:47.291	debug	(1119) system.adapter.admin.0: logging true
                        shuttercontrol.0	2020-11-28 08:55:00.006	debug	(1119) Sun Elevation: 4.3°
                        shuttercontrol.0	2020-11-28 08:55:00.005	debug	(1119) Sun Azimut: 132.9°
                        shuttercontrol.0	2020-11-28 08:55:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 08:50:00.006	debug	(1119) Sun Elevation: 3.7°
                        shuttercontrol.0	2020-11-28 08:50:00.005	debug	(1119) Sun Azimut: 131.9°
                        shuttercontrol.0	2020-11-28 08:50:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 08:45:00.006	debug	(1119) Sun Elevation: 3.2°
                        shuttercontrol.0	2020-11-28 08:45:00.005	debug	(1119) Sun Azimut: 130.9°
                        shuttercontrol.0	2020-11-28 08:45:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 08:40:00.005	debug	(1119) Sun Elevation: 2.6°
                        shuttercontrol.0	2020-11-28 08:40:00.004	debug	(1119) Sun Azimut: 129.9°
                        shuttercontrol.0	2020-11-28 08:40:00.003	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 08:35:00.006	debug	(1119) Sun Elevation: 2°
                        shuttercontrol.0	2020-11-28 08:35:00.005	debug	(1119) Sun Azimut: 128.9°
                        shuttercontrol.0	2020-11-28 08:35:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 08:30:00.007	debug	(1119) Sun Elevation: 1.4°
                        shuttercontrol.0	2020-11-28 08:30:00.006	debug	(1119) Sun Azimut: 127.9°
                        shuttercontrol.0	2020-11-28 08:30:00.005	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 08:25:00.006	debug	(1119) Sun Elevation: 0.7°
                        shuttercontrol.0	2020-11-28 08:25:00.005	debug	(1119) Sun Azimut: 126.9°
                        shuttercontrol.0	2020-11-28 08:25:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 08:20:00.006	debug	(1119) Sun Elevation: 0.1°
                        shuttercontrol.0	2020-11-28 08:20:00.005	debug	(1119) Sun Azimut: 125.9°
                        shuttercontrol.0	2020-11-28 08:20:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 08:15:00.006	debug	(1119) Sun Elevation: -0.5°
                        shuttercontrol.0	2020-11-28 08:15:00.005	debug	(1119) Sun Azimut: 125°
                        shuttercontrol.0	2020-11-28 08:15:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 08:10:00.006	debug	(1119) Sun Elevation: -1.2°
                        shuttercontrol.0	2020-11-28 08:10:00.005	debug	(1119) Sun Azimut: 124°
                        shuttercontrol.0	2020-11-28 08:10:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 08:05:00.006	debug	(1119) Sun Elevation: -1.8°
                        shuttercontrol.0	2020-11-28 08:05:00.005	debug	(1119) Sun Azimut: 123°
                        shuttercontrol.0	2020-11-28 08:05:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 08:00:00.007	debug	(1119) Sun Elevation: -2.5°
                        shuttercontrol.0	2020-11-28 08:00:00.006	debug	(1119) Sun Azimut: 122.1°
                        shuttercontrol.0	2020-11-28 08:00:00.005	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 07:55:00.005	debug	(1119) Sun Elevation: -3.1°
                        shuttercontrol.0	2020-11-28 07:55:00.005	debug	(1119) Sun Azimut: 121.1°
                        shuttercontrol.0	2020-11-28 07:55:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 07:50:00.006	debug	(1119) Sun Elevation: -3.8°
                        shuttercontrol.0	2020-11-28 07:50:00.005	debug	(1119) Sun Azimut: 120.1°
                        shuttercontrol.0	2020-11-28 07:50:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 07:45:00.005	debug	(1119) Sun Elevation: -4.5°
                        shuttercontrol.0	2020-11-28 07:45:00.004	debug	(1119) Sun Azimut: 119.2°
                        shuttercontrol.0	2020-11-28 07:45:00.003	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 07:40:00.006	debug	(1119) Sun Elevation: -5.1°
                        shuttercontrol.0	2020-11-28 07:40:00.005	debug	(1119) Sun Azimut: 118.3°
                        shuttercontrol.0	2020-11-28 07:40:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 07:35:00.005	debug	(1119) Sun Elevation: -5.8°
                        shuttercontrol.0	2020-11-28 07:35:00.005	debug	(1119) Sun Azimut: 117.3°
                        shuttercontrol.0	2020-11-28 07:35:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 07:30:00.005	debug	(1119) Sun Elevation: -6.5°
                        shuttercontrol.0	2020-11-28 07:30:00.004	debug	(1119) Sun Azimut: 116.4°
                        shuttercontrol.0	2020-11-28 07:30:00.003	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 07:25:00.006	debug	(1119) Sun Elevation: -7.2°
                        shuttercontrol.0	2020-11-28 07:25:00.005	debug	(1119) Sun Azimut: 115.4°
                        shuttercontrol.0	2020-11-28 07:25:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 07:20:00.006	debug	(1119) Sun Elevation: -7.9°
                        shuttercontrol.0	2020-11-28 07:20:00.005	debug	(1119) Sun Azimut: 114.5°
                        shuttercontrol.0	2020-11-28 07:20:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 07:15:00.006	debug	(1119) Sun Elevation: -8.6°
                        shuttercontrol.0	2020-11-28 07:15:00.005	debug	(1119) Sun Azimut: 113.6°
                        shuttercontrol.0	2020-11-28 07:15:00.004	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 07:10:00.005	debug	(1119) Sun Elevation: -9.4°
                        shuttercontrol.0	2020-11-28 07:10:00.004	debug	(1119) Sun Azimut: 112.6°
                        shuttercontrol.0	2020-11-28 07:10:00.003	debug	(1119) calculate astrodata ...
                        shuttercontrol.0	2020-11-28 07:05:00.006	debug	(1119) Sun Elevation: -10.1°
                        
                        simatecS 1 Reply Last reply
                        0
                        • H handy80

                          Hallo Kollegen der Haus-Automation,
                          ich habe seit ein paar Wochen Shuttercontrol aktiv und obwohl er noch Probleme mit compact mode hat möchte ich hier gern bei bleiben. Allerdings öffnen sich meine Rolladen nicht (schließen geht) 🙂 Klingt lustig, isses aber nicht so wirklich 😉
                          Vielleicht wird jemand von euch schlau aus dem Log und kann mir helfen:

                          PS Wo sehe ich wann effektiv z.B. Schlafzimmerrollo.Hinten hoch gefahren werden sollten?

                          0a255a3a-a1b3-472e-b8fd-1997206a8160-image.png
                          5d0933e8-5904-4906-af4d-ea33917a72fe-image.png
                          ee27bae7-8cb1-4c88-b4bd-3d35a32b242f-image.png
                          573c4a6c-b4eb-461b-96d8-dd50d7c406a9-image.png
                          59d4e69d-e523-4b30-bcbb-401e2a0d0643-image.png

                          shuttercontrol.0	2020-11-28 10:55:00.006	debug	(1119) Sun Elevation: 14.7°
                          shuttercontrol.0	2020-11-28 10:55:00.005	debug	(1119) Sun Azimut: 159.2°
                          shuttercontrol.0	2020-11-28 10:55:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 10:54:37.272	debug	(1119) system.adapter.admin.0: logging true
                          shuttercontrol.0	2020-11-28 10:50:00.006	debug	(1119) Sun Elevation: 14.4°
                          shuttercontrol.0	2020-11-28 10:50:00.005	debug	(1119) Sun Azimut: 158°
                          shuttercontrol.0	2020-11-28 10:50:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 10:45:00.005	debug	(1119) Sun Elevation: 14.1°
                          shuttercontrol.0	2020-11-28 10:45:00.004	debug	(1119) Sun Azimut: 156.9°
                          shuttercontrol.0	2020-11-28 10:45:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 10:40:00.005	debug	(1119) Sun Elevation: 13.8°
                          shuttercontrol.0	2020-11-28 10:40:00.004	debug	(1119) Sun Azimut: 155.7°
                          shuttercontrol.0	2020-11-28 10:40:00.003	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 10:35:00.010	debug	(1119) Sun Elevation: 13.5°
                          shuttercontrol.0	2020-11-28 10:35:00.004	debug	(1119) Sun Azimut: 154.6°
                          shuttercontrol.0	2020-11-28 10:35:00.003	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 10:30:00.005	debug	(1119) Sun Elevation: 13.2°
                          shuttercontrol.0	2020-11-28 10:30:00.004	debug	(1119) Sun Azimut: 153.4°
                          shuttercontrol.0	2020-11-28 10:30:00.003	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 10:25:00.006	debug	(1119) Sun Elevation: 12.8°
                          shuttercontrol.0	2020-11-28 10:25:00.005	debug	(1119) Sun Azimut: 152.3°
                          shuttercontrol.0	2020-11-28 10:25:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 10:20:00.006	debug	(1119) Sun Elevation: 12.4°
                          shuttercontrol.0	2020-11-28 10:20:00.005	debug	(1119) Sun Azimut: 151.2°
                          shuttercontrol.0	2020-11-28 10:20:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 10:15:00.006	debug	(1119) Sun Elevation: 12.1°
                          shuttercontrol.0	2020-11-28 10:15:00.005	debug	(1119) Sun Azimut: 150°
                          shuttercontrol.0	2020-11-28 10:15:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 10:10:00.006	debug	(1119) Sun Elevation: 11.7°
                          shuttercontrol.0	2020-11-28 10:10:00.005	debug	(1119) Sun Azimut: 148.9°
                          shuttercontrol.0	2020-11-28 10:10:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 10:05:00.006	debug	(1119) Sun Elevation: 11.3°
                          shuttercontrol.0	2020-11-28 10:05:00.005	debug	(1119) Sun Azimut: 147.8°
                          shuttercontrol.0	2020-11-28 10:05:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 10:00:00.006	debug	(1119) Sun Elevation: 10.8°
                          shuttercontrol.0	2020-11-28 10:00:00.005	debug	(1119) Sun Azimut: 146.7°
                          shuttercontrol.0	2020-11-28 10:00:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 09:55:00.005	debug	(1119) Sun Elevation: 10.4°
                          shuttercontrol.0	2020-11-28 09:55:00.004	debug	(1119) Sun Azimut: 145.6°
                          shuttercontrol.0	2020-11-28 09:55:00.003	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 09:50:00.007	debug	(1119) Sun Elevation: 10°
                          shuttercontrol.0	2020-11-28 09:50:00.005	debug	(1119) Sun Azimut: 144.5°
                          shuttercontrol.0	2020-11-28 09:50:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 09:45:00.006	debug	(1119) Sun Elevation: 9.5°
                          shuttercontrol.0	2020-11-28 09:45:00.005	debug	(1119) Sun Azimut: 143.4°
                          shuttercontrol.0	2020-11-28 09:45:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 09:40:00.006	debug	(1119) Sun Elevation: 9°
                          shuttercontrol.0	2020-11-28 09:40:00.005	debug	(1119) Sun Azimut: 142.3°
                          shuttercontrol.0	2020-11-28 09:40:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 09:35:51.769	debug	(1119) Küchenrollo.Hinten Old value = 0. New value = 100. automatic is active
                          shuttercontrol.0	2020-11-28 09:35:51.768	debug	(1119) Shutter state changed: Küchenrollo.Hinten old value = 0 new value = 100
                          shuttercontrol.0	2020-11-28 09:35:51.768	debug	(1119) Küchenrollo.Hinten opened manually to 100. Old value = 0. New value = 100. Possibility to activate sunprotect enabled.
                          shuttercontrol.0	2020-11-28 09:35:19.269	debug	(1119) Küchenrollo.Hinten Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:35:19.268	debug	(1119) Küchenrollo.Hinten drived manually to 15.5. Old value = 0. New value = 15.5
                          shuttercontrol.0	2020-11-28 09:35:19.267	debug	(1119) Shutter state changed: Küchenrollo.Hinten old value = 0 new value = 15.5
                          shuttercontrol.0	2020-11-28 09:35:12.975	debug	(1119) Wohnzimmerrollo.Seite Old value = 0. New value = 100. automatic is active
                          shuttercontrol.0	2020-11-28 09:35:12.975	debug	(1119) Shutter state changed: Wohnzimmerrollo.Seite old value = 0 new value = 100
                          shuttercontrol.0	2020-11-28 09:35:12.974	debug	(1119) Wohnzimmerrollo.Seite opened manually to 100. Old value = 0. New value = 100. Possibility to activate sunprotect enabled.
                          shuttercontrol.0	2020-11-28 09:35:00.006	debug	(1119) Sun Elevation: 8.6°
                          shuttercontrol.0	2020-11-28 09:35:00.005	debug	(1119) Sun Azimut: 141.3°
                          shuttercontrol.0	2020-11-28 09:35:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 09:34:55.578	debug	(1119) Wohnzimmerrollo.Vorne Old value = 0. New value = 100. automatic is active
                          shuttercontrol.0	2020-11-28 09:34:55.577	debug	(1119) Shutter state changed: Wohnzimmerrollo.Vorne old value = 0 new value = 100
                          shuttercontrol.0	2020-11-28 09:34:55.574	debug	(1119) Wohnzimmerrollo.Vorne opened manually to 100. Old value = 0. New value = 100. Possibility to activate sunprotect enabled.
                          shuttercontrol.0	2020-11-28 09:34:42.287	debug	(1119) Wohnzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:34:42.286	debug	(1119) Wohnzimmerrollo.Seite drived manually to 14. Old value = 0. New value = 14
                          shuttercontrol.0	2020-11-28 09:34:42.285	debug	(1119) Shutter state changed: Wohnzimmerrollo.Seite old value = 0 new value = 14
                          shuttercontrol.0	2020-11-28 09:30:00.006	debug	(1119) Sun Elevation: 8.1°
                          shuttercontrol.0	2020-11-28 09:30:00.006	debug	(1119) Sun Azimut: 140.2°
                          shuttercontrol.0	2020-11-28 09:30:00.005	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 09:28:45.441	debug	(1119) Schlafzimmerrollo.Hinten Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:28:45.440	debug	(1119) Schlafzimmerrollo.Hinten drived manually to 95. Old value = 0. New value = 95
                          shuttercontrol.0	2020-11-28 09:28:45.439	debug	(1119) Shutter state changed: Schlafzimmerrollo.Hinten old value = 0 new value = 95
                          shuttercontrol.0	2020-11-28 09:28:37.435	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:28:37.434	debug	(1119) Schlafzimmerrollo.Seite drived manually to 5. Old value = 100. New value = 5
                          shuttercontrol.0	2020-11-28 09:28:37.433	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 5
                          shuttercontrol.0	2020-11-28 09:28:36.439	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:28:36.438	debug	(1119) Schlafzimmerrollo.Seite drived manually to 7. Old value = 100. New value = 7
                          shuttercontrol.0	2020-11-28 09:28:36.437	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 7
                          shuttercontrol.0	2020-11-28 09:28:35.404	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:28:35.403	debug	(1119) Schlafzimmerrollo.Seite drived manually to 12. Old value = 100. New value = 12
                          shuttercontrol.0	2020-11-28 09:28:35.402	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 12
                          shuttercontrol.0	2020-11-28 09:28:34.336	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:28:34.335	debug	(1119) Schlafzimmerrollo.Seite drived manually to 18. Old value = 100. New value = 18
                          shuttercontrol.0	2020-11-28 09:28:34.334	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 18
                          shuttercontrol.0	2020-11-28 09:28:33.336	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:28:33.336	debug	(1119) Schlafzimmerrollo.Seite drived manually to 23. Old value = 100. New value = 23
                          shuttercontrol.0	2020-11-28 09:28:33.334	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 23
                          shuttercontrol.0	2020-11-28 09:28:32.331	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:28:32.330	debug	(1119) Schlafzimmerrollo.Seite drived manually to 28. Old value = 100. New value = 28
                          shuttercontrol.0	2020-11-28 09:28:32.329	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 28
                          shuttercontrol.0	2020-11-28 09:28:31.278	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:28:31.277	debug	(1119) Schlafzimmerrollo.Seite drived manually to 34. Old value = 100. New value = 34
                          shuttercontrol.0	2020-11-28 09:28:31.276	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 34
                          shuttercontrol.0	2020-11-28 09:28:30.242	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:28:30.238	debug	(1119) Schlafzimmerrollo.Seite drived manually to 39. Old value = 100. New value = 39
                          shuttercontrol.0	2020-11-28 09:28:30.237	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 39
                          shuttercontrol.0	2020-11-28 09:28:29.207	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:28:29.206	debug	(1119) Schlafzimmerrollo.Seite drived manually to 44. Old value = 100. New value = 44
                          shuttercontrol.0	2020-11-28 09:28:29.205	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 44
                          shuttercontrol.0	2020-11-28 09:28:28.134	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:28:28.133	debug	(1119) Schlafzimmerrollo.Seite drived manually to 50. Old value = 100. New value = 50
                          shuttercontrol.0	2020-11-28 09:28:28.132	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 50
                          shuttercontrol.0	2020-11-28 09:28:27.093	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:28:27.092	debug	(1119) Schlafzimmerrollo.Seite drived manually to 55. Old value = 100. New value = 55
                          shuttercontrol.0	2020-11-28 09:28:27.091	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 55
                          shuttercontrol.0	2020-11-28 09:28:26.113	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:28:26.113	debug	(1119) Schlafzimmerrollo.Seite drived manually to 60. Old value = 100. New value = 60
                          shuttercontrol.0	2020-11-28 09:28:26.112	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 60
                          shuttercontrol.0	2020-11-28 09:28:25.027	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:28:25.026	debug	(1119) Schlafzimmerrollo.Seite drived manually to 66. Old value = 100. New value = 66
                          shuttercontrol.0	2020-11-28 09:28:25.025	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 66
                          shuttercontrol.0	2020-11-28 09:28:24.037	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:28:24.037	debug	(1119) Schlafzimmerrollo.Seite drived manually to 71. Old value = 100. New value = 71
                          shuttercontrol.0	2020-11-28 09:28:24.036	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 71
                          shuttercontrol.0	2020-11-28 09:28:22.999	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:28:22.999	debug	(1119) Schlafzimmerrollo.Seite drived manually to 76. Old value = 100. New value = 76
                          shuttercontrol.0	2020-11-28 09:28:22.998	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 76
                          shuttercontrol.0	2020-11-28 09:28:21.968	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:28:21.967	debug	(1119) Schlafzimmerrollo.Seite drived manually to 82. Old value = 100. New value = 82
                          shuttercontrol.0	2020-11-28 09:28:21.965	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 82
                          shuttercontrol.0	2020-11-28 09:28:20.894	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:28:20.894	debug	(1119) Schlafzimmerrollo.Seite drived manually to 87. Old value = 100. New value = 87
                          shuttercontrol.0	2020-11-28 09:28:20.892	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 87
                          shuttercontrol.0	2020-11-28 09:28:19.898	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:28:19.897	debug	(1119) Schlafzimmerrollo.Seite drived manually to 92. Old value = 100. New value = 92
                          shuttercontrol.0	2020-11-28 09:28:19.896	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 92
                          shuttercontrol.0	2020-11-28 09:28:18.814	debug	(1119) Schlafzimmerrollo.Seite Updated trigger action to Manu_Mode to prevent moving after window close
                          shuttercontrol.0	2020-11-28 09:28:18.814	debug	(1119) Schlafzimmerrollo.Seite drived manually to 98. Old value = 100. New value = 98
                          shuttercontrol.0	2020-11-28 09:28:18.813	debug	(1119) Shutter state changed: Schlafzimmerrollo.Seite old value = 100 new value = 98
                          shuttercontrol.0	2020-11-28 09:25:00.006	debug	(1119) Sun Elevation: 7.6°
                          shuttercontrol.0	2020-11-28 09:25:00.005	debug	(1119) Sun Azimut: 139.1°
                          shuttercontrol.0	2020-11-28 09:25:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 09:20:00.006	debug	(1119) Sun Elevation: 7°
                          shuttercontrol.0	2020-11-28 09:20:00.005	debug	(1119) Sun Azimut: 138.1°
                          shuttercontrol.0	2020-11-28 09:20:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 09:15:00.005	debug	(1119) Sun Elevation: 6.5°
                          shuttercontrol.0	2020-11-28 09:15:00.004	debug	(1119) Sun Azimut: 137°
                          shuttercontrol.0	2020-11-28 09:15:00.003	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 09:10:00.013	debug	(1119) Sun Elevation: 6°
                          shuttercontrol.0	2020-11-28 09:10:00.005	debug	(1119) Sun Azimut: 136°
                          shuttercontrol.0	2020-11-28 09:10:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 09:05:00.006	debug	(1119) Sun Elevation: 5.4°
                          shuttercontrol.0	2020-11-28 09:05:00.005	debug	(1119) Sun Azimut: 135°
                          shuttercontrol.0	2020-11-28 09:05:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 09:00:00.006	debug	(1119) Sun Elevation: 4.9°
                          shuttercontrol.0	2020-11-28 09:00:00.005	debug	(1119) Sun Azimut: 133.9°
                          shuttercontrol.0	2020-11-28 09:00:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 08:57:18.434	debug	(1119) system.adapter.admin.0: logging false
                          shuttercontrol.0	2020-11-28 08:55:47.291	debug	(1119) system.adapter.admin.0: logging true
                          shuttercontrol.0	2020-11-28 08:55:00.006	debug	(1119) Sun Elevation: 4.3°
                          shuttercontrol.0	2020-11-28 08:55:00.005	debug	(1119) Sun Azimut: 132.9°
                          shuttercontrol.0	2020-11-28 08:55:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 08:50:00.006	debug	(1119) Sun Elevation: 3.7°
                          shuttercontrol.0	2020-11-28 08:50:00.005	debug	(1119) Sun Azimut: 131.9°
                          shuttercontrol.0	2020-11-28 08:50:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 08:45:00.006	debug	(1119) Sun Elevation: 3.2°
                          shuttercontrol.0	2020-11-28 08:45:00.005	debug	(1119) Sun Azimut: 130.9°
                          shuttercontrol.0	2020-11-28 08:45:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 08:40:00.005	debug	(1119) Sun Elevation: 2.6°
                          shuttercontrol.0	2020-11-28 08:40:00.004	debug	(1119) Sun Azimut: 129.9°
                          shuttercontrol.0	2020-11-28 08:40:00.003	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 08:35:00.006	debug	(1119) Sun Elevation: 2°
                          shuttercontrol.0	2020-11-28 08:35:00.005	debug	(1119) Sun Azimut: 128.9°
                          shuttercontrol.0	2020-11-28 08:35:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 08:30:00.007	debug	(1119) Sun Elevation: 1.4°
                          shuttercontrol.0	2020-11-28 08:30:00.006	debug	(1119) Sun Azimut: 127.9°
                          shuttercontrol.0	2020-11-28 08:30:00.005	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 08:25:00.006	debug	(1119) Sun Elevation: 0.7°
                          shuttercontrol.0	2020-11-28 08:25:00.005	debug	(1119) Sun Azimut: 126.9°
                          shuttercontrol.0	2020-11-28 08:25:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 08:20:00.006	debug	(1119) Sun Elevation: 0.1°
                          shuttercontrol.0	2020-11-28 08:20:00.005	debug	(1119) Sun Azimut: 125.9°
                          shuttercontrol.0	2020-11-28 08:20:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 08:15:00.006	debug	(1119) Sun Elevation: -0.5°
                          shuttercontrol.0	2020-11-28 08:15:00.005	debug	(1119) Sun Azimut: 125°
                          shuttercontrol.0	2020-11-28 08:15:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 08:10:00.006	debug	(1119) Sun Elevation: -1.2°
                          shuttercontrol.0	2020-11-28 08:10:00.005	debug	(1119) Sun Azimut: 124°
                          shuttercontrol.0	2020-11-28 08:10:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 08:05:00.006	debug	(1119) Sun Elevation: -1.8°
                          shuttercontrol.0	2020-11-28 08:05:00.005	debug	(1119) Sun Azimut: 123°
                          shuttercontrol.0	2020-11-28 08:05:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 08:00:00.007	debug	(1119) Sun Elevation: -2.5°
                          shuttercontrol.0	2020-11-28 08:00:00.006	debug	(1119) Sun Azimut: 122.1°
                          shuttercontrol.0	2020-11-28 08:00:00.005	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 07:55:00.005	debug	(1119) Sun Elevation: -3.1°
                          shuttercontrol.0	2020-11-28 07:55:00.005	debug	(1119) Sun Azimut: 121.1°
                          shuttercontrol.0	2020-11-28 07:55:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 07:50:00.006	debug	(1119) Sun Elevation: -3.8°
                          shuttercontrol.0	2020-11-28 07:50:00.005	debug	(1119) Sun Azimut: 120.1°
                          shuttercontrol.0	2020-11-28 07:50:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 07:45:00.005	debug	(1119) Sun Elevation: -4.5°
                          shuttercontrol.0	2020-11-28 07:45:00.004	debug	(1119) Sun Azimut: 119.2°
                          shuttercontrol.0	2020-11-28 07:45:00.003	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 07:40:00.006	debug	(1119) Sun Elevation: -5.1°
                          shuttercontrol.0	2020-11-28 07:40:00.005	debug	(1119) Sun Azimut: 118.3°
                          shuttercontrol.0	2020-11-28 07:40:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 07:35:00.005	debug	(1119) Sun Elevation: -5.8°
                          shuttercontrol.0	2020-11-28 07:35:00.005	debug	(1119) Sun Azimut: 117.3°
                          shuttercontrol.0	2020-11-28 07:35:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 07:30:00.005	debug	(1119) Sun Elevation: -6.5°
                          shuttercontrol.0	2020-11-28 07:30:00.004	debug	(1119) Sun Azimut: 116.4°
                          shuttercontrol.0	2020-11-28 07:30:00.003	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 07:25:00.006	debug	(1119) Sun Elevation: -7.2°
                          shuttercontrol.0	2020-11-28 07:25:00.005	debug	(1119) Sun Azimut: 115.4°
                          shuttercontrol.0	2020-11-28 07:25:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 07:20:00.006	debug	(1119) Sun Elevation: -7.9°
                          shuttercontrol.0	2020-11-28 07:20:00.005	debug	(1119) Sun Azimut: 114.5°
                          shuttercontrol.0	2020-11-28 07:20:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 07:15:00.006	debug	(1119) Sun Elevation: -8.6°
                          shuttercontrol.0	2020-11-28 07:15:00.005	debug	(1119) Sun Azimut: 113.6°
                          shuttercontrol.0	2020-11-28 07:15:00.004	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 07:10:00.005	debug	(1119) Sun Elevation: -9.4°
                          shuttercontrol.0	2020-11-28 07:10:00.004	debug	(1119) Sun Azimut: 112.6°
                          shuttercontrol.0	2020-11-28 07:10:00.003	debug	(1119) calculate astrodata ...
                          shuttercontrol.0	2020-11-28 07:05:00.006	debug	(1119) Sun Elevation: -10.1°
                          
                          simatecS Offline
                          simatecS Offline
                          simatec
                          Developer Most Active
                          wrote on last edited by
                          #2507

                          @handy80
                          Poste mal bitte deine setting von shuttercontrol als json ...

                          5ab96213-6c05-43ae-97c3-948805c4afd1-image.png

                          Ist der state von shuttercontrol.0.control.autoSleep auf true?

                          • Besuche meine Github Seite
                          • Beitrag hat geholfen oder willst du mich unterstützen
                          • HowTo Restore ioBroker
                          H 1 Reply Last reply
                          0
                          • simatecS simatec

                            @handy80
                            Poste mal bitte deine setting von shuttercontrol als json ...

                            5ab96213-6c05-43ae-97c3-948805c4afd1-image.png

                            Ist der state von shuttercontrol.0.control.autoSleep auf true?

                            H Offline
                            H Offline
                            handy80
                            wrote on last edited by
                            #2508

                            @simatec

                            shuttercontrol.0.control.autoSleep steht auf false.

                            {
                              "_id": "system.adapter.shuttercontrol.0",
                              "common": {
                                "name": "shuttercontrol",
                                "version": "1.0.4",
                                "title": "shuttercontrol",
                                "authors": [
                                  "simatec <nais@gmx.net>"
                                ],
                                "keywords": [
                                  "ioBroker",
                                  "Smart Home",
                                  "home automation",
                                  "Rollladen",
                                  "Jalousie",
                                  "Rollladensteuerung"
                                ],
                                "license": "MIT",
                                "platform": "Javascript/Node.js",
                                "main": "main.js",
                                "icon": "shuttercontrol.png",
                                "enabled": true,
                                "extIcon": "https://raw.githubusercontent.com/simatec/ioBroker.shuttercontrol/master/admin/shuttercontrol.png",
                                "readme": "https://github.com/simatec/ioBroker.shuttercontrol/blob/master/README.md",
                                "loglevel": "debug",
                                "mode": "daemon",
                                "type": "climate-control",
                                "compact": true,
                                "materialize": true,
                                "stopBeforeUpdate": true,
                                "dependencies": [
                                  {
                                    "admin": ">=3.0.0"
                                  }
                                ],
                                "installedFrom": "iobroker.shuttercontrol@1.0.4",
                                "installedVersion": "1.0.4",
                                "host": "ioBroker",
                                "compactGroup": 1,
                                "runAsCompactMode": false,
                                "plugins": {
                                  "sentry": {
                                    "dsn": "https://5f58df7167d846e3a90bae5414d4fc09@sentry.iobroker.net/62"
                                  }
                                },
                                "contributors": [
                                  "Rene G. <info@rg-engineering.eu>"
                                ]
                              },
                              "native": {
                                "livingAutomatic": "livingSunriseSunset",
                                "W_shutterDownLiving": "22:00",
                                "W_shutterUpLivingMin": "05:00",
                                "W_shutterUpLivingMax": "06:00",
                                "driveDelayUpLiving": "10",
                                "WE_shutterDownLiving": "22:00",
                                "WE_shutterUpLivingMin": "05:00",
                                "WE_shutterUpLivingMax": "06:00",
                                "sleepAutomatic": "sleepSunriseSunset",
                                "W_shutterDownSleep": "20:00",
                                "W_shutterUpSleepMin": "06:00",
                                "W_shutterUpSleepMax": "06:30",
                                "driveDelayUpSleep": "10",
                                "WE_shutterDownSleep": "21:00",
                                "WE_shutterUpSleepMin": "06:00",
                                "WE_shutterUpSleepMax": "06:30",
                                "childrenAutomatic": "childrenGoldenHour",
                                "W_shutterDownChildren": "20:00",
                                "W_shutterUpChildrenMin": "06:00",
                                "W_shutterUpChildrenMax": "06:30",
                                "driveDelayUpChildren": "10",
                                "WE_shutterDownChildren": "21:00",
                                "WE_shutterUpChildrenMin": "06:00",
                                "WE_shutterUpChildrenMax": "06:30",
                                "latitude": "51.4814735",
                                "longitude": "6.74913907732166",
                                "sunProtEndElevation": "10",
                                "astroDelayUp": "0",
                                "astroDelayDown": "30",
                                "driveDelayUpAstro": "10",
                                "LateAllDown": false,
                                "LateAllDownTime": "22:15",
                                "SummerStart": "01.03.",
                                "SummerEnd": "30.09.",
                                "XMasStart": "01.12.",
                                "XMasEnd": "06.01.",
                                "publicHolidays": true,
                                "publicHolInstance": "feiertage.0",
                                "HolidayDP": "",
                                "currentShutterState": false,
                                "noGoTime": "0",
                                "triggerAutoSleep": "hm-rpc.0.MEQ1234567.2.STATE",
                                "triggerAutoLiving": "hm-rpc.0.MEQ1234567.2.STATE",
                                "triggerAutoChildren": "hm-rpc.0.MEQ1234567.2.STATE",
                                "heightDownSun": "30",
                                "direction": "120",
                                "type": "off",
                                "directionRange": "50",
                                "actualValueTemp": "",
                                "actualValueLight": "",
                                "actualValueTempInside": "",
                                "KeepSunProtect": false,
                                "typeDown": "off",
                                "typeUp": "off",
                                "triggerStateShutter": "true",
                                "triggerChangeShutter": "off",
                                "triggerDriveShutter": "100",
                                "autoDriveShutter": "off",
                                "heightDownShutter": "0",
                                "heightUpShutter": "100",
                                "triggerID": "",
                                "LateDown": false,
                                "inSummerNotDown": true,
                                "driveAfterClose": false,
                                "useXmasLevel": false,
                                "XmasLevel": "0",
                                "events": [
                                  {
                                    "enabled": true,
                                    "shutterName": "Bürorollo.Hinten",
                                    "name": "fhem.0.buRolloHinten.pct",
                                    "triggerID": "",
                                    "typeUp": "manual-only",
                                    "typeDown": "sunset",
                                    "type": "only direction",
                                    "heightDownSun": "70",
                                    "direction": "290",
                                    "directionRange": "15",
                                    "tempInside": "23",
                                    "tempSensor": "",
                                    "outsideTempSensor": "",
                                    "tempOutside": "23",
                                    "lightSensor": "",
                                    "valueLight": "15",
                                    "heightUp": "100",
                                    "heightDown": "0",
                                    "triggerState": "true",
                                    "triggerDrive": "100",
                                    "triggerChange": "upDown",
                                    "elevation": "4",
                                    "autoDrive": "off",
                                    "hysteresisOutside": "",
                                    "hysteresisInside": "",
                                    "hysteresisLight": "",
                                    "currentAction": "",
                                    "currentHeight": "",
                                    "oldHeight": "",
                                    "firstCompleteUp": "",
                                    "triggerHeight": "",
                                    "LateDown": false,
                                    "inSummerNotDown": false,
                                    "KeepSunProtect": true,
                                    "triggerAction": "",
                                    "driveAfterClose": false,
                                    "useXmasLevel": false,
                                    "XmasLevel": ""
                                  },
                                  {
                                    "enabled": true,
                                    "shutterName": "Schlafzimmerrollo.Hinten",
                                    "name": "fhem.0.srRolloHinten.pct",
                                    "triggerID": "",
                                    "typeUp": "sleep-auto",
                                    "typeDown": "sleep-auto",
                                    "type": "off",
                                    "heightDownSun": "30",
                                    "direction": "120",
                                    "directionRange": "50",
                                    "tempInside": "23",
                                    "tempSensor": "",
                                    "outsideTempSensor": "",
                                    "tempOutside": "23",
                                    "lightSensor": "",
                                    "valueLight": "15",
                                    "heightUp": "100",
                                    "heightDown": "0",
                                    "triggerState": "true",
                                    "triggerDrive": "100",
                                    "triggerChange": "off",
                                    "elevation": "8",
                                    "autoDrive": "off",
                                    "hysteresisOutside": "5",
                                    "hysteresisInside": "5",
                                    "hysteresisLight": "5",
                                    "currentAction": "",
                                    "currentHeight": "",
                                    "oldHeight": "",
                                    "firstCompleteUp": "",
                                    "triggerHeight": "",
                                    "LateDown": false,
                                    "inSummerNotDown": false,
                                    "KeepSunProtect": false,
                                    "triggerAction": "",
                                    "driveAfterClose": false,
                                    "useXmasLevel": false,
                                    "XmasLevel": "0"
                                  },
                                  {
                                    "enabled": true,
                                    "shutterName": "Schlafzimmerrollo.Seite",
                                    "name": "fhem.0.HUEDevice6.pct",
                                    "triggerID": "",
                                    "typeUp": "sleep-auto",
                                    "typeDown": "sleep-auto",
                                    "type": "off",
                                    "heightDownSun": "30",
                                    "direction": "120",
                                    "directionRange": "50",
                                    "tempInside": "23",
                                    "tempSensor": "",
                                    "outsideTempSensor": "",
                                    "tempOutside": "23",
                                    "lightSensor": "",
                                    "valueLight": "15",
                                    "heightUp": "95",
                                    "heightDown": "0",
                                    "triggerState": "true",
                                    "triggerDrive": "100",
                                    "triggerChange": "off",
                                    "elevation": "8",
                                    "autoDrive": "off",
                                    "hysteresisOutside": "5",
                                    "hysteresisInside": "5",
                                    "hysteresisLight": "5",
                                    "currentAction": "",
                                    "currentHeight": "",
                                    "oldHeight": "",
                                    "firstCompleteUp": "",
                                    "triggerHeight": "",
                                    "LateDown": false,
                                    "inSummerNotDown": false,
                                    "KeepSunProtect": false,
                                    "triggerAction": "",
                                    "driveAfterClose": false,
                                    "useXmasLevel": false,
                                    "XmasLevel": "0"
                                  },
                                  {
                                    "enabled": true,
                                    "shutterName": "Wohnzimmerrollo.Seite",
                                    "name": "fhem.0.wzRolloSeite.pct",
                                    "triggerID": "",
                                    "typeUp": "living-auto",
                                    "typeDown": "living-auto",
                                    "type": "off",
                                    "heightDownSun": "30",
                                    "direction": "120",
                                    "directionRange": "50",
                                    "tempInside": "23",
                                    "tempSensor": "",
                                    "outsideTempSensor": "",
                                    "tempOutside": "23",
                                    "lightSensor": "",
                                    "valueLight": "15",
                                    "heightUp": "100",
                                    "heightDown": "0",
                                    "triggerState": "true",
                                    "triggerDrive": "100",
                                    "triggerChange": "off",
                                    "elevation": "8",
                                    "autoDrive": "off",
                                    "hysteresisOutside": "5",
                                    "hysteresisInside": "5",
                                    "hysteresisLight": "5",
                                    "currentAction": "",
                                    "currentHeight": "",
                                    "oldHeight": "",
                                    "firstCompleteUp": "",
                                    "triggerHeight": "",
                                    "LateDown": false,
                                    "inSummerNotDown": false,
                                    "KeepSunProtect": false,
                                    "triggerAction": "",
                                    "driveAfterClose": false,
                                    "useXmasLevel": false,
                                    "XmasLevel": "0"
                                  },
                                  {
                                    "enabled": true,
                                    "shutterName": "Wohnzimmerrollo.Vorne",
                                    "name": "fhem.0.wzRolloVorne.pct",
                                    "triggerID": "",
                                    "typeUp": "children-auto",
                                    "typeDown": "children-auto",
                                    "type": "off",
                                    "heightDownSun": "30",
                                    "direction": "120",
                                    "directionRange": "50",
                                    "tempInside": "23",
                                    "tempSensor": "",
                                    "outsideTempSensor": "",
                                    "tempOutside": "23",
                                    "lightSensor": "",
                                    "valueLight": "15",
                                    "heightUp": "100",
                                    "heightDown": "0",
                                    "triggerState": "true",
                                    "triggerDrive": "100",
                                    "triggerChange": "off",
                                    "elevation": "8",
                                    "autoDrive": "off",
                                    "hysteresisOutside": "5",
                                    "hysteresisInside": "5",
                                    "hysteresisLight": "5",
                                    "currentAction": "",
                                    "currentHeight": "",
                                    "oldHeight": "",
                                    "firstCompleteUp": "",
                                    "triggerHeight": "",
                                    "LateDown": false,
                                    "inSummerNotDown": false,
                                    "KeepSunProtect": false,
                                    "triggerAction": "",
                                    "driveAfterClose": false,
                                    "useXmasLevel": false,
                                    "XmasLevel": "0"
                                  },
                                  {
                                    "enabled": true,
                                    "shutterName": "Küchenrollo.Hinten",
                                    "name": "fhem.0.kuRolloTuer.pct",
                                    "triggerID": "",
                                    "typeUp": "off",
                                    "typeDown": "off",
                                    "type": "off",
                                    "heightDownSun": "30",
                                    "direction": "120",
                                    "directionRange": "50",
                                    "tempInside": "23",
                                    "tempSensor": "",
                                    "outsideTempSensor": "",
                                    "tempOutside": "23",
                                    "lightSensor": "",
                                    "valueLight": "15",
                                    "heightUp": "100",
                                    "heightDown": "0",
                                    "triggerState": "true",
                                    "triggerDrive": "100",
                                    "triggerChange": "off",
                                    "elevation": "8",
                                    "autoDrive": "off",
                                    "hysteresisOutside": "5",
                                    "hysteresisInside": "5",
                                    "hysteresisLight": "5",
                                    "currentAction": "",
                                    "currentHeight": "",
                                    "oldHeight": "",
                                    "firstCompleteUp": "",
                                    "triggerHeight": "",
                                    "LateDown": false,
                                    "inSummerNotDown": true,
                                    "KeepSunProtect": false,
                                    "triggerAction": "",
                                    "driveAfterClose": false,
                                    "useXmasLevel": false,
                                    "XmasLevel": "0"
                                  }
                                ]
                              }
                            }
                            
                            simatecS 1 Reply Last reply
                            0
                            • H handy80

                              @simatec

                              shuttercontrol.0.control.autoSleep steht auf false.

                              {
                                "_id": "system.adapter.shuttercontrol.0",
                                "common": {
                                  "name": "shuttercontrol",
                                  "version": "1.0.4",
                                  "title": "shuttercontrol",
                                  "authors": [
                                    "simatec <nais@gmx.net>"
                                  ],
                                  "keywords": [
                                    "ioBroker",
                                    "Smart Home",
                                    "home automation",
                                    "Rollladen",
                                    "Jalousie",
                                    "Rollladensteuerung"
                                  ],
                                  "license": "MIT",
                                  "platform": "Javascript/Node.js",
                                  "main": "main.js",
                                  "icon": "shuttercontrol.png",
                                  "enabled": true,
                                  "extIcon": "https://raw.githubusercontent.com/simatec/ioBroker.shuttercontrol/master/admin/shuttercontrol.png",
                                  "readme": "https://github.com/simatec/ioBroker.shuttercontrol/blob/master/README.md",
                                  "loglevel": "debug",
                                  "mode": "daemon",
                                  "type": "climate-control",
                                  "compact": true,
                                  "materialize": true,
                                  "stopBeforeUpdate": true,
                                  "dependencies": [
                                    {
                                      "admin": ">=3.0.0"
                                    }
                                  ],
                                  "installedFrom": "iobroker.shuttercontrol@1.0.4",
                                  "installedVersion": "1.0.4",
                                  "host": "ioBroker",
                                  "compactGroup": 1,
                                  "runAsCompactMode": false,
                                  "plugins": {
                                    "sentry": {
                                      "dsn": "https://5f58df7167d846e3a90bae5414d4fc09@sentry.iobroker.net/62"
                                    }
                                  },
                                  "contributors": [
                                    "Rene G. <info@rg-engineering.eu>"
                                  ]
                                },
                                "native": {
                                  "livingAutomatic": "livingSunriseSunset",
                                  "W_shutterDownLiving": "22:00",
                                  "W_shutterUpLivingMin": "05:00",
                                  "W_shutterUpLivingMax": "06:00",
                                  "driveDelayUpLiving": "10",
                                  "WE_shutterDownLiving": "22:00",
                                  "WE_shutterUpLivingMin": "05:00",
                                  "WE_shutterUpLivingMax": "06:00",
                                  "sleepAutomatic": "sleepSunriseSunset",
                                  "W_shutterDownSleep": "20:00",
                                  "W_shutterUpSleepMin": "06:00",
                                  "W_shutterUpSleepMax": "06:30",
                                  "driveDelayUpSleep": "10",
                                  "WE_shutterDownSleep": "21:00",
                                  "WE_shutterUpSleepMin": "06:00",
                                  "WE_shutterUpSleepMax": "06:30",
                                  "childrenAutomatic": "childrenGoldenHour",
                                  "W_shutterDownChildren": "20:00",
                                  "W_shutterUpChildrenMin": "06:00",
                                  "W_shutterUpChildrenMax": "06:30",
                                  "driveDelayUpChildren": "10",
                                  "WE_shutterDownChildren": "21:00",
                                  "WE_shutterUpChildrenMin": "06:00",
                                  "WE_shutterUpChildrenMax": "06:30",
                                  "latitude": "51.4814735",
                                  "longitude": "6.74913907732166",
                                  "sunProtEndElevation": "10",
                                  "astroDelayUp": "0",
                                  "astroDelayDown": "30",
                                  "driveDelayUpAstro": "10",
                                  "LateAllDown": false,
                                  "LateAllDownTime": "22:15",
                                  "SummerStart": "01.03.",
                                  "SummerEnd": "30.09.",
                                  "XMasStart": "01.12.",
                                  "XMasEnd": "06.01.",
                                  "publicHolidays": true,
                                  "publicHolInstance": "feiertage.0",
                                  "HolidayDP": "",
                                  "currentShutterState": false,
                                  "noGoTime": "0",
                                  "triggerAutoSleep": "hm-rpc.0.MEQ1234567.2.STATE",
                                  "triggerAutoLiving": "hm-rpc.0.MEQ1234567.2.STATE",
                                  "triggerAutoChildren": "hm-rpc.0.MEQ1234567.2.STATE",
                                  "heightDownSun": "30",
                                  "direction": "120",
                                  "type": "off",
                                  "directionRange": "50",
                                  "actualValueTemp": "",
                                  "actualValueLight": "",
                                  "actualValueTempInside": "",
                                  "KeepSunProtect": false,
                                  "typeDown": "off",
                                  "typeUp": "off",
                                  "triggerStateShutter": "true",
                                  "triggerChangeShutter": "off",
                                  "triggerDriveShutter": "100",
                                  "autoDriveShutter": "off",
                                  "heightDownShutter": "0",
                                  "heightUpShutter": "100",
                                  "triggerID": "",
                                  "LateDown": false,
                                  "inSummerNotDown": true,
                                  "driveAfterClose": false,
                                  "useXmasLevel": false,
                                  "XmasLevel": "0",
                                  "events": [
                                    {
                                      "enabled": true,
                                      "shutterName": "Bürorollo.Hinten",
                                      "name": "fhem.0.buRolloHinten.pct",
                                      "triggerID": "",
                                      "typeUp": "manual-only",
                                      "typeDown": "sunset",
                                      "type": "only direction",
                                      "heightDownSun": "70",
                                      "direction": "290",
                                      "directionRange": "15",
                                      "tempInside": "23",
                                      "tempSensor": "",
                                      "outsideTempSensor": "",
                                      "tempOutside": "23",
                                      "lightSensor": "",
                                      "valueLight": "15",
                                      "heightUp": "100",
                                      "heightDown": "0",
                                      "triggerState": "true",
                                      "triggerDrive": "100",
                                      "triggerChange": "upDown",
                                      "elevation": "4",
                                      "autoDrive": "off",
                                      "hysteresisOutside": "",
                                      "hysteresisInside": "",
                                      "hysteresisLight": "",
                                      "currentAction": "",
                                      "currentHeight": "",
                                      "oldHeight": "",
                                      "firstCompleteUp": "",
                                      "triggerHeight": "",
                                      "LateDown": false,
                                      "inSummerNotDown": false,
                                      "KeepSunProtect": true,
                                      "triggerAction": "",
                                      "driveAfterClose": false,
                                      "useXmasLevel": false,
                                      "XmasLevel": ""
                                    },
                                    {
                                      "enabled": true,
                                      "shutterName": "Schlafzimmerrollo.Hinten",
                                      "name": "fhem.0.srRolloHinten.pct",
                                      "triggerID": "",
                                      "typeUp": "sleep-auto",
                                      "typeDown": "sleep-auto",
                                      "type": "off",
                                      "heightDownSun": "30",
                                      "direction": "120",
                                      "directionRange": "50",
                                      "tempInside": "23",
                                      "tempSensor": "",
                                      "outsideTempSensor": "",
                                      "tempOutside": "23",
                                      "lightSensor": "",
                                      "valueLight": "15",
                                      "heightUp": "100",
                                      "heightDown": "0",
                                      "triggerState": "true",
                                      "triggerDrive": "100",
                                      "triggerChange": "off",
                                      "elevation": "8",
                                      "autoDrive": "off",
                                      "hysteresisOutside": "5",
                                      "hysteresisInside": "5",
                                      "hysteresisLight": "5",
                                      "currentAction": "",
                                      "currentHeight": "",
                                      "oldHeight": "",
                                      "firstCompleteUp": "",
                                      "triggerHeight": "",
                                      "LateDown": false,
                                      "inSummerNotDown": false,
                                      "KeepSunProtect": false,
                                      "triggerAction": "",
                                      "driveAfterClose": false,
                                      "useXmasLevel": false,
                                      "XmasLevel": "0"
                                    },
                                    {
                                      "enabled": true,
                                      "shutterName": "Schlafzimmerrollo.Seite",
                                      "name": "fhem.0.HUEDevice6.pct",
                                      "triggerID": "",
                                      "typeUp": "sleep-auto",
                                      "typeDown": "sleep-auto",
                                      "type": "off",
                                      "heightDownSun": "30",
                                      "direction": "120",
                                      "directionRange": "50",
                                      "tempInside": "23",
                                      "tempSensor": "",
                                      "outsideTempSensor": "",
                                      "tempOutside": "23",
                                      "lightSensor": "",
                                      "valueLight": "15",
                                      "heightUp": "95",
                                      "heightDown": "0",
                                      "triggerState": "true",
                                      "triggerDrive": "100",
                                      "triggerChange": "off",
                                      "elevation": "8",
                                      "autoDrive": "off",
                                      "hysteresisOutside": "5",
                                      "hysteresisInside": "5",
                                      "hysteresisLight": "5",
                                      "currentAction": "",
                                      "currentHeight": "",
                                      "oldHeight": "",
                                      "firstCompleteUp": "",
                                      "triggerHeight": "",
                                      "LateDown": false,
                                      "inSummerNotDown": false,
                                      "KeepSunProtect": false,
                                      "triggerAction": "",
                                      "driveAfterClose": false,
                                      "useXmasLevel": false,
                                      "XmasLevel": "0"
                                    },
                                    {
                                      "enabled": true,
                                      "shutterName": "Wohnzimmerrollo.Seite",
                                      "name": "fhem.0.wzRolloSeite.pct",
                                      "triggerID": "",
                                      "typeUp": "living-auto",
                                      "typeDown": "living-auto",
                                      "type": "off",
                                      "heightDownSun": "30",
                                      "direction": "120",
                                      "directionRange": "50",
                                      "tempInside": "23",
                                      "tempSensor": "",
                                      "outsideTempSensor": "",
                                      "tempOutside": "23",
                                      "lightSensor": "",
                                      "valueLight": "15",
                                      "heightUp": "100",
                                      "heightDown": "0",
                                      "triggerState": "true",
                                      "triggerDrive": "100",
                                      "triggerChange": "off",
                                      "elevation": "8",
                                      "autoDrive": "off",
                                      "hysteresisOutside": "5",
                                      "hysteresisInside": "5",
                                      "hysteresisLight": "5",
                                      "currentAction": "",
                                      "currentHeight": "",
                                      "oldHeight": "",
                                      "firstCompleteUp": "",
                                      "triggerHeight": "",
                                      "LateDown": false,
                                      "inSummerNotDown": false,
                                      "KeepSunProtect": false,
                                      "triggerAction": "",
                                      "driveAfterClose": false,
                                      "useXmasLevel": false,
                                      "XmasLevel": "0"
                                    },
                                    {
                                      "enabled": true,
                                      "shutterName": "Wohnzimmerrollo.Vorne",
                                      "name": "fhem.0.wzRolloVorne.pct",
                                      "triggerID": "",
                                      "typeUp": "children-auto",
                                      "typeDown": "children-auto",
                                      "type": "off",
                                      "heightDownSun": "30",
                                      "direction": "120",
                                      "directionRange": "50",
                                      "tempInside": "23",
                                      "tempSensor": "",
                                      "outsideTempSensor": "",
                                      "tempOutside": "23",
                                      "lightSensor": "",
                                      "valueLight": "15",
                                      "heightUp": "100",
                                      "heightDown": "0",
                                      "triggerState": "true",
                                      "triggerDrive": "100",
                                      "triggerChange": "off",
                                      "elevation": "8",
                                      "autoDrive": "off",
                                      "hysteresisOutside": "5",
                                      "hysteresisInside": "5",
                                      "hysteresisLight": "5",
                                      "currentAction": "",
                                      "currentHeight": "",
                                      "oldHeight": "",
                                      "firstCompleteUp": "",
                                      "triggerHeight": "",
                                      "LateDown": false,
                                      "inSummerNotDown": false,
                                      "KeepSunProtect": false,
                                      "triggerAction": "",
                                      "driveAfterClose": false,
                                      "useXmasLevel": false,
                                      "XmasLevel": "0"
                                    },
                                    {
                                      "enabled": true,
                                      "shutterName": "Küchenrollo.Hinten",
                                      "name": "fhem.0.kuRolloTuer.pct",
                                      "triggerID": "",
                                      "typeUp": "off",
                                      "typeDown": "off",
                                      "type": "off",
                                      "heightDownSun": "30",
                                      "direction": "120",
                                      "directionRange": "50",
                                      "tempInside": "23",
                                      "tempSensor": "",
                                      "outsideTempSensor": "",
                                      "tempOutside": "23",
                                      "lightSensor": "",
                                      "valueLight": "15",
                                      "heightUp": "100",
                                      "heightDown": "0",
                                      "triggerState": "true",
                                      "triggerDrive": "100",
                                      "triggerChange": "off",
                                      "elevation": "8",
                                      "autoDrive": "off",
                                      "hysteresisOutside": "5",
                                      "hysteresisInside": "5",
                                      "hysteresisLight": "5",
                                      "currentAction": "",
                                      "currentHeight": "",
                                      "oldHeight": "",
                                      "firstCompleteUp": "",
                                      "triggerHeight": "",
                                      "LateDown": false,
                                      "inSummerNotDown": true,
                                      "KeepSunProtect": false,
                                      "triggerAction": "",
                                      "driveAfterClose": false,
                                      "useXmasLevel": false,
                                      "XmasLevel": "0"
                                    }
                                  ]
                                }
                              }
                              
                              simatecS Offline
                              simatecS Offline
                              simatec
                              Developer Most Active
                              wrote on last edited by
                              #2509

                              @handy80
                              Stelle mal auf true wenn du den Automatikbereich wählst

                              • Besuche meine Github Seite
                              • Beitrag hat geholfen oder willst du mich unterstützen
                              • HowTo Restore ioBroker
                              1 Reply Last reply
                              1
                              • simatecS simatec

                                Ab sofort steht die Version 1.0.4 auf Github und in Kürze auch im latest zur Verfügung ...

                                Changelog

                                1.0.4 (2020-10-28)

                                • (simatec) fix summertime for childrenarea

                                1.0.3 (2020-10-28)

                                • (René) bug fix: calculation IsSummerTime
                                • (René) bug fix: use weekend down time already on friday instead of sunday
                                • (René) handling of shutters in xmas time added
                                • (FredF63) documentation updated
                                • (FredF63) words.js updated
                                • (simatec) some Bugfixes
                                Nightfly1983N Offline
                                Nightfly1983N Offline
                                Nightfly1983
                                wrote on last edited by
                                #2510

                                @simatec Die XMAS Funktion würde mich schon interessieren in der Weihnachtszeit, nur leider scheint diese noch nicht zu funktionieren, zumindest fahren, trotz eingeschalteter Funktion, die Rollläden ganz normal zu. Jemand eine Idee, oder jemand, bei dem es funktioniert?

                                Rene_HMR M 2 Replies Last reply
                                0
                                • Nightfly1983N Nightfly1983

                                  @simatec Die XMAS Funktion würde mich schon interessieren in der Weihnachtszeit, nur leider scheint diese noch nicht zu funktionieren, zumindest fahren, trotz eingeschalteter Funktion, die Rollläden ganz normal zu. Jemand eine Idee, oder jemand, bei dem es funktioniert?

                                  Rene_HMR Offline
                                  Rene_HMR Offline
                                  Rene_HM
                                  Developer
                                  wrote on last edited by
                                  #2511

                                  Die XMAS Funktion würde...

                                  Ich denke, du verwendest nicht die Bereiche für die betreffenden Jalousien? Bei "Sonnenuntergang" (siehe unten) fehlt noch etwas.
                                  bild1.PNG

                                  Wenn man Wohnbereich / Schlafbereich verwendet, funktioniert es.
                                  bild2.PNG

                                  Der PR ist in Vorbereitung, muss aber noch testen. In meinem github liegt der bugfix bereits...

                                  simatecS coyoteC 2 Replies Last reply
                                  0
                                  • Rene_HMR Rene_HM

                                    Die XMAS Funktion würde...

                                    Ich denke, du verwendest nicht die Bereiche für die betreffenden Jalousien? Bei "Sonnenuntergang" (siehe unten) fehlt noch etwas.
                                    bild1.PNG

                                    Wenn man Wohnbereich / Schlafbereich verwendet, funktioniert es.
                                    bild2.PNG

                                    Der PR ist in Vorbereitung, muss aber noch testen. In meinem github liegt der bugfix bereits...

                                    simatecS Offline
                                    simatecS Offline
                                    simatec
                                    Developer Most Active
                                    wrote on last edited by
                                    #2512

                                    @Rene_HM
                                    Bitte dann in den DEV Branch pushen

                                    • Besuche meine Github Seite
                                    • Beitrag hat geholfen oder willst du mich unterstützen
                                    • HowTo Restore ioBroker
                                    1 Reply Last reply
                                    0
                                    • Rene_HMR Rene_HM

                                      Die XMAS Funktion würde...

                                      Ich denke, du verwendest nicht die Bereiche für die betreffenden Jalousien? Bei "Sonnenuntergang" (siehe unten) fehlt noch etwas.
                                      bild1.PNG

                                      Wenn man Wohnbereich / Schlafbereich verwendet, funktioniert es.
                                      bild2.PNG

                                      Der PR ist in Vorbereitung, muss aber noch testen. In meinem github liegt der bugfix bereits...

                                      coyoteC Offline
                                      coyoteC Offline
                                      coyote
                                      Most Active
                                      wrote on last edited by
                                      #2513

                                      @Rene_HM habe es gestern mit Wohn/Schlafbereich AUTO probiert, da geht es auch noch nicht. Nur so als Info 🙂 oder ist das in deinem github auch schon mit gefixt?

                                      Rene_HMR 1 Reply Last reply
                                      0
                                      • Nightfly1983N Nightfly1983

                                        @simatec Die XMAS Funktion würde mich schon interessieren in der Weihnachtszeit, nur leider scheint diese noch nicht zu funktionieren, zumindest fahren, trotz eingeschalteter Funktion, die Rollläden ganz normal zu. Jemand eine Idee, oder jemand, bei dem es funktioniert?

                                        M Offline
                                        M Offline
                                        MartyBr
                                        wrote on last edited by
                                        #2514

                                        @Nightfly1983 Hallo, ich bin ja nur Laie, aber bei mir hat das von Anfang an funktioniert. Großes Lob an @simatec !!!!!!
                                        Wichtig ist, dass sich die Zeiteinstellungen für Sommer und XMas nicht überschneiden.

                                        Anbei mein Json-File mit den Einstellungen, da sollte alles drinstehen.

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

                                        Gruß
                                        Martin


                                        Intel NUCs mit Proxmox / Iobroker als VM unter Debian
                                        Raspeberry mit USB Leseköpfen für Smartmeter
                                        Homematic und Homematic IP

                                        1 Reply Last reply
                                        0
                                        • coyoteC coyote

                                          @Rene_HM habe es gestern mit Wohn/Schlafbereich AUTO probiert, da geht es auch noch nicht. Nur so als Info 🙂 oder ist das in deinem github auch schon mit gefixt?

                                          Rene_HMR Offline
                                          Rene_HMR Offline
                                          Rene_HM
                                          Developer
                                          wrote on last edited by Rene_HM
                                          #2515

                                          @coyote sagte in Test Adapter shuttercontrol v1.0.x:

                                          habe es gestern mit Wohn/Schlafbereich AUTO probiert, da geht es auch noch nicht. Nur so als Info oder ist das in deinem github auch schon mit gefixt?

                                          Hast du dafür ein debug-log? Für den o.g. Fall (Sonnenuntergang) habe ich einen Fehler gefunden, dieser Fall hier (Wohn/Schlafbereich auto) ist mir noch nicht klar...
                                          und vor allem: was geht nicht?

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          85

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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