Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

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

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

      Hallo ....

      ich habe mir gerade sainlogic instaliert mit einer WPS1500.

      Ich kriege folgende Fehlermeldung. Kann mir einer helfen ?

      sainlogic.JPG

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

        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 Reply Last reply Reply Quote 0
        • RaspiUser
          RaspiUser @Fogg last edited by

          @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 Reply Last reply Reply Quote 0
          • D
            df0101 last edited by

            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 Reply Last reply Reply Quote 0
            • D
              df0101 last edited by 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...

              Glasfaser 1 Reply Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @df0101 last edited by Glasfaser

                @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

                1 Reply Last reply Reply Quote 0
                • D
                  df0101 last edited by

                  @Glasfaser
                  so hat es funktioniert. Danke dir 🙂

                  1 Reply Last reply Reply Quote 0
                  • E
                    e-i-k-e last edited by

                    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 Reply Last reply Reply Quote 0
                    • qqolli
                      qqolli @Fogg last edited by 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 Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @qqolli last edited by 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

                        qqolli 1 Reply Last reply Reply Quote 0
                        • qqolli
                          qqolli @Thomas Braun last edited by

                          @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 Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @qqolli last edited by

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

                            qqolli 2 Replies Last reply Reply Quote 1
                            • qqolli
                              qqolli @Thomas Braun last edited by

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

                              Negalein Thomas Braun 2 Replies Last reply Reply Quote 0
                              • qqolli
                                qqolli @Thomas Braun last edited by

                                @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 Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @qqolli last edited by

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

                                  1 Reply Last reply Reply Quote 0
                                  • Negalein
                                    Negalein Global Moderator @qqolli last edited by

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

                                    qqolli 1 Reply Last reply Reply Quote 0
                                    • qqolli
                                      qqolli @Negalein last edited by

                                      @negalein

                                      Wow, das sieht aber auch richtig gut aus.

                                      Schau ich mir nachher mal an. Geh jetzt erstmal den Rasen mähen 🙂

                                      1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @qqolli last edited by

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

                                        Kommen leider z. Zt. keine Werte rein; alles auf Null

                                        Ich hab mir heute auch so'n Ding aufs Dach gesetzt.
                                        Mit dem wunderground-Protokoll war da nix zu wollen, ich hab einfach auf Ecowitt umgestellt, jetzt läuft es.

                                        qqolli 1 Reply Last reply Reply Quote 0
                                        • qqolli
                                          qqolli @Thomas Braun last edited by

                                          @thomas-braun

                                          Hi,

                                          meinen setzt ich heute aufs Dach, musste erst auf die Montagestange warten.

                                          D. h., die WU-Seite benutzt Du gar nicht, sondern nur die Ecowitseite?

                                          Habe bei beiden einen Account angelegt, aber noch nicht "scharf" gestellt, da noch nicht auf dem Dach.

                                          Das Skript von Sborg, welches @Negalein erwähnt hat sieht eigentlich auch recht gut aus. Hast Du das schon mal benutzt?

                                          Thomas Braun Negalein 2 Replies Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @qqolli last edited by Thomas Braun

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

                                            D. h., die WU-Seite benutzt Du gar nicht, sondern nur die Ecowitseite?

                                            Weder noch. Die Station sendet an das Display und das sendet dann weiter an den iobroker-Server. Geht über die 'Customized'-Seite in der WS View-App.

                                            Das Skript von Sborg, welches @Negalein erwähnt hat sieht eigentlich auch recht gut aus. Hast Du das schon mal benutzt?

                                            Nein, ich hab aber auch lieber Adapter, die kann ich besser administrieren. Bei skripten musst du ja selber immer schauen, ob es da ein Update gab.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            795
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter froggit wh4000sh sainlogic wetterstation ws980wifi
                                            60
                                            326
                                            57525
                                            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