Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Einstellungen von Shuttercontrol

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Einstellungen von Shuttercontrol

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      StealthAngel @simatec last edited by

      @simatec

      Halt Stop, ich habe noch einen Fehler bei mir gefunden. Wenn ich die "Objekt-ID Rollladen" einstelle wird vermutlich die Sollposition dort hin gesendet und die Position davon auch abgefragt, oder?

      Bei meinen Shellys muss ich aber auf

      mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos
      

      schreiben und von

      mqtt.0.shellies.Buero.Rolladen.roller.0.pos
      

      lesen. Ich hatte als Object-ID "mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos". Das könnte der Fehler sein. Ich arbeite jetzt mit einen Alias.

          "alias": {
            "id": {
              "read": "mqtt.0.shellies.Buero.Rolladen.roller.0.pos",
              "write": "mqtt.0.shellies.Buero.Rolladen.roller.0.command.pos"
            }
          },
      

      Ich hoffe, dass es jetzt morgen funktioniert.

      Erstmal Sorry und vielen Dank....

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

        @stealthangel Laut dem Log hat Shuttercontrol mit dem Überprüfen nach 60 Sekunden alles richtig gemacht.
        Automatik wurde erkannt und er wurde in den Sonnenschutz gefahren.

        Ich gehe mal davon aus, dass da bei deinen States der Rollläden was krum ist.
        Hast du da noch irgendwelche Scripte laufen?

        Wann wurde denn der State des Rollladens geändert?

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

          @stealthangel Warum nutzt du nicht den Shelly Adapter??? Würde sicher einiges erleichtern

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

            @simatec said in Einstellungen von Shuttercontrol:

            @stealthangel Warum nutzt du nicht den Shelly Adapter??? Würde sicher einiges erleichtern

            Ich habe jetzt auch auf den Shelly Adapter umgestellt. Das Problem ist aber immer noch das Gleiche 😞

            Der Rollladen ist wieder 3 mal runter und rauf gefahren. So langsam verzweifele ich ....

            2023-04-17 14:45:00.014 - debug: shuttercontrol.0 (207218) calculate astrodata ...
            2023-04-17 14:45:00.014 - debug: shuttercontrol.0 (207218) Sun Azimut: 209°
            2023-04-17 14:45:00.015 - debug: shuttercontrol.0 (207218) Sun Elevation: 45.3°
            2023-04-17 14:46:12.976 - debug: shuttercontrol.0 (207218) Brightness sensor value: 5032
            2023-04-17 14:46:14.052 - debug: shuttercontrol.0 (207218) Lightsensor up BueroRollladen already up at: 100% - setting current action: up
            2023-04-17 14:46:22.978 - debug: shuttercontrol.0 (207218) Brightness State Down is: false
            2023-04-17 14:48:53.703 - debug: shuttercontrol.0 (207218) Brightness sensor value: 4799
            2023-04-17 14:48:54.799 - debug: shuttercontrol.0 (207218) Lightsensor up BueroRollladen already up at: 100% - setting current action: up
            2023-04-17 14:49:03.703 - debug: shuttercontrol.0 (207218) Brightness State Down is: false
            2023-04-17 14:50:00.019 - debug: shuttercontrol.0 (207218) calculate astrodata ...
            2023-04-17 14:50:00.020 - debug: shuttercontrol.0 (207218) Sun Azimut: 210.7°
            2023-04-17 14:50:00.021 - debug: shuttercontrol.0 (207218) Sun Elevation: 44.9°
            2023-04-17 14:50:02.035 - debug: shuttercontrol.0 (207218) BueroRollladen: Check basis for sunprotect. Height:100 > HeightDownSun: 30 AND Height:100 == currentHeight:100 AND currentHeight:100 == heightUp:100
            2023-04-17 14:50:02.036 - info: shuttercontrol.0 (207218) Sunprotect #416 Set ID: BueroRollladen value: 30%
            2023-04-17 14:50:02.048 - debug: shuttercontrol.0 (207218) #0 wait for shutter check started
            2023-04-17 14:50:02.059 - debug: shuttercontrol.0 (207218) Sunprotect for BueroRollladen is active
            2023-04-17 14:50:02.060 - debug: shuttercontrol.0 (207218) RangeMinus: 210 < 210.7RangePlus: 320 > 210.7
            2023-04-17 14:50:02.060 - debug: shuttercontrol.0 (207218) last automatic Action for BueroRollladen: down_Sunprotect
            2023-04-17 14:50:02.060 - debug: shuttercontrol.0 (207218) Sunprotect BueroRollladen old height: % new height: 30%
            2023-04-17 14:50:02.083 - debug: shuttercontrol.0 (207218) #0 wait for shutter check started
            2023-04-17 14:50:14.335 - debug: shuttercontrol.0 (207218) #0 wait for shutter check started
            2023-04-17 14:51:02.049 - debug: shuttercontrol.0 (207218) #0 wait for shutter check end
            2023-04-17 14:51:02.051 - debug: shuttercontrol.0 (207218) Shutter state changed: BueroRollladen old value = new value = 30
            2023-04-17 14:51:02.051 - debug: shuttercontrol.0 (207218) #1 shutterName: BueroRollladen
            2023-04-17 14:51:02.052 - debug: shuttercontrol.0 (207218) #1 shutterState: 30 %
            2023-04-17 14:51:02.052 - debug: shuttercontrol.0 (207218) #1 currentAction: Manu_Mode
            2023-04-17 14:51:02.052 - debug: shuttercontrol.0 (207218) #1 triggerAction: Manu_Mode
            2023-04-17 14:51:02.053 - debug: shuttercontrol.0 (207218) #1 currentHeight: 30 %
            2023-04-17 14:51:02.053 - debug: shuttercontrol.0 (207218) #1 oldHeight: %
            2023-04-17 14:51:02.053 - debug: shuttercontrol.0 (207218) #1 currentShutterState: activated
            2023-04-17 14:51:02.053 - debug: shuttercontrol.0 (207218) #1 currentShutterStateTime: 60 seconds
            2023-04-17 14:51:02.084 - debug: shuttercontrol.0 (207218) #0 wait for shutter check end
            2023-04-17 14:51:02.085 - debug: shuttercontrol.0 (207218) Shutter state changed: BueroRollladen old value = new value = 30
            2023-04-17 14:51:02.086 - debug: shuttercontrol.0 (207218) #1 shutterName: BueroRollladen
            2023-04-17 14:51:02.087 - debug: shuttercontrol.0 (207218) #1 shutterState: 30 %
            2023-04-17 14:51:02.087 - debug: shuttercontrol.0 (207218) #1 currentAction: Manu_Mode
            2023-04-17 14:51:02.087 - debug: shuttercontrol.0 (207218) #1 triggerAction: Manu_Mode
            2023-04-17 14:51:02.088 - debug: shuttercontrol.0 (207218) #1 currentHeight: 30 %
            2023-04-17 14:51:02.088 - debug: shuttercontrol.0 (207218) #1 oldHeight: %
            2023-04-17 14:51:02.089 - debug: shuttercontrol.0 (207218) #1 currentShutterState: activated
            2023-04-17 14:51:02.089 - debug: shuttercontrol.0 (207218) #1 currentShutterStateTime: 60 seconds
            2023-04-17 14:51:02.091 - debug: shuttercontrol.0 (207218) BueroRollladen drived manually to 30. Old value = . New value = 30
            2023-04-17 14:51:02.092 - debug: shuttercontrol.0 (207218) BueroRollladen Updated trigger action to Manu_Mode to prevent moving after window close
            2023-04-17 14:51:02.142 - debug: shuttercontrol.0 (207218) BueroRollladen drived manually to 30. Old value = . New value = 30
            2023-04-17 14:51:02.143 - debug: shuttercontrol.0 (207218) BueroRollladen Updated trigger action to Manu_Mode to prevent moving after window close
            2023-04-17 14:51:14.336 - debug: shuttercontrol.0 (207218) #0 wait for shutter check end
            2023-04-17 14:51:14.338 - debug: shuttercontrol.0 (207218) Shutter state changed: BueroRollladen old value = new value = 30
            2023-04-17 14:51:14.338 - debug: shuttercontrol.0 (207218) #1 shutterName: BueroRollladen
            2023-04-17 14:51:14.339 - debug: shuttercontrol.0 (207218) #1 shutterState: 30 %
            2023-04-17 14:51:14.339 - debug: shuttercontrol.0 (207218) #1 currentAction: Manu_Mode
            2023-04-17 14:51:14.339 - debug: shuttercontrol.0 (207218) #1 triggerAction: Manu_Mode
            2023-04-17 14:51:14.339 - debug: shuttercontrol.0 (207218) #1 currentHeight: 30 %
            2023-04-17 14:51:14.340 - debug: shuttercontrol.0 (207218) #1 oldHeight: %
            2023-04-17 14:51:14.340 - debug: shuttercontrol.0 (207218) #1 currentShutterState: activated
            2023-04-17 14:51:14.340 - debug: shuttercontrol.0 (207218) #1 currentShutterStateTime: 60 seconds
            2023-04-17 14:51:14.390 - debug: shuttercontrol.0 (207218) BueroRollladen drived manually to 30. Old value = . New value = 30
            2023-04-17 14:51:14.391 - debug: shuttercontrol.0 (207218) BueroRollladen Updated trigger action to Manu_Mode to prevent moving after window close
            2023-04-17 14:51:19.961 - debug: shuttercontrol.0 (207218) Brightness sensor value: 4622
            2023-04-17 14:51:19.995 - info: shuttercontrol.0 (207218) Lightsensor #5 Set ID: BueroRollladen value: 100%
            2023-04-17 14:51:20.003 - debug: shuttercontrol.0 (207218) #0 wait for shutter check started
            2023-04-17 14:51:20.013 - debug: shuttercontrol.0 (207218) last automatic Action for BueroRollladen: up_Brightness
            2023-04-17 14:51:20.013 - debug: shuttercontrol.0 (207218) save current height: 100% from BueroRollladen
            2023-04-17 14:51:20.035 - debug: shuttercontrol.0 (207218) #0 wait for shutter check started
            2023-04-17 14:51:29.963 - debug: shuttercontrol.0 (207218) Brightness State Down is: false
            2023-04-17 14:51:33.042 - debug: shuttercontrol.0 (207218) #0 wait for shutter check started
            2023-04-17 14:52:20.004 - debug: shuttercontrol.0 (207218) #0 wait for shutter check end
            2023-04-17 14:52:20.005 - debug: shuttercontrol.0 (207218) Shutter state changed: BueroRollladen old value = new value = 100
            2023-04-17 14:52:20.006 - debug: shuttercontrol.0 (207218) BueroRollladen Old value = . New value = 100. automatic is active
            2023-04-17 14:52:20.035 - debug: shuttercontrol.0 (207218) #0 wait for shutter check end
            2023-04-17 14:52:20.037 - debug: shuttercontrol.0 (207218) Shutter state changed: BueroRollladen old value = new value = 100
            2023-04-17 14:52:20.038 - debug: shuttercontrol.0 (207218) BueroRollladen Old value = . New value = 100. automatic is active
            2023-04-17 14:52:33.043 - debug: shuttercontrol.0 (207218) #0 wait for shutter check end
            2023-04-17 14:52:33.044 - debug: shuttercontrol.0 (207218) Shutter state changed: BueroRollladen old value = new value = 100
            2023-04-17 14:52:33.045 - debug: shuttercontrol.0 (207218) BueroRollladen Old value = . New value = 100. automatic is active
            2023-04-17 14:53:31.713 - debug: shuttercontrol.0 (207218) Brightness sensor value: 4502
            2023-04-17 14:53:31.770 - debug: shuttercontrol.0 (207218) Lightsensor up BueroRollladen already up at: 100% - setting current action: up
            2023-04-17 14:53:41.714 - debug: shuttercontrol.0 (207218) Brightness State Down is: false
            2023-04-17 14:55:00.017 - debug: shuttercontrol.0 (207218) calculate astrodata ...
            2023-04-17 14:55:00.018 - debug: shuttercontrol.0 (207218) Sun Azimut: 212.3°
            2023-04-17 14:55:00.018 - debug: shuttercontrol.0 (207218) Sun Elevation: 44.5°
            2023-04-17 14:55:02.040 - debug: shuttercontrol.0 (207218) BueroRollladen: Check basis for sunprotect. Height:100 > HeightDownSun: 30 AND Height:100 == currentHeight:100 AND currentHeight:100 == heightUp:100
            2023-04-17 14:55:02.041 - info: shuttercontrol.0 (207218) Sunprotect #416 Set ID: BueroRollladen value: 30%
            2023-04-17 14:55:02.093 - debug: shuttercontrol.0 (207218) #0 wait for shutter check started
            2023-04-17 14:55:02.111 - debug: shuttercontrol.0 (207218) Sunprotect for BueroRollladen is active
            2023-04-17 14:55:02.112 - debug: shuttercontrol.0 (207218) RangeMinus: 210 < 212.3RangePlus: 320 > 212.3
            2023-04-17 14:55:02.113 - debug: shuttercontrol.0 (207218) last automatic Action for BueroRollladen: down_Sunprotect
            2023-04-17 14:55:02.113 - debug: shuttercontrol.0 (207218) Sunprotect BueroRollladen old height: 100% new height: 30%
            2023-04-17 14:55:02.136 - debug: shuttercontrol.0 (207218) #0 wait for shutter check started
            2023-04-17 14:55:14.373 - debug: shuttercontrol.0 (207218) #0 wait for shutter check started
            2023-04-17 14:56:02.095 - debug: shuttercontrol.0 (207218) #0 wait for shutter check end
            2023-04-17 14:56:02.097 - debug: shuttercontrol.0 (207218) Shutter state changed: BueroRollladen old value = 100 new value = 30
            2023-04-17 14:56:02.098 - debug: shuttercontrol.0 (207218) #1 shutterName: BueroRollladen
            2023-04-17 14:56:02.099 - debug: shuttercontrol.0 (207218) #1 shutterState: 30 %
            2023-04-17 14:56:02.099 - debug: shuttercontrol.0 (207218) #1 currentAction: Manu_Mode
            2023-04-17 14:56:02.100 - debug: shuttercontrol.0 (207218) #1 triggerAction: Manu_Mode
            2023-04-17 14:56:02.100 - debug: shuttercontrol.0 (207218) #1 currentHeight: 30 %
            2023-04-17 14:56:02.101 - debug: shuttercontrol.0 (207218) #1 oldHeight: 100 %
            2023-04-17 14:56:02.101 - debug: shuttercontrol.0 (207218) #1 currentShutterState: activated
            2023-04-17 14:56:02.101 - debug: shuttercontrol.0 (207218) #1 currentShutterStateTime: 60 seconds
            2023-04-17 14:56:02.137 - debug: shuttercontrol.0 (207218) #0 wait for shutter check end
            2023-04-17 14:56:02.143 - debug: shuttercontrol.0 (207218) Shutter state changed: BueroRollladen old value = 100 new value = 30
            2023-04-17 14:56:02.144 - debug: shuttercontrol.0 (207218) #1 shutterName: BueroRollladen
            2023-04-17 14:56:02.144 - debug: shuttercontrol.0 (207218) #1 shutterState: 30 %
            2023-04-17 14:56:02.145 - debug: shuttercontrol.0 (207218) #1 currentAction: Manu_Mode
            2023-04-17 14:56:02.146 - debug: shuttercontrol.0 (207218) #1 triggerAction: Manu_Mode
            2023-04-17 14:56:02.146 - debug: shuttercontrol.0 (207218) #1 currentHeight: 30 %
            2023-04-17 14:56:02.147 - debug: shuttercontrol.0 (207218) #1 oldHeight: 100 %
            2023-04-17 14:56:02.147 - debug: shuttercontrol.0 (207218) #1 currentShutterState: activated
            2023-04-17 14:56:02.148 - debug: shuttercontrol.0 (207218) #1 currentShutterStateTime: 60 seconds
            2023-04-17 14:56:02.152 - debug: shuttercontrol.0 (207218) BueroRollladen drived manually to 30. Old value = 100. New value = 30
            2023-04-17 14:56:02.153 - debug: shuttercontrol.0 (207218) BueroRollladen Updated trigger action to Manu_Mode to prevent moving after window close
            2023-04-17 14:56:02.208 - debug: shuttercontrol.0 (207218) BueroRollladen drived manually to 30. Old value = 100. New value = 30
            2023-04-17 14:56:02.209 - debug: shuttercontrol.0 (207218) BueroRollladen Updated trigger action to Manu_Mode to prevent moving after window close
            2023-04-17 14:56:14.374 - debug: shuttercontrol.0 (207218) #0 wait for shutter check end
            2023-04-17 14:56:14.377 - debug: shuttercontrol.0 (207218) Shutter state changed: BueroRollladen old value = 100 new value = 30
            2023-04-17 14:56:14.377 - debug: shuttercontrol.0 (207218) #1 shutterName: BueroRollladen
            2023-04-17 14:56:14.378 - debug: shuttercontrol.0 (207218) #1 shutterState: 30 %
            2023-04-17 14:56:14.378 - debug: shuttercontrol.0 (207218) #1 currentAction: Manu_Mode
            2023-04-17 14:56:14.378 - debug: shuttercontrol.0 (207218) #1 triggerAction: Manu_Mode
            2023-04-17 14:56:14.378 - debug: shuttercontrol.0 (207218) #1 currentHeight: 30 %
            2023-04-17 14:56:14.379 - debug: shuttercontrol.0 (207218) #1 oldHeight: 100 %
            2023-04-17 14:56:14.379 - debug: shuttercontrol.0 (207218) #1 currentShutterState: activated
            2023-04-17 14:56:14.379 - debug: shuttercontrol.0 (207218) #1 currentShutterStateTime: 60 seconds
            2023-04-17 14:56:14.432 - debug: shuttercontrol.0 (207218) BueroRollladen drived manually to 30. Old value = 100. New value = 30
            2023-04-17 14:56:14.432 - debug: shuttercontrol.0 (207218) BueroRollladen Updated trigger action to Manu_Mode to prevent moving after window close
            2023-04-17 14:56:32.952 - debug: shuttercontrol.0 (207218) Brightness sensor value: 4650
            2023-04-17 14:56:32.992 - info: shuttercontrol.0 (207218) Lightsensor #5 Set ID: BueroRollladen value: 100%
            2023-04-17 14:56:33.000 - debug: shuttercontrol.0 (207218) #0 wait for shutter check started
            2023-04-17 14:56:33.010 - debug: shuttercontrol.0 (207218) last automatic Action for BueroRollladen: up_Brightness
            2023-04-17 14:56:33.011 - debug: shuttercontrol.0 (207218) save current height: 100% from BueroRollladen
            2023-04-17 14:56:33.032 - debug: shuttercontrol.0 (207218) #0 wait for shutter check started
            2023-04-17 14:56:42.953 - debug: shuttercontrol.0 (207218) Brightness State Down is: false
            2023-04-17 14:56:46.052 - debug: shuttercontrol.0 (207218) #0 wait for shutter check started
            2023-04-17 14:57:26.778 - info: admin.0 (831) ==> Connected system.user.admin from ::ffff:192.168.2.21
            2023-04-17 14:57:33.002 - debug: shuttercontrol.0 (207218) #0 wait for shutter check end
            2023-04-17 14:57:33.003 - debug: shuttercontrol.0 (207218) BueroRollladen Old value = 100. New value = 100. automatic is active
            2023-04-17 14:57:33.032 - debug: shuttercontrol.0 (207218) #0 wait for shutter check end
            2023-04-17 14:57:33.034 - debug: shuttercontrol.0 (207218) BueroRollladen Old value = 100. New value = 100. automatic is active
            2023-04-17 14:57:38.475 - info: admin.0 (831) ==> Connected system.user.admin from ::ffff:192.168.2.21
            2023-04-17 14:57:46.054 - debug: shuttercontrol.0 (207218) #0 wait for shutter check end
            2023-04-17 14:57:46.055 - debug: shuttercontrol.0 (207218) BueroRollladen Old value = 100. New value = 100. automatic is active
            2023-04-17 14:59:19.969 - debug: shuttercontrol.0 (207218) Brightness sensor value: 4804
            2023-04-17 14:59:20.020 - debug: shuttercontrol.0 (207218) Lightsensor up BueroRollladen already up at: 100% - setting current action: up
            2023-04-17 14:59:29.971 - debug: shuttercontrol.0 (207218) Brightness State Down is: false
            2023-04-17 15:00:00.012 - debug: shuttercontrol.0 (207218) calculate astrodata ...
            2023-04-17 15:00:00.013 - debug: shuttercontrol.0 (207218) Sun Azimut: 213.9°
            2023-04-17 15:00:00.013 - debug: shuttercontrol.0 (207218) Sun Elevation: 44.1°
            2023-04-17 15:00:02.026 - debug: shuttercontrol.0 (207218) BueroRollladen: Check basis for sunprotect. Height:100 > HeightDownSun: 30 AND Height:100 == currentHeight:100 AND currentHeight:100 == heightUp:100
            2023-04-17 15:00:02.026 - info: shuttercontrol.0 (207218) Sunprotect #416 Set ID: BueroRollladen value: 30%
            2023-04-17 15:00:02.075 - debug: shuttercontrol.0 (207218) #0 wait for shutter check started
            2023-04-17 15:00:02.086 - debug: shuttercontrol.0 (207218) Sunprotect for BueroRollladen is active
            2023-04-17 15:00:02.086 - debug: shuttercontrol.0 (207218) RangeMinus: 210 < 213.9RangePlus: 320 > 213.9
            2023-04-17 15:00:02.086 - debug: shuttercontrol.0 (207218) last automatic Action for BueroRollladen: down_Sunprotect
            2023-04-17 15:00:02.087 - debug: shuttercontrol.0 (207218) Sunprotect BueroRollladen old height: 100% new height: 30%
            2023-04-17 15:00:02.105 - debug: shuttercontrol.0 (207218) #0 wait for shutter check started
            2023-04-17 15:00:14.359 - debug: shuttercontrol.0 (207218) #0 wait for shutter check started
            2023-04-17 15:01:02.077 - debug: shuttercontrol.0 (207218) #0 wait for shutter check end
            2023-04-17 15:01:02.078 - debug: shuttercontrol.0 (207218) Shutter state changed: BueroRollladen old value = 100 new value = 30
            2023-04-17 15:01:02.079 - debug: shuttercontrol.0 (207218) #1 shutterName: BueroRollladen
            2023-04-17 15:01:02.079 - debug: shuttercontrol.0 (207218) #1 shutterState: 30 %
            2023-04-17 15:01:02.080 - debug: shuttercontrol.0 (207218) #1 currentAction: Manu_Mode
            2023-04-17 15:01:02.080 - debug: shuttercontrol.0 (207218) #1 triggerAction: Manu_Mode
            2023-04-17 15:01:02.080 - debug: shuttercontrol.0 (207218) #1 currentHeight: 30 %
            2023-04-17 15:01:02.080 - debug: shuttercontrol.0 (207218) #1 oldHeight: 100 %
            2023-04-17 15:01:02.081 - debug: shuttercontrol.0 (207218) #1 currentShutterState: activated
            2023-04-17 15:01:02.081 - debug: shuttercontrol.0 (207218) #1 currentShutterStateTime: 60 seconds
            2023-04-17 15:01:02.106 - debug: shuttercontrol.0 (207218) #0 wait for shutter check end
            2023-04-17 15:01:02.128 - debug: shuttercontrol.0 (207218) Shutter state changed: BueroRollladen old value = 100 new value = 30
            2023-04-17 15:01:02.128 - debug: shuttercontrol.0 (207218) #1 shutterName: BueroRollladen
            2023-04-17 15:01:02.129 - debug: shuttercontrol.0 (207218) #1 shutterState: 30 %
            2023-04-17 15:01:02.130 - debug: shuttercontrol.0 (207218) #1 currentAction: Manu_Mode
            2023-04-17 15:01:02.130 - debug: shuttercontrol.0 (207218) #1 triggerAction: Manu_Mode
            2023-04-17 15:01:02.132 - debug: shuttercontrol.0 (207218) #1 currentHeight: 30 %
            2023-04-17 15:01:02.132 - debug: shuttercontrol.0 (207218) #1 oldHeight: 100 %
            2023-04-17 15:01:02.132 - debug: shuttercontrol.0 (207218) #1 currentShutterState: activated
            2023-04-17 15:01:02.133 - debug: shuttercontrol.0 (207218) #1 currentShutterStateTime: 60 seconds
            2023-04-17 15:01:02.140 - debug: shuttercontrol.0 (207218) BueroRollladen drived manually to 30. Old value = 100. New value = 30
            2023-04-17 15:01:02.140 - debug: shuttercontrol.0 (207218) BueroRollladen Updated trigger action to Manu_Mode to prevent moving after window close
            2023-04-17 15:01:02.188 - debug: shuttercontrol.0 (207218) BueroRollladen drived manually to 30. Old value = 100. New value = 30
            2023-04-17 15:01:02.188 - debug: shuttercontrol.0 (207218) BueroRollladen Updated trigger action to Manu_Mode to prevent moving after window close
            2023-04-17 15:01:14.360 - debug: shuttercontrol.0 (207218) #0 wait for shutter check end
            2023-04-17 15:01:14.361 - debug: shuttercontrol.0 (207218) Shutter state changed: BueroRollladen old value = 100 new value = 30
            2023-04-17 15:01:14.362 - debug: shuttercontrol.0 (207218) #1 shutterName: BueroRollladen
            2023-04-17 15:01:14.362 - debug: shuttercontrol.0 (207218) #1 shutterState: 30 %
            2023-04-17 15:01:14.362 - debug: shuttercontrol.0 (207218) #1 currentAction: Manu_Mode
            2023-04-17 15:01:14.363 - debug: shuttercontrol.0 (207218) #1 triggerAction: Manu_Mode
            2023-04-17 15:01:14.363 - debug: shuttercontrol.0 (207218) #1 currentHeight: 30 %
            2023-04-17 15:01:14.363 - debug: shuttercontrol.0 (207218) #1 oldHeight: 100 %
            2023-04-17 15:01:14.363 - debug: shuttercontrol.0 (207218) #1 currentShutterState: activated
            2023-04-17 15:01:14.364 - debug: shuttercontrol.0 (207218) #1 currentShutterStateTime: 60 seconds
            2023-04-17 15:01:14.415 - debug: shuttercontrol.0 (207218) BueroRollladen drived manually to 30. Old value = 100. New value = 30
            2023-04-17 15:01:14.415 - debug: shuttercontrol.0 (207218) BueroRollladen Updated trigger action to Manu_Mode to prevent moving after window close
            2023-04-17 15:01:52.457 - debug: shuttercontrol.0 (207218) Brightness sensor value: 4873
            2023-04-17 15:01:52.494 - info: shuttercontrol.0 (207218) Lightsensor #5 Set ID: BueroRollladen value: 100%
            2023-04-17 15:01:52.506 - debug: shuttercontrol.0 (207218) #0 wait for shutter check started
            2023-04-17 15:01:52.520 - debug: shuttercontrol.0 (207218) last automatic Action for BueroRollladen: up_Brightness
            2023-04-17 15:01:52.520 - debug: shuttercontrol.0 (207218) save current height: 100% from BueroRollladen
            2023-04-17 15:01:52.537 - debug: shuttercontrol.0 (207218) #0 wait for shutter check started
            2023-04-17 15:02:02.459 - debug: shuttercontrol.0 (207218) Brightness State Down is: false
            2023-04-17 15:02:05.565 - debug: shuttercontrol.0 (207218) #0 wait for shutter check started
            

            Also irgendwas läuft noch falsch.
            Mich wundert, dass sich der Status ändert. Ist das so richtig?

            Screenshot ist von einem etwas späteren Zeitpunkt, war aber sonst auch so, allerdings nicht geloggt....

            State.JPG

            Jetzt wo ich hier schreibe, fährt der Rollladen munter weiter rauf und runter.
            Es ist mit dem Shelly-Adapter also massiv schlechter geworden 😞

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

              @stealthangel Bitte teste die aktuelle v1.4.28

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

                @simatec said in Einstellungen von Shuttercontrol:

                @stealthangel Bitte teste die aktuelle v1.4.28

                Funktioniert auch nicht richtig 😞

                Das einzige was sich jetzt geändert hat ist, dass der Rollladen nicht mehr komplett rauf und runter fährt, sondern nur ca. 5% und das jetzt fast im Sekunden Takt.

                Am besten sieht man das an der Shelly Shutter.Position Objekt:

                shellyObj1.JPG

                Hier auch noch das Debug:

                2023-04-18 15:34:50.700 - debug: shuttercontrol.0 (208390) Brightness sensor value: 8371
                2023-04-18 15:34:50.742 - debug: shuttercontrol.0 (208390) Lightsensor up BueroRollladen already up at: 100% - setting current action: up
                2023-04-18 15:35:00.016 - debug: shuttercontrol.0 (208390) calculate astrodata ...
                2023-04-18 15:35:00.017 - debug: shuttercontrol.0 (208390) Sun Azimut: 224.9°
                2023-04-18 15:35:00.018 - debug: shuttercontrol.0 (208390) Sun Elevation: 41°
                2023-04-18 15:35:00.700 - debug: shuttercontrol.0 (208390) Brightness State Down is: false
                2023-04-18 15:35:02.073 - debug: shuttercontrol.0 (208390) BueroRollladen: Check basis for sunprotect. Height:100 > HeightDownSun: 30 AND Height:100 == currentHeight:100 AND currentHeight:100 == heightUp:100
                2023-04-18 15:35:02.074 - info: shuttercontrol.0 (208390) Sunprotect #416 Set ID: BueroRollladen value: 30%
                2023-04-18 15:35:02.122 - debug: shuttercontrol.0 (208390) #0 wait for shutter check started
                2023-04-18 15:35:02.141 - debug: shuttercontrol.0 (208390) Sunprotect for BueroRollladen is active
                2023-04-18 15:35:02.142 - debug: shuttercontrol.0 (208390) RangeMinus: 210 < 224.9RangePlus: 320 > 224.9
                2023-04-18 15:35:02.144 - debug: shuttercontrol.0 (208390) last automatic Action for BueroRollladen: down_Sunprotect
                2023-04-18 15:35:02.144 - debug: shuttercontrol.0 (208390) Sunprotect BueroRollladen old height: 100% new height: 30%
                2023-04-18 15:35:02.166 - debug: shuttercontrol.0 (208390) #0 wait for shutter check started
                2023-04-18 15:35:03.157 - debug: shuttercontrol.0 (208390) #0 wait for shutter check started
                2023-04-18 15:35:05.773 - debug: shuttercontrol.0 (208390) #0 wait for shutter check started
                2023-04-18 15:36:02.124 - debug: shuttercontrol.0 (208390) #0 wait for shutter check end
                2023-04-18 15:36:02.167 - debug: shuttercontrol.0 (208390) #0 wait for shutter check end
                2023-04-18 15:36:03.158 - debug: shuttercontrol.0 (208390) #0 wait for shutter check end
                2023-04-18 15:36:05.775 - debug: shuttercontrol.0 (208390) #0 wait for shutter check end
                2023-04-18 15:37:08.708 - debug: shuttercontrol.0 (208390) Brightness sensor value: 8611
                2023-04-18 15:37:08.784 - info: shuttercontrol.0 (208390) Lightsensor #5 Set ID: BueroRollladen value: 30%
                2023-04-18 15:37:08.793 - debug: shuttercontrol.0 (208390) #0 wait for shutter check started
                2023-04-18 15:37:08.806 - debug: shuttercontrol.0 (208390) last automatic Action for BueroRollladen: up_Brightness
                2023-04-18 15:37:08.807 - debug: shuttercontrol.0 (208390) save current height: 30% from BueroRollladen
                2023-04-18 15:37:08.824 - debug: shuttercontrol.0 (208390) #0 wait for shutter check started
                2023-04-18 15:37:09.861 - debug: shuttercontrol.0 (208390) #0 wait for shutter check started
                2023-04-18 15:37:10.839 - debug: shuttercontrol.0 (208390) #0 wait for shutter check started
                2023-04-18 15:37:11.852 - debug: shuttercontrol.0 (208390) #0 wait for shutter check started
                2023-04-18 15:37:12.863 - debug: shuttercontrol.0 (208390) #0 wait for shutter check started
                2023-04-18 15:37:13.883 - debug: shuttercontrol.0 (208390) #0 wait for shutter check started
                2023-04-18 15:37:16.495 - debug: shuttercontrol.0 (208390) #0 wait for shutter check started
                2023-04-18 15:37:18.709 - debug: shuttercontrol.0 (208390) Brightness State Down is: false
                2023-04-18 15:38:08.794 - debug: shuttercontrol.0 (208390) #0 wait for shutter check end
                2023-04-18 15:38:08.825 - debug: shuttercontrol.0 (208390) #0 wait for shutter check end
                2023-04-18 15:38:09.860 - debug: shuttercontrol.0 (208390) #0 wait for shutter check end
                2023-04-18 15:38:10.840 - debug: shuttercontrol.0 (208390) #0 wait for shutter check end
                2023-04-18 15:38:11.853 - debug: shuttercontrol.0 (208390) #0 wait for shutter check end
                2023-04-18 15:38:12.863 - debug: shuttercontrol.0 (208390) #0 wait for shutter check end
                2023-04-18 15:38:13.884 - debug: shuttercontrol.0 (208390) #0 wait for shutter check end
                2023-04-18 15:38:16.496 - debug: shuttercontrol.0 (208390) #0 wait for shutter check end
                2023-04-18 15:39:12.143 - debug: shuttercontrol.0 (208390) Brightness sensor value: 8592
                2023-04-18 15:39:22.144 - debug: shuttercontrol.0 (208390) Brightness State Down is: false
                2023-04-18 15:40:00.010 - debug: shuttercontrol.0 (208390) calculate astrodata ...
                2023-04-18 15:40:00.010 - debug: shuttercontrol.0 (208390) Sun Azimut: 226.4°
                2023-04-18 15:40:00.011 - debug: shuttercontrol.0 (208390) Sun Elevation: 40.4°
                2023-04-18 15:42:05.421 - debug: shuttercontrol.0 (208390) Brightness sensor value: 8634
                2023-04-18 15:42:15.421 - debug: shuttercontrol.0 (208390) Brightness State Down is: false
                2023-04-18 15:44:44.194 - debug: shuttercontrol.0 (208390) Brightness sensor value: 8423
                2023-04-18 15:44:54.195 - debug: shuttercontrol.0 (208390) Brightness State Down is: false
                2023-04-18 15:45:00.011 - debug: shuttercontrol.0 (208390) calculate astrodata ...
                2023-04-18 15:45:00.011 - debug: shuttercontrol.0 (208390) Sun Azimut: 227.8°
                2023-04-18 15:45:00.012 - debug: shuttercontrol.0 (208390) Sun Elevation: 39.8°
                

                Auch die Position in den Objekten passt nicht.
                shutters.autoLevel.BueroRollladen steht auf 30%
                Shelly.Shutter.Position sagt aber 100% (und das ist auch richtig)

                Homoran 1 Reply Last reply Reply Quote 0
                • S
                  StealthAngel last edited by

                  @simatec Wenn Du mir mit einigen Worten erklärst wie das Ganze funktionieren soll, würde ich mich bereit erklären und etwas in den Source-Code abzutauchen und Debug-Hilfe zugeben....

                  simatec 1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @StealthAngel last edited by

                    @stealthangel sagte in Einstellungen von Shuttercontrol:

                    Am besten sieht man das an der Shelly Shutter.Position Objekt:

                    das sieht für mich aus als ob der Shelly die Position unsauber durchgibt (flattert)
                    im Millisekundenbereich von 92 auf 98 u.ä.

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

                      @stealthangel Poste mal deine Config hier als JSON.
                      Da ist bei dir völlig was krumm… Shuttercontrol gibt nur einen Fahrbefehl an deinen Rollladen.
                      Schalte alle Scripte und sonstige Routinen ab

                      1 Reply Last reply Reply Quote 0
                      • S
                        StealthAngel last edited by

                        @simatec said in Einstellungen von Shuttercontrol:

                        @stealthangel Poste mal deine Config hier als JSON.

                        Hier ist die Config: system.adapter.shuttercontrol.0 (2).json

                        Da ist bei dir völlig was krumm… Shuttercontrol gibt nur einen Fahrbefehl an deinen Rollladen.
                        Schalte alle Scripte und sonstige Routinen ab

                        Es gibt keine anderen Skripte oder Routinen

                        Das Flattern habe ich auch nur mit dem Shelly-Adapter gesehen. Als ich das noch über MQTT gemacht habe war der Positionswert sauber, aber der Shuttercontrol hat trotzdem nicht richtig funktioniert...

                        1 Reply Last reply Reply Quote 0
                        • S
                          StealthAngel last edited by StealthAngel

                          @simatec

                          Noch zwei Fragen:

                          1.) Wenn ich in den Objekten "autoSun" auf "false" stelle während der Sonnenschutz aktiv ist, müsste dann sunProtect nicht beendet werden und die Rollläden wieder hoch fahren?

                          2.) Wenn der Rollladen bei "autoDown" runter fährt und das Fenster offen ist würde ich erwarten das der Rollladen nur bis auf den Wert runter fährt der bei "Rollladenhöhe bei öffnen des Fensters oder Tür" definiert ist. Bei mir fährt der Rollladen jedoch komplett runter und erst wenn ich das Fenster zu und wieder auf mache, wird die "richtige" Rollladenhöhe gefahren.

                          Oder verstehe ich da irgendwas falsch?

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

                            @stealthangel

                            1. Nein ist nicht so angedacht ...
                            2. Aussperrschutz falsch konfiguriert
                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            Support us

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

                            855
                            Online

                            32.0k
                            Users

                            80.6k
                            Topics

                            1.3m
                            Posts

                            5
                            43
                            2645
                            Loading More Posts
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes
                            Reply
                            • Reply as topic
                            Log in to reply
                            Community
                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                            The ioBroker Community 2014-2023
                            logo