Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest

NEWS

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

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

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

Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest

Geplant Angeheftet Gesperrt Verschoben Tester
sainlogicwetterstationadapterws980wififroggit wh4000sh
326 Beiträge 60 Kommentatoren 75.4k Aufrufe 51 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • E Offline
    E Offline
    e-i-k-e
    schrieb am zuletzt editiert von e-i-k-e
    #191

    @Fogg

    Nach Update des js-Controllers auf Version 3.3x wird nachfolgendes im Log angezeigt.

    sainlogic.0	2021-04-30 21:20:28.098	warn	(6166) State value to set for "sainlogic.0.weather.current.uvi" has wrong type "string" but has to be "number"
    sainlogic.0	2021-04-30 21:20:28.097	warn	(6166) State value to set for "sainlogic.0.weather.current.winddir" has wrong type "string" but has to be "number"
    sainlogic.0	2021-04-30 21:20:28.097	warn	(6166) State value to set for "sainlogic.0.weather.current.outdoorhumidity" has wrong type "string" but has to be "number"
    sainlogic.0	2021-04-30 21:20:28.096	warn	(6166) State value to set for "sainlogic.0.weather.current.indoorhumidity" has wrong type "string" but has to be "number"
    sainlogic.0	2021-04-30 21:20:28.092	warn	(6166) State "sainlogic.0.info.last_listener_update" has no existing object, this might lead to an error in future versions
    sainlogic.0	2021-04-30 19:19:27.095	warn	(6166) State value to set for "sainlogic.0.weather.current.uvi" has wrong type "string" but has to be "number"
    sainlogic.0	2021-04-30 19:19:27.095	warn	(6166) State value to set for "sainlogic.0.weather.current.winddir" has wrong type "string" but has to be "number"
    sainlogic.0	2021-04-30 19:19:27.095	warn	(6166) State value to set for "sainlogic.0.weather.current.outdoorhumidity" has wrong type "string" but has to be "number"
    sainlogic.0	2021-04-30 19:19:27.094	warn	(6166) State value to set for "sainlogic.0.weather.current.indoorhumidity" has wrong type "string" but has to be "number"
    sainlogic.0	2021-04-30 19:19:27.091	warn	(6166) State "sainlogic.0.info.last_listener_update" has no existing object, this might lead to an error in future versions
    sainlogic.0	2021-04-30 19:18:26.098	warn	(6166) State value to set for "sainlogic.0.weather.current.uvi" has wrong type "string" but has to be "number"
    sainlogic.0	2021-04-30 19:18:26.097	warn	(6166) State value to set for "sainlogic.0.weather.current.winddir" has wrong type "string" but has to be "number"
    sainlogic.0	2021-04-30 19:18:26.097	warn	(6166) State value to set for "sainlogic.0.weather.current.outdoorhumidity" has wrong type "string" but has to be "number"
    sainlogic.0	2021-04-30 19:18:26.095	warn	(6166) State value to set for "sainlogic.0.weather.current.indoorhumidity" has wrong type "string" but has to be "number"
    sainlogic.0	2021-04-30 19:18:26.092	warn	(6166) State "sainlogic.0.info.last_listener_update" has no existing object, this might lead to an error in future versions
    sainlogic.0	2021-04-30 19:17:25.098	warn	(6166) State value to set for "sainlogic.0.weather.current.uvi" has wrong type "string" but has to be "number"
    sainlogic.0	2021-04-30 19:17:25.098	warn	(6166) State value to set for "sainlogic.0.weather.current.winddir" has wrong type "string" but has to be "number"
    sainlogic.0	2021-04-30 19:17:25.097	warn	(6166) State value to set for "sainlogic.0.weather.current.outdoorhumidity" has wrong type "string" but has to be "number"
    sainlogic.0	2021-04-30 19:17:25.097	warn	(6166) State value to set for "sainlogic.0.weather.current.indoorhumidity" has wrong type "string" but has to be "number"
    sainlogic.0	2021-04-30 19:17:25.094	warn	(6166) State "sainlogic.0.info.last_listener_update" has no existing object, this might lead to an error in future versions
    

    https://forum.iobroker.net/topic/44624/js-controller-3-3-jetzt-im-latest/68

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • E e-i-k-e

      @Fogg

      Nach Update des js-Controllers auf Version 3.3x wird nachfolgendes im Log angezeigt.

      sainlogic.0	2021-04-30 21:20:28.098	warn	(6166) State value to set for "sainlogic.0.weather.current.uvi" has wrong type "string" but has to be "number"
      sainlogic.0	2021-04-30 21:20:28.097	warn	(6166) State value to set for "sainlogic.0.weather.current.winddir" has wrong type "string" but has to be "number"
      sainlogic.0	2021-04-30 21:20:28.097	warn	(6166) State value to set for "sainlogic.0.weather.current.outdoorhumidity" has wrong type "string" but has to be "number"
      sainlogic.0	2021-04-30 21:20:28.096	warn	(6166) State value to set for "sainlogic.0.weather.current.indoorhumidity" has wrong type "string" but has to be "number"
      sainlogic.0	2021-04-30 21:20:28.092	warn	(6166) State "sainlogic.0.info.last_listener_update" has no existing object, this might lead to an error in future versions
      sainlogic.0	2021-04-30 19:19:27.095	warn	(6166) State value to set for "sainlogic.0.weather.current.uvi" has wrong type "string" but has to be "number"
      sainlogic.0	2021-04-30 19:19:27.095	warn	(6166) State value to set for "sainlogic.0.weather.current.winddir" has wrong type "string" but has to be "number"
      sainlogic.0	2021-04-30 19:19:27.095	warn	(6166) State value to set for "sainlogic.0.weather.current.outdoorhumidity" has wrong type "string" but has to be "number"
      sainlogic.0	2021-04-30 19:19:27.094	warn	(6166) State value to set for "sainlogic.0.weather.current.indoorhumidity" has wrong type "string" but has to be "number"
      sainlogic.0	2021-04-30 19:19:27.091	warn	(6166) State "sainlogic.0.info.last_listener_update" has no existing object, this might lead to an error in future versions
      sainlogic.0	2021-04-30 19:18:26.098	warn	(6166) State value to set for "sainlogic.0.weather.current.uvi" has wrong type "string" but has to be "number"
      sainlogic.0	2021-04-30 19:18:26.097	warn	(6166) State value to set for "sainlogic.0.weather.current.winddir" has wrong type "string" but has to be "number"
      sainlogic.0	2021-04-30 19:18:26.097	warn	(6166) State value to set for "sainlogic.0.weather.current.outdoorhumidity" has wrong type "string" but has to be "number"
      sainlogic.0	2021-04-30 19:18:26.095	warn	(6166) State value to set for "sainlogic.0.weather.current.indoorhumidity" has wrong type "string" but has to be "number"
      sainlogic.0	2021-04-30 19:18:26.092	warn	(6166) State "sainlogic.0.info.last_listener_update" has no existing object, this might lead to an error in future versions
      sainlogic.0	2021-04-30 19:17:25.098	warn	(6166) State value to set for "sainlogic.0.weather.current.uvi" has wrong type "string" but has to be "number"
      sainlogic.0	2021-04-30 19:17:25.098	warn	(6166) State value to set for "sainlogic.0.weather.current.winddir" has wrong type "string" but has to be "number"
      sainlogic.0	2021-04-30 19:17:25.097	warn	(6166) State value to set for "sainlogic.0.weather.current.outdoorhumidity" has wrong type "string" but has to be "number"
      sainlogic.0	2021-04-30 19:17:25.097	warn	(6166) State value to set for "sainlogic.0.weather.current.indoorhumidity" has wrong type "string" but has to be "number"
      sainlogic.0	2021-04-30 19:17:25.094	warn	(6166) State "sainlogic.0.info.last_listener_update" has no existing object, this might lead to an error in future versions
      

      https://forum.iobroker.net/topic/44624/js-controller-3-3-jetzt-im-latest/68

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #192

      @e-i-k-e

      Mach am besten ein Issue dazu auf, falls noch nicht geschehen:

      https://github.com/phifogg/ioBroker.sainlogic/issues

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      E 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @e-i-k-e

        Mach am besten ein Issue dazu auf, falls noch nicht geschehen:

        https://github.com/phifogg/ioBroker.sainlogic/issues

        E Offline
        E Offline
        e-i-k-e
        schrieb am zuletzt editiert von
        #193

        @thomas-braun

        erledigt

        https://github.com/phifogg/ioBroker.sainlogic/issues/74

        FoggF 1 Antwort Letzte Antwort
        0
        • E e-i-k-e

          @thomas-braun

          erledigt

          https://github.com/phifogg/ioBroker.sainlogic/issues/74

          FoggF Offline
          FoggF Offline
          Fogg
          schrieb am zuletzt editiert von
          #194

          @e-i-k-e
          Ich kriege gerade die neue jsController version bei mir nicht installiert.. das muss ich erst noch rausknobeln wie ..

          Wenn Du aber testen magst habe ich im DEV Branch versucht die Warn-Meldungen zu umgehen.
          https://github.com/phifogg/ioBroker.sainlogic/tree/dev

          Das mit den Versionen im Repo ist durchaus etwas wo ich leicht auf kriegsfuss stehe. Zurückgezogen habe ich nichts...

          Ich versuche in Kürze die 0.7.1 ins repo zu schieben, die ist auch schon stabil.

          RaspiUserR 1 Antwort Letzte Antwort
          0
          • T Offline
            T Offline
            tim77777
            schrieb am zuletzt editiert von
            #195

            Hallo ....

            ich habe mir gerade sainlogic instaliert mit einer WPS1500.

            Ich kriege folgende Fehlermeldung. Kann mir einer helfen ?

            sainlogic.JPG

            1 Antwort Letzte Antwort
            0
            • trinoT Offline
              trinoT Offline
              trino
              schrieb am zuletzt editiert von trino
              #196

              Hallo
              kann das sein das man den Adapter nicht richtig installieren kann auf iobroker v5.1.9
              Ich kann keine instanz hinzufügen...
              vielen Dank

              oh man.. fehler gefunden....

              1 Antwort Letzte Antwort
              0
              • FoggF Fogg

                @e-i-k-e
                Ich kriege gerade die neue jsController version bei mir nicht installiert.. das muss ich erst noch rausknobeln wie ..

                Wenn Du aber testen magst habe ich im DEV Branch versucht die Warn-Meldungen zu umgehen.
                https://github.com/phifogg/ioBroker.sainlogic/tree/dev

                Das mit den Versionen im Repo ist durchaus etwas wo ich leicht auf kriegsfuss stehe. Zurückgezogen habe ich nichts...

                Ich versuche in Kürze die 0.7.1 ins repo zu schieben, die ist auch schon stabil.

                RaspiUserR Offline
                RaspiUserR Offline
                RaspiUser
                schrieb am zuletzt editiert von
                #197

                @fogg said in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

                Ich versuche in Kürze die 0.7.1 ins repo zu schieben, die ist auch schon stabil.

                Ist es bald soweit ? Ich sage schonmal: Vielen Dank !!

                1 Antwort Letzte Antwort
                0
                • D Offline
                  D Offline
                  df0101
                  schrieb am zuletzt editiert von
                  #198

                  Hallo,

                  ich versuche gerade die Version 0.66 unter Iobroker im Stable zu installieren, funktioniert aber leider nicht:
                  7d4444fc-122e-4bc2-a65b-dde65e085513-grafik.png

                  Hier das Logfile:

                  0 info it worked if it ends with ok
                  1 verbose cli [
                  1 verbose cli   '/usr/bin/node',
                  1 verbose cli   '/usr/bin/npm',
                  1 verbose cli   'install',
                  1 verbose cli   'iobroker.sainlogic@0.6.6',
                  1 verbose cli   '--loglevel',
                  1 verbose cli   'error',
                  1 verbose cli   '--prefix',
                  1 verbose cli   '/opt/iobroker'
                  1 verbose cli ]
                  2 info using npm@6.14.13
                  3 info using node@v12.22.2
                  4 verbose npm-session da54c664d4a5514e
                  5 silly install loadCurrentTree
                  6 silly install readLocalPackageData
                  7 http fetch GET 304 https://registry.npmjs.org/iobroker.sainlogic 1373ms (from cache)
                  8 silly registry:manifest no matching version for iobroker.sainlogic@0.6.6 in the cache. Forcing revalidation.
                  9 http fetch GET 200 https://registry.npmjs.org/iobroker.sainlogic 876ms
                  10 silly fetchPackageMetaData error for iobroker.sainlogic@0.6.6 No matching version found for iobroker.sainlogic@0.6.6.
                  11 timing stage:rollbackFailedOptional Completed in 1ms
                  12 timing stage:runTopLevelLifecycles Completed in 9809ms
                  13 verbose type version
                  14 verbose stack iobroker.sainlogic: No matching version found for iobroker.sainlogic@0.6.6.
                  14 verbose stack     at pickManifest (/usr/lib/node_modules/npm/node_modules/npm-pick-manifest/index.js:122:13)
                  14 verbose stack     at /usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/manifest.js:43:18
                  14 verbose stack     at tryCatcher (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/util.js:16:23)
                  14 verbose stack     at Promise._settlePromiseFromHandler (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:517:31)
                  14 verbose stack     at Promise._settlePromise (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:574:18)
                  14 verbose stack     at Promise._settlePromise0 (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:619:10)
                  14 verbose stack     at Promise._settlePromises (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:699:18)
                  14 verbose stack     at _drainQueueStep (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:138:12)
                  14 verbose stack     at _drainQueue (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:131:9)
                  14 verbose stack     at Async._drainQueues (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:147:5)
                  14 verbose stack     at Immediate.Async.drainQueues [as _onImmediate] (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:17:14)
                  14 verbose stack     at processImmediate (internal/timers.js:461:21)
                  15 verbose cwd /opt/iobroker
                  16 verbose Linux 5.10.17-v7l+
                  17 verbose argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.sainlogic@0.6.6" "--loglevel" "error" "--prefix" "/opt/iobroker"
                  18 verbose node v12.22.2
                  19 verbose npm  v6.14.13
                  20 error code ETARGET
                  21 error notarget No matching version found for iobroker.sainlogic@0.6.6.
                  22 error notarget In most cases you or one of your dependencies are requesting
                  22 error notarget a package version that doesn't exist.
                  23 verbose exit [ 1, true ]
                  

                  Ich hoffe mir kann jemand helfen,

                  Danke und viele Grüße,
                  df0101

                  1 Antwort Letzte Antwort
                  0
                  • D Offline
                    D Offline
                    df0101
                    schrieb am zuletzt editiert von df0101
                    #199

                    keiner ne Idee ?

                    Ich habe auch versucht auf Beta umzustellen, geht aber auch nicht, allerdings verwendet er da die Version 0.6.0 ???

                    Ich hatte eigentlich noch nie ein Problem, einen Adapter installiert zu bekommen...

                    GlasfaserG 1 Antwort Letzte Antwort
                    0
                    • D df0101

                      keiner ne Idee ?

                      Ich habe auch versucht auf Beta umzustellen, geht aber auch nicht, allerdings verwendet er da die Version 0.6.0 ???

                      Ich hatte eigentlich noch nie ein Problem, einen Adapter installiert zu bekommen...

                      GlasfaserG Offline
                      GlasfaserG Offline
                      Glasfaser
                      schrieb am zuletzt editiert von Glasfaser
                      #200

                      @df0101

                      Du kannst die Github Version 0.7.2 über beleibige URL installieren .

                      URL:

                      https://github.com/phifogg/ioBroker.sainlogic

                      allerdings verwendet er da die Version 0.6.0 ???

                      Stable ist 0.6.6 , latest 0.6.1 , da ist was durcheinander bei Ihm

                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                      1 Antwort Letzte Antwort
                      0
                      • D Offline
                        D Offline
                        df0101
                        schrieb am zuletzt editiert von
                        #201

                        @Glasfaser
                        so hat es funktioniert. Danke dir :)

                        1 Antwort Letzte Antwort
                        0
                        • E Offline
                          E Offline
                          e-i-k-e
                          schrieb am zuletzt editiert von
                          #202

                          Könntest du vielleicht diese Kleinigkeit integrieren?
                          Einfach eine Variable die bei Regen auf true oder false steht.

                          Würde mich drüber freuen! :)

                          1 Antwort Letzte Antwort
                          0
                          • FoggF Fogg
                            Aktuelle Test Version 0.6.0
                            Veröffentlichungsdatum 21.05.2020
                            Github Link https://github.com/phifogg/ioBroker.sainlogic

                            Hier Adapter Beschreibung, Changelog etc.

                            Neu:

                            • Umrechnung in andere Einheiten möglich -> neues Tab in den Einstellungen ähnlich zu Ecowitt
                            • Listener kann auch Ecowitt Protokoll zum Empfangen von Daten
                            • Einiges überarbeitet, Datenpunkte umbenannt zum vereinheitlichen

                            Bekannte Probleme / Unfertig:

                            • ??

                            Testen auf eigenes Risiko bis jetzt - nicht für den produktiven Einsatz geeignet.

                            Mich interessiert ob das Umrechnen soweit stimmt und brauchbare Werte ergibt. Am Besten zum hin- und herrechnen Listener und Scheduler deaktivieren.

                            qqolliQ Offline
                            qqolliQ Offline
                            qqolli
                            schrieb am zuletzt editiert von qqolli
                            #203

                            @fogg

                            Hallo,

                            gerade ist meine Sainlogic WS3500 Wetterstation gekommen und ich wollte mir Deinen Adapter installieren. Leider bekomme ich bei der Installation folgenden Fehler (Code: 25) angezeigt:

                            $ iobroker add sainlogic --host ioBroker
                            
                            NPM version: 6.14.14
                            
                            npm install iobroker.sainlogic@0.7.2 --loglevel error --prefix "/opt/iobroker" (System call)
                            
                            npm ERR! code ETARGET
                            
                            npm ERR! notarget No matching version found for iobroker.sainlogic@0.7.2.npm ERR! notarget In most cases you or one of your dependencies are requestingnpm ERR! notarget a package version that doesn't exist.
                            
                            npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2021-08-21T09_50_30_041Z-debug.log
                            
                            host.ioBroker Cannot install iobroker.sainlogic@0.7.2: 1
                            
                            ERROR: Process exited with code 25
                            

                            Anbei zur Info der komplette log:

                            0 info it worked if it ends with ok
                            1 verbose cli [
                            1 verbose cli   '/usr/bin/node',
                            1 verbose cli   '/usr/bin/npm',
                            1 verbose cli   'install',
                            1 verbose cli   'iobroker.sainlogic@0.7.2',
                            1 verbose cli   '--loglevel',
                            1 verbose cli   'error',
                            1 verbose cli   '--prefix',
                            1 verbose cli   '/opt/iobroker'
                            1 verbose cli ]
                            2 info using npm@6.14.14
                            3 info using node@v12.22.5
                            4 verbose npm-session 9dfae1f10b5b6e6a
                            5 silly install loadCurrentTree
                            6 silly install readLocalPackageData
                            7 http fetch GET 200 https://registry.npmjs.org/iobroker.sainlogic 44ms (from cache)
                            8 silly registry:manifest no matching version for iobroker.sainlogic@0.7.2 in the cache. Forcing revalidation.
                            9 http fetch GET 200 https://registry.npmjs.org/iobroker.sainlogic 938ms
                            10 silly fetchPackageMetaData error for iobroker.sainlogic@0.7.2 No matching version found for iobroker.sainlogic@0.7.2.
                            11 timing stage:rollbackFailedOptional Completed in 2ms
                            12 timing stage:runTopLevelLifecycles Completed in 10193ms
                            13 verbose type version
                            14 verbose stack iobroker.sainlogic: No matching version found for iobroker.sainlogic@0.7.2.
                            14 verbose stack     at pickManifest (/usr/lib/node_modules/npm/node_modules/npm-pick-manifest/index.js:122:13)
                            14 verbose stack     at /usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/manifest.js:43:18
                            14 verbose stack     at tryCatcher (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/util.js:16:23)
                            14 verbose stack     at Promise._settlePromiseFromHandler (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:517:31)
                            14 verbose stack     at Promise._settlePromise (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:574:18)
                            14 verbose stack     at Promise._settlePromise0 (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:619:10)
                            14 verbose stack     at Promise._settlePromises (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:699:18)
                            14 verbose stack     at _drainQueueStep (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:138:12)
                            14 verbose stack     at _drainQueue (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:131:9)
                            14 verbose stack     at Async._drainQueues (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:147:5)
                            14 verbose stack     at Immediate.Async.drainQueues [as _onImmediate] (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:17:14)
                            14 verbose stack     at processImmediate (internal/timers.js:461:21)
                            15 verbose cwd /opt/iobroker
                            16 verbose Linux 5.10.52-v7l+
                            17 verbose argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.sainlogic@0.7.2" "--loglevel" "error" "--prefix" "/opt/iobroker"
                            18 verbose node v12.22.5
                            19 verbose npm  v6.14.14
                            20 error code ETARGET
                            21 error notarget No matching version found for iobroker.sainlogic@0.7.2.
                            22 error notarget In most cases you or one of your dependencies are requesting
                            22 error notarget a package version that doesn't exist.
                            23 verbose exit [ 1, true ]
                            
                            
                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • qqolliQ qqolli

                              @fogg

                              Hallo,

                              gerade ist meine Sainlogic WS3500 Wetterstation gekommen und ich wollte mir Deinen Adapter installieren. Leider bekomme ich bei der Installation folgenden Fehler (Code: 25) angezeigt:

                              $ iobroker add sainlogic --host ioBroker
                              
                              NPM version: 6.14.14
                              
                              npm install iobroker.sainlogic@0.7.2 --loglevel error --prefix "/opt/iobroker" (System call)
                              
                              npm ERR! code ETARGET
                              
                              npm ERR! notarget No matching version found for iobroker.sainlogic@0.7.2.npm ERR! notarget In most cases you or one of your dependencies are requestingnpm ERR! notarget a package version that doesn't exist.
                              
                              npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2021-08-21T09_50_30_041Z-debug.log
                              
                              host.ioBroker Cannot install iobroker.sainlogic@0.7.2: 1
                              
                              ERROR: Process exited with code 25
                              

                              Anbei zur Info der komplette log:

                              0 info it worked if it ends with ok
                              1 verbose cli [
                              1 verbose cli   '/usr/bin/node',
                              1 verbose cli   '/usr/bin/npm',
                              1 verbose cli   'install',
                              1 verbose cli   'iobroker.sainlogic@0.7.2',
                              1 verbose cli   '--loglevel',
                              1 verbose cli   'error',
                              1 verbose cli   '--prefix',
                              1 verbose cli   '/opt/iobroker'
                              1 verbose cli ]
                              2 info using npm@6.14.14
                              3 info using node@v12.22.5
                              4 verbose npm-session 9dfae1f10b5b6e6a
                              5 silly install loadCurrentTree
                              6 silly install readLocalPackageData
                              7 http fetch GET 200 https://registry.npmjs.org/iobroker.sainlogic 44ms (from cache)
                              8 silly registry:manifest no matching version for iobroker.sainlogic@0.7.2 in the cache. Forcing revalidation.
                              9 http fetch GET 200 https://registry.npmjs.org/iobroker.sainlogic 938ms
                              10 silly fetchPackageMetaData error for iobroker.sainlogic@0.7.2 No matching version found for iobroker.sainlogic@0.7.2.
                              11 timing stage:rollbackFailedOptional Completed in 2ms
                              12 timing stage:runTopLevelLifecycles Completed in 10193ms
                              13 verbose type version
                              14 verbose stack iobroker.sainlogic: No matching version found for iobroker.sainlogic@0.7.2.
                              14 verbose stack     at pickManifest (/usr/lib/node_modules/npm/node_modules/npm-pick-manifest/index.js:122:13)
                              14 verbose stack     at /usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/manifest.js:43:18
                              14 verbose stack     at tryCatcher (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/util.js:16:23)
                              14 verbose stack     at Promise._settlePromiseFromHandler (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:517:31)
                              14 verbose stack     at Promise._settlePromise (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:574:18)
                              14 verbose stack     at Promise._settlePromise0 (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:619:10)
                              14 verbose stack     at Promise._settlePromises (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:699:18)
                              14 verbose stack     at _drainQueueStep (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:138:12)
                              14 verbose stack     at _drainQueue (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:131:9)
                              14 verbose stack     at Async._drainQueues (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:147:5)
                              14 verbose stack     at Immediate.Async.drainQueues [as _onImmediate] (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:17:14)
                              14 verbose stack     at processImmediate (internal/timers.js:461:21)
                              15 verbose cwd /opt/iobroker
                              16 verbose Linux 5.10.52-v7l+
                              17 verbose argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.sainlogic@0.7.2" "--loglevel" "error" "--prefix" "/opt/iobroker"
                              18 verbose node v12.22.5
                              19 verbose npm  v6.14.14
                              20 error code ETARGET
                              21 error notarget No matching version found for iobroker.sainlogic@0.7.2.
                              22 error notarget In most cases you or one of your dependencies are requesting
                              22 error notarget a package version that doesn't exist.
                              23 verbose exit [ 1, true ]
                              
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von Thomas Braun
                              #204

                              @qqolli

                              echad@chet:~ $ iobroker add sainlogic
                              NPM version: 7.20.3
                              npm install iobroker.sainlogic@0.6.1 --loglevel error --prefix "/opt/iobroker" (System call)
                              host.chet install adapter sainlogic
                              

                              Da ist wohl sainlogic@0.7.2 falsch eingecheckt worden.
                              Im stable ist auch keine Zeit aufgeführt:

                              github:	0.7.2
                              latest:	0.6.1 for 14 months
                              stable:	0.7.2
                              

                              Da muss wohl jemand nochmal sauber die richtige Version im Repo einchecken.

                              Edit: Da stimmt irgendwie noch mehr nicht. 0.6.1 ist installiert worden, aber:

                              Adapter    "sainlogic"     : 0.6.1    , installed 0.6.0 [Updateable]
                              

                              https://github.com/phifogg/ioBroker.sainlogic/issues/91

                              https://github.com/phifogg/ioBroker.sainlogic/issues/90

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              qqolliQ 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @qqolli

                                echad@chet:~ $ iobroker add sainlogic
                                NPM version: 7.20.3
                                npm install iobroker.sainlogic@0.6.1 --loglevel error --prefix "/opt/iobroker" (System call)
                                host.chet install adapter sainlogic
                                

                                Da ist wohl sainlogic@0.7.2 falsch eingecheckt worden.
                                Im stable ist auch keine Zeit aufgeführt:

                                github:	0.7.2
                                latest:	0.6.1 for 14 months
                                stable:	0.7.2
                                

                                Da muss wohl jemand nochmal sauber die richtige Version im Repo einchecken.

                                Edit: Da stimmt irgendwie noch mehr nicht. 0.6.1 ist installiert worden, aber:

                                Adapter    "sainlogic"     : 0.6.1    , installed 0.6.0 [Updateable]
                                

                                https://github.com/phifogg/ioBroker.sainlogic/issues/91

                                https://github.com/phifogg/ioBroker.sainlogic/issues/90

                                qqolliQ Offline
                                qqolliQ Offline
                                qqolli
                                schrieb am zuletzt editiert von
                                #205

                                @thomas-braun

                                Heißt dass, das ich auf eine korrigierte Version warten muss?

                                Oder kann ich den, indem ich mich mittels SSH auf den ioB einlogge die aktuelle Version so installieren:

                                npm install https://github.com/phifogg/ioBroker.sainlogic --prefix "/opt/iobroker"
                                

                                Stand jedenfalls so auf der Githubseite. Oder gibt es eine einfachere Möglichkeit?

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • qqolliQ qqolli

                                  @thomas-braun

                                  Heißt dass, das ich auf eine korrigierte Version warten muss?

                                  Oder kann ich den, indem ich mich mittels SSH auf den ioB einlogge die aktuelle Version so installieren:

                                  npm install https://github.com/phifogg/ioBroker.sainlogic --prefix "/opt/iobroker"
                                  

                                  Stand jedenfalls so auf der Githubseite. Oder gibt es eine einfachere Möglichkeit?

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #206

                                  @qqolli
                                  Oder du stellt kurz auf das Beta-Repo und ziehst diesen Adapter dann da heraus.
                                  Dann wieder auf stable setzen.

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  qqolliQ 2 Antworten Letzte Antwort
                                  1
                                  • Thomas BraunT Thomas Braun

                                    @qqolli
                                    Oder du stellt kurz auf das Beta-Repo und ziehst diesen Adapter dann da heraus.
                                    Dann wieder auf stable setzen.

                                    qqolliQ Offline
                                    qqolliQ Offline
                                    qqolli
                                    schrieb am zuletzt editiert von
                                    #207

                                    @thomas-braun

                                    Prima, hat super geklappt.

                                    Kommen leider z. Zt. keine Werte rein; alles auf Null und orange und nur sainlogic.0.weather.current.solarradiation ist schwarz. Vielleicht dauert es auch einfach etwas, bis die ersten Werte kommen.

                                    NegaleinN Thomas BraunT 2 Antworten Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @qqolli
                                      Oder du stellt kurz auf das Beta-Repo und ziehst diesen Adapter dann da heraus.
                                      Dann wieder auf stable setzen.

                                      qqolliQ Offline
                                      qqolliQ Offline
                                      qqolli
                                      schrieb am zuletzt editiert von
                                      #208

                                      @thomas-braun

                                      Na ja, in der Instanz zeigt er mir v0.6.0 an, im Adapter als installiert ebenfalls die 0.6.0.

                                      Aber:
                                      f91c2786-d342-481f-b4e3-77b25f4ebd65-image.png

                                      zeigt folgendes an:

                                      $ iobroker upgrade sainlogic@0.7.2
                                      
                                      Update sainlogic from @0.6.0 to @0.7.2
                                      
                                      NPM version: 6.14.14
                                      
                                      npm install iobroker.sainlogic@0.7.2 --loglevel error --prefix "/opt/iobroker" (System call)
                                      
                                      npm ERR! code ETARGET
                                      
                                      npm ERR! notarget No matching version found for iobroker.sainlogic@0.7.2.npm ERR! notarget In most cases you or one of your dependencies are requesting
                                      
                                      npm ERR! notarget a package version that doesn't exist.
                                      
                                      npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2021-08-21T10_44_13_595Z-debug.log
                                      
                                      upload [4] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/words.js words.js application/javascript
                                      
                                      upload [3] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/style.css style.css text/css
                                      
                                      upload [2] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/sainlogic.png sainlogic.png image/png
                                      
                                      upload [1] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/index_m.html index_m.html text/html
                                      
                                      upload [0] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/admin.d.ts admin.d.ts video/mp2t
                                      
                                      Adapter "sainlogic" updated
                                      
                                      Process exited with code 0
                                      
                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • qqolliQ qqolli

                                        @thomas-braun

                                        Na ja, in der Instanz zeigt er mir v0.6.0 an, im Adapter als installiert ebenfalls die 0.6.0.

                                        Aber:
                                        f91c2786-d342-481f-b4e3-77b25f4ebd65-image.png

                                        zeigt folgendes an:

                                        $ iobroker upgrade sainlogic@0.7.2
                                        
                                        Update sainlogic from @0.6.0 to @0.7.2
                                        
                                        NPM version: 6.14.14
                                        
                                        npm install iobroker.sainlogic@0.7.2 --loglevel error --prefix "/opt/iobroker" (System call)
                                        
                                        npm ERR! code ETARGET
                                        
                                        npm ERR! notarget No matching version found for iobroker.sainlogic@0.7.2.npm ERR! notarget In most cases you or one of your dependencies are requesting
                                        
                                        npm ERR! notarget a package version that doesn't exist.
                                        
                                        npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2021-08-21T10_44_13_595Z-debug.log
                                        
                                        upload [4] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/words.js words.js application/javascript
                                        
                                        upload [3] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/style.css style.css text/css
                                        
                                        upload [2] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/sainlogic.png sainlogic.png image/png
                                        
                                        upload [1] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/index_m.html index_m.html text/html
                                        
                                        upload [0] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/admin.d.ts admin.d.ts video/mp2t
                                        
                                        Adapter "sainlogic" updated
                                        
                                        Process exited with code 0
                                        
                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #209

                                        @qqolli
                                        Ja, das muss in den Repos geradegezogen werden. Steht ja auch in den Issues drin.

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        1 Antwort Letzte Antwort
                                        0
                                        • qqolliQ qqolli

                                          @thomas-braun

                                          Prima, hat super geklappt.

                                          Kommen leider z. Zt. keine Werte rein; alles auf Null und orange und nur sainlogic.0.weather.current.solarradiation ist schwarz. Vielleicht dauert es auch einfach etwas, bis die ersten Werte kommen.

                                          NegaleinN Offline
                                          NegaleinN Offline
                                          Negalein
                                          Global Moderator
                                          schrieb am zuletzt editiert von
                                          #210

                                          @qqolli sagte in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

                                          Kommen leider z. Zt. keine Werte rein

                                          hast du dir mal das Script von Sborg angeschaut?
                                          https://forum.iobroker.net/topic/28384/linux-shell-skript-wlan-wetterstation/2839

                                          Ich hab auch mal den Sainlogic-Adapter versucht. Habs aber ganz schnell wieder deinstalliert und verwende seit Ewigkeiten das Script.

                                          ° Node.js: 20.17.0 NPM: 10.8.2
                                          ° Proxmox, Ubuntu 22.04.3 LTS
                                          ° Fixer ---> iob fix

                                          qqolliQ 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          739

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe