Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter wolf-smartset 1.0.x

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter wolf-smartset 1.0.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      Wien-B last edited by

      Hi , does somebody have expericences with the following errors. Basically when I click on "get devices" nothing happens.

      API GET AUTH TOKEN ERROR: Cannot read properties of undefined (reading 'authorizationUrl')

      TypeError: Cannot read properties of undefined (reading 'authorizationUrl') at WolfSmartSet._getAuthToken (/opt/iobroker/node_modules/iobroker.wolf-smartset/lib/wss.js:167:38) at WolfSmartSet.adminGetDevicelist (/opt/iobroker/node_modules/iobroker.wolf-smartset/lib/wss.js:134:32) at WolfSmartset.onMessage (/opt/iobroker/node_modules/iobroker.wolf-smartset/main.js:430:34) at WolfSmartset.emit (node:events:513:28) at WolfSmartset.emit (node:domain:489:12) at change (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.js:5831:34) at Immediate._onImmediate (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:322:37) at processImmediate (node:internal/timers:466:21)

      1 Reply Last reply Reply Quote 0
      • O
        OpaW @finke3 last edited by

        @finke3 Hallo
        habe nun nach einem Jahr endlich das Schnittstellenmodul Wolf Link home zu meiner CHA bekommen.

        in der Wolf App und auch auf dem iMAC ist das Modul ISM7 einwandfrei über Benutzername und Passwort erreichbar. Die Anlage kann ausgewählt werden.
        Das Einbinden in den iobroker über den Wolf Adapter funktioniert nicht. Bei gleichem Benutzer und Passwort komme ich nicht in der Geräteauswahl weiter. Der Kreis dreht sich kurze Zeit. Danach kann aber kein Gerät ausgewählt werden. Kann einer helfen?

        Den Log aus dem iobroker in der Anlage
        Bildschirmfoto 2023-08-19 um 12.01.21.png

        ? 1 Reply Last reply Reply Quote 0
        • ?
          A Former User @OpaW last edited by A Former User

          @opaw sagte in Test Adapter wolf-smartset 1.0.x:

          Kann einer helfen?

          Moin,

          ein, zwei Anmerkungen vorweg,

          1. Log Texte bitte nicht als Bild posten, sondern als Text, in Code Tags </>, siehe
            6f70023b-8f7e-40fd-8bc2-3068b008eaf9-grafik.png
            Das ist für Personen, die am Handy/Tablet schauen, besser.
          2. Du solltest Deine Umgebung, in der der ioBroker läuft, beschreiben
            • Welche Plattform (RasPI, PC, Proxmox (LXC/VM), Docker usw.
            • Welche Versionen der Adapter, nicht nur die vom Wolf Adapter, auch js-controler, admin usw., sind von Interesse.

          Du müsstest uns auch die Einstellungen des Adapters mitteilen, da kannst Du ein Bild schicken 🙂

          VG
          Bernd

          P.S.: Hier noch die ausführliche Anleitung -> https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge
          P.P.S.: 8f0f5dcb-1131-40f0-b7b0-daa3846712fd-grafik.png

          O 1 Reply Last reply Reply Quote 0
          • O
            OpaW @Guest last edited by

            @dp20eic

            Hallo mein iobroker läuft auf einem Pi4 8GB mit PiOS64 Mein iobroker hat die Version 6.8.0, der Wolf Adapter 1.1, Node js 18.17.1 Js Controller 4.

            Hier das Protokoll als Text:
            code_text
            2023-08-19 16:29:17.543 - info: host.iobroker "system.adapter.wolf-smartset.0" enabled 2023-08-19 16:29:17.628 - info: host.iobroker instance system.adapter.wolf-smartset.0 started with pid 4790 2023-08-19 16:29:19.361 - debug: wolf-smartset.0 (4790) Redis Objects: Use Redis connection: 127.0.0.1:9001 2023-08-19 16:29:19.431 - debug: wolf-smartset.0 (4790) Objects client ready ... initialize now 2023-08-19 16:29:19.434 - debug: wolf-smartset.0 (4790) Objects create System PubSub Client 2023-08-19 16:29:19.436 - debug: wolf-smartset.0 (4790) Objects create User PubSub Client 2023-08-19 16:29:19.517 - debug: wolf-smartset.0 (4790) Objects client initialize lua scripts 2023-08-19 16:29:19.545 - debug: wolf-smartset.0 (4790) Objects connected to redis: 127.0.0.1:9001 2023-08-19 16:29:19.587 - debug: wolf-smartset.0 (4790) Redis States: Use Redis connection: 127.0.0.1:9000 2023-08-19 16:29:19.608 - debug: wolf-smartset.0 (4790) States create System PubSub Client 2023-08-19 16:29:19.610 - debug: wolf-smartset.0 (4790) States create User PubSub Client 2023-08-19 16:29:19.688 - debug: wolf-smartset.0 (4790) States connected to redis: 127.0.0.1:9000 2023-08-19 16:29:19.857 - debug: wolf-smartset.0 (4790) Plugin sentry Initialize Plugin (enabled=true) 2023-08-19 16:29:20.345 - info: wolf-smartset.0 (4790) starting. Version 1.1.1 in /opt/iobroker/node_modules/iobroker.wolf-smartset, node: v18.17.1, js-controller: 4.0.24 at WolfSmartset.onReady (/opt/iobroker/node_modules/iobroker.wolf-smartset/main.js:40:23) at WolfSmartset.emit (node:events:514:28) at WolfSmartset.emit (node:domain:489:12) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.js:9139:26 2023-08-19 16:29:26.342 - info: admin.0 (3325) ==> Connected system.user.admin from ::ffff:192.168.100.10 2023-08-19 16:29:30.660 - info: wolf-smartset.0 (4790) getDeviceList at WolfSmartSet._getAuthToken (/opt/iobroker/node_modules/iobroker.wolf-smartset/lib/wss.js:167:38) at WolfSmartSet.adminGetDevicelist (/opt/iobroker/node_modules/iobroker.wolf-smartset/lib/wss.js:134:32) at WolfSmartset.onMessage (/opt/iobroker/node_modules/iobroker.wolf-smartset/main.js:430:34) at WolfSmartset.emit (node:events:514:28) at WolfSmartset.emit (node:domain:489:12) at change (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.js:5831:34) at Immediate._onImmediate (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:322:37) at processImmediate (node:internal/timers:476:21) 2023-08-19 16:30:01.997 - info: admin.0 (3325) <== Disconnect system.user.admin from ::ffff:192.168.100.10 2023-08-19 16:38:36.290 - info: admin.0 (3325) ==> Connected system.user.admin from ::ffff:192.168.100.10

            Bildschirmfoto 2023-08-19 um 17.02.47.png

            ? 1 Reply Last reply Reply Quote 0
            • ?
              A Former User @OpaW last edited by

              @opaw sagte in Test Adapter wolf-smartset 1.0.x:

              @dp20eic

              Moin,

              Text in Code Tags sehen anders aus, nur mal eine Vergleich zu deinem, wenn ich das eingebe

              2023-08-19 16:29:17.543 - info: host.iobroker "system.adapter.wolf-smartset.0" enabled 
              2023-08-19 16:29:17.628 - info: host.iobroker instance system.adapter.wolf-smartset.0 started with pid 4790 
              2023-08-19 16:29:19.361 - debug: wolf-smartset.0 (4790) Redis Objects: Use Redis connection: 127.0.0.1:9001 
              2023-08-19 16:29:19.431 - debug: wolf-smartset.0 (4790) Objects client ready ... initialize now 
              2023-08-19 16:29:19.434 - debug: wolf-smartset.0 (4790) Objects create System PubSub Client 
              2023-08-19 16:29:19.436 - debug: wolf-smartset.0 (4790) Objects create User PubSub Client 
              2023-08-19 16:29:19.517 - debug: wolf-smartset.0 (4790) Objects client initialize lua scripts 
              2023-08-19 16:29:19.545 - debug: wolf-smartset.0 (4790) Objects connected to redis: 127.0.0.1:9001 
              2023-08-19 16:29:19.587 - debug: wolf-smartset.0 (4790) Redis States: Use Redis connection: 127.0.0.1:9000 
              2023-08-19 16:29:19.608 - debug: wolf-smartset.0 (4790) States create System PubSub Client 
              2023-08-19 16:29:19.610 - debug: wolf-smartset.0 (4790) States create User PubSub Client 
              2023-08-19 16:29:19.688 - debug: wolf-smartset.0 (4790) States connected to redis: 127.0.0.1:9000 
              2023-08-19 16:29:19.857 - debug: wolf-smartset.0 (4790) Plugin sentry Initialize Plugin (enabled=true) 
              2023-08-19 16:29:20.345 - info: wolf-smartset.0 (4790) starting. Version 1.1.1 in /opt/iobroker/node_modules/iobroker.wolf-smartset, node: v18.17.1, js-controller: 4.0.24 at WolfSmartset.onReady (/opt/iobroker/node_modules/iobroker.wolf-smartset/main.js:40:23) at WolfSmartset.emit (node:events:514:28) at WolfSmartset.emit (node:domain:489:12) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.js:9139:26 
              2023-08-19 16:29:26.342 - info: admin.0 (3325) ==> Connected system.user.admin from ::ffff:192.168.100.10 
              2023-08-19 16:29:30.660 - info: wolf-smartset.0 (4790) getDeviceList at WolfSmartSet._getAuthToken (/opt/iobroker/node_modules/iobroker.wolf-smartset/lib/wss.js:167:38) at WolfSmartSet.adminGetDevicelist (/opt/iobroker/node_modules/iobroker.wolf-smartset/lib/wss.js:134:32) at WolfSmartset.onMessage (/opt/iobroker/node_modules/iobroker.wolf-smartset/main.js:430:34) at WolfSmartset.emit (node:events:514:28) at WolfSmartset.emit (node:domain:489:12) at change (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.js:5831:34) at Immediate._onImmediate (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:322:37) at processImmediate (node:internal/timers:476:21) 
              2023-08-19 16:30:01.997 - info: admin.0 (3325) <== Disconnect system.user.admin from ::ffff:192.168.100.10 
              2023-08-19 16:38:36.290 - info: admin.0 (3325) ==> Connected system.user.admin from ::ffff:192.168.100.10
              

              Schon mal versucht, erst die Version 1.0.0 vom Adapter zu installieren?
              Du bist dir auch ganz sicher, dass du den User und das Passwort korrekt eingetragen hast?

              VG
              Bernd

              P.S.: Schaue jetzt erstmal Fußball.

              sigi234 ? 2 Replies Last reply Reply Quote 0
              • sigi234
                sigi234 Forum Testing Most Active @Guest last edited by sigi234

                @dp20eic sagte in Test Adapter wolf-smartset 1.0.x:

                Du bist dir auch ganz sicher, dass du den User und das Passwort korrekt eingetragen hast?

                Nicht C&P sondern schreib es mal direkt rein, meistens ist ein Leerzeichen versteckt.

                O 1 Reply Last reply Reply Quote 0
                • O
                  OpaW @sigi234 last edited by

                  @sigi234
                  Hallo ich habe die Version 1.1.1 installiert.

                  Der Benutzername und das Password sind richtig eingetragen. Zur Kontrolle habe ich die Konfigurationsdatei heruntergeladen und überprüft.
                  in der xxx 4.json stehen unter "native" die richtigen Werte für user , password und pingInterval
                  Bei Devisen steht null und bei Devicelist "".

                  code_text
                  ``wolf-smartset.0
                  12399	2023-08-20 09:02:10.696	warn	TypeError: Cannot read properties of undefined (reading 'authorizationUrl') at WolfSmartSet._getAuthToken (/opt/iobroker/node_modules/iobroker.wolf-smartset/lib/wss.js:167:38) at WolfSmartSet.adminGetDevicelist (/opt/iobroker/node_modules/iobroker.wolf-smartset/lib/wss.js:134:32) at WolfSmartset.onMessage (/opt/iobroker/node_modules/iobroker.wolf-smartset/main.js:430:34) at WolfSmartset.emit (node:events:514:28) at WolfSmartset.emit (node:domain:489:12) at change (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.js:5831:34) at Immediate._onImmediate (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:322:37) at processImmediate (node:internal/timers:476:21)
                  
                  wolf-smartset.0
                  12399	2023-08-20 09:02:10.675	warn	API GET AUTH TOKEN ERROR: Cannot read properties of undefined (reading 'authorizationUrl')
                  
                  wolf-smartset.0
                  12399	2023-08-20 09:02:10.669	info	getDeviceList
                  
                  wolf-smartset.0
                  12399	2023-08-20 09:01:17.059	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:514:28) at WolfSmartset.emit (node:domain:489:12) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.js:9139:26
                  
                  wolf-smartset.0
                  12399	2023-08-20 09:01:16.803	error	Please configure user, password and device in config
                  
                  wolf-smartset.0
                  12399	2023-08-20 09:01:16.746	info	starting. Version 1.1.1 in /opt/iobroker/node_modules/iobroker.wolf-smartset, node: v18.17.1, js-controller: 4.0.24
                  
                  wolf-smartset.0
                  12399	2023-08-20 09:01:16.171	debug	Plugin sentry Initialize Plugin (enabled=true)
                  
                  wolf-smartset.0
                  12399	2023-08-20 09:01:15.941	debug	States connected to redis: 127.0.0.1:9000
                  
                  wolf-smartset.0
                  12399	2023-08-20 09:01:15.859	debug	States create User PubSub Client
                  
                  wolf-smartset.0
                  12399	2023-08-20 09:01:15.857	debug	States create System PubSub Client
                  
                  wolf-smartset.0
                  12399	2023-08-20 09:01:15.829	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                  
                  wolf-smartset.0
                  12399	2023-08-20 09:01:15.775	debug	Objects connected to redis: 127.0.0.1:9001
                  
                  wolf-smartset.0
                  12399	2023-08-20 09:01:15.744	debug	Objects client initialize lua scripts
                  
                  wolf-smartset.0
                  12399	2023-08-20 09:01:15.667	debug	Objects create User PubSub Client
                  
                  wolf-smartset.0
                  12399	2023-08-20 09:01:15.665	debug	Objects create System PubSub Client
                  
                  wolf-smartset.0
                  12399	2023-08-20 09:01:15.662	debug	Objects client ready ... initialize now
                  
                  wolf-smartset.0
                  12399	2023-08-20 09:01:15.592	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                  1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User @Guest last edited by

                    @dp20eic sagte in Test Adapter wolf-smartset 1.0.x:

                    Schon mal versucht, erst die Version 1.0.0 vom Adapter zu installieren?

                    Moin,

                    zitiere mich mal selbst, hast Du mal die 1.0.0 Version installiert?

                    Schau mal hier:
                    https://github.com/iobroker-community-adapters/ioBroker.wolf-smartset/issues/260

                    VG
                    Bernd

                    Muegic created this issue in iobroker-community-adapters/ioBroker.wolf-smartset

                    closed Please configure user, password and device in config #260

                    O 1 Reply Last reply Reply Quote 0
                    • O
                      OpaW @Guest last edited by

                      @dp20eic Hallo Bernd,

                      vielen Dank. Mit der 1.0.0 funktionierte es sofort.

                      ? 1 Reply Last reply Reply Quote 0
                      • ?
                        A Former User @OpaW last edited by

                        @opaw sagte in Test Adapter wolf-smartset 1.0.x:

                        vielen Dank. Mit der 1.0.0 funktionierte es sofort.

                        Moin,

                        dann kannst Du jetzt auch auf die V 1.1.1 updaten, sollte dann so weit auch alles funktionieren.

                        Ab und an, gibt es im Log ein Fehler, dass ein Konnekt nicht funktioniert hat, ich denke, hab es nicht weiter analysiert, dass es an den Wolf Servern liegt, dass die dann irgendwelche Wartungen durchführen.

                        VG
                        Bernd

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

                          Moin zusammen,

                          seit gestern 12:30 verbindet sich der Adapter nicht mehr.
                          Hat jemand ähnliche Probleme?

                          Grüße
                          Tom

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

                            Die Diskussion zur Version 1.2.x findet zukünftig hier statt:
                            https://forum.iobroker.net/topic/78785/test-adapter-wolf-smartset-1-2-x

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

                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            783
                            Online

                            31.7k
                            Users

                            79.7k
                            Topics

                            1.3m
                            Posts

                            ism7 wolf
                            28
                            118
                            13507
                            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