Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter TibberConnect 0.0.x inkl. Tibber Pulse

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter TibberConnect 0.0.x inkl. Tibber Pulse

    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Andl23 @crunchip last edited by

      @crunchip Super vielen Dank jetzt funktioniert es.

      1 Reply Last reply Reply Quote 0
      • P
        Pitschi last edited by

        Habe die ZIP aus https://github.com/Codibris/ioBroker.tibberconnect/archive/refs/tags/v0.0.10.tar.gz installiert...

        f580ab00-11c1-4f99-8fe2-1918b0a5439e-grafik.png

        Ist das nur optisch oder liegt der Fehler bei mir ?

        crunchip 1 Reply Last reply Reply Quote 0
        • crunchip
          crunchip Forum Testing Most Active @Pitschi last edited by crunchip

          @pitschi dir fehlt die Instanz, siehe 2 Post drüber
          und warum zip installiert?

          P 1 Reply Last reply Reply Quote 0
          • P
            Pitschi @crunchip last edited by

            @crunchip
            die Instanz ist da...
            welcher Link wäre denn "richtiger" ?

            crunchip 1 Reply Last reply Reply Quote 0
            • crunchip
              crunchip Forum Testing Most Active @Pitschi last edited by crunchip

              @pitschi
              du hast die Wahl, npm oder github, da brauchst keinen Link
              a4dd911c-aab3-49ec-9dbb-dc8d6a547cc0-image.png

              P B 2 Replies Last reply Reply Quote 0
              • P
                Pitschi @crunchip last edited by

                @crunchip
                Danke! Da hab ich wohl zu kompliziert gedacht... 🙂
                Läuft...

                M 1 Reply Last reply Reply Quote 0
                • M
                  Michaelnorge @Pitschi last edited by

                  @pitschi Ich gehe auch immer auf "Benutzerdefiniert" und copy/paste dann den link von github rein....

                  crunchip 1 Reply Last reply Reply Quote 0
                  • crunchip
                    crunchip Forum Testing Most Active @Michaelnorge last edited by

                    @michaelnorge das sollte man aber nicht unbedingt machen, ausser man wird explizit dazu aufgefordert.

                    1 Reply Last reply Reply Quote 0
                    • G
                      gallersd last edited by

                      Ich würde gerne den Adapter nutzen um das Entladen meines PV Akkus zu sperren, wenn der aktuelle Preis eine bestimmte Grenze unterschreitet, bzw. freizugeben in den Stunden bis zum nächsten Sonnenaufgang, wo der Preis sehr hoch ist.

                      Das Blockly Grund-Script hab ich schon hergerichtet.

                      Jetzt wollte ich TibberConnect installieren, um an die Werte ranzukommen - weis aber nicht wie man das macht.

                      Probiert hab ich:

                      root@torus:/tmp# npm install iobroker.tibberconnect
                      npm notice
                      npm notice New major version of npm available! 7.11.2 -> 9.6.5
                      npm notice Changelog: https://github.com/npm/cli/releases/tag/v9.6.5
                      npm notice Run npm install -g npm@9.6.5 to update!
                      npm notice
                      npm ERR! code E404
                      npm ERR! 404 Not Found - GET https://registry.npmjs.org/iobroker.tibberconnect - Not found
                      npm ERR! 404
                      npm ERR! 404 'iobroker.tibberconnect@*' is not in the npm registry.
                      npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
                      npm ERR! 404
                      npm ERR! 404 Note that you can also install from a
                      npm ERR! 404 tarball, folder, http url, or git url.

                      npm ERR! A complete log of this run can be found in:
                      npm ERR! /root/.npm/_logs/2023-04-23T12_09_37_784Z-debug.log

                      Ich weis, dass mein System etwas outdated ist.

                      Wie sollte ich vorgehen ???

                      Thomas Braun 2 Replies Last reply Reply Quote 0
                      • M
                        Marty56 last edited by

                        Hallo,

                        Ich denke über einen Wechsel zu Tibber nach und habe den Thread soweit gelesen. Derzeit lese ich meinen Lieferungs- und Bezugszähler und auch den PV Erzeugungszähler mit Tasmota und zwei SML Infrarotköpfen aus. Funktioniert super zuverlässig.
                        Mein Zähler (Easy Meter) wird von Pulse unterstützt.

                        Ich habe noch zwei Fragen:

                        1. Kann ich die Leistungsmessung an Tibber auch ohne diesen "Pulse" über das API übermitteln?
                        2. Wenn ich diesen "Pulse" installiert habe, komme ich ja mit meinem alten SLM Infrarotkopf nicht mehr an die Dioden meines Lieferungs- und Bezugslesers. Welche Daten kann ich dann über diesen Adapter abfragen.
                        3. Aktuelle Netzleistung (auch negative werte) ?
                        4. Bezugszähler?
                        5. Lieferungszähler ?
                        6. Leistung pro Phase?

                        Es wäre super, wenn mir da eine Antwort gegen könnte.
                        Außerdem wäre ein kleiner Erfahrungsbericht mit Tibber sehr interessant.

                        S D 2 Replies Last reply Reply Quote 0
                        • S
                          Schimi @Marty56 last edited by

                          @marty56

                          1. Nein
                          2. Zählerstand 1.8 und 2.8, aktuelle leistung (falls dein Zähler das alles kann)
                          3. Ja (Ja)
                          4. Ja
                          5. Ja
                          6. Nein
                          T M 2 Replies Last reply Reply Quote 0
                          • T
                            theGrinch @Schimi last edited by

                            @schimi Phasen gehen bei mir auch. Vielleicht abhängig vom Zähler?!
                            1efd815f-8ca5-4714-84ed-1c24007ed498-image.png

                            M S 2 Replies Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @gallersd last edited by

                              @gallersd sagte in Test Adapter TibberConnect 0.0.x inkl. Tibber Pulse:

                              Probiert hab ich:
                              root@torus:/tmp# npm install iobroker.tibberconnect

                              Du fabrizierst da großen Schwachsinn.
                              Nicht als root herumkaspern, dann nicht per npm installieren und wenn schon, dann nicht im falschen Verzeichnis.

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

                                @gallersd sagte in Test Adapter TibberConnect 0.0.x inkl. Tibber Pulse:

                                Ich weis, dass mein System etwas outdated ist.
                                Wie sollte ich vorgehen ???

                                Erstmal das System senkrecht stellen.
                                Was haste denn da alles verbogen?

                                iob diag
                                

                                sagt?

                                1 Reply Last reply Reply Quote 0
                                • M
                                  Marty56 @Schimi last edited by

                                  @schimi Danke für die Antwort. Der Tibber Support hat diese Info nicht gewusst.

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    Marty56 @theGrinch last edited by

                                    @thegrinch Noch eine Frage? Wie "Echtzeit" sind die Abfragen und wie oft wird das Tibber Interface von der App abgefragt?

                                    T S 2 Replies Last reply Reply Quote 0
                                    • T
                                      theGrinch @Marty56 last edited by

                                      @marty56 ich nutze noch den nodered workaround weil ich die kompletten skripte umgestellt hatte, aber dürfte im Adapter ähnlich sein: Verzögerung einschalten Kaffeemaschine bis sichtbar mehr Strombezug in der vis ca. 1 Sekunde - vgl. Tibber app.

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        Schimi @theGrinch last edited by

                                        @theGrinch
                                        das kann antürlich am Zähler liegen... mein eHM kann es nicht...

                                        1 Reply Last reply Reply Quote 0
                                        • S
                                          Schimi @Marty56 last edited by

                                          @marty56

                                          das ist recht Zeitnah (je anch WLAN verbdingung und "Ping")... aber gefühl sind es so 2sek verzögerung (habe ich nie gemessen)

                                          1 Reply Last reply Reply Quote 0
                                          • D
                                            dougstar @Marty56 last edited by

                                            @marty56
                                            Es gibt dieses Projekt, damit kannst du mit zwei Leseköpfen arbeiten.
                                            https://github.com/evcc-io/evcc/discussions/7070

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            765
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            49
                                            360
                                            63575
                                            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