Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread)

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread)

    This topic has been deleted. Only users with topic management privileges can see it.
    • s.bormann
      s.bormann Most Active last edited by s.bormann

      Mit der aktuellen Github kann man jetzt Geräte ex- und importieren.

      1 Reply Last reply Reply Quote 1
      • F
        FuXXz2 last edited by

        Neuerdings funktioniert die Einstellung Optionen - Geräte Kacheln - Abgerundete Ecken nicht mehr.
        Mache ich irgendwas falsch oder ist das ein Fehler. Auf einmal sind die Kacheln alle rund (22px), egal was ich dort in den Optionen eintrage.

        da_Woody s.bormann 2 Replies Last reply Reply Quote 0
        • da_Woody
          da_Woody @FuXXz2 last edited by

          @fuxxz2 sagte in Test Adapter iQontrol 1.11.x Vis:

          Optionen - Geräte Kacheln - Abgerundete Ecken

          welche davon meinst du?
          6c660036-6ff1-4f71-ad19-59f3ba7b7884-grafik.png
          linke funz bei mir am handy. rechte wird möglicherweise mit Optionen - Sonstiges zusammen hängen...

          1 Reply Last reply Reply Quote 0
          • B
            buchner51 @s.bormann last edited by

            @s-bormann sagte in Test Adapter iQontrol 1.11.x Vis:

            @buchner51 sagte in Test Adapter iQontrol 1.11.x Vis:

                                                                                                                                        {                                                                                                                                                                              "common": {                                                                                                                                                                                "name": "Türsensor-DoorClosed(2)-DoorOpen(3)",                                                                                                                                                                                "role": "value",                                                                                                                                                                                "type": "number",                                                                                                                                                                                "write": false,                                                                                                                                                                                "states": {                                                                                                                                                                                  "0": "UNAVAILABLE",                                                                                                                                                                                  "1": "DEACTIVATED",                                                                                                                                                                                  "2": "DOOR_CLOSED",                                                                                                                                                                                  "3": "DOOR_OPENED",                                                                                                                                                                                  "4": "DOOR_STATE_UNKNOWN",                                                                                                                                                                                  "5": "CALIBRATING"                                                                                                                                                                                },                                                                                                                                                                                "custom": {                                                                                                                                                                                  "iqontrol.0": {                                                                                                                                                                                    "0": "",                                                                                                                                                                                    "1": "",                                                                                                                                                                                    "2": "",                                                                                                                                                                                    "enabled": true,                                                                                                                                                                                    "invert": false,                                                                                                                                                                                    "confirm": false,                                                                                                                                                                                    "pincode": "",                                                                                                                                                                                    "step": "",                                                                                                                                                                                    "roundDigits": 2,                                                                                                                                                                                    "timeFormat": "x",                                                                                                                                                                                    "timeDisplayFormat": "dddd, DD.MM.YYYY HH:mm:ss",                                                                                                                                                                                    "targetValueId": "",                                                                                                                                                                                    "statesAddInput": false,                                                                                                                                                                                    "statesAddInputCaption": "Enter other value...",                                                                                                                                                                                    "showOnlyTargetValues": false,                                                                                                                                                                                    "readonly": false,                                                                                                                                                                                    "unit": "",                                                                                                                                                                                    "unit_zero": "LOCKED",                                                                                                                                                                                    "unit_one": "UNLATCHED",                                                                                                                                                                                    "min": "",                                                                                                                                                                                    "max": "",                                                                                                                                                                                    "type": "number",                                                                                                                                                                                    "role": "value",                                                                                                                                                                                    "targetValues": "",                                                                                                                                                                                    "states": {                                                                                                                                                                                      "DOOR_CLOSED": "true",                                                                                                                                                                                      "DOOR_OPENED": "false"                                                                                                                                                                                    },                                                                                                                                                                                    "timeDisplayDontShowDistance": false                                                                                                                                                                                  }                                                                                                                                                                                }                                                                                                                                                                              },                                                                                                                                                                              "type": "state",                                                                                                                                                                              "native": {},                                                                                                                                                                              "_id": "nuki-extended.0.smartlocks.haustür_.state.doorState",                                                                                                                                                                              "acl": {                                                                                                                                                                                "object": 1636,                                                                                                                                                                                "state": 1636,                                                                                                                                                                                "owner": "system.user.admin",                                                                                                                                                                                "ownerGroup": "system.group.administrator"                                                                                                                                                                              },                                                                                                                                                                              "from": "system.adapter.admin.0",                                                                                                                                                                              "user": "system.user.admin",                                                                                                                                                                              "ts": 1642363067003                                                                                                                                                                            }                                            
            

            Hi, da müssen noch mehr relevante Datenpunkte sein. Beide Datenpunkte sind schreibgeschützt (write: false), stellen also nur den aktuellen Zustand dar - aber mit ihnen kann man das Schloss nicht steuern.

            Ja das stimmt, aber ich bekomme auch den Zustand nicht dargestellt.

            {
              "common": {
                "name": "Trigger UNLOCK action",
                "role": "button",
                "type": "boolean",
                "write": true,
                "read": false
              },
              "type": "state",
              "native": {},
              "from": "system.adapter.nuki-extended.0",
              "user": "system.user.admin",
              "ts": 1622990362528,
              "_id": "nuki-extended.0.smartlocks.haustür_._ACTION.UNLOCK",
              "acl": {
                "object": 1636,
                "state": 1636,
                "owner": "system.user.admin",
                "ownerGroup": "system.group.administrator"
              }
            }
            
            {
              "common": {
                "name": "Trigger LOCK action",
                "role": "button",
                "type": "boolean",
                "write": true,
                "read": false
              },
              "type": "state",
              "native": {},
              "from": "system.adapter.nuki-extended.0",
              "user": "system.user.admin",
              "ts": 1622990362528,
              "_id": "nuki-extended.0.smartlocks.haustür_._ACTION.LOCK",
              "acl": {
                "object": 1636,
                "state": 1636,
                "owner": "system.user.admin",
                "ownerGroup": "system.group.administrator"
              }
            }
            

            das sind die beiden Datenpunkte für Lock und Unlock.

            s.bormann 1 Reply Last reply Reply Quote 0
            • s.bormann
              s.bormann Most Active @FuXXz2 last edited by

              @fuxxz2 sagte in Test Adapter iQontrol 1.11.x Vis:

              Neuerdings funktioniert die Einstellung Optionen - Geräte Kacheln - Abgerundete Ecken nicht mehr.
              Mache ich irgendwas falsch oder ist das ein Fehler. Auf einmal sind die Kacheln alle rund (22px), egal was ich dort in den Optionen eintrage.

              Hast Recht, im bigMode war ein Fehler. Sollte mit der aktuellen Github behoben sein. Danke!

              1 Reply Last reply Reply Quote 1
              • s.bormann
                s.bormann Most Active @buchner51 last edited by s.bormann

                @buchner51 sagte in Test Adapter iQontrol 1.11.x Vis:

                                                                                                                                            {                                                                                                                                                                              "common": {                                                                                                                                                                                "name": "Trigger LOCK action",                                                                                                                                                                                "role": "button",                                                                                                                                                                                "type": "boolean",                                                                                                                                                                                "write": true,                                                                                                                                                                                "read": false                                                                                                                                                                              },                                                                                                                                                                              "type": "state",                                                                                                                                                                              "native": {},                                                                                                                                                                              "from": "system.adapter.nuki-extended.0",                                                                                                                                                                              "user": "system.user.admin",                                                                                                                                                                              "ts": 1622990362528,                                                                                                                                                                              "_id": "nuki-extended.0.smartlocks.haustür_._ACTION.LOCK",                                                                                                                                                                              "acl": {                                                                                                                                                                                "object": 1636,                                                                                                                                                                                "state": 1636,                                                                                                                                                                                "owner": "system.user.admin",                                                                                                                                                                                "ownerGroup": "system.group.administrator"                                                                                                                                                                              }                                                                                                                                                                            }                                            
                

                Da müssen doch trotzdem noch mehr sein. Womit öffnet man die Tür. Wäre echt gut, wenn Du die Infos nicht so sparsam rausrücken könntest. Muss mich da jedes mal wieder rein denken.

                Edit: Exportier doch mal den ganzen NUKI-Baum und poste ihn mir, dann kann ich ihn importieren und schauen, wie es gehen könnte.

                B 1 Reply Last reply Reply Quote 0
                • B
                  buchner51 @s.bormann last edited by

                  @s-bormann

                  {
                    "nuki-extended.0.smartlocks": {
                      "common": {
                        "name": "Nuki Smartlocks",
                        "write": false
                      },
                      "type": "channel",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990362526,
                      "_id": "nuki-extended.0.smartlocks",
                      "acl": {
                        "object": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_": {
                      "common": {
                        "name": "Haustür ",
                        "write": false
                      },
                      "type": "channel",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990362528,
                      "_id": "nuki-extended.0.smartlocks.haustür_",
                      "acl": {
                        "object": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_._ACTION": {
                      "common": {
                        "name": "Trigger an action",
                        "role": "value",
                        "type": "number",
                        "write": true,
                        "states": {
                          "0": "NO_ACTION",
                          "1": "UNLOCK",
                          "2": "LOCK",
                          "3": "UNLATCH",
                          "4": "LOCK_N_GO",
                          "5": "LOCK_N_GO_WITH_UNLATCH"
                        }
                      },
                      "type": "state",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990362528,
                      "_id": "nuki-extended.0.smartlocks.haustür_._ACTION",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_._ACTION.LOCK": {
                      "common": {
                        "name": "Trigger LOCK action",
                        "role": "button",
                        "type": "boolean",
                        "write": true,
                        "read": false
                      },
                      "type": "state",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990362528,
                      "_id": "nuki-extended.0.smartlocks.haustür_._ACTION.LOCK",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_._ACTION.LOCK_N_GO": {
                      "common": {
                        "name": "Trigger LOCK_N_GO action",
                        "role": "button",
                        "type": "boolean",
                        "write": true,
                        "read": false
                      },
                      "type": "state",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990362528,
                      "_id": "nuki-extended.0.smartlocks.haustür_._ACTION.LOCK_N_GO",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_._ACTION.LOCK_N_GO_WITH_UNLATCH": {
                      "common": {
                        "name": "Trigger LOCK_N_GO_WITH_UNLATCH action",
                        "role": "button",
                        "type": "boolean",
                        "write": true,
                        "read": false
                      },
                      "type": "state",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990362528,
                      "_id": "nuki-extended.0.smartlocks.haustür_._ACTION.LOCK_N_GO_WITH_UNLATCH",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_._ACTION.UNLATCH": {
                      "common": {
                        "name": "Trigger UNLATCH action",
                        "role": "button",
                        "type": "boolean",
                        "write": true,
                        "read": false
                      },
                      "type": "state",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990362528,
                      "_id": "nuki-extended.0.smartlocks.haustür_._ACTION.UNLATCH",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_._ACTION.UNLOCK": {
                      "common": {
                        "name": "Trigger UNLOCK action",
                        "role": "button",
                        "type": "boolean",
                        "write": true,
                        "read": false
                      },
                      "type": "state",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990362528,
                      "_id": "nuki-extended.0.smartlocks.haustür_._ACTION.UNLOCK",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_.bridgeId": {
                      "common": {
                        "name": "Bridge ID of the Nuki",
                        "role": "value",
                        "type": "number",
                        "write": false
                      },
                      "type": "state",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990362529,
                      "_id": "nuki-extended.0.smartlocks.haustür_.bridgeId",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_.hex": {
                      "common": {
                        "name": "Hex ID of the Nuki",
                        "role": "text",
                        "type": "string",
                        "write": false
                      },
                      "type": "state",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990362563,
                      "_id": "nuki-extended.0.smartlocks.haustür_.hex",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_.id": {
                      "common": {
                        "name": "ID of the Nuki",
                        "role": "value",
                        "type": "number",
                        "write": false
                      },
                      "type": "state",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990362529,
                      "_id": "nuki-extended.0.smartlocks.haustür_.id",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_.info": {
                      "common": {
                        "name": "Additional Information",
                        "write": false
                      },
                      "type": "channel",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990362529,
                      "_id": "nuki-extended.0.smartlocks.haustür_.info",
                      "acl": {
                        "object": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_.info.firmwareVersion": {
                      "common": {
                        "name": "The firmware version",
                        "role": "value",
                        "type": "number",
                        "write": false
                      },
                      "type": "state",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990362529,
                      "_id": "nuki-extended.0.smartlocks.haustür_.info.firmwareVersion",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_.name": {
                      "common": {
                        "name": "Name of the Bridge / Nuki",
                        "role": "text",
                        "type": "string",
                        "write": false
                      },
                      "type": "state",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990362529,
                      "_id": "nuki-extended.0.smartlocks.haustür_.name",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_.state": {
                      "common": {
                        "name": "Current states",
                        "write": false
                      },
                      "type": "channel",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990362529,
                      "_id": "nuki-extended.0.smartlocks.haustür_.state",
                      "acl": {
                        "object": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_.state.batteryChargeState": {
                      "common": {
                        "name": "Indicates battery charge level",
                        "role": "value",
                        "type": "number",
                        "write": false
                      },
                      "type": "state",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622995898502,
                      "_id": "nuki-extended.0.smartlocks.haustür_.state.batteryChargeState",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_.state.batteryCharging": {
                      "common": {
                        "name": "Indicates battery charging",
                        "role": "indicator",
                        "type": "boolean",
                        "write": true,
                        "read": false
                      },
                      "type": "state",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622995898501,
                      "_id": "nuki-extended.0.smartlocks.haustür_.state.batteryCharging",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_.state.batteryCritical": {
                      "common": {
                        "name": "Indicates critical battery level",
                        "role": "indicator.lowbat",
                        "type": "boolean",
                        "write": true,
                        "read": false
                      },
                      "type": "state",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990362529,
                      "_id": "nuki-extended.0.smartlocks.haustür_.state.batteryCritical",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_.state.deviceType": {
                      "common": {
                        "name": "Type of device",
                        "role": "value",
                        "type": "number",
                        "write": false,
                        "states": {
                          "0": "Nuki Smart Lock",
                          "2": "Nuki Opener"
                        }
                      },
                      "type": "state",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990531628,
                      "_id": "nuki-extended.0.smartlocks.haustür_.state.deviceType",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_.state.doorState": {
                      "common": {
                        "name": "Türsensor-DoorClosed(2)-DoorOpen(3)",
                        "role": "value",
                        "type": "number",
                        "write": false,
                        "states": {
                          "0": "UNAVAILABLE",
                          "1": "DEACTIVATED",
                          "2": "DOOR_CLOSED",
                          "3": "DOOR_OPENED",
                          "4": "DOOR_STATE_UNKNOWN",
                          "5": "CALIBRATING"
                        },
                        "custom": {
                          "iqontrol.0": {
                            "0": "",
                            "1": "",
                            "2": "",
                            "enabled": true,
                            "invert": false,
                            "confirm": false,
                            "pincode": "",
                            "step": "",
                            "roundDigits": 2,
                            "timeFormat": "x",
                            "timeDisplayFormat": "dddd, DD.MM.YYYY HH:mm:ss",
                            "targetValueId": "",
                            "statesAddInput": false,
                            "statesAddInputCaption": "Enter other value...",
                            "showOnlyTargetValues": false,
                            "readonly": false,
                            "unit": "",
                            "unit_zero": "LOCKED",
                            "unit_one": "UNLATCHED",
                            "min": "",
                            "max": "",
                            "type": "number",
                            "role": "value",
                            "targetValues": "",
                            "states": {
                              "DOOR_CLOSED": "true",
                              "DOOR_OPENED": "false"
                            },
                            "timeDisplayDontShowDistance": false
                          }
                        }
                      },
                      "type": "state",
                      "native": {},
                      "_id": "nuki-extended.0.smartlocks.haustür_.state.doorState",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      },
                      "from": "system.adapter.admin.0",
                      "user": "system.user.admin",
                      "ts": 1642363067003
                    },
                    "nuki-extended.0.smartlocks.haustür_.state.doorStateName": {
                      "common": {
                        "name": "Current door-state name of the Nuki",
                        "role": "text",
                        "type": "string",
                        "write": false
                      },
                      "type": "state",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622995898502,
                      "_id": "nuki-extended.0.smartlocks.haustür_.state.doorStateName",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_.state.lastDataUpdate": {
                      "common": {
                        "name": "Timestamp of last data update / refresh",
                        "role": "date",
                        "type": "string",
                        "write": false
                      },
                      "type": "state",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990362529,
                      "_id": "nuki-extended.0.smartlocks.haustür_.state.lastDataUpdate",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_.state.lastStateUpdate": {
                      "common": {
                        "name": "Timestamp of last state change",
                        "role": "date",
                        "type": "string",
                        "write": false
                      },
                      "type": "state",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990362530,
                      "_id": "nuki-extended.0.smartlocks.haustür_.state.lastStateUpdate",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_.state.lockState": {
                      "common": {
                        "name": "Motorschloss-Locked(1)-Unlocked(3)",
                        "role": "value",
                        "type": "number",
                        "write": false,
                        "states": {
                          "0": "UNCALIBRATED",
                          "1": "LOCKED",
                          "2": "UNLOCKING",
                          "3": "UNLOCKED",
                          "4": "LOCKING",
                          "5": "UNLATCHED",
                          "6": "UNLOCKED_LOCK_N_GO",
                          "7": "UNLATCHING",
                          "254": "MOTOR_BLOCKED",
                          "255": "UNDEFINED"
                        },
                        "custom": {
                          "iqontrol.0": {
                            "0": "",
                            "1": "",
                            "3": "",
                            "enabled": true,
                            "invert": false,
                            "confirm": false,
                            "pincode": "",
                            "step": "",
                            "roundDigits": 2,
                            "timeFormat": "x",
                            "timeDisplayFormat": "dddd, DD.MM.YYYY HH:mm:ss",
                            "targetValueId": "",
                            "statesAddInput": false,
                            "statesAddInputCaption": "Enter other value...",
                            "showOnlyTargetValues": false,
                            "readonly": false,
                            "unit": "",
                            "unit_zero": "",
                            "unit_one": "",
                            "min": "",
                            "max": "",
                            "type": "number",
                            "role": "value",
                            "targetValues": {},
                            "states": {
                              "1": "true",
                              "3": "false"
                            },
                            "timeDisplayDontShowDistance": false
                          }
                        }
                      },
                      "type": "state",
                      "native": {},
                      "_id": "nuki-extended.0.smartlocks.haustür_.state.lockState",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      },
                      "from": "system.adapter.admin.0",
                      "user": "system.user.admin",
                      "ts": 1642363118406
                    },
                    "nuki-extended.0.smartlocks.haustür_.state.locked": {
                      "common": {
                        "name": "Indication if door is locked (boolean of lockState)",
                        "role": "sensor.lock",
                        "type": "boolean",
                        "write": false,
                        "states": {
                          "0": "false",
                          "1": "true",
                          "2": "false",
                          "3": "false",
                          "4": "true",
                          "5": "false",
                          "6": "false",
                          "7": "false",
                          "254": "false",
                          "255": "false"
                        }
                      },
                      "type": "state",
                      "native": {},
                      "_id": "nuki-extended.0.smartlocks.haustür_.state.locked",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      },
                      "from": "system.adapter.admin.0",
                      "user": "system.user.admin",
                      "ts": 1641742002315
                    },
                    "nuki-extended.0.smartlocks.haustür_.state.mode": {
                      "common": {
                        "name": "Operation Mode of the Nuki or Opener",
                        "role": "value",
                        "type": "number",
                        "write": false,
                        "states": {
                          "0": "UNINITIALIZED",
                          "1": "PAIRING",
                          "2": "NORMAL",
                          "3": "CONTINUOUS",
                          "4": "MAINTENANCE"
                        }
                      },
                      "type": "state",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990362529,
                      "_id": "nuki-extended.0.smartlocks.haustür_.state.mode",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    },
                    "nuki-extended.0.smartlocks.haustür_.type": {
                      "common": {
                        "name": "Type of device",
                        "role": "value",
                        "type": "number",
                        "write": false,
                        "states": {
                          "0": "Nuki Smart Lock",
                          "2": "Nuki Opener"
                        }
                      },
                      "type": "state",
                      "native": {},
                      "from": "system.adapter.nuki-extended.0",
                      "user": "system.user.admin",
                      "ts": 1622990362529,
                      "_id": "nuki-extended.0.smartlocks.haustür_.type",
                      "acl": {
                        "object": 1636,
                        "state": 1636,
                        "owner": "system.user.admin",
                        "ownerGroup": "system.group.administrator"
                      }
                    }
                  }
                  

                  meinst du so als Json?

                  s.bormann 1 Reply Last reply Reply Quote 1
                  • dslraser
                    dslraser Forum Testing Most Active last edited by dslraser

                    @s-bormann
                    Hallo Sebastian,
                    ich habe mich nochmal mit den Listen für Temperaturen und Batterien usw. beschäftigt. Gibt es eine "einfachere" Möglichkeit eine Liste mit Werten zu erstellen ? (z.B. auch über Aufzählungen) Ich bekomme es zwar damit hin, aber bei Batterien ist das viel klickerei.

                    Bildschirmfoto 2022-01-29 um 09.52.05.png

                    Bildschirmfoto 2022-01-29 um 09.52.37.png

                    Bildschirmfoto 2022-01-29 um 09.54.08.png

                    Bildschirmfoto 2022-01-29 um 09.54.32.png

                    Hintergund:

                    Ich lasse mir z.B. durch Alexa die Liste der Temperaturen ansagen, oder ich lasse mir auch eine Liste mit Temperaturen oder auch Batterien mit Werten per Telegram oder EMAIL schicken.
                    Alle Listen die sonst erstellt werden sind aber immer ohne Werte. Oder habe ich es nur noch nicht gefunden wie es anders geht ?

                    EDIT:

                    In z.B. Telegram kann man es dann z.B. so darstellen

                    AE152355-EDBB-4E97-8CFB-10FA37E564DD.jpeg

                    oder auch so…

                    4E2BDB45-9ACC-4C56-9560-77802652481B.jpeg

                    s.bormann 1 Reply Last reply Reply Quote 0
                    • s.bormann
                      s.bormann Most Active @dslraser last edited by

                      @dslraser sagte in Test Adapter iQontrol 1.11.x Vis:

                      @s-bormann
                      Hallo Sebastian,
                      ich habe mich nochmal mit den Listen für Temperaturen und Batterien usw. beschäftigt. Gibt es eine "einfachere" Möglichkeit eine Liste mit Werten zu erstellen ? (z.B. auch über Aufzählungen) Ich bekomme es zwar damit hin, aber bei Batterien ist das viel klickerei.

                      Bildschirmfoto 2022-01-29 um 09.52.05.png

                      Bildschirmfoto 2022-01-29 um 09.52.37.png

                      Bildschirmfoto 2022-01-29 um 09.54.08.png

                      Bildschirmfoto 2022-01-29 um 09.54.32.png

                      Hintergund:

                      Ich lasse mir z.B. durch Alexa die Liste der Temperaturen ansagen, oder ich lasse mir auch eine Liste mit Temperaturen oder auch Batterien mit Werten per Telegram oder EMAIL schicken.
                      Alle Listen die sonst erstellt werden sind aber immer ohne Werte. Oder habe ich es nur noch nicht gefunden wie es anders geht ?

                      EDIT:

                      In z.B. Telegram kann man es dann z.B. so darstellen

                      AE152355-EDBB-4E97-8CFB-10FA37E564DD.jpeg

                      oder auch so…

                      4E2BDB45-9ACC-4C56-9560-77802652481B.jpeg

                      Hi, aktuell geht das noch nicht, sollte sich aber implementieren lassen. Ich schau später mal danach.

                      s.bormann 1 Reply Last reply Reply Quote 1
                      • s.bormann
                        s.bormann Most Active @s.bormann last edited by s.bormann

                        @s-bormann sagte in Test Adapter iQontrol 1.11.x Vis:

                        @dslraser sagte in Test Adapter iQontrol 1.11.x Vis:

                        @s-bormann
                        Hallo Sebastian,
                        ich habe mich nochmal mit den Listen für Temperaturen und Batterien usw. beschäftigt. Gibt es eine "einfachere" Möglichkeit eine Liste mit Werten zu erstellen ? (z.B. auch über Aufzählungen) Ich bekomme es zwar damit hin, aber bei Batterien ist das viel klickerei.

                        Bildschirmfoto 2022-01-29 um 09.52.05.png

                        Bildschirmfoto 2022-01-29 um 09.52.37.png

                        Bildschirmfoto 2022-01-29 um 09.54.08.png

                        Bildschirmfoto 2022-01-29 um 09.54.32.png

                        Hintergund:

                        Ich lasse mir z.B. durch Alexa die Liste der Temperaturen ansagen, oder ich lasse mir auch eine Liste mit Temperaturen oder auch Batterien mit Werten per Telegram oder EMAIL schicken.
                        Alle Listen die sonst erstellt werden sind aber immer ohne Werte. Oder habe ich es nur noch nicht gefunden wie es anders geht ?

                        EDIT:

                        In z.B. Telegram kann man es dann z.B. so darstellen

                        AE152355-EDBB-4E97-8CFB-10FA37E564DD.jpeg

                        oder auch so…

                        4E2BDB45-9ACC-4C56-9560-77802652481B.jpeg

                        Hi, aktuell geht das noch nicht, sollte sich aber implementieren lassen. Ich schau später mal danach.

                        Ist jetzt auf Github. Waren ziemlich umfangreiche Änderungen nötig, also bitte gut testen 🙂

                        Edit: Achso, hier muss es aktiviert werden:
                        ce2e19aa-4399-4e56-b67d-0c5de795fa8f-image.png

                        dslraser 2 Replies Last reply Reply Quote 0
                        • dslraser
                          dslraser Forum Testing Most Active @s.bormann last edited by

                          @s-bormann
                          Danke, probiere ich und teste auch.

                          1 Reply Last reply Reply Quote 0
                          • dslraser
                            dslraser Forum Testing Most Active @s.bormann last edited by dslraser

                            @s-bormann sagte in Test Adapter iQontrol 1.11.x Vis:

                            Ist jetzt auf Github. Waren ziemlich umfangreiche Änderungen nötig, also bitte gut testen

                            Die Listen sind perfekt da, so wie ich sie brauche, aber es hagelt Fehler im Log.

                            Log.txt

                            Komme ich irgendwie zurück zu der Version davor ? Ich mußte iQontrol erstmal stoppen.

                            EDIT:

                            Ich mußte iQontrol erstmal stoppen.

                            wieso läuft eigentlich iQontrol noch komplett, obwohl ich die Instanz gestoppt habe ? Ich kann sogar noch über iQontrol schalten...? (ist nach dem stoppen nur das Backend aus ?)

                            Hier noch das Log aus dem Browserfenster

                            host.iobroker	2022-01-29 21:00:21.708	info	instance system.adapter.tvspielfilm.0 terminated with code 0 (NO_ERROR)
                            host.iobroker	2022-01-29 21:00:08.851	info	instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            host.iobroker	2022-01-29 21:00:08.075	info	instance system.adapter.tvspielfilm.0 started with pid 23553
                            host.iobroker	2022-01-29 21:00:06.489	info	instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                            host.iobroker	2022-01-29 21:00:04.056	info	instance system.adapter.daswetter.0 started with pid 23538
                            host.iobroker	2022-01-29 21:00:00.037	info	instance system.adapter.ical.0 started with pid 23523
                            host.iobroker	2022-01-29 20:54:51.546	info	instance system.adapter.admin.0 started with pid 23504
                            host.iobroker	2022-01-29 20:54:49.051	info	instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            host.iobroker	2022-01-29 20:54:48.478	info	stopInstance system.adapter.admin.0 send kill signal
                            host.iobroker	2022-01-29 20:54:48.474	info	stopInstance system.adapter.admin.0 (force=false, process=true)
                            host.iobroker	2022-01-29 20:47:56.364	info	instance system.adapter.admin.0 started with pid 23484
                            host.iobroker	2022-01-29 20:47:53.861	info	instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            host.iobroker	2022-01-29 20:47:53.296	info	stopInstance system.adapter.admin.0 send kill signal
                            host.iobroker	2022-01-29 20:47:53.294	info	stopInstance system.adapter.admin.0 (force=false, process=true)
                            host.iobroker	2022-01-29 20:47:36.106	info	"system.adapter.iqontrol.0" disabled
                            host.iobroker	2022-01-29 20:47:20.321	warn	Do not restart adapter system.adapter.iqontrol.0 because restart loop detected
                            host.iobroker	2022-01-29 20:47:20.321	info	Restart adapter system.adapter.iqontrol.0 because enabled
                            host.iobroker	2022-01-29 20:47:20.321	error	instance system.adapter.iqontrol.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: at processImmediate (internal/timers.js:466:21)
                            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:2332:33)
                            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: at ObjectsInRedisClient._getObject (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:2286:37)
                            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:628:24)
                            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: Error: Connection is closed.
                            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[4]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
                            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[3]: at Array.calculationFunction (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:974:11)
                            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[3]: ReferenceError: concat is not defined
                            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[3]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
                            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[2]: at processImmediate (internal/timers.js:437:9)
                            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[2]: at runNextTicks (internal/process/task_queues.js:60:5)
                            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[2]: at Array.calculationFunction (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:974:11)
                            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[2]: ReferenceError: concat is not defined
                            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
                            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[1]: at Array.calculationFunction (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:974:11)
                            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[1]: ReferenceError: concat is not defined
                            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
                            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[0]: at Array.calculationFunction (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:974:11)
                            host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[0]: ReferenceError: concat is not defined
                            host.iobroker	2022-01-29 20:47:20.320	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
                            iqontrol.0	2022-01-29 20:47:20.259	error	(23469) Connection is closed.
                            iqontrol.0	2022-01-29 20:47:20.259	error	at processImmediate (internal/timers.js:466:21)
                            iqontrol.0	2022-01-29 20:47:20.259	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:2332:33)
                            iqontrol.0	2022-01-29 20:47:20.259	error	at ObjectsInRedisClient._getObject (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:2286:37)
                            iqontrol.0	2022-01-29 20:47:20.259	error	at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                            iqontrol.0	2022-01-29 20:47:20.259	error	at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:628:24)
                            iqontrol.0	2022-01-29 20:47:20.259	error	(23469) Error: Connection is closed.
                            iqontrol.0	2022-01-29 20:47:20.257	error	(23469) unhandled promise rejection: Connection is closed.
                            iqontrol.0	2022-01-29 20:47:20.257	error	(23469) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                            iqontrol.0	2022-01-29 20:47:20.257	debug	(23469) redis get iqontrol.0.Lists.Batterienliste_Volt_1_5.Anzahl_1_2_LIST_JSON, error - Connection is closed.
                            iqontrol.0	2022-01-29 20:47:20.257	error	(23469) ERROR updating object: Lists.Batterienliste_Volt_1_5.Anzahl_1_2_LIST: Error: DB closed
                            iqontrol.0	2022-01-29 20:47:20.254	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.Anzahl_1_2
                            iqontrol.0	2022-01-29 20:47:20.252	debug	(23469) ...processing counter Batterienliste_Volt_1_5_Anzahl_1_2...
                            iqontrol.0	2022-01-29 20:47:20.252	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.Anzahl_1_1_NAMES_LIST
                            iqontrol.0	2022-01-29 20:47:20.251	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.Anzahl_1_1_LIST_JSON
                            iqontrol.0	2022-01-29 20:47:20.249	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.Anzahl_1_1_LIST
                            iqontrol.0	2022-01-29 20:47:20.248	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.Anzahl_1_1
                            iqontrol.0	2022-01-29 20:47:20.247	debug	(23469) ...processing counter Batterienliste_Volt_1_5_Anzahl_1_1...
                            iqontrol.0	2022-01-29 20:47:20.246	debug	(23469) set state: Lists.Batterienliste_Volt_1_5.TOTAL_NAMES_LIST --> Bad Fenster links, Bad Fenster rechts, Fernbedienung Heiko, Fernbedienung Kerstin, Gästezimmer Fenster links, Gästezimmer Fenster
                            iqontrol.0	2022-01-29 20:47:20.245	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.TOTAL_NAMES_LIST
                            iqontrol.0	2022-01-29 20:47:20.243	debug	(23469) set state: Lists.Batterienliste_Volt_1_5.TOTAL_LIST_JSON --> ["alias.0.Batterien_Volt.Gaestezimmer_Fenster_rechts","alias.0.Batterien_Volt.Haustuerklingel","alias.0.Batterien_Volt.Keller_Saun
                            iqontrol.0	2022-01-29 20:47:20.242	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.TOTAL_LIST_JSON
                            iqontrol.0	2022-01-29 20:47:20.240	debug	(23469) set state: Lists.Batterienliste_Volt_1_5.TOTAL_LIST --> alias.0.Batterien_Volt.Gaestezimmer_Fenster_rechts, alias.0.Batterien_Volt.Haustuerklingel, alias.0.Batterien_Volt.Keller_Sauna_Fenster
                            iqontrol.0	2022-01-29 20:47:20.239	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.TOTAL_LIST
                            iqontrol.0	2022-01-29 20:47:20.238	debug	(23469) set state: Lists.Batterienliste_Volt_1_5.TOTAL --> 27
                            iqontrol.0	2022-01-29 20:47:20.196	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.TOTAL
                            iqontrol.0	2022-01-29 20:47:20.180	debug	(23469) set state: Lists.Fenster.Fenster_geschlossen_NAMES_LIST --> Bad Fenster links;Bad Fenster rechts;Gästezimmer Fenster links;Gästezimmer Fenster rechts;Keller Heizung;Keller Sauna links;Keller
                            iqontrol.0	2022-01-29 20:47:20.137	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet_NAMES_LIST -->
                            iqontrol.0	2022-01-29 20:47:20.135	debug	(23469) set state: Lists.Fenster.Fenster_gekippt_NAMES_LIST -->
                            iqontrol.0	2022-01-29 20:47:20.135	debug	(23469) set state: Lists.Fenster.Fenster_geschlossen_LIST_WITH_VALUES --> alias.0.Fenster.Bad_Fenster_links: geschlossen;alias.0.Fenster.Bad_Fenster_rechts: geschlossen;alias.0.Fenster.Gaestezimmer_F
                            iqontrol.0	2022-01-29 20:47:20.133	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet_LIST_WITH_VALUES -->
                            iqontrol.0	2022-01-29 20:47:20.132	warn	(23469) State "iqontrol.0.Lists.Fenster.Fenster_geschlossen_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                            iqontrol.0	2022-01-29 20:47:20.132	debug	(23469) set state: Lists.Fenster.Fenster_gekippt_LIST_WITH_VALUES -->
                            iqontrol.0	2022-01-29 20:47:20.132	warn	(23469) State "iqontrol.0.Lists.Fenster.Fenster_geoeffnet_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                            iqontrol.0	2022-01-29 20:47:20.131	debug	(23469) set state: Lists.Fenster.Fenster_geschlossen_LIST_JSON --> ["alias.0.Fenster.Bad_Fenster_links","alias.0.Fenster.Bad_Fenster_rechts","alias.0.Fenster.Gaestezimmer_Fenster_links","alias.0.Fens
                            iqontrol.0	2022-01-29 20:47:20.131	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet_LIST_JSON --> []
                            iqontrol.0	2022-01-29 20:47:20.130	warn	(23469) State "iqontrol.0.Lists.Fenster.Fenster_gekippt_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                            iqontrol.0	2022-01-29 20:47:20.129	debug	(23469) set state: Lists.Fenster.Fenster_gekippt_LIST_JSON --> []
                            iqontrol.0	2022-01-29 20:47:20.128	debug	(23469) set state: Lists.Fenster.Fenster_geschlossen_LIST --> alias.0.Fenster.Bad_Fenster_links;alias.0.Fenster.Bad_Fenster_rechts;alias.0.Fenster.Gaestezimmer_Fenster_links;alias.0.Fenster.Gaestezim
                            iqontrol.0	2022-01-29 20:47:20.127	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet_LIST -->
                            iqontrol.0	2022-01-29 20:47:20.126	debug	(23469) set state: Lists.Fenster.Fenster_gekippt_LIST -->
                            iqontrol.0	2022-01-29 20:47:20.124	debug	(23469) set state: Lists.Fenster.Fenster_geschlossen --> 20
                            iqontrol.0	2022-01-29 20:47:20.124	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet --> 0
                            iqontrol.0	2022-01-29 20:47:20.123	debug	(23469) set state: Lists.Fenster.Fenster_gekippt --> 0
                            iqontrol.0	2022-01-29 20:47:20.122	info	(23469) COUNTER Fenster Fenster_geschlossen: 20 of 20
                            iqontrol.0	2022-01-29 20:47:20.121	info	(23469) COUNTER Fenster Fenster_geoeffnet: 0 of 20
                            iqontrol.0	2022-01-29 20:47:20.121	info	(23469) COUNTER Fenster Fenster_gekippt: 0 of 20
                            iqontrol.0	2022-01-29 20:47:20.110	debug	(23469) ...processing Selector 1...
                            iqontrol.0	2022-01-29 20:47:20.110	debug	(23469) Creating List Batterienliste_Volt_1_5...
                            iqontrol.0	2022-01-29 20:47:20.110	debug	(23469) ...triggering calculation function Batterien_LOWBAT Batterien_sortiert by creation...
                            iqontrol.0	2022-01-29 20:47:20.110	debug	(23469) ...subscribing to items of calculation Batterien_LOWBAT Batterien_sortiert (2 objects)...
                            iqontrol.0	2022-01-29 20:47:20.110	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_sortiert
                            iqontrol.0	2022-01-29 20:47:20.106	debug	(23469) ...processing calculation Batterien_LOWBAT_Batterien_sortiert...
                            iqontrol.0	2022-01-29 20:47:20.106	debug	(23469) ...triggering counter functions of list Batterien_LOWBAT by creation...
                            iqontrol.0	2022-01-29 20:47:20.106	debug	(23469) ...no trigger interval for list Batterien_LOWBAT...
                            iqontrol.0	2022-01-29 20:47:20.106	debug	(23469) ...subscribing to items of list Batterien_LOWBAT (70 objects)...
                            iqontrol.0	2022-01-29 20:47:20.106	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_leer_NAMES_LIST
                            iqontrol.0	2022-01-29 20:47:20.103	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_leer_LIST_JSON
                            iqontrol.0	2022-01-29 20:47:20.100	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_leer_LIST
                            iqontrol.0	2022-01-29 20:47:20.098	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_leer
                            iqontrol.0	2022-01-29 20:47:20.094	debug	(23469) ...processing counter Batterien_LOWBAT_Batterien_leer...
                            iqontrol.0	2022-01-29 20:47:20.094	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_voll_NAMES_LIST
                            iqontrol.0	2022-01-29 20:47:20.093	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet_oder_gekippt --> 0
                            iqontrol.0	2022-01-29 20:47:20.090	debug	(23469) updated object: Lists.Fenster.Fenster_geoeffnet_oder_gekippt
                            iqontrol.0	2022-01-29 20:47:20.089	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_voll_LIST_JSON
                            iqontrol.0	2022-01-29 20:47:20.085	info	(23469) CALCULATION Fenster Fenster_geoeffnet_oder_gekippt result: 0
                            iqontrol.0	2022-01-29 20:47:20.083	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_voll_LIST
                            iqontrol.0	2022-01-29 20:47:20.083	debug	(23469) CALCULATION Fenster Fenster_geoeffnet_oder_gekippt function started, TRIGGERED BY triggeredByCreation
                            iqontrol.0	2022-01-29 20:47:20.080	error	(23469) concat is not defined
                            iqontrol.0	2022-01-29 20:47:20.080	error	at Array.calculationFunction (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:974:11)
                            iqontrol.0	2022-01-29 20:47:20.080	error	(23469) ReferenceError: concat is not defined
                            iqontrol.0	2022-01-29 20:47:20.080	error	(23469) unhandled promise rejection: concat is not defined
                            iqontrol.0	2022-01-29 20:47:20.080	error	(23469) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                            iqontrol.0	2022-01-29 20:47:20.079	debug	(23469) CALCULATION Fenster Fenster_sortiert function started, TRIGGERED BY triggeredByCreation
                            iqontrol.0	2022-01-29 20:47:20.075	debug	(23469) COUNTER Fenster Fenster_geschlossen function started, TRIGGERED BY triggeredByCreation
                            iqontrol.0	2022-01-29 20:47:20.075	debug	(23469) COUNTER Fenster Fenster_geoeffnet function started, TRIGGERED BY triggeredByCreation
                            iqontrol.0	2022-01-29 20:47:20.075	debug	(23469) COUNTER Fenster Fenster_gekippt function started, TRIGGERED BY triggeredByCreation
                            iqontrol.0	2022-01-29 20:47:20.074	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_voll
                            iqontrol.0	2022-01-29 20:47:20.072	debug	(23469) ...processing counter Batterien_LOWBAT_Batterien_voll...
                            iqontrol.0	2022-01-29 20:47:20.072	debug	(23469) set state: Lists.Batterien_LOWBAT.TOTAL_NAMES_LIST --> Bad Fenster links, Bad Fenster rechts, Bewegungsmelder Flur Gäste WC, Bewegungsmelder Garage, Bewegungsmelder Garten, Bewegungsmelder Ga
                            iqontrol.0	2022-01-29 20:47:20.070	debug	(23469) updated object: Lists.Batterien_LOWBAT.TOTAL_NAMES_LIST
                            iqontrol.0	2022-01-29 20:47:20.068	debug	(23469) set state: Lists.Batterien_LOWBAT.TOTAL_LIST_JSON --> ["alias.0.Batterien_voll_leer.Bad_Fenster_links","alias.0.Batterien_voll_leer.Bad_Fenster_rechts","alias.0.Batterien_voll_leer.Bewegungsm
                            iqontrol.0	2022-01-29 20:47:20.066	debug	(23469) updated object: Lists.Batterien_LOWBAT.TOTAL_LIST_JSON
                            

                            M s.bormann 2 Replies Last reply Reply Quote 0
                            • M
                              muuulle @dslraser last edited by

                              @dslraser
                              Richtig. So wie ich das bisher verstanden habe, läuft das frontend über den web Adapter! Adapter pausieren, stoppt nur das backend.

                              s.bormann 1 Reply Last reply Reply Quote 1
                              • s.bormann
                                s.bormann Most Active @muuulle last edited by

                                @muuulle sagte in Test Adapter iQontrol 1.11.x Vis:

                                @dslraser
                                Richtig. So wie ich das bisher verstanden habe, läuft das frontend über den web Adapter! Adapter pausieren, stoppt nur das backend.

                                Korrekt, der laufende Adapter ist nur für ein paar Sonderfunktionen wie das Popup und jetzt eben die Listen notwendig. Der Rest läuft über den web-adapter.

                                1 Reply Last reply Reply Quote 0
                                • s.bormann
                                  s.bormann Most Active @dslraser last edited by

                                  @dslraser sagte in Test Adapter iQontrol 1.11.x Vis:

                                  @s-bormann sagte in Test Adapter iQontrol 1.11.x Vis:

                                  Ist jetzt auf Github. Waren ziemlich umfangreiche Änderungen nötig, also bitte gut testen

                                  Die Listen sind perfekt da, so wie ich sie brauche, aber es hagelt Fehler im Log.

                                  Log.txt

                                  Komme ich irgendwie zurück zu der Version davor ? Ich mußte iQontrol erstmal stoppen.

                                  EDIT:

                                  Ich mußte iQontrol erstmal stoppen.

                                  wieso läuft eigentlich iQontrol noch komplett, obwohl ich die Instanz gestoppt habe ? Ich kann sogar noch über iQontrol schalten...? (ist nach dem stoppen nur das Backend aus ?)

                                  Hier noch das Log aus dem Browserfenster

                                  host.iobroker	2022-01-29 21:00:21.708	info	instance system.adapter.tvspielfilm.0 terminated with code 0 (NO_ERROR)
                                  host.iobroker	2022-01-29 21:00:08.851	info	instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                  host.iobroker	2022-01-29 21:00:08.075	info	instance system.adapter.tvspielfilm.0 started with pid 23553
                                  host.iobroker	2022-01-29 21:00:06.489	info	instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                                  host.iobroker	2022-01-29 21:00:04.056	info	instance system.adapter.daswetter.0 started with pid 23538
                                  host.iobroker	2022-01-29 21:00:00.037	info	instance system.adapter.ical.0 started with pid 23523
                                  host.iobroker	2022-01-29 20:54:51.546	info	instance system.adapter.admin.0 started with pid 23504
                                  host.iobroker	2022-01-29 20:54:49.051	info	instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                  host.iobroker	2022-01-29 20:54:48.478	info	stopInstance system.adapter.admin.0 send kill signal
                                  host.iobroker	2022-01-29 20:54:48.474	info	stopInstance system.adapter.admin.0 (force=false, process=true)
                                  host.iobroker	2022-01-29 20:47:56.364	info	instance system.adapter.admin.0 started with pid 23484
                                  host.iobroker	2022-01-29 20:47:53.861	info	instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                  host.iobroker	2022-01-29 20:47:53.296	info	stopInstance system.adapter.admin.0 send kill signal
                                  host.iobroker	2022-01-29 20:47:53.294	info	stopInstance system.adapter.admin.0 (force=false, process=true)
                                  host.iobroker	2022-01-29 20:47:36.106	info	"system.adapter.iqontrol.0" disabled
                                  host.iobroker	2022-01-29 20:47:20.321	warn	Do not restart adapter system.adapter.iqontrol.0 because restart loop detected
                                  host.iobroker	2022-01-29 20:47:20.321	info	Restart adapter system.adapter.iqontrol.0 because enabled
                                  host.iobroker	2022-01-29 20:47:20.321	error	instance system.adapter.iqontrol.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                  host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: at processImmediate (internal/timers.js:466:21)
                                  host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:2332:33)
                                  host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: at ObjectsInRedisClient._getObject (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:2286:37)
                                  host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                                  host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:628:24)
                                  host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[5]: Error: Connection is closed.
                                  host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[4]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
                                  host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[3]: at Array.calculationFunction (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:974:11)
                                  host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[3]: ReferenceError: concat is not defined
                                  host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[3]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
                                  host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[2]: at processImmediate (internal/timers.js:437:9)
                                  host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[2]: at runNextTicks (internal/process/task_queues.js:60:5)
                                  host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[2]: at Array.calculationFunction (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:974:11)
                                  host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[2]: ReferenceError: concat is not defined
                                  host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
                                  host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[1]: at Array.calculationFunction (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:974:11)
                                  host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[1]: ReferenceError: concat is not defined
                                  host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
                                  host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[0]: at Array.calculationFunction (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:974:11)
                                  host.iobroker	2022-01-29 20:47:20.321	error	Caught by controller[0]: ReferenceError: concat is not defined
                                  host.iobroker	2022-01-29 20:47:20.320	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
                                  iqontrol.0	2022-01-29 20:47:20.259	error	(23469) Connection is closed.
                                  iqontrol.0	2022-01-29 20:47:20.259	error	at processImmediate (internal/timers.js:466:21)
                                  iqontrol.0	2022-01-29 20:47:20.259	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:2332:33)
                                  iqontrol.0	2022-01-29 20:47:20.259	error	at ObjectsInRedisClient._getObject (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:2286:37)
                                  iqontrol.0	2022-01-29 20:47:20.259	error	at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                                  iqontrol.0	2022-01-29 20:47:20.259	error	at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:628:24)
                                  iqontrol.0	2022-01-29 20:47:20.259	error	(23469) Error: Connection is closed.
                                  iqontrol.0	2022-01-29 20:47:20.257	error	(23469) unhandled promise rejection: Connection is closed.
                                  iqontrol.0	2022-01-29 20:47:20.257	error	(23469) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                  iqontrol.0	2022-01-29 20:47:20.257	debug	(23469) redis get iqontrol.0.Lists.Batterienliste_Volt_1_5.Anzahl_1_2_LIST_JSON, error - Connection is closed.
                                  iqontrol.0	2022-01-29 20:47:20.257	error	(23469) ERROR updating object: Lists.Batterienliste_Volt_1_5.Anzahl_1_2_LIST: Error: DB closed
                                  iqontrol.0	2022-01-29 20:47:20.254	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.Anzahl_1_2
                                  iqontrol.0	2022-01-29 20:47:20.252	debug	(23469) ...processing counter Batterienliste_Volt_1_5_Anzahl_1_2...
                                  iqontrol.0	2022-01-29 20:47:20.252	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.Anzahl_1_1_NAMES_LIST
                                  iqontrol.0	2022-01-29 20:47:20.251	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.Anzahl_1_1_LIST_JSON
                                  iqontrol.0	2022-01-29 20:47:20.249	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.Anzahl_1_1_LIST
                                  iqontrol.0	2022-01-29 20:47:20.248	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.Anzahl_1_1
                                  iqontrol.0	2022-01-29 20:47:20.247	debug	(23469) ...processing counter Batterienliste_Volt_1_5_Anzahl_1_1...
                                  iqontrol.0	2022-01-29 20:47:20.246	debug	(23469) set state: Lists.Batterienliste_Volt_1_5.TOTAL_NAMES_LIST --> Bad Fenster links, Bad Fenster rechts, Fernbedienung Heiko, Fernbedienung Kerstin, Gästezimmer Fenster links, Gästezimmer Fenster
                                  iqontrol.0	2022-01-29 20:47:20.245	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.TOTAL_NAMES_LIST
                                  iqontrol.0	2022-01-29 20:47:20.243	debug	(23469) set state: Lists.Batterienliste_Volt_1_5.TOTAL_LIST_JSON --> ["alias.0.Batterien_Volt.Gaestezimmer_Fenster_rechts","alias.0.Batterien_Volt.Haustuerklingel","alias.0.Batterien_Volt.Keller_Saun
                                  iqontrol.0	2022-01-29 20:47:20.242	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.TOTAL_LIST_JSON
                                  iqontrol.0	2022-01-29 20:47:20.240	debug	(23469) set state: Lists.Batterienliste_Volt_1_5.TOTAL_LIST --> alias.0.Batterien_Volt.Gaestezimmer_Fenster_rechts, alias.0.Batterien_Volt.Haustuerklingel, alias.0.Batterien_Volt.Keller_Sauna_Fenster
                                  iqontrol.0	2022-01-29 20:47:20.239	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.TOTAL_LIST
                                  iqontrol.0	2022-01-29 20:47:20.238	debug	(23469) set state: Lists.Batterienliste_Volt_1_5.TOTAL --> 27
                                  iqontrol.0	2022-01-29 20:47:20.196	debug	(23469) updated object: Lists.Batterienliste_Volt_1_5.TOTAL
                                  iqontrol.0	2022-01-29 20:47:20.180	debug	(23469) set state: Lists.Fenster.Fenster_geschlossen_NAMES_LIST --> Bad Fenster links;Bad Fenster rechts;Gästezimmer Fenster links;Gästezimmer Fenster rechts;Keller Heizung;Keller Sauna links;Keller
                                  iqontrol.0	2022-01-29 20:47:20.137	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet_NAMES_LIST -->
                                  iqontrol.0	2022-01-29 20:47:20.135	debug	(23469) set state: Lists.Fenster.Fenster_gekippt_NAMES_LIST -->
                                  iqontrol.0	2022-01-29 20:47:20.135	debug	(23469) set state: Lists.Fenster.Fenster_geschlossen_LIST_WITH_VALUES --> alias.0.Fenster.Bad_Fenster_links: geschlossen;alias.0.Fenster.Bad_Fenster_rechts: geschlossen;alias.0.Fenster.Gaestezimmer_F
                                  iqontrol.0	2022-01-29 20:47:20.133	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet_LIST_WITH_VALUES -->
                                  iqontrol.0	2022-01-29 20:47:20.132	warn	(23469) State "iqontrol.0.Lists.Fenster.Fenster_geschlossen_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                  iqontrol.0	2022-01-29 20:47:20.132	debug	(23469) set state: Lists.Fenster.Fenster_gekippt_LIST_WITH_VALUES -->
                                  iqontrol.0	2022-01-29 20:47:20.132	warn	(23469) State "iqontrol.0.Lists.Fenster.Fenster_geoeffnet_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                  iqontrol.0	2022-01-29 20:47:20.131	debug	(23469) set state: Lists.Fenster.Fenster_geschlossen_LIST_JSON --> ["alias.0.Fenster.Bad_Fenster_links","alias.0.Fenster.Bad_Fenster_rechts","alias.0.Fenster.Gaestezimmer_Fenster_links","alias.0.Fens
                                  iqontrol.0	2022-01-29 20:47:20.131	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet_LIST_JSON --> []
                                  iqontrol.0	2022-01-29 20:47:20.130	warn	(23469) State "iqontrol.0.Lists.Fenster.Fenster_gekippt_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                  iqontrol.0	2022-01-29 20:47:20.129	debug	(23469) set state: Lists.Fenster.Fenster_gekippt_LIST_JSON --> []
                                  iqontrol.0	2022-01-29 20:47:20.128	debug	(23469) set state: Lists.Fenster.Fenster_geschlossen_LIST --> alias.0.Fenster.Bad_Fenster_links;alias.0.Fenster.Bad_Fenster_rechts;alias.0.Fenster.Gaestezimmer_Fenster_links;alias.0.Fenster.Gaestezim
                                  iqontrol.0	2022-01-29 20:47:20.127	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet_LIST -->
                                  iqontrol.0	2022-01-29 20:47:20.126	debug	(23469) set state: Lists.Fenster.Fenster_gekippt_LIST -->
                                  iqontrol.0	2022-01-29 20:47:20.124	debug	(23469) set state: Lists.Fenster.Fenster_geschlossen --> 20
                                  iqontrol.0	2022-01-29 20:47:20.124	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet --> 0
                                  iqontrol.0	2022-01-29 20:47:20.123	debug	(23469) set state: Lists.Fenster.Fenster_gekippt --> 0
                                  iqontrol.0	2022-01-29 20:47:20.122	info	(23469) COUNTER Fenster Fenster_geschlossen: 20 of 20
                                  iqontrol.0	2022-01-29 20:47:20.121	info	(23469) COUNTER Fenster Fenster_geoeffnet: 0 of 20
                                  iqontrol.0	2022-01-29 20:47:20.121	info	(23469) COUNTER Fenster Fenster_gekippt: 0 of 20
                                  iqontrol.0	2022-01-29 20:47:20.110	debug	(23469) ...processing Selector 1...
                                  iqontrol.0	2022-01-29 20:47:20.110	debug	(23469) Creating List Batterienliste_Volt_1_5...
                                  iqontrol.0	2022-01-29 20:47:20.110	debug	(23469) ...triggering calculation function Batterien_LOWBAT Batterien_sortiert by creation...
                                  iqontrol.0	2022-01-29 20:47:20.110	debug	(23469) ...subscribing to items of calculation Batterien_LOWBAT Batterien_sortiert (2 objects)...
                                  iqontrol.0	2022-01-29 20:47:20.110	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_sortiert
                                  iqontrol.0	2022-01-29 20:47:20.106	debug	(23469) ...processing calculation Batterien_LOWBAT_Batterien_sortiert...
                                  iqontrol.0	2022-01-29 20:47:20.106	debug	(23469) ...triggering counter functions of list Batterien_LOWBAT by creation...
                                  iqontrol.0	2022-01-29 20:47:20.106	debug	(23469) ...no trigger interval for list Batterien_LOWBAT...
                                  iqontrol.0	2022-01-29 20:47:20.106	debug	(23469) ...subscribing to items of list Batterien_LOWBAT (70 objects)...
                                  iqontrol.0	2022-01-29 20:47:20.106	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_leer_NAMES_LIST
                                  iqontrol.0	2022-01-29 20:47:20.103	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_leer_LIST_JSON
                                  iqontrol.0	2022-01-29 20:47:20.100	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_leer_LIST
                                  iqontrol.0	2022-01-29 20:47:20.098	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_leer
                                  iqontrol.0	2022-01-29 20:47:20.094	debug	(23469) ...processing counter Batterien_LOWBAT_Batterien_leer...
                                  iqontrol.0	2022-01-29 20:47:20.094	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_voll_NAMES_LIST
                                  iqontrol.0	2022-01-29 20:47:20.093	debug	(23469) set state: Lists.Fenster.Fenster_geoeffnet_oder_gekippt --> 0
                                  iqontrol.0	2022-01-29 20:47:20.090	debug	(23469) updated object: Lists.Fenster.Fenster_geoeffnet_oder_gekippt
                                  iqontrol.0	2022-01-29 20:47:20.089	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_voll_LIST_JSON
                                  iqontrol.0	2022-01-29 20:47:20.085	info	(23469) CALCULATION Fenster Fenster_geoeffnet_oder_gekippt result: 0
                                  iqontrol.0	2022-01-29 20:47:20.083	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_voll_LIST
                                  iqontrol.0	2022-01-29 20:47:20.083	debug	(23469) CALCULATION Fenster Fenster_geoeffnet_oder_gekippt function started, TRIGGERED BY triggeredByCreation
                                  iqontrol.0	2022-01-29 20:47:20.080	error	(23469) concat is not defined
                                  iqontrol.0	2022-01-29 20:47:20.080	error	at Array.calculationFunction (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:974:11)
                                  iqontrol.0	2022-01-29 20:47:20.080	error	(23469) ReferenceError: concat is not defined
                                  iqontrol.0	2022-01-29 20:47:20.080	error	(23469) unhandled promise rejection: concat is not defined
                                  iqontrol.0	2022-01-29 20:47:20.080	error	(23469) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                  iqontrol.0	2022-01-29 20:47:20.079	debug	(23469) CALCULATION Fenster Fenster_sortiert function started, TRIGGERED BY triggeredByCreation
                                  iqontrol.0	2022-01-29 20:47:20.075	debug	(23469) COUNTER Fenster Fenster_geschlossen function started, TRIGGERED BY triggeredByCreation
                                  iqontrol.0	2022-01-29 20:47:20.075	debug	(23469) COUNTER Fenster Fenster_geoeffnet function started, TRIGGERED BY triggeredByCreation
                                  iqontrol.0	2022-01-29 20:47:20.075	debug	(23469) COUNTER Fenster Fenster_gekippt function started, TRIGGERED BY triggeredByCreation
                                  iqontrol.0	2022-01-29 20:47:20.074	debug	(23469) updated object: Lists.Batterien_LOWBAT.Batterien_voll
                                  iqontrol.0	2022-01-29 20:47:20.072	debug	(23469) ...processing counter Batterien_LOWBAT_Batterien_voll...
                                  iqontrol.0	2022-01-29 20:47:20.072	debug	(23469) set state: Lists.Batterien_LOWBAT.TOTAL_NAMES_LIST --> Bad Fenster links, Bad Fenster rechts, Bewegungsmelder Flur Gäste WC, Bewegungsmelder Garage, Bewegungsmelder Garten, Bewegungsmelder Ga
                                  iqontrol.0	2022-01-29 20:47:20.070	debug	(23469) updated object: Lists.Batterien_LOWBAT.TOTAL_NAMES_LIST
                                  iqontrol.0	2022-01-29 20:47:20.068	debug	(23469) set state: Lists.Batterien_LOWBAT.TOTAL_LIST_JSON --> ["alias.0.Batterien_voll_leer.Bad_Fenster_links","alias.0.Batterien_voll_leer.Bad_Fenster_rechts","alias.0.Batterien_voll_leer.Bewegungsm
                                  iqontrol.0	2022-01-29 20:47:20.066	debug	(23469) updated object: Lists.Batterien_LOWBAT.TOTAL_LIST_JSON
                                  

                                  a) Fix ist online.
                                  b) Man kann irgendwie auf die Vorgänger-Versionen zurück, leider weiß ich auswendig selbst gerade nicht, wie es geht. Man muss im beim Installations-Pfad den letzten commit von github referenzieren. Wenn ich es finde, sag ich noch mal bescheid.

                                  L dslraser 2 Replies Last reply Reply Quote 2
                                  • L
                                    Labersack @s.bormann last edited by

                                    @s-bormann
                                    Auch wenn ich mich nicht ständig zu Wort melde, so verfolge ich diesen Thread doch aufmerksam.
                                    Wollte mal was loswerden:
                                    Großes Lob an @s-bormann, du gehst auf sinnvolle Anfragen bereitwillig ein und bist echt sehr aktiv mit der Optimierung deines Adapters.

                                    s.bormann 1 Reply Last reply Reply Quote 2
                                    • dslraser
                                      dslraser Forum Testing Most Active @s.bormann last edited by dslraser

                                      @s-bormann sagte in Test Adapter iQontrol 1.11.x Vis:

                                      a) Fix ist online.

                                      Danke, läuft 👍 erstmal wieder. Ich werde weiter testen. Im Log werden einige Datenpunkte angemeckert.Das komische dabei, ich habe bisher nur für die Temperatur eine LIST_WITH_VALUESerstellt. Es werden also auch Datenpunkte angemeckert die ich noch gar nicht erstellt habe ?

                                      iqontrol.0	2022-01-30 08:45:50.905	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_geschlossen_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:45:50.905	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_geoeffnet_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:45:50.905	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_gekippt_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.848	warn	(24608) State "iqontrol.0.Lists.Batterienliste_Volt_3.Anzahl_kleiner_gleich_2_5_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.708	warn	(24608) State "iqontrol.0.Lists.Batterienliste_Volt_1_5.Anzahl_kleiner_1_1_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.708	warn	(24608) State "iqontrol.0.Lists.Batterienliste_Volt_1_5.Anzahl_1_2_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.707	warn	(24608) State "iqontrol.0.Lists.Batterienliste_Volt_1_5.Anzahl_1_1_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.611	warn	(24608) State "iqontrol.0.Lists.Batterien_LOWBAT.Batterien_leer_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.571	warn	(24608) State "iqontrol.0.Lists.Batterien_LOWBAT.Batterien_voll_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.444	warn	(24608) State "iqontrol.0.Lists.Bewegungsmelder.Bewegungsmelder_inaktiv_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.443	warn	(24608) State "iqontrol.0.Lists.Bewegungsmelder.Bewegungsmelder_aktiv_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.363	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_geschlossen_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.362	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_geoeffnet_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.362	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_gekippt_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.235	warn	(24608) State "iqontrol.0.Lists.Fenster.Fenster_geschlossen_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.231	warn	(24608) State "iqontrol.0.Lists.Fenster.Fenster_geoeffnet_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.229	warn	(24608) State "iqontrol.0.Lists.Fenster.Fenster_gekippt_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.129	warn	(24608) State "iqontrol.0.Lists.Rollos.Rollos_teil_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.128	warn	(24608) State "iqontrol.0.Lists.Rollos.Rollos_zu_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.124	warn	(24608) State "iqontrol.0.Lists.Rollos.Rollos_auf_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.089	warn	(24608) State "iqontrol.0.Lists.Licht.Licht_aus_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.087	warn	(24608) State "iqontrol.0.Lists.Licht.Licht_an_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.032	warn	(24608) State "iqontrol.0.Lists.Steckdosen.Steckdosen_aus_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      iqontrol.0	2022-01-30 08:43:53.030	warn	(24608) State "iqontrol.0.Lists.Steckdosen.Steckdosen_an_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                      

                                      EDIT: könntest Du beim nächsten Update eventuell glich noch "passende Namen" mit vergeben lassen ? Von mir aus könnte der Name auch genau so sein wie die ID. So sind die Datenpunkte in Blockly schwer auseinander zu halten, da dort in den Bausteinen immer nur der Name angezeigt wird.

                                      Bildschirmfoto 2022-01-30 um 08.55.13.png

                                      Bildschirmfoto 2022-01-30 um 08.57.53.png

                                      EDIT2: Die TOTAL Liste kommt in der Sortierung wie im Selektor eingestellt. (Wert aufsteigend)

                                      Bildschirmfoto 2022-01-30 um 09.04.02.png

                                      Die anderen Listen sind alphabetisch, oder ?

                                      Bildschirmfoto 2022-01-30 um 09.05.05.png

                                      Bildschirmfoto 2022-01-30 um 09.05.30.png

                                      Diese ist nach Wert aaufsteigend wie eingestellt
                                      Bildschirmfoto 2022-01-30 um 09.07.06.png

                                      Edit3: Hier mal ein Alexa Ansage Beispiel über die neue Liste

                                      Temperaturenansage.m4a

                                      s.bormann 1 Reply Last reply Reply Quote 0
                                      • s.bormann
                                        s.bormann Most Active @Labersack last edited by

                                        @labersack sagte in Test Adapter iQontrol 1.11.x Vis:

                                        @s-bormann
                                        Auch wenn ich mich nicht ständig zu Wort melde, so verfolge ich diesen Thread doch aufmerksam.
                                        Wollte mal was loswerden:
                                        Großes Lob an @s-bormann, du gehst auf sinnvolle Anfragen bereitwillig ein und bist echt sehr aktiv mit der Optimierung deines Adapters.

                                        Vielen Dank für dieses nette Kompliment 🙂

                                        1 Reply Last reply Reply Quote 2
                                        • V
                                          vepman last edited by

                                          Hi,
                                          ich such mir gerade nen Wolf, um Gerätename und Status in der Liste auszublenden.
                                          Kann mir jemand mal einenTipp geben, wo das ist?
                                          Mir fehlen nämlich noch ein paar Millimeter, um die Liste ohne Scrollen darzustellen.

                                          dslraser 1 Reply Last reply Reply Quote 0
                                          • s.bormann
                                            s.bormann Most Active @dslraser last edited by

                                            @dslraser sagte in Test Adapter iQontrol 1.11.x Vis:

                                            @s-bormann sagte in Test Adapter iQontrol 1.11.x Vis:

                                            a) Fix ist online.

                                            Danke, läuft 👍 erstmal wieder. Ich werde weiter testen. Im Log werden einige Datenpunkte angemeckert.Das komische dabei, ich habe bisher nur für die Temperatur eine LIST_WITH_VALUESerstellt. Es werden also auch Datenpunkte angemeckert die ich noch gar nicht erstellt habe ?

                                            iqontrol.0	2022-01-30 08:45:50.905	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_geschlossen_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:45:50.905	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_geoeffnet_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:45:50.905	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_gekippt_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.848	warn	(24608) State "iqontrol.0.Lists.Batterienliste_Volt_3.Anzahl_kleiner_gleich_2_5_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.708	warn	(24608) State "iqontrol.0.Lists.Batterienliste_Volt_1_5.Anzahl_kleiner_1_1_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.708	warn	(24608) State "iqontrol.0.Lists.Batterienliste_Volt_1_5.Anzahl_1_2_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.707	warn	(24608) State "iqontrol.0.Lists.Batterienliste_Volt_1_5.Anzahl_1_1_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.611	warn	(24608) State "iqontrol.0.Lists.Batterien_LOWBAT.Batterien_leer_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.571	warn	(24608) State "iqontrol.0.Lists.Batterien_LOWBAT.Batterien_voll_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.444	warn	(24608) State "iqontrol.0.Lists.Bewegungsmelder.Bewegungsmelder_inaktiv_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.443	warn	(24608) State "iqontrol.0.Lists.Bewegungsmelder.Bewegungsmelder_aktiv_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.363	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_geschlossen_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.362	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_geoeffnet_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.362	warn	(24608) State "iqontrol.0.Lists.Tueren.Tueren_gekippt_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.235	warn	(24608) State "iqontrol.0.Lists.Fenster.Fenster_geschlossen_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.231	warn	(24608) State "iqontrol.0.Lists.Fenster.Fenster_geoeffnet_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.229	warn	(24608) State "iqontrol.0.Lists.Fenster.Fenster_gekippt_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.129	warn	(24608) State "iqontrol.0.Lists.Rollos.Rollos_teil_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.128	warn	(24608) State "iqontrol.0.Lists.Rollos.Rollos_zu_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.124	warn	(24608) State "iqontrol.0.Lists.Rollos.Rollos_auf_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.089	warn	(24608) State "iqontrol.0.Lists.Licht.Licht_aus_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.087	warn	(24608) State "iqontrol.0.Lists.Licht.Licht_an_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.032	warn	(24608) State "iqontrol.0.Lists.Steckdosen.Steckdosen_aus_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            iqontrol.0	2022-01-30 08:43:53.030	warn	(24608) State "iqontrol.0.Lists.Steckdosen.Steckdosen_an_LIST_WITH_VALUES" has no existing object, this might lead to an error in future versions
                                            

                                            EDIT: könntest Du beim nächsten Update eventuell glich noch "passende Namen" mit vergeben lassen ? Von mir aus könnte der Name auch genau so sein wie die ID. So sind die Datenpunkte in Blockly schwer auseinander zu halten, da dort in den Bausteinen immer nur der Name angezeigt wird.

                                            Bildschirmfoto 2022-01-30 um 08.55.13.png

                                            Bildschirmfoto 2022-01-30 um 08.57.53.png

                                            EDIT2: Die TOTAL Liste kommt in der Sortierung wie im Selektor eingestellt. (Wert aufsteigend)

                                            Bildschirmfoto 2022-01-30 um 09.04.02.png

                                            Die anderen Listen sind alphabetisch, oder ?

                                            Bildschirmfoto 2022-01-30 um 09.05.05.png

                                            Bildschirmfoto 2022-01-30 um 09.05.30.png

                                            Diese ist nach Wert aaufsteigend wie eingestellt
                                            Bildschirmfoto 2022-01-30 um 09.07.06.png

                                            Edit3: Hier mal ein Alexa Ansage Beispiel über die neue Liste

                                            Temperaturenansage.m4a

                                            Hi,

                                            • Der Fehler im Log ist korrigiert
                                            • Das mit den Namen mache ich heute Abend
                                            • Das mit der Sortierung schaue ich heute Abend auch noch mal an, muss jetzt erst mal weg. Ich glaube aber, dass ich die NAMES und PARENTNAMES-Listen immer nur alphabetisch sortieren lasse (am Anfang gabs ja nur sortieren nach ID, NAME oder PARENTNAME - und das machte ja auch nur in den Listen mit IDs sinn. Aber das neue "nach Wert sortieren" ist vermutlich auch in den NAME und PARENTNAME-Listen sinnvoll - müsste ich also noch ergänzen)
                                            • Die Alexa-Ansage ist mega, das bau ich mir heute Abend auch nach 🙂

                                            LG und bis später!

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            711
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            app dark-mode iqontrol responsive vis visualisierung visualization widget
                                            295
                                            7633
                                            5535826
                                            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