Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Wolf Smart Set

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    Wolf Smart Set

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

      Hallo,

      ich versuche auch gerade den Wolf Smartset-Adapter zum Laufen zu bekommen.
      Aber irgendwie beisst sich die Katze in den Schwanz;-)

      Bevor ich die Anlage auswählen kann, muss ich den Adapter starten.
      Aber beim Starten bekomme ich folgenden Fehler im Log

      TypeError: Cannot read properties of null (reading 'Id') at WolfSmartset.onReady (/opt/iobroker/node_modules/iobroker.wolf-smartset/main.js:40:23) at WolfSmartset.emit (node:events:519:28) at WolfSmartset.emit (node:domain:488:12) at WolfSmartset._callReadyHandler (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11699:18) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11677:22
      

      Hat jemand eine Idee, was ich falsch mache?

      Zu der Frage nach den Versionen oben: Alles aktuell.
      Wolf Smartset-Adapter Version 1.2.3.

      Danke und Gruß

      Hartmut

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

        sieht so aus, als ob der Smartset-Adapter aktuell ein Problem mit dem Login bei der Wolf Cloud hat, korrekt?

        Zumindest habe ich das hier so verstanden.

        Kann das bitte jemand bestätigen?

        Aber hier hört es sich so an, als ob die oauth-Thematik behoben sein sollte?

        Wenn ich weitere Infos (Protokolle o.ä.) liefern kann, die zur weiteren Untersuchung hilfreich bzw. notwendig sind, dann bitte melden.

        Danke und Gruß

        Hartmut

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

          hier noch das Summary von iob diag:

          ======================= SUMMARY =======================
                                  v.2024-05-22
          
          
           Static hostname: pinas
                 Icon name: computer
          Operating System: Debian GNU/Linux 12 (bookworm)
                    Kernel: Linux 6.6.47+rpt-rpi-v8
              Architecture: arm64
          
          Installation:           native
          Kernel:                 aarch64
          Userland:               64 bit
          Timezone:               Europe/Berlin (CEST, +0200)
          User-ID:                1000
          Display-Server:         false
          Boot Target:            multi-user.target
          
          Pending OS-Updates:     0
          Pending iob updates:    0
          
          Nodejs-Installation:
          /usr/bin/nodejs         v20.17.0
          /usr/bin/node           v20.17.0
          /usr/bin/npm            10.8.2
          /usr/bin/npx            10.8.2
          /usr/bin/corepack       0.29.3
          
          Recommended versions are nodejs 20.17.0 and npm 10.8.2
          Your nodejs installation is correct
          
          MEMORY:
                         total        used        free      shared  buff/cache   available
          Mem:            8.2G        1.5G        4.9G         10M        1.5G        6.7G
          Swap:           209M          0B        209M
          Total:          8.4G        1.5G        5.1G
          
          Active iob-Instances:   13
          Upgrade policy: none
          
          ioBroker Core:          js-controller           6.0.11
                                  admin                   7.1.2
          
          ioBroker Status:        iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Status admin and web instance:
          + system.adapter.admin.0                  : admin                 : pinas                                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          
          Objects:                922
          States:                 634
          
          Size of iob-Database:
          
          5.8M    /opt/iobroker/iobroker-data/objects.jsonl
          7.8M    /opt/iobroker/iobroker-data/states.jsonl
          
          
          
          =================== END OF SUMMARY ====================
          
          1 Reply Last reply Reply Quote 0
          • hru
            hru last edited by

            und hier die Einträge im Log bei Aktivierung des Adapters:

            "info"

            starting. Version 1.2.3 in /opt/iobroker/node_modules/iobroker.wolf-smartset, node: v20.17.0, js-controller: 6.0.11
            

            "error"

            Please configure user, password and device in config
            

            "error"

            TypeError: Cannot read properties of null (reading 'Id') at WolfSmartset.onReady (/opt/iobroker/node_modules/iobroker.wolf-smartset/main.js:40:23) at WolfSmartset.emit (node:events:519:28) at WolfSmartset.emit (node:domain:488:12) at WolfSmartset._callReadyHandler (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11699:18) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11677:22
            
            1 Reply Last reply Reply Quote 0
            • hru
              hru last edited by

              Hallo zusammen,

              stelle ich mich zu blöd an?
              Oder sind meine Fragen zu ungenau?

              Ich komme ohne Eure Unterstützung mal wieder nicht weiter.

              Bitte helft mir auf die Sprünge.

              Danke und Gruß

              Hartmut

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

                Ich habe jetzt die Version 1.0.0 installiert und das Log auf Debuglevel gesetzt

                wolf-smartset.0
                2024-09-25 22:53:18.045	error	Please configure user, password and device in config
                
                wolf-smartset.0
                2024-09-25 22:53:18.023	info	starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.wolf-smartset, node: v20.17.0, js-controller: 6.0.11
                
                wolf-smartset.0
                2024-09-25 22:53:17.644	debug	Plugin sentry Initialize Plugin (enabled=true)
                
                wolf-smartset.0
                2024-09-25 22:53:17.568	debug	States connected to redis: 127.0.0.1:9000
                
                wolf-smartset.0
                2024-09-25 22:53:17.517	debug	States create User PubSub Client
                
                wolf-smartset.0
                2024-09-25 22:53:17.515	debug	States create System PubSub Client
                
                wolf-smartset.0
                2024-09-25 22:53:17.506	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                
                wolf-smartset.0
                2024-09-25 22:53:17.485	debug	Objects connected to redis: 127.0.0.1:9001
                
                wolf-smartset.0
                2024-09-25 22:53:17.476	debug	Objects client initialize lua scripts
                
                wolf-smartset.0
                2024-09-25 22:53:17.451	debug	Objects create User PubSub Client
                
                wolf-smartset.0
                2024-09-25 22:53:17.450	debug	Objects create System PubSub Client
                
                wolf-smartset.0
                2024-09-25 22:53:17.447	debug	Objects client ready ... initialize now
                
                wolf-smartset.0
                2024-09-25 22:53:17.418	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                

                Kann mir bitte jemand einen Tipp geben, was ich machen muss, damit ich die in der Wolf Smartset Cloud vorhandene Anlage auswählen kann?

                Vielen Dank vorab!

                Gruß Hartmut

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

                  ist das hier noch eine Stellschraube, an der ich drehen sollte?

                  a2dc5234-140f-4f64-84c8-32d16a589c4f-image.png

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

                    und hier noch die json-Konfigurationsdatei

                    {
                      "_id": "system.adapter.wolf-smartset.0",
                      "common": {
                        "name": "wolf-smartset",
                        "version": "1.0.0",
                        "title": "Wolf SmartSet",
                        "authors": [
                          "MeisterTR <meistertr.smarthome@gmail.com>"
                        ],
                        "keywords": [
                          "wolf",
                          "heating",
                          "cloud"
                        ],
                        "licenseInformation": {
                          "license": "MIT",
                          "type": "free"
                        },
                        "platform": "Javascript/Node.js",
                        "icon": "wolf-smartset.png",
                        "enabled": false,
                        "extIcon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.wolf-smartset/master/admin/wolf-smartset.png",
                        "readme": "https://github.com/iobroker-community-adapters/ioBroker.wolf-smartset/blob/master/README.md",
                        "loglevel": "debug",
                        "tier": 2,
                        "mode": "daemon",
                        "type": "climate-control",
                        "compact": true,
                        "connectionType": "cloud",
                        "dataSource": "poll",
                        "materialize": true,
                        "messagebox": true,
                        "plugins": {
                          "sentry": {
                            "dsn": "https://a9218dbd5539461fae687736e804c590@sentry.iobroker.net/129"
                          }
                        },
                        "dependencies": [
                          {
                            "js-controller": ">=3.1.0"
                          }
                        ],
                        "globalDependencies": [
                          {
                            "admin": ">=4.0.9"
                          }
                        ],
                        "installedFrom": "iobroker.wolf-smartset@1.0.0",
                        "installedVersion": "1.0.0",
                        "host": "pinas",
                        "license": "MIT",
                        "main": "main.js"
                      },
                      "native": {
                        "user": "<user>",
                        "password": "<password>",
                        "devices": null,
                        "Devicelist": ""
                      }
                    }
                    

                    DANKE vorab für Eure Hilfe.

                    1 Reply Last reply Reply Quote 0
                    • O
                      oxident last edited by

                      Habe gerade zufällig gesehen, dass jemand es auch achon geschafft hat, die ISMs lokal abzufragen:
                      https://github.com/zivillian/ism7mqtt

                      Klingt mega interessant und hat bei mir schon funktioniert.

                      hru W 2 Replies Last reply Reply Quote 0
                      • hru
                        hru @oxident last edited by

                        @oxident Danke für die Info.
                        Wenn die Heizung bei mir zu Hause stehen würde, dann wäre das auch mein Favorit.
                        Ist aber leider nicht der Fall.
                        D.h. ich muss über die Smartset-Cloud gehen.

                        Gruß Hartmut

                        O 1 Reply Last reply Reply Quote 1
                        • O
                          oxident @hru last edited by

                          @hru Gutes Argument 😊

                          1 Reply Last reply Reply Quote 0
                          • W
                            Wch @oxident last edited by

                            @oxident said in Wolf Smart Set:

                            Habe gerade zufällig gesehen, dass jemand es auch achon geschafft hat, die ISMs lokal abzufragen:
                            https://github.com/zivillian/ism7mqtt

                            Klingt mega interessant und hat bei mir schon funktioniert.

                            Moin,
                            kannst du kurz beschreiben, wie du es im IOBroker ans Laufen bekommen hast?
                            Steige da irgendwie nicht recht durch
                            Danke!
                            Grüeß
                            Tom

                            O 1 Reply Last reply Reply Quote 0
                            • O
                              oxident @Wch last edited by

                              @wch Hmm, eigentlich ganz normal mit dem MQTT-Adapter. Hast Du denn die ISM7-Software vom Github-Link schon getestet?

                              Dann einfach nur den iobroker als MQTT-Broker angeben.

                              W 1 Reply Last reply Reply Quote 0
                              • W
                                Wch @oxident last edited by

                                @oxident thx, ich check das mal. 👍

                                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

                                908
                                Online

                                31.6k
                                Users

                                79.5k
                                Topics

                                1.3m
                                Posts

                                5
                                16
                                612
                                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