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@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Wolf Smart Set

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

      Moin moin,

      ich versuche den Wolf SmartSet Adapter zum laufen zu bekommen.
      Funktioniert dieser momentan? Hab verschiedene Adapter getestet aber
      irgendwie nichts ans laufen bekommen.
      Bildschirmfoto 2024-08-18 um 21.37.37.png

      Vielleicht hat jemand einen Tipp

      Grüße ostseehuepfer

      mcm1957 1 Reply Last reply Reply Quote 0
      • mcm1957
        mcm1957 @ostseehuepfer last edited by mcm1957

        @ostseehuepfer said in Wolf Smart Set:

        Vielleicht hat jemand einen Tipp

        Ja, vollständigere Infos liefern:

        Adapter version?
        js-controller?
        node?
        O/S?

        Hab verschiedene Adapter getestet aber irgendwie nichts ans laufen bekommen.

        Da liegt daran dass etwas nicht in Ordnung ist. (Sorry, aber zudeiner "Fehlermeldung" kann man nicht viel mehr sagen 🙂 )

        Bitte gleich mal iob-diag in der Langfassung und in code Tags posten.

        1 Reply Last reply Reply Quote 0
        • 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. 👍

                                    M 1 Reply Last reply Reply Quote 0
                                    • M
                                      manrum1 @Wch last edited by

                                      @wch Gibts es jemand, der ismmqtt zusammen mit iobroker am Laufen hat. Ich schaffe es nicht, MQTT ans Laufen zubringen, folgendes ist mein Aufruf:

                                      
                                      pi@iob1:/opt/ism7mqtt $ ./ism7mqtt -i ism7  -p PASSWORT -m iob1 --mqttuser=mqtt --mqttpass=mqttPASSWORT --mqttport:1886  --parameter=/opt/ism7mqtt/parameter.json
                                      #System.Net.Sockets.SocketException (0xFFFDFFFF): Name or service not known
                                         at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError, CancellationToken)
                                         at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16)
                                         at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs, ValueTask, CancellationToken)
                                         at System.Net.Sockets.TcpClient.CompleteConnectAsync(ValueTask)
                                         at ism7mqtt.Ism7Client.ConnectAsync(CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/Ism7Client.cs:line 63
                                         at ism7mqtt.Ism7Client.RunAsync(String password, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/Ism7Client.cs:line 50
                                         at ism7mqtt.Program.Main(String[] args) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/Program.cs:line 144
                                      Unhandled exception. System.Net.Sockets.SocketException (0xFFFDFFFF): Name or service not known
                                         at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError, CancellationToken)
                                         at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16)
                                         at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs, ValueTask, CancellationToken)
                                         at System.Net.Sockets.TcpClient.CompleteConnectAsync(ValueTask)
                                         at ism7mqtt.Ism7Client.ConnectAsync(CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/Ism7Client.cs:line 63
                                         at ism7mqtt.Ism7Client.RunAsync(String password, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/Ism7Client.cs:line 50
                                         at ism7mqtt.Program.Main(String[] args) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/Program.cs:line 144
                                      

                                      code_text

                                      Abgebrochen
                                      

                                      Das Log am iobroker schaut so aus:

                                      mqtt.0
                                      	2025-05-19 17:51:40.266	info	Client [Wolf_ism7 ] connection closed: closed
                                      mqtt.0
                                      	2025-05-19 17:51:36.689	info	Client [Wolf_ism7 ] publishOnSubscribe send all known states
                                      mqtt.0
                                      	2025-05-19 17:51:36.629	info	Client [Wolf_ism7 ] publishOnSubscribe send all known states
                                      mqtt.0
                                      	2025-05-19 17:51:36.489	info	Client [Wolf_ism7 ] subscribes on "Wolf/ism7 /+/set/#" with regex /^mqtt\.0\.Wolf\.ism7_\.[^.]*\.set\..*/
                                      mqtt.0
                                      	2025-05-19 17:51:36.488	info	Client [Wolf_ism7 ] subscribes on "Wolf/ism7 /+/set/#" with regex /^Wolf\.ism7_\.[^.]*\.set\..*/
                                      mqtt.0
                                      	2025-05-19 17:51:36.429	info	Client [Wolf_ism7 ] subscribes on "Wolf/ism7 /+/set" with regex /mqtt\.0\.Wolf\.ism7_\.[^.]*\.set/
                                      mqtt.0
                                      	2025-05-19 17:51:36.428	info	Client [Wolf_ism7 ] subscribes on "Wolf/ism7 /+/set" with regex /Wolf\.ism7_\.[^.]*\.set/
                                      mqtt.0
                                      	2025-05-19 17:51:36.258	info	Client [Wolf_ism7 ] connected with secret 1747669896030_308
                                      
                                      Marc Berg 1 Reply Last reply Reply Quote 0
                                      • Marc Berg
                                        Marc Berg Most Active @manrum1 last edited by Marc Berg

                                        @manrum1 sagte in Wolf Smart Set:

                                        ./ism7mqtt -i ism7  -p PASSWORT -m iob1 --mqttuser=mqtt --mqttpass=mqttPASSWORT --mqttport:1886 --parameter=/opt/ism7mqtt/parameter.json

                                        • es müsste "--mqttport=1886" heißen

                                        • stelle sicher, dass "ism7" und "iob1" DNS-seitig auflösbar sind (z.B. mit ping ism7), oder nutze die IP-Adresse

                                        M 1 Reply Last reply Reply Quote 0
                                        • M
                                          manrum1 @Marc Berg last edited by manrum1

                                          @marc-berg Danke für die Antwort, hatte ich schon bemerkt und korrigiert:

                                          pi@iob1:/opt/ism7mqtt $ ./ism7mqtt -i ism7  -p PASSWORT -m localhost --mqttuser=mqtt --mqttpass=PASSWORT --mqttport=1886
                                          System.Net.Sockets.SocketException (0xFFFDFFFF): Name or service not known
                                             at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError, CancellationToken)
                                             at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16)
                                             at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs, ValueTask, CancellationToken)
                                             at System.Net.Sockets.TcpClient.CompleteConnectAsync(ValueTask)
                                             at ism7mqtt.Ism7Client.ConnectAsync(CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/Ism7Client.cs:line 63
                                             at ism7mqtt.Ism7Client.RunAsync(String password, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/Ism7Client.cs:line 50
                                             at ism7mqtt.Program.Main(String[] args) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/Program.cs:line 144
                                          Unhandled exception. System.Net.Sockets.SocketException (0xFFFDFFFF): Name or service not known
                                             at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError, CancellationToken)
                                             at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16)
                                             at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs, ValueTask, CancellationToken)
                                             at System.Net.Sockets.TcpClient.CompleteConnectAsync(ValueTask)
                                             at ism7mqtt.Ism7Client.ConnectAsync(CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/Ism7Client.cs:line 63
                                             at ism7mqtt.Ism7Client.RunAsync(String password, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/Ism7Client.cs:line 50
                                             at ism7mqtt.Program.Main(String[] args) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/Program.cs:line 144
                                             at ism7mqtt.Program.<Main>(String[] args)
                                          Abgebrochen
                                          

                                          Er authentifiziert sich auch, so schaut das Log am iobroker aus

                                          mqtt.0
                                          	2025-05-20 10:25:30.634	info	Client [Wolf_ism7 ] connection closed: closed
                                          mqtt.0
                                          	2025-05-20 10:25:26.768	info	Client [Wolf_ism7 ] publishOnSubscribe send all known states
                                          mqtt.0
                                          	2025-05-20 10:25:26.716	info	Client [Wolf_ism7 ] publishOnSubscribe send all known states
                                          mqtt.0
                                          	2025-05-20 10:25:26.567	info	Client [Wolf_ism7 ] subscribes on "Wolf/ism7 /+/set/#" with regex /^mqtt\.0\.Wolf\.ism7_\.[^.]*\.set\..*/
                                          mqtt.0
                                          	2025-05-20 10:25:26.567	info	Client [Wolf_ism7 ] subscribes on "Wolf/ism7 /+/set/#" with regex /^Wolf\.ism7_\.[^.]*\.set\..*/
                                          mqtt.0
                                          	2025-05-20 10:25:26.515	info	Client [Wolf_ism7 ] subscribes on "Wolf/ism7 /+/set" with regex /mqtt\.0\.Wolf\.ism7_\.[^.]*\.set/
                                          mqtt.0
                                          	2025-05-20 10:25:26.514	info	Client [Wolf_ism7 ] subscribes on "Wolf/ism7 /+/set" with regex /Wolf\.ism7_\.[^.]*\.set/
                                          mqtt.0
                                          	2025-05-20 10:25:26.334	info	Client [Wolf_ism7 ] connected with secret 1747729526126_8073
                                          

                                          Das ist alles was ich unter Objects sehe
                                          wolf3.jpg
                                          Dann weiß ich nicht was ich noch faslch mache 😞

                                          Marc Berg 1 Reply Last reply Reply Quote 0
                                          • Marc Berg
                                            Marc Berg Most Active @manrum1 last edited by

                                            @manrum1 sagte in Wolf Smart Set:

                                            Dann weiß ich nicht was ich noch faslch mache

                                            Hast du das geprüft?

                                            stelle sicher, dass "ism7" und "iob1" DNS-seitig auflösbar sind (z.B. mit ping ism7), oder nutze die IP-Adresse

                                            M 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

                                            512
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            30
                                            972
                                            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