Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter shuttercontrol v2.0.x

    NEWS

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    • Save The Date: ioBroker@Smart Living Forum Solingen, 14.06.

    Test Adapter shuttercontrol v2.0.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • _
      _FuF_ last edited by

      Hi,

      kann es sein, dass eine Markise nicht ausschließlich als Sonnenschutz eingerichtet werden kann (also kein Automatismus, außer die Sonnenschutzbedingungen greifen)?

      Oder liegt es daran, dass shuttercontrol up und down nicht mit meinen "Leveln" mag? Die sind scheinbar vertauscht:

      (die Markise ist jetzt gerade drinnen, sollte aber bei 30° und 7000Lux und korrekter Himmelsrichtung jetzt draußen sein (sunprotect bei 90%))
      1436f670-7f60-43e9-8cef-e9fad79ebb0b-grafik.png

      8ecaa3cb-b961-4e3d-9e70-54f0e375c8a3-grafik.png

      Mache ich was falsch?

      {
        "shuttercontrol.1.control": {
          "_id": "shuttercontrol.1.control",
          "type": "channel",
          "common": {
            "name": "Control Buttons"
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375655,
          "acl": {
            "object": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.control.Holiday": {
          "_id": "shuttercontrol.1.control.Holiday",
          "type": "state",
          "common": {
            "role": "switch",
            "name": "Holiday",
            "type": "boolean",
            "read": true,
            "write": true,
            "def": false
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375661,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.control.autoAll": {
          "_id": "shuttercontrol.1.control.autoAll",
          "type": "state",
          "common": {
            "role": "button",
            "name": "set all Shutter to Auto Mode",
            "type": "boolean",
            "read": true,
            "write": true,
            "def": false
          },
          "native": {
            "UNIT": "",
            "TAB_ORDER": 0,
            "OPERATIONS": 6,
            "FLAGS": 1,
            "TYPE": "ACTION",
            "MIN": false,
            "MAX": true,
            "DEFAULT": false
          },
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375786,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.control.autoChildren": {
          "_id": "shuttercontrol.1.control.autoChildren",
          "type": "state",
          "common": {
            "role": "switch",
            "name": "Auto / Manu Children Area",
            "type": "boolean",
            "read": true,
            "write": true,
            "def": false
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375691,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.control.autoLiving": {
          "_id": "shuttercontrol.1.control.autoLiving",
          "type": "state",
          "common": {
            "role": "switch",
            "name": "Auto / Manu Living Area",
            "type": "boolean",
            "read": true,
            "write": true,
            "def": false
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375676,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.control.autoSleep": {
          "_id": "shuttercontrol.1.control.autoSleep",
          "type": "state",
          "common": {
            "role": "switch",
            "name": "Auto / Manu Sleep Area",
            "type": "boolean",
            "read": true,
            "write": true,
            "def": false
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375683,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.control.closeAll": {
          "_id": "shuttercontrol.1.control.closeAll",
          "type": "state",
          "common": {
            "role": "button",
            "name": "close all Shutter",
            "type": "boolean",
            "read": true,
            "write": true,
            "def": false
          },
          "native": {
            "UNIT": "",
            "TAB_ORDER": 0,
            "OPERATIONS": 6,
            "FLAGS": 1,
            "TYPE": "ACTION",
            "MIN": false,
            "MAX": true,
            "DEFAULT": false
          },
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375698,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.control.closeChildren": {
          "_id": "shuttercontrol.1.control.closeChildren",
          "type": "state",
          "common": {
            "role": "button",
            "name": "close Shutter from Children area",
            "type": "boolean",
            "read": true,
            "write": true,
            "def": false
          },
          "native": {
            "UNIT": "",
            "TAB_ORDER": 0,
            "OPERATIONS": 6,
            "FLAGS": 1,
            "TYPE": "ACTION",
            "MIN": false,
            "MAX": true,
            "DEFAULT": false
          },
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375741,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.control.closeLiving": {
          "_id": "shuttercontrol.1.control.closeLiving",
          "type": "state",
          "common": {
            "role": "button",
            "name": "close Shutter from Living area",
            "type": "boolean",
            "read": true,
            "write": true,
            "def": false
          },
          "native": {
            "UNIT": "",
            "TAB_ORDER": 0,
            "OPERATIONS": 6,
            "FLAGS": 1,
            "TYPE": "ACTION",
            "MIN": false,
            "MAX": true,
            "DEFAULT": false
          },
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375712,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.control.closeSleep": {
          "_id": "shuttercontrol.1.control.closeSleep",
          "type": "state",
          "common": {
            "role": "button",
            "name": "close Shutter from Sleep area",
            "type": "boolean",
            "read": true,
            "write": true,
            "def": false
          },
          "native": {
            "UNIT": "",
            "TAB_ORDER": 0,
            "OPERATIONS": 6,
            "FLAGS": 1,
            "TYPE": "ACTION",
            "MIN": false,
            "MAX": true,
            "DEFAULT": false
          },
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375727,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.control.openAll": {
          "_id": "shuttercontrol.1.control.openAll",
          "type": "state",
          "common": {
            "role": "button",
            "name": "open all Shutter",
            "type": "boolean",
            "read": true,
            "write": true,
            "def": false
          },
          "native": {
            "UNIT": "",
            "TAB_ORDER": 0,
            "OPERATIONS": 6,
            "FLAGS": 1,
            "TYPE": "ACTION",
            "MIN": false,
            "MAX": true,
            "DEFAULT": false
          },
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375705,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.control.openChildren": {
          "_id": "shuttercontrol.1.control.openChildren",
          "type": "state",
          "common": {
            "role": "button",
            "name": "open Shutter from Children area",
            "type": "boolean",
            "read": true,
            "write": true,
            "def": false
          },
          "native": {
            "UNIT": "",
            "TAB_ORDER": 0,
            "OPERATIONS": 6,
            "FLAGS": 1,
            "TYPE": "ACTION",
            "MIN": false,
            "MAX": true,
            "DEFAULT": false
          },
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375748,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.control.openLiving": {
          "_id": "shuttercontrol.1.control.openLiving",
          "type": "state",
          "common": {
            "role": "button",
            "name": "open Shutter from Living area",
            "type": "boolean",
            "read": true,
            "write": true,
            "def": false
          },
          "native": {
            "UNIT": "",
            "TAB_ORDER": 0,
            "OPERATIONS": 6,
            "FLAGS": 1,
            "TYPE": "ACTION",
            "MIN": false,
            "MAX": true,
            "DEFAULT": false
          },
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375719,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.control.openSleep": {
          "_id": "shuttercontrol.1.control.openSleep",
          "type": "state",
          "common": {
            "role": "button",
            "name": "open Shutter from Sleep area",
            "type": "boolean",
            "read": true,
            "write": true,
            "def": false
          },
          "native": {
            "UNIT": "",
            "TAB_ORDER": 0,
            "OPERATIONS": 6,
            "FLAGS": 1,
            "TYPE": "ACTION",
            "MIN": false,
            "MAX": true,
            "DEFAULT": false
          },
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375734,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.control.schoolfree": {
          "_id": "shuttercontrol.1.control.schoolfree",
          "type": "state",
          "common": {
            "role": "switch",
            "name": "Schoolfree",
            "type": "boolean",
            "read": true,
            "write": true,
            "def": false
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375669,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.control.sunProtect": {
          "_id": "shuttercontrol.1.control.sunProtect",
          "type": "state",
          "common": {
            "role": "button",
            "name": "close Shutter for sun protect",
            "type": "boolean",
            "read": true,
            "write": true,
            "def": false
          },
          "native": {
            "UNIT": "",
            "TAB_ORDER": 0,
            "OPERATIONS": 6,
            "FLAGS": 1,
            "TYPE": "ACTION",
            "MIN": false,
            "MAX": true,
            "DEFAULT": false
          },
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375756,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.control.sunProtectChildren": {
          "_id": "shuttercontrol.1.control.sunProtectChildren",
          "type": "state",
          "common": {
            "role": "button",
            "name": "close Children Shutter for sun protect",
            "type": "boolean",
            "read": true,
            "write": true,
            "def": false
          },
          "native": {
            "UNIT": "",
            "TAB_ORDER": 0,
            "OPERATIONS": 6,
            "FLAGS": 1,
            "TYPE": "ACTION",
            "MIN": false,
            "MAX": true,
            "DEFAULT": false
          },
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375779,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.control.sunProtectLiving": {
          "_id": "shuttercontrol.1.control.sunProtectLiving",
          "type": "state",
          "common": {
            "role": "button",
            "name": "close Living Shutter for sun protect",
            "type": "boolean",
            "read": true,
            "write": true,
            "def": false
          },
          "native": {
            "UNIT": "",
            "TAB_ORDER": 0,
            "OPERATIONS": 6,
            "FLAGS": 1,
            "TYPE": "ACTION",
            "MIN": false,
            "MAX": true,
            "DEFAULT": false
          },
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375770,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.control.sunProtectSleep": {
          "_id": "shuttercontrol.1.control.sunProtectSleep",
          "type": "state",
          "common": {
            "role": "button",
            "name": "close Sleep Shutter for sun protect",
            "type": "boolean",
            "read": true,
            "write": true,
            "def": false
          },
          "native": {
            "UNIT": "",
            "TAB_ORDER": 0,
            "OPERATIONS": 6,
            "FLAGS": 1,
            "TYPE": "ACTION",
            "MIN": false,
            "MAX": true,
            "DEFAULT": false
          },
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375763,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.info": {
          "_id": "shuttercontrol.1.info",
          "type": "channel",
          "common": {
            "name": "Info Logs"
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375649,
          "acl": {
            "object": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.info.Azimut": {
          "_id": "shuttercontrol.1.info.Azimut",
          "type": "state",
          "common": {
            "role": "indicator",
            "name": "current Azimut",
            "type": "number",
            "read": true,
            "write": false,
            "def": 0
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375873,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.info.Elevation": {
          "_id": "shuttercontrol.1.info.Elevation",
          "type": "state",
          "common": {
            "role": "indicator",
            "name": "current Elevation",
            "type": "number",
            "read": true,
            "write": false,
            "def": 0
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375866,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.info.GoldenHour": {
          "_id": "shuttercontrol.1.info.GoldenHour",
          "type": "state",
          "common": {
            "role": "indicator",
            "name": "Goldenhour Time",
            "type": "string",
            "read": true,
            "write": false,
            "def": ""
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375852,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.info.GoldenHourEnd": {
          "_id": "shuttercontrol.1.info.GoldenHourEnd",
          "type": "state",
          "common": {
            "role": "indicator",
            "name": "Goldenhour end Time",
            "type": "string",
            "read": true,
            "write": false,
            "def": ""
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375858,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.info.Sunrise": {
          "_id": "shuttercontrol.1.info.Sunrise",
          "type": "state",
          "common": {
            "role": "indicator",
            "name": "Sunrise Time",
            "type": "string",
            "read": true,
            "write": false,
            "def": ""
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375837,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.info.Sunset": {
          "_id": "shuttercontrol.1.info.Sunset",
          "type": "state",
          "common": {
            "role": "indicator",
            "name": "Sunset Time",
            "type": "string",
            "read": true,
            "write": false,
            "def": ""
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375845,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.info.downTimeChildren": {
          "_id": "shuttercontrol.1.info.downTimeChildren",
          "type": "state",
          "common": {
            "role": "indicator",
            "name": "down Time Children Area",
            "type": "string",
            "read": true,
            "write": false,
            "def": ""
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375822,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.info.downTimeLiving": {
          "_id": "shuttercontrol.1.info.downTimeLiving",
          "type": "state",
          "common": {
            "role": "indicator",
            "name": "down Time Living Area",
            "type": "string",
            "read": true,
            "write": false,
            "def": ""
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375829,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.info.downTimeSleep": {
          "_id": "shuttercontrol.1.info.downTimeSleep",
          "type": "state",
          "common": {
            "role": "indicator",
            "name": "down Time Sleep Area",
            "type": "string",
            "read": true,
            "write": false,
            "def": ""
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375815,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.info.upTimeChildren": {
          "_id": "shuttercontrol.1.info.upTimeChildren",
          "type": "state",
          "common": {
            "role": "indicator",
            "name": "Up Time Children Area",
            "type": "string",
            "read": true,
            "write": false,
            "def": ""
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375801,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.info.upTimeLiving": {
          "_id": "shuttercontrol.1.info.upTimeLiving",
          "type": "state",
          "common": {
            "role": "indicator",
            "name": "Up Time Living Area",
            "type": "string",
            "read": true,
            "write": false,
            "def": ""
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375808,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.info.upTimeSleep": {
          "_id": "shuttercontrol.1.info.upTimeSleep",
          "type": "state",
          "common": {
            "role": "indicator",
            "name": "Up Time Sleep Area",
            "type": "string",
            "read": true,
            "write": false,
            "def": ""
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375793,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.shutters": {
          "_id": "shuttercontrol.1.shutters",
          "type": "channel",
          "common": {
            "name": "Control shutters"
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375617,
          "acl": {
            "object": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.shutters.autoDown": {
          "_id": "shuttercontrol.1.shutters.autoDown",
          "type": "channel",
          "common": {
            "name": "Control shutter automatic down"
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375630,
          "acl": {
            "object": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.shutters.autoDown.Markise": {
          "type": "state",
          "common": {
            "role": "switch",
            "name": "Markise",
            "type": "boolean",
            "read": true,
            "write": true
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "user": "system.user.admin",
          "ts": 1655034983757,
          "_id": "shuttercontrol.1.shutters.autoDown.Markise",
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          }
        },
        "shuttercontrol.1.shutters.autoLevel.Markise": {
          "type": "state",
          "common": {
            "role": "value",
            "name": "Markise",
            "type": "number",
            "unit": "%",
            "read": true,
            "write": false
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "user": "system.user.admin",
          "ts": 1655034983799,
          "_id": "shuttercontrol.1.shutters.autoLevel.Markise",
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          }
        },
        "shuttercontrol.1.shutters.autoState.Markise": {
          "type": "state",
          "common": {
            "role": "text",
            "name": "Markise",
            "type": "string",
            "read": true,
            "write": false
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "user": "system.user.admin",
          "ts": 1655034983786,
          "_id": "shuttercontrol.1.shutters.autoState.Markise",
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          }
        },
        "shuttercontrol.1.shutters.autoSun": {
          "_id": "shuttercontrol.1.shutters.autoSun",
          "type": "channel",
          "common": {
            "name": "Control shutter automatic sunprotect"
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375636,
          "acl": {
            "object": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.shutters.autoSun.Markise": {
          "type": "state",
          "common": {
            "role": "switch",
            "name": "Markise",
            "type": "boolean",
            "read": true,
            "write": true
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "user": "system.user.admin",
          "ts": 1655034983771,
          "_id": "shuttercontrol.1.shutters.autoSun.Markise",
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          }
        },
        "shuttercontrol.1.shutters.autoUp": {
          "_id": "shuttercontrol.1.shutters.autoUp",
          "type": "channel",
          "common": {
            "name": "Control shutter automatic up"
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375624,
          "acl": {
            "object": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        },
        "shuttercontrol.1.shutters.autoUp.Markise": {
          "type": "state",
          "common": {
            "role": "switch",
            "name": "Markise",
            "type": "boolean",
            "read": true,
            "write": true
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "user": "system.user.admin",
          "ts": 1655034983684,
          "_id": "shuttercontrol.1.shutters.autoUp.Markise",
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          }
        },
        "shuttercontrol.1.shutters.currentStates": {
          "_id": "shuttercontrol.1.shutters.currentStates",
          "type": "state",
          "common": {
            "role": "json",
            "name": "current shutter states",
            "type": "string",
            "read": true,
            "write": true,
            "expert": true
          },
          "native": {},
          "from": "system.adapter.shuttercontrol.1",
          "ts": 1655982375642,
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        }
      }
      

      Christian

      _ 1 Reply Last reply Reply Quote 0
      • _
        _FuF_ @_FuF_ last edited by

        @_fuf_ said in Test Adapter shuttercontrol v1.4.x:

        Hi,

        falsche Adapter config angehängt 😕

        {
          "_id": "system.adapter.shuttercontrol.1",
          "common": {
            "name": "shuttercontrol",
            "version": "1.4.14",
            "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,
            "connectionType": "local",
            "dataSource": "push",
            "stopBeforeUpdate": true,
            "adminUI": {
              "config": "materialize"
            },
            "plugins": {
              "sentry": {
                "dsn": "https://5f58df7167d846e3a90bae5414d4fc09@sentry.iobroker.net/62"
              }
            },
            "installedFrom": "iobroker.shuttercontrol@1.4.14",
            "installedVersion": "1.4.14",
            "host": "pan.fufnet.de",
            "disableDataReporting": false
          },
          "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": "childrenSunriseSunset",
            "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": "50.16640588071323",
            "longitude": "8.547041416168215",
            "sunProtEndElevation": "10",
            "astroDelayUp": "30",
            "astroDelayDown": "30",
            "driveDelayUpAstro": "10",
            "SummerStart": "01.03.",
            "SummerEnd": "30.09.",
            "XMasStart": "01.12.",
            "XMasEnd": "06.01.",
            "publicHolidays": true,
            "publicHolInstance": "feiertage.0",
            "HolidayDP": "",
            "lightsensorDown": "400",
            "lightsensorUp": "500",
            "lightsensorUpDown": "hm-rpc.1.00181A499046BA.1.ILLUMINATION",
            "schoolfree": true,
            "schoolfreeInstance": "schoolfree.0",
            "schoolfreeDP": "",
            "schoolfreeChildrenArea": true,
            "schoolfreeSleepArea": false,
            "schoolfreeLivingArea": false,
            "LateAllDown": true,
            "LateAllDownTime": "23:00",
            "betweenPositionTime": "23:00",
            "noGoTime": "0",
            "currentShutterState": true,
            "currentShutterStateTime": "60",
            "triggerAutoSleep": "",
            "triggerAutoLiving": "",
            "triggerAutoChildren": "",
            "alarmWind1Level": "14",
            "alarmWind1": "hm-rpc.1.00181A499046BA.1.WIND_THRESHOLD_OVERRUN",
            "alarmWind2Level": "100",
            "alarmWind2": "",
            "alarmRainLevel": "11",
            "alarmRain": "hm-rpc.1.00181A499046BA.1.RAINING",
            "alarmFrostLevel": "80",
            "alarmFrost": "",
            "alarmFireLevel": "100",
            "alarmFire": "",
            "events": [
              {
                "enabled": true,
                "shutterName": "Markise",
                "name": "hm-rpc.0.LEQ0475598.1.LEVEL",
                "triggerID": "",
                "typeUp": "off",
                "typeDown": "off",
                "type": "outside temperature and direction",
                "heightDownSun": "90",
                "direction": "250",
                "directionRange": "150",
                "tempInside": "18",
                "tempSensor": "hm-rpc.0.LEQ0002856.1.TEMPERATURE",
                "outsideTempSensor": "hm-rpc.1.00181A499046BA.1.ACTUAL_TEMPERATURE",
                "tempOutside": "21",
                "lightSensor": "hm-rpc.1.00181A499046BA.1.ILLUMINATION",
                "valueLight": "5500",
                "heightUp": "100",
                "heightDown": "0",
                "triggerState": "none",
                "triggerStateTilted": "none",
                "triggerDrive": "100",
                "triggerDriveTildet": "50",
                "triggerChange": "off",
                "elevation": "8",
                "autoDrive": "off",
                "hysteresisOutside": "5",
                "hysteresisInside": "5",
                "hysteresisLight": "10",
                "currentAction": "",
                "currentHeight": "",
                "oldHeight": "",
                "firstCompleteUp": "",
                "triggerHeight": "",
                "LateDown": true,
                "inSummerNotDown": false,
                "KeepSunProtect": false,
                "triggerAction": "",
                "driveAfterClose": false,
                "useXmasLevel": false,
                "XmasLevel": "0",
                "betweenPosition": false,
                "betweenPositionLevel": "50",
                "trigDelyUp": "0",
                "trigDelyDown": "0",
                "sunProtectEndDely": "30",
                "sunProtectEndtimerid": "",
                "enableAlarmWind1": true,
                "enableAlarmWind2": false,
                "enableAlarmRain": true,
                "enableAlarmFrost": false,
                "enableAlarmFire": false,
                "alarmTriggerAction": "",
                "alarmTriggerLevel": "",
                "lastAutoAction": ""
              }
            ]
          }
        }
        
        Homoran 1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @_FuF_ last edited by

          @_fuf_ kann man die Werte nicht invertieren über
          Screenshot_20220623-132758_Firefox.jpg

          oder umdrahten

          simatec _ 2 Replies Last reply Reply Quote 0
          • simatec
            simatec Developer Most Active @Homoran last edited by

            @homoran ja kann man ... shuttercontrol erkennt dies und invertiert

            1 Reply Last reply Reply Quote 0
            • MichMein
              MichMein last edited by

              Hi @simatec und alle anderen,

              nach einigen Schwierigkeiten bei der Konfiguration in letzter Zeit klappt es nun grundsätzlich ganz gut, bis auf folgendes.
              Die Rollläden fahren zum Sonnenuntergang in die Zwischenposition und schließen um 5 Minuten vor Mitternacht komplett, das klappt. (Leider klappt es nicht die Rollläden erst nach Mitternacht runterzufahren)
              Wenn es Zeit ist ins Bett zu gehen werden die Rollläden manuell über die DPs der jeweiligen Aktoren auf 0 gesetzt und sie schließen. Wenn dies vor dem Sonnenuntergang passiert, fahren die Rollläden zum Sonnenuntergang wieder auf die Zwischenposition. Lässt sich dieses Verhalten unterbinden?
              Leider kann ich den SC DP close all nicht nutzen da ich zwei Rollläden habe die erst später komplett schließen sollen.

              Ich bin über jede Hilfe dankbar.

              1 Reply Last reply Reply Quote 0
              • W
                WeiserWolf last edited by

                @simatec Dein Adapter läuft nach anfänglichen Schwierigkiten mitlerweile sehr stabil und problemlos bei mir.
                Ich hätte da allerdings noch ein Luxusproblem. Wäre es möglich eine Option einzubauen (evtl über einen zusätzlichen DP, den ich tue oder false setzen kann), das die Rollos mit einer einstellbaren Zufallszeit (zwischen 1 und 5 Minuten oder so) bewegt werden?
                Wenn ich den DP auf true setze, fahre die Rollos wie eingestellt, aber packe eine Zufallszeit zwischen X und Y drauf.
                Es wäre quasi ein "Urlaubsmodus", damit es nicht ganz so statisch aussieht. Ich hoffe du verstehst was ich meine 🙂
                Also mal eben wird es nicht gehen, dazu ist es einfach viel zu komplex, aber generell mal die Frage ob es möglich ist.

                1 Reply Last reply Reply Quote 0
                • _
                  _FuF_ @Homoran last edited by

                  @homoran

                  hmm, das vertauschen von 0 und 100 hat eben die Markise um 23:00 "spät heruntergefahren" - nach draußen. 😕

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

                    @_fuf_ dann weisst du jetzt, dass es nicht "verkehrt rum" war

                    dann liegtces woanders dran

                    1 Reply Last reply Reply Quote 0
                    • I
                      ionar last edited by

                      Kurze Frage und Entschuldigung, wenn es schon vorher behandelt wurde. Über die Suche bin ich nicht fündig geworden.

                      Ich möchte in dem Bereich Azimuth 130-240 beschatten.

                      Muss ich dann "Himmelsrichtung" 130 und in "Bereich" 110 eintragen?
                      oder
                      "Himmelsrichtung" 185 und in "Bereich" 55 eintragen?

                      Das kommt meiner Meinung nicht ganz klar rüber.

                      Vielen Dank!

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

                        @ionar 185 und 55 sind korrekt

                        1 Reply Last reply Reply Quote 1
                        • I
                          ionar last edited by

                          Bei mir aktiviert sich nicht die Beschattung. Ich konnte jetzt nicht heute morgen die States beobachten.

                          Morgens fahren wir aber die Rolladen manuell hoch. Gehen die States dann in "Manu_Mode" und der Adapter startet nicht die Beschattung?

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

                            @ionar sagte in Test Adapter shuttercontrol v1.4.x:

                            Gehen die States dann in "Manu_Mode" und der Adapter startet nicht die Beschattung?

                            ersteres musst du uns sagen, das liegt an deinen Rollläden, aber wenn Manu_Mode dann keine Automatik mehr

                            rtwl 1 Reply Last reply Reply Quote 0
                            • rtwl
                              rtwl @Homoran last edited by

                              @homoran sagte in Test Adapter shuttercontrol v1.4.x:

                              ersteres musst du uns sagen, das liegt an deinen Rollläden

                              Ich war der Meinung, dass jede manuelle Bewegung im Manu_mode resultiert. Deiner Aussage nach ist es nicht so. Das verwundert mich jetzt.
                              Gibt es Rollläden/Aktoren bei denen es nicht so ist?

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

                                @rtwl sagte in Test Adapter shuttercontrol v1.4.x:

                                Ich war der Meinung, dass jede manuelle Bewegung im Manu_mode resultiert.

                                korrekt!

                                @rtwl sagte in Test Adapter shuttercontrol v1.4.x:

                                Das verwundert mich jetzt.

                                was genau?

                                steht der Rollladen denn jetzt bei dir auf Manu_Mode??

                                @rtwl sagte in Test Adapter shuttercontrol v1.4.x:

                                Gibt es Rollläden/Aktoren bei denen es nicht so ist?

                                ja, deswegen kann/muss man shuttercontrol in solchen Fällen konfigurieren.

                                So etwas kommt vor, wenn der Aktor während der Fahrt eine Zwischenposition liefert, die als Endposition genommen wird. die Meldung der echten Endposition wird dann natürlich als manueller Eingriff missinterpretiert.

                                Dann muss man Status erst nach xx Sekunden erfassen (ähnlich!!) eintragen

                                1 Reply Last reply Reply Quote 0
                                • I
                                  ionar last edited by

                                  Ich habe Shelly 2.5 verbaut.

                                  Also ist der Adapter zum Beschatten nicht nutzbar, wenn man die Rolladen morgens selber öffnet und nicht den Adapter zum Öffnen benutzt?

                                  Wann oder wie wird der "Manu_Mode" denn zurückgesetzt?

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

                                    @ionar sagte in Test Adapter shuttercontrol v1.4.x:

                                    Also ist der Adapter zum Beschatten nicht nutzbar, wenn man die Rolladen morgens selber öffnet und nicht den Adapter zum Öffnen benutzt?

                                    kann man so sehen!
                                    Grundsätzlich sollte alles automatisch laufen.

                                    @ionar sagte in Test Adapter shuttercontrol v1.4.x:

                                    Wann oder wie wird der "Manu_Mode" denn zurückgesetzt?

                                    abends bei der Verdunklungsfahrt, oder durch Drücken des Buttons Auto_all* oder den für die Gruppe.
                                    Dazu muss sich der Rollladen aber in eiber Position befinden, die auch von shuttercontrol angefahren wird

                                    1 Reply Last reply Reply Quote 0
                                    • I
                                      ionar last edited by ionar

                                      Ah okay, schade..

                                      Wir stehen morgens sehr variabel auf, u. a. durch Schichtdienst.
                                      Deswegen gibt es keine Automatisierung morgens bei uns. Wenn sie auf sollen, startet derjenige eine Szene in der iOS Home App, um alle Rolladen im Haus zu öffnen.

                                      Eine Option den Status "Manu_Mode" für die Beschattung (oder nur den Start Azimut der Beschattung) zu ignorieren, wäre super.

                                      simatec 1 Reply Last reply Reply Quote 0
                                      • rtwl
                                        rtwl @Guest last edited by

                                        @homoran sagte in Test Adapter shuttercontrol v1.4.x:

                                        So lange ist alles andere Spekulation

                                        ich will mich hier als Anfänger nicht einmischen, aber er hat doch ganz am anfang geschrieben, dass er die Rollläden morgens immer manuell hoch fährt, also wird der manu_mode aktiv sein.

                                        daher fahren sie danach nicht mehr in den Sonnenschutz. Erst am Abend beim automatischen schließen wird der manu_mode beendet.
                                        als Empfehlung kann ich dir geben, die Rollläden morgens also auch automatisch öffnen zu lassen.

                                        F Homoran 2 Replies Last reply Reply Quote 0
                                        • F
                                          firebowl @rtwl last edited by

                                          @rtwl oder z.B. über Restful API in der „guten Morgen“ Automation oder per Button den openAll triggern, dann geht nix in den Manu mode. Mach ich seit heute auch so. 😂

                                          I 1 Reply Last reply Reply Quote 0
                                          • Homoran
                                            Homoran Global Moderator Administrators @rtwl last edited by

                                            @rtwl sagte in Test Adapter shuttercontrol v1.4.x:

                                            ich will mich hier als Anfänger nicht einmischen,

                                            hast du aber!

                                            und das ist gut so!
                                            ich bin ur am Handy und habe den Passus wohl übersehen

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            967
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            rollladen rollladensteuerung shuttercontrol
                                            325
                                            7247
                                            6437768
                                            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