Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. Jarvis 3.1.8 - zukünftige Strompreise - Skalierung, Farben

    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

    Jarvis 3.1.8 - zukünftige Strompreise - Skalierung, Farben

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      Mike42 @majawe last edited by

      @majawe schau mal die Daten durch, Tax ist bei mir nicht immer gleich

      1 Reply Last reply Reply Quote 0
      • M
        Mike42 @MCU last edited by Mike42

        @mcu 27 und 28 erzeugen Fehlermeldungen

        10:19:02.449 error javascript.0 (132911) at setHTML (script.js.common.Tibber.Tibber_Prices:500:68)
        10:19:02.449 error javascript.0 (132911) at getTibberData (script.js.common.Tibber.Tibber_Prices:274:13)
        10:19:02.449 error javascript.0 (132911) at Object.<anonymous> (script.js.common.Tibber.Tibber_Prices:101:5)

        4.PNG

        0_userdata.0.tibberHistory (1).json

        M 1 Reply Last reply Reply Quote 0
        • M
          MCU @Mike42 last edited by

          @mike42 Was steht denn in Zeile 500, 274, 101?

          M 1 Reply Last reply Reply Quote 0
          • M
            Mike42 @MCU last edited by Mike42

            @mcu Zeile von was?

            Script:

            500: html += ' var visualMapPieces =' + colorJSON +';';
            274: seteChartsDP(dpArray);
            101: setTimeout(function(){

            da sollte doch das gleiche stehen, wie bei dir, oder?

            M 1 Reply Last reply Reply Quote 0
            • M
              MCU @Mike42 last edited by MCU

              @mike42 Ja und nur das der Bereich 274 gar nicht genutzt wird.
              In v1.0.29 habe ich den rausgenommen.

              M 1 Reply Last reply Reply Quote 0
              • M
                Mike42 @MCU last edited by

                @mcu 26/27 finde ich in test/tests....

                M 1 Reply Last reply Reply Quote 0
                • M
                  MCU @Mike42 last edited by

                  @mike42 Ja irgendwie spinnt die Doku.
                  tibberHTMLv1029.txt

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    Mike42 @MCU last edited by Mike42

                    @mcu hmhmhm

                    12:11:27.218 error javascript.0 (132911) at setHTML (script.js.common.Tibber.Tibber_Prices:508:68)
                    12:11:27.218 error javascript.0 (132911) at getTibberData (script.js.common.Tibber.Tibber_Prices:278:13)
                    12:11:27.218 error javascript.0 (132911) at Object.<anonymous> (script.js.common.Tibber.Tibber_Prices:103:5)

                    508: html += ' var endOfDayTimestamp = '+getEndOfDay(data[0].time)+';';
                    278: setHTML(tibberData,priceArr[x]);
                    103: getTibberData(dpArray);

                    Ich starte mal javascript neu... neu gestartet... Fehler bleiben gleich

                    Hat sich im Objektbaum etwas geändert?

                    M 1 Reply Last reply Reply Quote 0
                    • M
                      MCU @Mike42 last edited by MCU

                      @mike42 Nur der zusätzliche DP.
                      85475561-5adb-43be-bcc8-502eb6c1cbff-image.png
                      Das komische ist ja, ich habe keine Fehler.

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        Mike42 @MCU last edited by Mike42

                        @mcu ich habe das ColorJSON angepasst und die Texte der Label, sonst sollte alles unverändert sein.
                        Mein js-controller steht noch auf 5.0.16, sonst ist alles aktuell

                        M 1 Reply Last reply Reply Quote 0
                        • M
                          MCU @Mike42 last edited by

                          @mike42 Habe noch alte Version js-controller.
                          b4d7f524-3d57-4d29-b6cb-beeb08f890bd-image.png
                          Aber das war ja bislang auch kein Problem.

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            Mike42 @MCU last edited by

                            @mcu bin nochmal auf die 24 gewechselt - läuft wie gehabt, zurück auf 29 - gleiche Fehler

                            M 1 Reply Last reply Reply Quote 0
                            • M
                              MCU @Mike42 last edited by MCU

                              @mike42 Vor der 508 setz mal ein Log.
                              17626eef-590c-4e9c-a96c-141df90b7192-image.png

                              log(data[0].time);
                              

                              Sollte so aussehen
                              d88efdf5-7a6a-46a0-9b90-79f0a2e45cf4-image.png

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                Mike42 @MCU last edited by Mike42

                                @mcu

                                13:02:41.026 info javascript.0 (2513041) Start javascript script.js.common.Tibber.Tibber_Prices
                                13:02:41.035 info javascript.0 (2513041) script.js.common.Tibber.Tibber_Prices: registered 16 subscriptions, 1 schedule, 0 messages, 0 logs and 0 file subscriptions
                                13:02:44.037 info javascript.0 (2513041) script.js.common.Tibber.Tibber_Prices: 1704495600000
                                13:02:44.039 info javascript.0 (2513041) script.js.common.Tibber.Tibber_Prices: 1704582000000
                                13:02:44.041 info javascript.0 (2513041) script.js.common.Tibber.Tibber_Prices: 1704495600000

                                keine Fehlermeldung mehr

                                M 1 Reply Last reply Reply Quote 0
                                • M
                                  MCU @Mike42 last edited by

                                  @mike42 Und die Graphen sind jetzt da?

                                  M 1 Reply Last reply Reply Quote 0
                                  • M
                                    Mike42 @MCU last edited by

                                    @mcu

                                    yup

                                    6.PNG

                                    M 1 Reply Last reply Reply Quote 0
                                    • M
                                      MCU @Mike42 last edited by MCU

                                      @mike42 Ich verstehe es nicht. Es kann nicht am log liegen.
                                      Wenn du das log raus nimmst kommt der Fehler wieder?

                                      M 2 Replies Last reply Reply Quote 0
                                      • M
                                        Mike42 @MCU last edited by

                                        @mcu

                                        gute Frage, läuft da was über oder stimmt ein Typ nicht?

                                        M 1 Reply Last reply Reply Quote 0
                                        • M
                                          MCU @Mike42 last edited by MCU

                                          @mike42 Nein, da würde ein Log nichts dran ändern und der Fehler kommt trotzdem.

                                          M 1 Reply Last reply Reply Quote 0
                                          • M
                                            Mike42 @MCU last edited by

                                            @mcu ein log sollte ja immer "neutral" sein

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            521
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            11
                                            311
                                            31942
                                            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