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

      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

                          915
                          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