Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Shellyadapter Protokolleinträge nach Update auf 8.2.1

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    Shellyadapter Protokolleinträge nach Update auf 8.2.1

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

      Hallo,
      nach dem Update des Shellyadapters mehren sich Protokolleinträge folgender Art:

      warn	[BLE] 0c:ef:f6:f0:45:0f (via shelly1mini-543204b996f8): BLE-Script version 0.2 is not supported, check documentation for latest version
      

      Das BLE-Script ist auf dem ShellyMini und dort wird die Variable gesetzt.

      let SCRIPT_VERSION = '0.2';
      

      Später wird diese hier verwendet.

        // create MQTT-Payload
          let message = {
              scriptVersion: SCRIPT_VERSION,
              src: SHELLY_ID,
              srcBle: {
                  type: result.local_name,
                  mac: result.addr
              },
              payload: unpackedData
          };
      

      Frage: Welche Scriptversion wird den jetzt vom Adapter akzeptiert und wo ist das dokumentiert?

      Danke für Eure Unterstützung.
      Andreas

      haselchen 1 Reply Last reply Reply Quote 0
      • haselchen
        haselchen Most Active @klixy23 last edited by haselchen

        @klixy23

        https://github.com/iobroker-community-adapters/ioBroker.shelly/blob/master/docs/en/ble-devices.md

        Scheint Version 0.4 zu sein

        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

        638
        Online

        31.6k
        Users

        79.5k
        Topics

        1.3m
        Posts

        2
        2
        326
        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