Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter Bidirektionaler Zähler

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter Bidirektionaler Zähler

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

      Aktuelle Test Version 1.4.1
      Veröffentlichungsdatum 05.04.2022
      Github Link https://github.com/BenAhrdt/ioBroker.bidirectional-counter.git

      Mit dem Adapter kann man Werte vom type "number" in Bezug, Lieferung und Total zählen lassen?
      Zusätzlich ist in der Grundeinstellung der Wert 0 ausgeblendet.
      => So kann man bspw. Shelly Geräte, welche beim Neustart ihren Zählerstand verlieren Sicher entsprechend weiter zählen.

      Wer möchte es mal testen?

      wendy2702 B 2 Replies Last reply Reply Quote 0
      • wendy2702
        wendy2702 @Ben1983 last edited by

        @ben1983 sagte in Test Adapter Bidirektionaler Zähler:

        https://github.com/BenAhrdt/ioBroker.bidirectional-counter.git

        Bei der Installation:

        $ iobroker url https://github.com/BenAhrdt/ioBroker.bidirectional-counter.git --host iobroker --debug
        
        install BenAhrdt/ioBroker.bidirectional-counter#844c4d2bb6a9704728fe5e0aaa30be6c4af46a50
        
        NPM version: 6.14.16
        
        Installing BenAhrdt/ioBroker.bidirectional-counter#844c4d2bb6a9704728fe5e0aaa30be6c4af46a50... (System call)
        
        npm WARN @rollup/plugin-inject@4.0.4 requires a peer of rollup@^1.20.0 || ^2.0.0 but none is installed. You must install peer dependencies yourself.
        
        npm WARN @rollup/pluginutils@3.1.0 requires a peer of rollup@^1.20.0||^2.0.0 but none is installed. You must install peer dependencies yourself.
        
        npm WARN crc@4.1.0 requires a peer of buffer@>=6.0.3 but none is installed. You must install peer dependencies yourself.
        
        npm WARN rollup-plugin-polyfill-node@0.8.0 requires a peer of rollup@^1.20.0 || ^2.0.0 but none is installed. You must install peer dependencies yourself.
        
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
        
        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
        
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/iobroker.js2fs/node_modules/fsevents):
        
        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
        
        + iobroker.bidirectional-counter@1.5.5added 3 packages from 3 contributors in 13.43s
        
        157 packages are looking for funding run `npm fund` for details
        
        upload [5] bidirectional-counter.admin /opt/iobroker/node_modules/iobroker.bidirectional-counter/admin/bidirectional-counter.png bidirectional-counter.png image/png
        
        upload [4] bidirectional-counter.admin /opt/iobroker/node_modules/iobroker.bidirectional-counter/admin/custom_m.html custom_m.html text/html
        
        upload [3] bidirectional-counter.admin /opt/iobroker/node_modules/iobroker.bidirectional-counter/admin/index_m.html index_m.html text/html
        
        upload [2] bidirectional-counter.admin /opt/iobroker/node_modules/iobroker.bidirectional-counter/admin/jsonCustom.json jsonCustom.json application/json
        
        upload [1] bidirectional-counter.admin /opt/iobroker/node_modules/iobroker.bidirectional-counter/admin/style.css style.css text/css
        
        upload [0] bidirectional-counter.admin /opt/iobroker/node_modules/iobroker.bidirectional-counter/admin/words.js words.js application/javascript
        
        Process exited with code 0
        

        Was bedeutet die einzige Konfigurations Möglichkeit?

        c17040ea-fb98-4f85-8711-b22870085b80-grafik.png

        Oder sollte da noch mehr sein?

        Wo oder was kann man denn jetzt konfigurieren?

        Ben1983 1 Reply Last reply Reply Quote 0
        • Ben1983
          Ben1983 @wendy2702 last edited by

          @wendy2702 sagte in Test Adapter Bidirektionaler Zähler:

          @ben1983 sagte in Test Adapter Bidirektionaler Zähler:

          https://github.com/BenAhrdt/ioBroker.bidirectional-counter.git

          Bei der Installation:

          $ iobroker url https://github.com/BenAhrdt/ioBroker.bidirectional-counter.git --host iobroker --debug
          
          install BenAhrdt/ioBroker.bidirectional-counter#844c4d2bb6a9704728fe5e0aaa30be6c4af46a50
          
          NPM version: 6.14.16
          
          Installing BenAhrdt/ioBroker.bidirectional-counter#844c4d2bb6a9704728fe5e0aaa30be6c4af46a50... (System call)
          
          npm WARN @rollup/plugin-inject@4.0.4 requires a peer of rollup@^1.20.0 || ^2.0.0 but none is installed. You must install peer dependencies yourself.
          
          npm WARN @rollup/pluginutils@3.1.0 requires a peer of rollup@^1.20.0||^2.0.0 but none is installed. You must install peer dependencies yourself.
          
          npm WARN crc@4.1.0 requires a peer of buffer@>=6.0.3 but none is installed. You must install peer dependencies yourself.
          
          npm WARN rollup-plugin-polyfill-node@0.8.0 requires a peer of rollup@^1.20.0 || ^2.0.0 but none is installed. You must install peer dependencies yourself.
          
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
          
          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
          
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/iobroker.js2fs/node_modules/fsevents):
          
          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
          
          + iobroker.bidirectional-counter@1.5.5added 3 packages from 3 contributors in 13.43s
          
          157 packages are looking for funding run `npm fund` for details
          
          upload [5] bidirectional-counter.admin /opt/iobroker/node_modules/iobroker.bidirectional-counter/admin/bidirectional-counter.png bidirectional-counter.png image/png
          
          upload [4] bidirectional-counter.admin /opt/iobroker/node_modules/iobroker.bidirectional-counter/admin/custom_m.html custom_m.html text/html
          
          upload [3] bidirectional-counter.admin /opt/iobroker/node_modules/iobroker.bidirectional-counter/admin/index_m.html index_m.html text/html
          
          upload [2] bidirectional-counter.admin /opt/iobroker/node_modules/iobroker.bidirectional-counter/admin/jsonCustom.json jsonCustom.json application/json
          
          upload [1] bidirectional-counter.admin /opt/iobroker/node_modules/iobroker.bidirectional-counter/admin/style.css style.css text/css
          
          upload [0] bidirectional-counter.admin /opt/iobroker/node_modules/iobroker.bidirectional-counter/admin/words.js words.js application/javascript
          
          Process exited with code 0
          

          Keine Ahnung was das bedeuten soll.

          Was bedeutet die einzige Konfigurations Möglichkeit?

          c17040ea-fb98-4f85-8711-b22870085b80-grafik.png

          Oder sollte da noch mehr sein?

          Wo oder was kann man denn jetzt konfigurieren?

          Du musst nur die Custom Config in einem number object aktivieren.

          Das erste in der Hauptconfig bedeutet, dass erzeugte states in der instanz nach deaktivieren der custom config wieder gelöscht werden.
          (Standardmäßig bleben sie erhalten)

          1 Reply Last reply Reply Quote -1
          • B
            bungee71 @Ben1983 last edited by

            @ben1983
            Hi Ben,

            kann es sein, dass der Adapter mit aktuellen Versionsständen nicht mehr funktioniert ?
            Ich kann in den Eigenschaften der States nichts einstellen. Vielleicht kannst du einen Screenshot posten wie und wo das funktionieren soll ?

            Danke

            B 1 Reply Last reply Reply Quote 0
            • B
              bungee71 @bungee71 last edited by

              @bungee71

              Nach update auf 2.3 scheint es zu funktionieren

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

              Support us

              ioBroker
              Community Adapters
              Donate

              468
              Online

              31.7k
              Users

              79.8k
              Topics

              1.3m
              Posts

              3
              5
              610
              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