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 goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    Test Adapter wolf-smartset 1.0.x

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

      @meistertr wenn ich das Node Modul auf der Shell starte, bekomme ich folgenden Output:

      node main.js --debug
      
      2021-03-04 12:40:17.178  - debug: wolf-smartset.0 (19366) Redis Objects: Use Redis connection: 127.0.0.1:6379
      2021-03-04 12:40:17.211  - debug: wolf-smartset.0 (19366) Objects client ready ... initialize now
      2021-03-04 12:40:17.217  - debug: wolf-smartset.0 (19366) Objects create System PubSub Client
      2021-03-04 12:40:17.219  - debug: wolf-smartset.0 (19366) Objects create User PubSub Client
      2021-03-04 12:40:17.220  - debug: wolf-smartset.0 (19366) Objects client initialize lua scripts
      2021-03-04 12:40:17.233  - debug: wolf-smartset.0 (19366) Objects connected to redis: 127.0.0.1:6379
      2021-03-04 12:40:17.242  - debug: wolf-smartset.0 (19366) objectDB connected
      2021-03-04 12:40:17.244  - debug: wolf-smartset.0 (19366) Redis States: Use Redis connection: 127.0.0.1:6379
      2021-03-04 12:40:17.251  - debug: wolf-smartset.0 (19366) States create System PubSub Client
      2021-03-04 12:40:17.253  - debug: wolf-smartset.0 (19366) States create User PubSub Client
      2021-03-04 12:40:17.260  - debug: wolf-smartset.0 (19366) States connected to redis: 127.0.0.1:6379
      2021-03-04 12:40:17.262  - debug: wolf-smartset.0 (19366) statesDB connected
      2021-03-04 12:40:17.400  - info: wolf-smartset.0 (19366) starting. Version 0.1.2 in /opt/iobroker/node_modules/iobroker.wolf-smartset, node: v12.21.0, js-controller: 3.2.16
      2021-03-04 12:40:17.426  - error: wolf-smartset.0 (19366) could not sartTypeError: Cannot read property 'GatewayId' of null
      2021-03-04 12:40:19.385  - info: wolf-smartset.0 (19366) getDeviceList
      2021-03-04 12:40:19.388  - debug: wolf-smartset.0 (19366) sendTo "getDeviceList" to system.adapter.admin.0 from system.adapter.wolf-smartset.0
      2021-03-04 12:40:23.388  - info: wolf-smartset.0 (19366) Got terminate signal TERMINATE_YOURSELF
      2021-03-04 12:40:24.355  - info: wolf-smartset.0 (19366) getDeviceList
      2021-03-04 12:40:24.356  - debug: wolf-smartset.0 (19366) sendTo "getDeviceList" to system.adapter.admin.0 from system.adapter.wolf-smartset.0
      2021-03-04 12:40:26.784  - warn: wolf-smartset.0 (19366) Got terminate signal. Checking desired PID: 0 vs own PID 19366
      2021-03-04 12:40:26.801  - warn: wolf-smartset.0 (19366) Got terminate signal. Checking desired PID: 19392 vs own PID 19366
      2021-03-04 12:40:32.001  - info: wolf-smartset.0 (19366) getDeviceList
      2021-03-04 12:40:32.003  - debug: wolf-smartset.0 (19366) sendTo "getDeviceList" to system.adapter.admin.0 from system.adapter.wolf-smartset.0
      2021-03-04 12:40:32.474  - info: wolf-smartset.0 (19366) getDeviceList
      2021-03-04 12:40:32.476  - debug: wolf-smartset.0 (19366) sendTo "getDeviceList" to system.adapter.admin.0 from system.adapter.wolf-smartset.0
      
      Meistertr 1 Reply Last reply Reply Quote 0
      • Meistertr
        Meistertr Developer @KeTuLE last edited by

        @ketule versuch jetzt nochmal von git

        K 1 Reply Last reply Reply Quote 0
        • K
          KeTuLE @Meistertr last edited by

          @meistertr Danke ich bin ein Schritt weiter. Die Anlage konnte gefunden werden und ich habe jetzt die deviceID. Allerdings schmeißt es den Adapter, da er irgendwo ein 401 von der API bekommt.

          node main.js --debug
          2021-03-04 21:22:13.520  - debug: wolf-smartset.0 (29559) Redis Objects: Use Redis connection: 127.0.0.1:6379
          2021-03-04 21:22:13.551  - debug: wolf-smartset.0 (29559) Objects client ready ... initialize now
          2021-03-04 21:22:13.558  - debug: wolf-smartset.0 (29559) Objects create System PubSub Client
          2021-03-04 21:22:13.560  - debug: wolf-smartset.0 (29559) Objects create User PubSub Client
          2021-03-04 21:22:13.561  - debug: wolf-smartset.0 (29559) Objects client initialize lua scripts
          2021-03-04 21:22:13.573  - debug: wolf-smartset.0 (29559) Objects connected to redis: 127.0.0.1:6379
          2021-03-04 21:22:13.581  - debug: wolf-smartset.0 (29559) objectDB connected
          2021-03-04 21:22:13.583  - debug: wolf-smartset.0 (29559) Redis States: Use Redis connection: 127.0.0.1:6379
          2021-03-04 21:22:13.590  - debug: wolf-smartset.0 (29559) States create System PubSub Client
          2021-03-04 21:22:13.591  - debug: wolf-smartset.0 (29559) States create User PubSub Client
          2021-03-04 21:22:13.598  - debug: wolf-smartset.0 (29559) States connected to redis: 127.0.0.1:6379
          2021-03-04 21:22:13.600  - debug: wolf-smartset.0 (29559) statesDB connected
          2021-03-04 21:22:13.750  - error: wolf-smartset.0 (29559) adapter disabled
          2021-03-04 21:22:13.756  - info: wolf-smartset.0 (29559) starting. Version 0.1.2 in /opt/iobroker/node_modules/iobroker.wolf-smartset, node: v12.21.0, js-controller: 3.2.16
          2021-03-04 21:22:14.874  - error: wolf-smartset.0 (29559) API GET GUI DESK. ERROR: Error: Request failed with status code 401
          2021-03-04 21:22:14.877  - error: wolf-smartset.0 (29559) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2021-03-04 21:22:14.878  - error: wolf-smartset.0 (29559) unhandled promise rejection: Cannot read property 'MenuItems' of undefined
          2021-03-04 21:22:14.879  - error: wolf-smartset.0 (29559) TypeError: Cannot read property 'MenuItems' of undefined
              at getParams (/opt/iobroker/node_modules/iobroker.wolf-smartset/main.js:70:12)
              at WolfSmartset.main (/opt/iobroker/node_modules/iobroker.wolf-smartset/main.js:57:25)
              at processTicksAndRejections (internal/process/task_queues.js:97:5)
          2021-03-04 21:22:14.880  - error: wolf-smartset.0 (29559) Cannot read property 'MenuItems' of undefined
          2021-03-04 21:22:14.889  - info: wolf-smartset.0 (29559) terminating
          2021-03-04 21:22:14.890  - warn: wolf-smartset.0 (29559) Terminated (UNCAUGHT_EXCEPTION): Without reason
          

          ws_init.png

          Meistertr 1 Reply Last reply Reply Quote 0
          • Meistertr
            Meistertr Developer @KeTuLE last edited by

            @ketule versuch nochmal von git

            K 1 Reply Last reply Reply Quote 0
            • K
              KeTuLE @Meistertr last edited by KeTuLE

              @meistertr Herzlichen Dank! Der Adapter funktioniert jetzt und ich bekomme die Objekte. Im Log sind keine Auffälligkeiten.
              screenshot_iob_wsmartset.png

              A 1 Reply Last reply Reply Quote 0
              • A
                Adri525 @KeTuLE last edited by

                Guten Abend zusammen,

                wenn ich den Adapter installieren will bekomme ich folgende Fehlermeldung:

                Fertig mit Fehler: host.raspberrypi Cannot install iobroker-community-adapters/ioBroker.wolf-smartset#ea8ba73f7cc2f43ee64a3b46b4a80a16637a70d4: 1

                Kann mir jemand weiterhelfen?

                Danke im Voraus!

                Grüße
                Adri

                Meistertr 1 Reply Last reply Reply Quote 0
                • Meistertr
                  Meistertr Developer @Adri525 last edited by

                  @adri525 Der Adapter ist eine Alpha Version
                  Die Installation ist ausdrücklich nur zu empfehlen, wenn man genau weiß was man macht und machen muss wenn mal was nicht geht. Einem Beginner würde ich nicht mal latest(Beta) empfehlen.
                  Ziel der Geschichte ist es mithilfe der Tester eine stabile Version zu entwickeln. Voraussetzung dafür sind auch detaillierte Fehlerbeschreibungen. Mit einem ausführlichen Logauszug auf debugebene.

                  Wenn du dennoch gerne testen willst, immer gerne. Aber bitte die allgemeinen Sachen wie (debug log einstelle, logfile öffnen, zurück auf letzte Version, Objekte entfernen usw. selber aneignen)

                  Zu deinem Fehler:
                  mit der letzten Zeile kann man nix anfangen, bitte den gesamten Logauszug aus dem Fenster in codetags posten dann kann man sehen, wieso er den nicht installiert.

                  A 1 Reply Last reply Reply Quote 0
                  • L
                    lucajordi @Meistertr last edited by

                    @meistertr
                    Na toll... 😊

                    Jetzt habe ich mir extra das ism8i gekauft, um mein ism7 zu ersetzen.

                    Da ich das 7 noch habe, werde ich morgen testen!

                    Danke...

                    Meistertr 1 Reply Last reply Reply Quote 0
                    • Meistertr
                      Meistertr Developer last edited by

                      kann jemand bestätigen, dass die Werte nach ein paar Tagen nicht mehr aktualisiert werden?

                      K 1 Reply Last reply Reply Quote 0
                      • Meistertr
                        Meistertr Developer @lucajordi last edited by

                        @lucajordi war bei mir auch so 🙂

                        L 1 Reply Last reply Reply Quote 0
                        • K
                          KeTuLE @Meistertr last edited by

                          @meistertr Kann ich nicht bestätigen. Der Adapter läuft seit 7.3.2021 ohne Probleme durch und aktualisiert die Werte. Ich lasse die Werte in eine InfluxDB schreibe, um sie mit Grafana zu virtualisieren. Die Werte (Vorlauf-Temperatur) stammen von heute Morgen:

                          2021-03-12 04:40:15
                          2021-03-12 04:40:20
                          42.1
                          2021-03-12 04:40:25
                          2021-03-12 04:40:30
                          2021-03-12 04:40:35
                          2021-03-12 04:40:40
                          2021-03-12 04:40:45
                          2021-03-12 04:40:50
                          2021-03-12 04:40:55
                          2021-03-12 04:41:00
                          2021-03-12 04:41:05
                          2021-03-12 04:41:10
                          2021-03-12 04:41:15
                          2021-03-12 04:41:20
                          40.6
                          2021-03-12 04:41:25
                          2021-03-12 04:41:30
                          2021-03-12 04:41:35
                          2021-03-12 04:41:40
                          2021-03-12 04:41:45
                          2021-03-12 04:41:50
                          2021-03-12 04:41:55
                          2021-03-12 04:42:00
                          2021-03-12 04:42:05
                          2021-03-12 04:42:10
                          2021-03-12 04:42:15
                          2021-03-12 04:42:20
                          37.8
                          
                          1 Reply Last reply Reply Quote 0
                          • L
                            lucajordi @Meistertr last edited by

                            @meistertr
                            Guten Morgen!

                            Also scheint zu laufen! 👍

                            Kann mir denn einer sagen, was sich hinter der Programauswahl verbirgt?
                            Also welche für heizkreis, warmwasser...

                            583f41c4-830e-4cb5-a16e-47732e1183bc-image.png

                            K Meistertr 2 Replies Last reply Reply Quote 0
                            • K
                              KeTuLE @lucajordi last edited by

                              @lucajordi Den Punkt 030_Gemeinsame_Einstellungen habe ich gar nicht. Mein CGB-2 ist aus dem Jahr 2016.
                              Bildschirmfoto 2021-03-12 um 12.09.12.png

                              L 1 Reply Last reply Reply Quote 0
                              • L
                                lucajordi @KeTuLE last edited by

                                @ketule
                                ok, bei mir war er direkt da...
                                Hatte alledings vorher das bm2 auf die neuste Version upgedatet!

                                1 Reply Last reply Reply Quote 0
                                • Meistertr
                                  Meistertr Developer last edited by

                                  die Aufteilung und Objekt Bezeichnung ändert sich in der nächsten Version. wenn ich herausgefunden habe wieso bei mir die ids ändern... und keine daten mehr reinkommen....

                                  1 Reply Last reply Reply Quote 0
                                  • Meistertr
                                    Meistertr Developer @lucajordi last edited by

                                    @lucajordi das eine ist warm wasser und das Andere Heizung

                                    L 1 Reply Last reply Reply Quote 0
                                    • L
                                      lucajordi @Meistertr last edited by

                                      @meistertr
                                      Danke... Sind denn die Program ids die selben wie beim ism8i?

                                      Meistertr 1 Reply Last reply Reply Quote 0
                                      • A
                                        Adri525 @Meistertr last edited by

                                        @meistertr
                                        Danke für die Info. Ich möchte es dennoch gerne testen. Habe mir in den letzten Monaten ziemlich viel angeeignet und denke ich bekomme es hin. Auch wenn ich den Raps ab und zu wieder komplett neu aufsetzten muss 😉

                                        Hier der Log:

                                        2021-03-13 15:15:13.305 - info: host.raspberrypi iobroker url "https://github.com/iobroker-community-adapters/ioBroker.wolf-smartset" --debug
                                        2021-03-13 15:15:15.506 - info: host.raspberrypi iobroker install iobroker-community-adapters/ioBroker.wolf-smartset#ea8ba73f7cc2f43ee64a3b46b4a80a16637a70d4
                                        2021-03-13 15:15:16.164 - info: host.raspberrypi iobroker NPM version: 6.14.11
                                        2021-03-13 15:15:16.167 - info: host.raspberrypi iobroker npm install iobroker-community-adapters/ioBroker.wolf-smartset#ea8ba73f7cc2f43ee64a3b46b4a80a16637a70d4 --loglevel error --prefix "/opt/iobroker" (System call)
                                        2021-03-13 15:15:21.004 - info: host.raspberrypi iobroker npm ERR! code ENOENT
                                        2021-03-13 15:15:21.007 - info: host.raspberrypi iobroker npm ERR! syscall spawn gitnpm ERR! path gitnpm ERR! errno -2
                                        2021-03-13 15:15:21.017 - info: host.raspberrypi iobroker npm ERR! enoent Error while executing:npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/iobroker-community-adapters/ioBroker.wolf-smartset.gitnpm ERR! enoent npm ERR! enoent npm ERR! enoent spawn git ENOENTnpm ERR! enoent This is related to npm not being able to find a file.npm ERR! enoent
                                        2021-03-13 15:15:21.029 - info: host.raspberrypi iobroker npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2021-03-13T14_15_21_018Z-debug.log
                                        2021-03-13 15:15:21.049 - error: host.raspberrypi iobroker host.raspberrypi Cannot install iobroker-community-adapters/ioBroker.wolf-smartset#ea8ba73f7cc2f43ee64a3b46b4a80a16637a70d4: 254
                                        2021-03-13 15:15:22.084 - info: host.raspberrypi iobroker exit 25

                                        Irgendwas passt scheinbar mit der ppm nicht oder?

                                        Sollte aber die aktuelle Version sein: 6.14.11

                                        Grüße
                                        Adri

                                        Meistertr apollon77 2 Replies Last reply Reply Quote 0
                                        • Meistertr
                                          Meistertr Developer @Adri525 last edited by

                                          @adri525 sagte in Test Adapter wolf-smartset 0.1.x:

                                          nfo: host.raspberrypi iobroker npm ERR! code ENOENT

                                          ich hätte jetzt pauschal gesagt ein fehler von npm aber vll kann @apollon77 da mehr zu sagen? am adapter liegt es glaub ich nicht..

                                          1 Reply Last reply Reply Quote 0
                                          • Meistertr
                                            Meistertr Developer @lucajordi last edited by

                                            @lucajordi ne die sind unterschiedlich

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            667
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

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