Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter wolf-smartset 1.0.x

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

Test Adapter wolf-smartset 1.0.x

Test Adapter wolf-smartset 1.0.x

Scheduled Pinned Locked Moved Tester
ism7wolf
118 Posts 28 Posters 20.4k Views 26 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • MeistertrM Meistertr

    @ketule kanndt fu mal einen debug log posten

    K Offline
    K Offline
    KeTuLE
    wrote on last edited by
    #9

    @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
    
    MeistertrM 1 Reply Last reply
    0
    • K KeTuLE

      @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
      
      MeistertrM Offline
      MeistertrM Offline
      Meistertr
      Developer
      wrote on last edited by
      #10

      @ketule versuch jetzt nochmal von git

      K 1 Reply Last reply
      0
      • MeistertrM Meistertr

        @ketule versuch jetzt nochmal von git

        K Offline
        K Offline
        KeTuLE
        wrote on last edited by
        #11

        @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

        MeistertrM 1 Reply Last reply
        0
        • K KeTuLE

          @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

          MeistertrM Offline
          MeistertrM Offline
          Meistertr
          Developer
          wrote on last edited by
          #12

          @ketule versuch nochmal von git

          K 1 Reply Last reply
          0
          • MeistertrM Meistertr

            @ketule versuch nochmal von git

            K Offline
            K Offline
            KeTuLE
            wrote on last edited by KeTuLE
            #13

            @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
            0
            • K KeTuLE

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

              A Offline
              A Offline
              Adri525
              wrote on last edited by
              #14

              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

              MeistertrM 1 Reply Last reply
              0
              • A Adri525

                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

                MeistertrM Offline
                MeistertrM Offline
                Meistertr
                Developer
                wrote on last edited by
                #15

                @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
                0
                • MeistertrM Meistertr
                  Aktuelle Test Version 1.0.0
                  Veröffentlichungsdatum 20.02.20
                  Github Link https://github.com/iobroker-community-adapters/ioBroker.wolf-smartset

                  Hallo Leute, nach einem kleinen Ausflug zu Homeassistant habe ich gesehen, dass die einen Adapter für Wolf-smartset haben. da ich auch noch eine ISM7 Modul rumliegen hatte was ich für ein ISM8 ausgebaut habe (dafür gibs ja einen Adapter). Habe ich mir gedacht dass es doch ganz Interessant wäre.
                  Vorteile zum Wolf Adapter:

                  • alle Parameter können geändert werden auch die Wochenprogramme
                  • Es stehen mehr Daten zur Verfügung
                  • Läuft mit dem ISM7 (WLAN) Modul
                  • Herstellerapp kann nebenbei genutzt werden

                  Nachteile:

                  • Cloud Verbindung durch Wertepoll
                  • keine offene Api

                  Also alles in allem ne coole Sache.
                  Bis jetzt gehen datenabruf und Werte ändern
                  das ist ja schon mal das Wichstigste

                  Kommen soll:

                  • Automatischen Heizungsdiagramm
                  • Wochenrpogramme einfach einstellen

                  Also wer testen will und kann gerne ausprobieren

                  Wichtig beim Wechsel auf die 0.2.X Adapter und Objekte vorher löschen

                  L Offline
                  L Offline
                  lucajordi
                  wrote on last edited by
                  #16

                  @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...

                  MeistertrM 1 Reply Last reply
                  0
                  • MeistertrM Offline
                    MeistertrM Offline
                    Meistertr
                    Developer
                    wrote on last edited by
                    #17

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

                    K 1 Reply Last reply
                    0
                    • L lucajordi

                      @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...

                      MeistertrM Offline
                      MeistertrM Offline
                      Meistertr
                      Developer
                      wrote on last edited by
                      #18

                      @lucajordi war bei mir auch so 🙂

                      L 1 Reply Last reply
                      0
                      • MeistertrM Meistertr

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

                        K Offline
                        K Offline
                        KeTuLE
                        wrote on last edited by
                        #19

                        @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
                        0
                        • MeistertrM Meistertr

                          @lucajordi war bei mir auch so 🙂

                          L Offline
                          L Offline
                          lucajordi
                          wrote on last edited by
                          #20

                          @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 MeistertrM 2 Replies Last reply
                          0
                          • L lucajordi

                            @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 Offline
                            K Offline
                            KeTuLE
                            wrote on last edited by
                            #21

                            @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
                            0
                            • K KeTuLE

                              @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 Offline
                              L Offline
                              lucajordi
                              wrote on last edited by
                              #22

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

                              1 Reply Last reply
                              0
                              • MeistertrM Offline
                                MeistertrM Offline
                                Meistertr
                                Developer
                                wrote on last edited by
                                #23

                                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
                                0
                                • L lucajordi

                                  @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

                                  MeistertrM Offline
                                  MeistertrM Offline
                                  Meistertr
                                  Developer
                                  wrote on last edited by
                                  #24

                                  @lucajordi das eine ist warm wasser und das Andere Heizung

                                  L 1 Reply Last reply
                                  0
                                  • MeistertrM Meistertr

                                    @lucajordi das eine ist warm wasser und das Andere Heizung

                                    L Offline
                                    L Offline
                                    lucajordi
                                    wrote on last edited by
                                    #25

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

                                    MeistertrM 1 Reply Last reply
                                    0
                                    • MeistertrM Meistertr

                                      @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 Offline
                                      A Offline
                                      Adri525
                                      wrote on last edited by
                                      #26

                                      @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

                                      MeistertrM apollon77A 2 Replies Last reply
                                      0
                                      • A Adri525

                                        @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

                                        MeistertrM Offline
                                        MeistertrM Offline
                                        Meistertr
                                        Developer
                                        wrote on last edited by
                                        #27

                                        @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
                                        0
                                        • L lucajordi

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

                                          MeistertrM Offline
                                          MeistertrM Offline
                                          Meistertr
                                          Developer
                                          wrote on last edited by
                                          #28

                                          @lucajordi ne die sind unterschiedlich

                                          L 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          228

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe