Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Fehler im MySensors Adapter.

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Fehler im MySensors Adapter.

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

      Hallo,

      wenn ich über den Webadmin einen Wert setze wird dieser immer als Typ 28 gesendet.

      Hier die beiden Variablen:

      {
        "_id": "mysensors.2.192_168_0_245.16.7_CUSTOM.V_VAR3",
        "common": {
          "name": "192_168_0_245.16.7_CUSTOM.V_VAR3",
          "type": "string",
          "role": "state",
          "read": true,
          "write": true
        },
        "native": {
          "ip": "192.168.0.245",
          "id": "16",
          "childId": "7",
          "subType": "S_CUSTOM",
          "subTypeNum": 23,
          "varType": "V_VAR3",
          "varTypeNum": 28
        },
        "type": "state",
        "acl": {
          "object": 1638,
          "state": 1638
        }
      }
      
      

      und

      {
        "_id": "mysensors.2.192_168_0_245.16.7_CUSTOM.V_VAR5",
        "common": {
          "name": "192_168_0_245.16.7_CUSTOM.V_VAR5",
          "type": "string",
          "role": "state",
          "read": true,
          "write": true
        },
        "native": {
          "ip": "192.168.0.245",
          "id": "16",
          "childId": "7",
          "subType": "S_CUSTOM",
          "subTypeNum": 23,
          "varType": "V_VAR5",
          "varTypeNum": 28
        },
        "type": "state",
        "acl": {
          "object": 1638,
          "state": 1638
        }
      }
      
      

      und der Sende log:

      stateChange mysensors.2.192_168_0_245.16.7_CUSTOM.V_VAR3 {"val":20000,"ack":false,"ts":1494763640865,"q":0,"from":"system.adapter.admin.0","lc":1494763591007}
      2017-05-14 14:07:20.874  - [34mdebug[39m: mysensors.2 Send raw data: 16;7;1;0;28;20000
      2017-05-14 14:07:20.875  - [34mdebug[39m: mysensors.2 Sent to 192.168.0.245 16;7;1;0;28;20000
      
      stateChange mysensors.2.192_168_0_245.16.7_CUSTOM.V_VAR5 {"val":"1494763681","ack":false,"ts":1494763680946,"q":0,"from":"system.adapter.javascript.0","lc":1494763680946}
      2017-05-14 14:08:00.952  - [34mdebug[39m: mysensors.2 Send raw data: 16;7;1;0;28;1494763681
      2017-05-14 14:08:00.953  - [34mdebug[39m: mysensors.2 Sent to 192.168.0.245 16;7;1;0;28;1494763681
      
      

      Die Variable V_VAR3 müsste aber Typ 26 sein.

      Schöne Grüße

      Thomas

      1 Reply Last reply Reply Quote 0
      • T
        ThomasD last edited by

        Hallo,

        ob der obere Fehler schon korregiert wurde hab ich noch nicht nachgeprüft,

        aber ich habe noch einen gefunden,

        der Sensor Type S_LIGHT heißt jetzt S_BINARY.

        Schöne Grüße

        ThomasD

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

        Support us

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

        784
        Online

        32.0k
        Users

        80.5k
        Topics

        1.3m
        Posts

        1
        2
        714
        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