Skip to content
  • 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
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. [Major Update] SourceAnalytix v0.4.7-beta.0 released !

NEWS

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

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

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

[Major Update] SourceAnalytix v0.4.7-beta.0 released !

Geplant Angeheftet Gesperrt Verschoben Tester
sourceanalytixtestenadapterupdate
1.1k Beiträge 103 Kommentatoren 361.2k Aufrufe 93 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.
  • S stephan2k

    MEIN DENKFEHLER, sorry 🙂 Kann den Post leider nicht löschen.
    Alles funktioniert bestens, vielen Dank für den tollen Adapter!

    -> Ich dachte bei Current_Reading sieht man was er aktuell für einen Wert schreibt. Aber hier Summiert er wohl auch schon den aktuellen Tag


    Hallo zusammen,

    ich hab ein Problem mit dem 0.4.0 Adapter.
    Ich hab das Gefühl er schreibt bei der Netzeinspeisung den doppelten Wert.
    wert1.png

    Hier der Wert von dem Datenpunkt der eingelesen wird:
    Screenshot etwas Zeitversetzt
    wert2.png

    Wenn ich bei den Datenpunkt PV_Netzeinspeisung Sourceanalytix deaktiviere, werden keine Daten mehr geschrieben. Also nimmt er den Wert nicht von 2 Unterschiedlichen Punkten.

    Hier noch das Loggin Setup für PV_Netzeinspeisung
    wert3.png

    Wo liegt mein Fehler? Was mach ich Falsch

    #########
    Und noch eine zweite Frage, sollte er die Werte unter Objekte nicht addieren unter weeks / quarter / etc
    wert4.png

    DutchmanD Offline
    DutchmanD Offline
    Dutchman
    Developer Most Active Administrators
    schrieb am zuletzt editiert von
    #22

    @stephan2k sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

    Und noch eine zweite Frage, sollte er die Werte unter Objekte nicht addieren unter weeks / quarter / etc

    addieren ? nein deine startwerte sind überall null also rechnet er den kompletten Verbrauch auf allen Perioden.
    Du musst den jahres, Wochen, Monats Anfang usw eintragen

    @stephan2k sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

    Wenn ich bei den Datenpunkt PV_Netzeinspeisung Sourceanalytix deaktiviere, werden keine Daten mehr geschrieben. Also nimmt er den Wert nicht von 2 Unterschiedlichen Punkten.

    verstehe ich nicht ... du hast 2 Datenpunkte, diese erstellen unter SA 2 Ordner.
    Ich sehe das einer nich geschrieben wird, frage ist warum es sollte was im log kommen dan ?

    S 1 Antwort Letzte Antwort
    0
    • DutchmanD Dutchman

      @stephan2k sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

      Und noch eine zweite Frage, sollte er die Werte unter Objekte nicht addieren unter weeks / quarter / etc

      addieren ? nein deine startwerte sind überall null also rechnet er den kompletten Verbrauch auf allen Perioden.
      Du musst den jahres, Wochen, Monats Anfang usw eintragen

      @stephan2k sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

      Wenn ich bei den Datenpunkt PV_Netzeinspeisung Sourceanalytix deaktiviere, werden keine Daten mehr geschrieben. Also nimmt er den Wert nicht von 2 Unterschiedlichen Punkten.

      verstehe ich nicht ... du hast 2 Datenpunkte, diese erstellen unter SA 2 Ordner.
      Ich sehe das einer nich geschrieben wird, frage ist warum es sollte was im log kommen dan ?

      S Offline
      S Offline
      stephan2k
      schrieb am zuletzt editiert von
      #23

      @Dutchman sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

      ne zweite Frage, sollte er die Werte unter Objekte nicht addie

      Hallo Dutchman,
      danke für deine Antwort.

      Ich hatte das Thema oben bearbeitet, meine Fragen hatten sich erledigt. Hatte dein System nicht richtig verstanden.
      Aber jetzt läufts prima.

      Kurz zu meinen 2 Datenpunkten:
      Ich habe nur einen Innogy Zweiwegezähler (PowerinWatt). In diesem einen Datenpunkt habe ich meinen Strombezug (postive Zahlen) und meine Einspeisung (negative Zahlen).
      Durch einen anderen Thread im Forum wurde durch ein Blockly ein Workaround geschaffen

      PowerinWatt positve Zahlen => schreibt den Wert in PV_Netzbetzug
      PowerinWatt negative Zahlen => schreibt den Wert in PV_Netzeinspeisung

      Danke für deinen tollen Adapter

      1 Antwort Letzte Antwort
      0
      • DutchmanD Dutchman
        Aktuelle Test Version v0.4.8-alpha.0
        Veröffentlichungsdatum 09.09.2020
        Github Link https://github.com/iobroker-community-adapters/ioBroker.sourceanalytix

        Major release v0.4.8-alpha.0

        Um die weitere Entwicklung von SourceAnalytix mit neuen Funktionen möglich zu machen habe ich mich dazu entschlossen den vorige SourceCode (0.3.0) komplett neu auf zu bauen.
        Da die vorige version mit Erweiterungen undurchsichtig geworden war, und auch einige performance/Berechnung Probleme auftraten, war ein redesign die beste Entscheidung.

        Die neue version kennt einige performance Verbesserungen, die alten Funktionalität sind weitestgehend gleich geblieben.

        Die wichtigsten Änderungen in 0.4.x :

        • Änderung der Datenstruktur, diese fängt jetzt an beim Jahr anstatt "current_year"

        • Datenstruktur Migration : Noch nicht implementiert, wird später folgen

        • Quartale werden berechnet

        • Redesign der Watt ==> kWh Berechnung (genauer)

        • Redesign der Unit Definitionen (Sollte Fehler "kann unit nicht erkennen" beheben)

        • Reset des Messgerätes, anstatt minus werte wird jetzt der Haupt-Wert Kumuliert

        • Gesamt werte werden per Kategorie (kosten / verbrauch / Zählerwerte) wieder gegeben

        • Redesign alle Berechnungen, alle read/write zugriffe von iO (object DB) in den Arbeitsspeicher verschoben. Hiermit sollte performance Problemen behoben sein vor allen bei ein-platineng Systemen und langsamen Festplatten

        • Logging redesigned, bei neu installation ist die log-stufe WARN, bereits bestehen Installationen stehen auf INFO bitte Manuel auf WARN stellen

        Ich bitte euch diese version zu testen, bei erfolg werden ich SourceAnalytix in die stable releasen und danach anfangen neue Funktionen ein zu bauen.
        (Vorschläge und bug reports bitte über git !)

        Danke für eure mithilfe

        StateSettings.png
        Datapoints.png

        sigi234S Online
        sigi234S Online
        sigi234
        Forum Testing Most Active
        schrieb am zuletzt editiert von sigi234
        #24

        @Dutchman

        V 0.4.1
        Hallo, nach update des js-controller auf V 3.0.6 kommt das :

        sourceanalytix.0	2020-04-12 09:34:30.486	warn	(34788) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.32 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
        sourceanalytix.0	2020-04-12 09:34:30.483	warn	(34788) This object will not be created in future versions. Please report this to the developer.
        

        Soll ich auf Git eine issues erstellen, oder reicht das hier im Forum?

        Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
        Immer Daten sichern!

        Homer.J.H DutchmanD 2 Antworten Letzte Antwort
        1
        • sigi234S sigi234

          @Dutchman

          V 0.4.1
          Hallo, nach update des js-controller auf V 3.0.6 kommt das :

          sourceanalytix.0	2020-04-12 09:34:30.486	warn	(34788) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.32 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
          sourceanalytix.0	2020-04-12 09:34:30.483	warn	(34788) This object will not be created in future versions. Please report this to the developer.
          

          Soll ich auf Git eine issues erstellen, oder reicht das hier im Forum?

          Homer.J.H Offline
          Homer.J.H Offline
          Homer.J.
          schrieb am zuletzt editiert von
          #25

          @sigi234 hab ich auch bei jeden angelegten Datenpunkt.

          1 Antwort Letzte Antwort
          0
          • sigi234S sigi234

            @Dutchman

            V 0.4.1
            Hallo, nach update des js-controller auf V 3.0.6 kommt das :

            sourceanalytix.0	2020-04-12 09:34:30.486	warn	(34788) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.32 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
            sourceanalytix.0	2020-04-12 09:34:30.483	warn	(34788) This object will not be created in future versions. Please report this to the developer.
            

            Soll ich auf Git eine issues erstellen, oder reicht das hier im Forum?

            DutchmanD Offline
            DutchmanD Offline
            Dutchman
            Developer Most Active Administrators
            schrieb am zuletzt editiert von
            #26

            @sigi234 sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

            @Dutchman
            V 0.4.1
            Hallo, nach update des js-controller auf V 3.0.6 kommt das :
            sourceanalytix.0 2020-04-12 09:34:30.486 warn (34788) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.32 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number" sourceanalytix.0 2020-04-12 09:34:30.483 warn (34788) This object will not be created in future versions. Please report this to the developer.
            Soll ich auf Git eine issues erstellen, oder reicht das hier im Forum?

            danke das sieht nach nem false positive von JS-controller 3.0 aus, mach bitte issue bei meinem adapter

            sigi234S 1 Antwort Letzte Antwort
            0
            • DutchmanD Dutchman

              @sigi234 sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

              @Dutchman
              V 0.4.1
              Hallo, nach update des js-controller auf V 3.0.6 kommt das :
              sourceanalytix.0 2020-04-12 09:34:30.486 warn (34788) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.32 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number" sourceanalytix.0 2020-04-12 09:34:30.483 warn (34788) This object will not be created in future versions. Please report this to the developer.
              Soll ich auf Git eine issues erstellen, oder reicht das hier im Forum?

              danke das sieht nach nem false positive von JS-controller 3.0 aus, mach bitte issue bei meinem adapter

              sigi234S Online
              sigi234S Online
              sigi234
              Forum Testing Most Active
              schrieb am zuletzt editiert von
              #27

              @Dutchman sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

              danke das sieht nach nem false positive von JS-controller 3.0 aus, mach bitte issue bei meinem adapter

              Erledigt:

              https://github.com/iobroker-community-adapters/ioBroker.sourceanalytix/issues/134

              Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
              Immer Daten sichern!

              1 Antwort Letzte Antwort
              0
              • G Online
                G Online
                guergen
                schrieb am zuletzt editiert von
                #28

                Jetzt mal eine "dumme" Frage:
                Ich würde den Adapter auch gene updaten, nur steht im Readme:
                To-Do : Migration from < 0.4.0 to new datastructure

                Muss ich da vorher was tun?
                Oder soll das heissen, es gibt nur den Weg zu 0.4 und nicht wieder zurück....

                1 Antwort Letzte Antwort
                0
                • G Online
                  G Online
                  guergen
                  schrieb am zuletzt editiert von
                  #29

                  OK, hab grade nen Snapshot gemacht, da kann ich ja immer wieder mit zurück... Frage selbst beantwortet...

                  Aber das Update läuft nicht durch:

                  $ ./iobroker upgrade sourceanalytix
                  Update sourceanalytix from @0.3.0 to @0.4.1
                  NPM version: 6.14.4
                  npm install iobroker.sourceanalytix@0.4.1 --loglevel error --prefix "/opt/iobroker" (System call)
                  npm
                   ERR! 
                  code
                   ETARGET
                  npm
                   ERR! notarget
                   No matching version found for iobroker.sourceanalytix@0.4.1.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/2020-04-12T12_05_42_021Z-debug.log
                  upload [9] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/words.js words.js application/javascript
                  upload [8] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/tsconfig.json tsconfig.json application/json
                  upload [7] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/style.css style.css text/css
                  upload [6] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/sourceanalytix.png sourceanalytix.png image/png
                  upload [5] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/settings_open.png settings_open.png image/png
                  upload [4] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/settings_details.png settings_details.png image/png
                  upload [3] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/index_m.html index_m.html text/html
                  upload [2] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/custom_m.html custom_m.html text/html
                  upload [1] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/button.png button.png image/png
                  upload [0] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/admin.d.ts admin.d.ts video/mp2t
                  Adapter "sourceanalytix" updated
                  process exited with code 0
                  
                  M 1 Antwort Letzte Antwort
                  0
                  • G guergen

                    OK, hab grade nen Snapshot gemacht, da kann ich ja immer wieder mit zurück... Frage selbst beantwortet...

                    Aber das Update läuft nicht durch:

                    $ ./iobroker upgrade sourceanalytix
                    Update sourceanalytix from @0.3.0 to @0.4.1
                    NPM version: 6.14.4
                    npm install iobroker.sourceanalytix@0.4.1 --loglevel error --prefix "/opt/iobroker" (System call)
                    npm
                     ERR! 
                    code
                     ETARGET
                    npm
                     ERR! notarget
                     No matching version found for iobroker.sourceanalytix@0.4.1.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/2020-04-12T12_05_42_021Z-debug.log
                    upload [9] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/words.js words.js application/javascript
                    upload [8] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/tsconfig.json tsconfig.json application/json
                    upload [7] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/style.css style.css text/css
                    upload [6] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/sourceanalytix.png sourceanalytix.png image/png
                    upload [5] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/settings_open.png settings_open.png image/png
                    upload [4] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/settings_details.png settings_details.png image/png
                    upload [3] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/index_m.html index_m.html text/html
                    upload [2] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/custom_m.html custom_m.html text/html
                    upload [1] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/button.png button.png image/png
                    upload [0] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/admin.d.ts admin.d.ts video/mp2t
                    Adapter "sourceanalytix" updated
                    process exited with code 0
                    
                    M Offline
                    M Offline
                    MarcJ
                    schrieb am zuletzt editiert von
                    #30

                    @guergen Ja, bei mir gleiche Meldung. Bin gespannt, was wir falsch machen 🙂

                    DutchmanD 1 Antwort Letzte Antwort
                    0
                    • M MarcJ

                      @guergen Ja, bei mir gleiche Meldung. Bin gespannt, was wir falsch machen 🙂

                      DutchmanD Offline
                      DutchmanD Offline
                      Dutchman
                      Developer Most Active Administrators
                      schrieb am zuletzt editiert von Dutchman
                      #31

                      @MarcJ sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                      @guergen Ja, bei mir gleiche Meldung. Bin gespannt, was wir falsch machen 🙂

                      nichts sorry mein Fehler

                      ich. habe die version wegen einem schwerwiegenden bug zurückgezogen, morgen ist 0.4.2 zum install bereit

                      sorry leutz 😲

                      @guergen sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                      No matching version found for iobroker.sourceanalytix@0.4.1.npm ERR! notarget In most cases you or one of your dependencies are requestingnpm ERR! notarget a package version that doesn't exist.

                      Homer.J.H 1 Antwort Letzte Antwort
                      0
                      • DutchmanD Dutchman

                        @MarcJ sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                        @guergen Ja, bei mir gleiche Meldung. Bin gespannt, was wir falsch machen 🙂

                        nichts sorry mein Fehler

                        ich. habe die version wegen einem schwerwiegenden bug zurückgezogen, morgen ist 0.4.2 zum install bereit

                        sorry leutz 😲

                        @guergen sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                        No matching version found for iobroker.sourceanalytix@0.4.1.npm ERR! notarget In most cases you or one of your dependencies are requestingnpm ERR! notarget a package version that doesn't exist.

                        Homer.J.H Offline
                        Homer.J.H Offline
                        Homer.J.
                        schrieb am zuletzt editiert von Negalein
                        #32

                        Morgen @Dutchman kann es sein das dass zurücksetzen der Werte eventuell nur vom Sonntag zum Montag nicht funktioniert, hab es heut schon wieder das er durchzählt.
                        Hier mal noch die Ausgabe 00:00 Uhr.
                        Grüße

                        2020-04-13 00:00:00.010 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.0001D3C98DD8B9.6.ENERGY_COUNTER before reset : {"currentValuekWh":4.176,"start_day":0,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                        2020-04-13 00:00:00.018 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.0001D3C98DD8B9.6.ENERGY_COUNTER after reset : {"currentValuekWh":4.176,"start_day":4.176,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                        2020-04-13 00:00:00.019 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.0001D3C99CB161.6.ENERGY_COUNTER before reset : {"currentValuekWh":0,"start_day":0,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                        2020-04-13 00:00:00.019 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.0001D3C99CB161.6.ENERGY_COUNTER after reset : {"currentValuekWh":0,"start_day":0,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                        2020-04-13 00:00:00.020 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.0001D7098D9B8D.6.ENERGY_COUNTER before reset : {"currentValuekWh":0,"start_day":0,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                        2020-04-13 00:00:00.020 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.0001D7098D9B8D.6.ENERGY_COUNTER after reset : {"currentValuekWh":0,"start_day":0,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                        2020-04-13 00:00:00.021 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.00085A498C04BC.7.ENERGY_COUNTER before reset : {"currentValuekWh":4.882,"start_day":4.8818,"start_month":4.6114,"start_quarter":4.6114,"start_week":4.758,"start_year":0.8919,"valueAtDeviceReset":0}
                        2020-04-13 00:00:00.021 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.00085A498C04BC.7.ENERGY_COUNTER after reset : {"currentValuekWh":4.882,"start_day":4.882,"start_month":4.6114,"start_quarter":4.6114,"start_week":4.758,"start_year":0.8919,"valueAtDeviceReset":0}
                        2020-04-13 00:00:00.022 - error: sourceanalytix.0 (597) startvalues for javascript.0.Vis.Anzeige.Stromverbrauch before reset : {"currentValuekWh":609.2,"start_day":610.967,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                        2020-04-13 00:00:00.022 - error: sourceanalytix.0 (597) startvalues for javascript.0.Vis.Anzeige.Stromverbrauch after reset : {"currentValuekWh":609.2,"start_day":609.2,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                        2020-04-13 00:00:00.022 - error: sourceanalytix.0 (597) startvalues for smartmeter.0.1-0:1_8_0__255.value before reset : {"currentValuekWh":1065.522,"start_day":1065.522,"start_month":938.76543306,"start_quarter":938.76543306,"start_week":1002.22821091,"start_year":-172,"valueAtDeviceReset":0}
                        2020-04-13 00:00:00.023 - error: sourceanalytix.0 (597) startvalues for smartmeter.0.1-0:1_8_0__255.value after reset : {"currentValuekWh":1065.522,"start_day":1065.522,"start_month":938.76543306,"start_quarter":938.76543306,"start_week":1002.22821091,"start_year":-172,"valueAtDeviceReset":0}
                        2020-04-13 00:00:00.023 - error: sourceanalytix.0 (597) startvalues for wiffi-wz.0.root.192_168_178_122.w_counter_1 before reset : {"currentValuekWh":1052.859,"start_day":1050.331,"start_month":922.975,"start_quarter":922.975,"start_week":986.1,"start_year":-172,"valueAtDeviceReset":0}
                        2020-04-13 00:00:00.023 - error: sourceanalytix.0 (597) startvalues for wiffi-wz.0.root.192_168_178_122.w_counter_1 after reset : {"currentValuekWh":1052.859,"start_day":1052.859,"start_month":922.975,"start_quarter":922.975,"start_week":986.1,"start_year":-172,"valueAtDeviceReset":0}
                        2020-04-13 00:00:00.024 - error: sourceanalytix.0 (597) startvalues for wiffi-wz.0.root.192_168_178_122.w_counter_2 before reset : {"currentValuekWh":10378.676,"start_day":10371.938,"start_month":10150.955,"start_quarter":10150.955,"start_week":10272.848,"start_year":"7700","valueAtDeviceReset":0}
                        2020-04-13 00:00:00.024 - error: sourceanalytix.0 (597) startvalues for wiffi-wz.0.root.192_168_178_122.w_counter_2 after reset : {"currentValuekWh":10378.676,"start_day":10378.676,"start_month":10150.955,"start_quarter":10150.955,"start_week":10272.848,"start_year":"7700","valueAtDeviceReset":0}
                        2020-04-13 00:00:00.024 - error: sourceanalytix.0 (597) startvalues for wiffi-wz.0.root.192_168_178_122.w_counter_3 before reset : {"currentValuekWh":2828.335,"start_day":2826.56,"start_month":2764.223,"start_quarter":2764.223,"start_week":2791.823,"start_year":"2200","valueAtDeviceReset":0}
                        2020-04-13 00:00:00.025 - error: sourceanalytix.0 (597) startvalues for wiffi-wz.0.root.192_168_178_122.w_counter_3 after reset : {"currentValuekWh":2828.335,"start_day":2828.335,"start_month":2764.223,"start_quarter":2764.223,"start_week":2791.823,"start_year":"2200","valueAtDeviceReset":0}
                        

                        DutchmanD 1 Antwort Letzte Antwort
                        0
                        • DutchmanD Dutchman
                          Aktuelle Test Version v0.4.8-alpha.0
                          Veröffentlichungsdatum 09.09.2020
                          Github Link https://github.com/iobroker-community-adapters/ioBroker.sourceanalytix

                          Major release v0.4.8-alpha.0

                          Um die weitere Entwicklung von SourceAnalytix mit neuen Funktionen möglich zu machen habe ich mich dazu entschlossen den vorige SourceCode (0.3.0) komplett neu auf zu bauen.
                          Da die vorige version mit Erweiterungen undurchsichtig geworden war, und auch einige performance/Berechnung Probleme auftraten, war ein redesign die beste Entscheidung.

                          Die neue version kennt einige performance Verbesserungen, die alten Funktionalität sind weitestgehend gleich geblieben.

                          Die wichtigsten Änderungen in 0.4.x :

                          • Änderung der Datenstruktur, diese fängt jetzt an beim Jahr anstatt "current_year"

                          • Datenstruktur Migration : Noch nicht implementiert, wird später folgen

                          • Quartale werden berechnet

                          • Redesign der Watt ==> kWh Berechnung (genauer)

                          • Redesign der Unit Definitionen (Sollte Fehler "kann unit nicht erkennen" beheben)

                          • Reset des Messgerätes, anstatt minus werte wird jetzt der Haupt-Wert Kumuliert

                          • Gesamt werte werden per Kategorie (kosten / verbrauch / Zählerwerte) wieder gegeben

                          • Redesign alle Berechnungen, alle read/write zugriffe von iO (object DB) in den Arbeitsspeicher verschoben. Hiermit sollte performance Problemen behoben sein vor allen bei ein-platineng Systemen und langsamen Festplatten

                          • Logging redesigned, bei neu installation ist die log-stufe WARN, bereits bestehen Installationen stehen auf INFO bitte Manuel auf WARN stellen

                          Ich bitte euch diese version zu testen, bei erfolg werden ich SourceAnalytix in die stable releasen und danach anfangen neue Funktionen ein zu bauen.
                          (Vorschläge und bug reports bitte über git !)

                          Danke für eure mithilfe

                          StateSettings.png
                          Datapoints.png

                          sigi234S Online
                          sigi234S Online
                          sigi234
                          Forum Testing Most Active
                          schrieb am zuletzt editiert von sigi234
                          #33

                          @Dutchman

                          Nach Update 0.4.2 die üblichen Warn:

                          sourceanalytix.0	2020-04-13 10:10:52.115	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:52.115	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.53 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:52.106	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:52.106	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.53 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:52.100	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:52.100	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.53 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:52.091	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:52.090	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.52 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:52.084	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:52.084	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.52 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:52.077	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:52.076	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.52 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:52.068	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:52.067	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.51 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:52.062	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:52.062	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.51 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:52.054	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:52.053	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.51 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:52.048	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:52.048	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.50 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:52.040	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:52.040	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.50 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:52.035	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:52.034	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.50 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:52.027	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:52.027	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.49 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:52.021	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:52.021	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.49 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:52.013	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:52.012	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.49 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:51.995	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:51.994	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.48 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:51.984	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:51.984	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.48 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:51.968	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:51.968	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.48 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:51.960	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:51.959	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.47 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:51.951	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:51.951	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.47 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:51.941	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:51.941	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.47 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:51.932	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:51.931	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.46 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:51.915	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:51.914	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.46 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:51.904	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:51.904	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.46 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:51.884	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:51.884	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.45 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:51.872	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:51.871	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.45 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:51.844	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:51.844	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.45 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:51.815	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:51.814	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.44 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:51.790	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:51.790	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.44 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:51.760	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:51.760	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.44 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:51.728	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:51.728	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.43 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:51.698	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:51.698	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.43 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:51.661	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:51.661	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.43 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:50.943	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:50.943	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.42 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:50.940	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:50.939	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.42 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:50.937	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-13 10:10:50.937	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.42 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-13 10:10:50.934	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                          

                          Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                          Immer Daten sichern!

                          DutchmanD 1 Antwort Letzte Antwort
                          1
                          • Homer.J.H Homer.J.

                            Morgen @Dutchman kann es sein das dass zurücksetzen der Werte eventuell nur vom Sonntag zum Montag nicht funktioniert, hab es heut schon wieder das er durchzählt.
                            Hier mal noch die Ausgabe 00:00 Uhr.
                            Grüße

                            2020-04-13 00:00:00.010 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.0001D3C98DD8B9.6.ENERGY_COUNTER before reset : {"currentValuekWh":4.176,"start_day":0,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.018 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.0001D3C98DD8B9.6.ENERGY_COUNTER after reset : {"currentValuekWh":4.176,"start_day":4.176,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.019 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.0001D3C99CB161.6.ENERGY_COUNTER before reset : {"currentValuekWh":0,"start_day":0,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.019 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.0001D3C99CB161.6.ENERGY_COUNTER after reset : {"currentValuekWh":0,"start_day":0,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.020 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.0001D7098D9B8D.6.ENERGY_COUNTER before reset : {"currentValuekWh":0,"start_day":0,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.020 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.0001D7098D9B8D.6.ENERGY_COUNTER after reset : {"currentValuekWh":0,"start_day":0,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.021 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.00085A498C04BC.7.ENERGY_COUNTER before reset : {"currentValuekWh":4.882,"start_day":4.8818,"start_month":4.6114,"start_quarter":4.6114,"start_week":4.758,"start_year":0.8919,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.021 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.00085A498C04BC.7.ENERGY_COUNTER after reset : {"currentValuekWh":4.882,"start_day":4.882,"start_month":4.6114,"start_quarter":4.6114,"start_week":4.758,"start_year":0.8919,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.022 - error: sourceanalytix.0 (597) startvalues for javascript.0.Vis.Anzeige.Stromverbrauch before reset : {"currentValuekWh":609.2,"start_day":610.967,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.022 - error: sourceanalytix.0 (597) startvalues for javascript.0.Vis.Anzeige.Stromverbrauch after reset : {"currentValuekWh":609.2,"start_day":609.2,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.022 - error: sourceanalytix.0 (597) startvalues for smartmeter.0.1-0:1_8_0__255.value before reset : {"currentValuekWh":1065.522,"start_day":1065.522,"start_month":938.76543306,"start_quarter":938.76543306,"start_week":1002.22821091,"start_year":-172,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.023 - error: sourceanalytix.0 (597) startvalues for smartmeter.0.1-0:1_8_0__255.value after reset : {"currentValuekWh":1065.522,"start_day":1065.522,"start_month":938.76543306,"start_quarter":938.76543306,"start_week":1002.22821091,"start_year":-172,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.023 - error: sourceanalytix.0 (597) startvalues for wiffi-wz.0.root.192_168_178_122.w_counter_1 before reset : {"currentValuekWh":1052.859,"start_day":1050.331,"start_month":922.975,"start_quarter":922.975,"start_week":986.1,"start_year":-172,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.023 - error: sourceanalytix.0 (597) startvalues for wiffi-wz.0.root.192_168_178_122.w_counter_1 after reset : {"currentValuekWh":1052.859,"start_day":1052.859,"start_month":922.975,"start_quarter":922.975,"start_week":986.1,"start_year":-172,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.024 - error: sourceanalytix.0 (597) startvalues for wiffi-wz.0.root.192_168_178_122.w_counter_2 before reset : {"currentValuekWh":10378.676,"start_day":10371.938,"start_month":10150.955,"start_quarter":10150.955,"start_week":10272.848,"start_year":"7700","valueAtDeviceReset":0}
                            2020-04-13 00:00:00.024 - error: sourceanalytix.0 (597) startvalues for wiffi-wz.0.root.192_168_178_122.w_counter_2 after reset : {"currentValuekWh":10378.676,"start_day":10378.676,"start_month":10150.955,"start_quarter":10150.955,"start_week":10272.848,"start_year":"7700","valueAtDeviceReset":0}
                            2020-04-13 00:00:00.024 - error: sourceanalytix.0 (597) startvalues for wiffi-wz.0.root.192_168_178_122.w_counter_3 before reset : {"currentValuekWh":2828.335,"start_day":2826.56,"start_month":2764.223,"start_quarter":2764.223,"start_week":2791.823,"start_year":"2200","valueAtDeviceReset":0}
                            2020-04-13 00:00:00.025 - error: sourceanalytix.0 (597) startvalues for wiffi-wz.0.root.192_168_178_122.w_counter_3 after reset : {"currentValuekWh":2828.335,"start_day":2828.335,"start_month":2764.223,"start_quarter":2764.223,"start_week":2791.823,"start_year":"2200","valueAtDeviceReset":0}
                            

                            DutchmanD Offline
                            DutchmanD Offline
                            Dutchman
                            Developer Most Active Administrators
                            schrieb am zuletzt editiert von
                            #34

                            @Homer-J sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                            Morgen @Dutchman kann es sein das dass zurücksetzen der Werte eventuell nur vom Sonntag zum Montag nicht funktioniert, hab es heut schon wieder das er durchzählt.
                            Hier mal noch die Ausgabe 00:00 Uhr.
                            Grüße


                            2020-04-13 00:00:00.010 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.0001D3C98DD8B9.6.ENERGY_COUNTER before reset : {"currentValuekWh":4.176,"start_day":0,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.018 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.0001D3C98DD8B9.6.ENERGY_COUNTER after reset : {"currentValuekWh":4.176,"start_day":4.176,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.019 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.0001D3C99CB161.6.ENERGY_COUNTER before reset : {"currentValuekWh":0,"start_day":0,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.019 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.0001D3C99CB161.6.ENERGY_COUNTER after reset : {"currentValuekWh":0,"start_day":0,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.020 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.0001D7098D9B8D.6.ENERGY_COUNTER before reset : {"currentValuekWh":0,"start_day":0,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.020 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.0001D7098D9B8D.6.ENERGY_COUNTER after reset : {"currentValuekWh":0,"start_day":0,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.021 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.00085A498C04BC.7.ENERGY_COUNTER before reset : {"currentValuekWh":4.882,"start_day":4.8818,"start_month":4.6114,"start_quarter":4.6114,"start_week":4.758,"start_year":0.8919,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.021 - error: sourceanalytix.0 (597) startvalues for hm-rpc.2.00085A498C04BC.7.ENERGY_COUNTER after reset : {"currentValuekWh":4.882,"start_day":4.882,"start_month":4.6114,"start_quarter":4.6114,"start_week":4.758,"start_year":0.8919,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.022 - error: sourceanalytix.0 (597) startvalues for javascript.0.Vis.Anzeige.Stromverbrauch before reset : {"currentValuekWh":609.2,"start_day":610.967,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.022 - error: sourceanalytix.0 (597) startvalues for javascript.0.Vis.Anzeige.Stromverbrauch after reset : {"currentValuekWh":609.2,"start_day":609.2,"start_month":0,"start_quarter":0,"start_week":0,"start_year":0,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.022 - error: sourceanalytix.0 (597) startvalues for smartmeter.0.1-0:1_8_0__255.value before reset : {"currentValuekWh":1065.522,"start_day":1065.522,"start_month":938.76543306,"start_quarter":938.76543306,"start_week":1002.22821091,"start_year":-172,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.023 - error: sourceanalytix.0 (597) startvalues for smartmeter.0.1-0:1_8_0__255.value after reset : {"currentValuekWh":1065.522,"start_day":1065.522,"start_month":938.76543306,"start_quarter":938.76543306,"start_week":1002.22821091,"start_year":-172,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.023 - error: sourceanalytix.0 (597) startvalues for wiffi-wz.0.root.192_168_178_122.w_counter_1 before reset : {"currentValuekWh":1052.859,"start_day":1050.331,"start_month":922.975,"start_quarter":922.975,"start_week":986.1,"start_year":-172,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.023 - error: sourceanalytix.0 (597) startvalues for wiffi-wz.0.root.192_168_178_122.w_counter_1 after reset : {"currentValuekWh":1052.859,"start_day":1052.859,"start_month":922.975,"start_quarter":922.975,"start_week":986.1,"start_year":-172,"valueAtDeviceReset":0}
                            2020-04-13 00:00:00.024 - error: sourceanalytix.0 (597) startvalues for wiffi-wz.0.root.192_168_178_122.w_counter_2 before reset : {"currentValuekWh":10378.676,"start_day":10371.938,"start_month":10150.955,"start_quarter":10150.955,"start_week":10272.848,"start_year":"7700","valueAtDeviceReset":0}
                            2020-04-13 00:00:00.024 - error: sourceanalytix.0 (597) startvalues for wiffi-wz.0.root.192_168_178_122.w_counter_2 after reset : {"currentValuekWh":10378.676,"start_day":10378.676,"start_month":10150.955,"start_quarter":10150.955,"start_week":10272.848,"start_year":"7700","valueAtDeviceReset":0}
                            2020-04-13 00:00:00.024 - error: sourceanalytix.0 (597) startvalues for wiffi-wz.0.root.192_168_178_122.w_counter_3 before reset : {"currentValuekWh":2828.335,"start_day":2826.56,"start_month":2764.223,"start_quarter":2764.223,"start_week":2791.823,"start_year":"2200","valueAtDeviceReset":0}
                            2020-04-13 00:00:00.025 - error: sourceanalytix.0 (597) startvalues for wiffi-wz.0.root.192_168_178_122.w_counter_3 after reset : {"currentValuekWh":2828.335,"start_day":2828.335,"start_month":2764.223,"start_quarter":2764.223,"start_week":2791.823,"start_year":"2200","valueAtDeviceReset":0}

                            in der 0.4.2 sollte das klappen, haben hier 10 positive Berichten von Testern

                            ? 1 Antwort Letzte Antwort
                            0
                            • sigi234S sigi234

                              @Dutchman

                              Nach Update 0.4.2 die üblichen Warn:

                              sourceanalytix.0	2020-04-13 10:10:52.115	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:52.115	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.53 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:52.106	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:52.106	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.53 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:52.100	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:52.100	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.53 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:52.091	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:52.090	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.52 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:52.084	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:52.084	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.52 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:52.077	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:52.076	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.52 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:52.068	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:52.067	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.51 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:52.062	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:52.062	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.51 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:52.054	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:52.053	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.51 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:52.048	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:52.048	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.50 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:52.040	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:52.040	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.50 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:52.035	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:52.034	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.50 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:52.027	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:52.027	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.49 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:52.021	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:52.021	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.49 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:52.013	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:52.012	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.49 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:51.995	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:51.994	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.48 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:51.984	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:51.984	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.48 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:51.968	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:51.968	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.48 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:51.960	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:51.959	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.47 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:51.951	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:51.951	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.47 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:51.941	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:51.941	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.47 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:51.932	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:51.931	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.46 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:51.915	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:51.914	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.46 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:51.904	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:51.904	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.46 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:51.884	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:51.884	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.45 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:51.872	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:51.871	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.45 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:51.844	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:51.844	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.45 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:51.815	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:51.814	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.44 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:51.790	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:51.790	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.44 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:51.760	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:51.760	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.44 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:51.728	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:51.728	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.43 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:51.698	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:51.698	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.43 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:51.661	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:51.661	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.43 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:50.943	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:50.943	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.costs.weeks.42 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:50.940	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:50.939	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.meterReadings.weeks.42 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:50.937	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-13 10:10:50.937	warn	(30656) Object hm-rpc__0__NEQ1662322__2__ENERGY_COUNTER.2020.consumed.weeks.42 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-13 10:10:50.934	warn	(30656) This object will not be created in future versions. Please report this to the developer.
                              
                              DutchmanD Offline
                              DutchmanD Offline
                              Dutchman
                              Developer Most Active Administrators
                              schrieb am zuletzt editiert von
                              #35

                              @sigi234 sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                              Nach Update 0.4.2 die üblichen Warn:

                              thanks da kuemmere ich mich drum

                              1 Antwort Letzte Antwort
                              0
                              • G Online
                                G Online
                                guergen
                                schrieb am zuletzt editiert von
                                #36

                                Wie muss ich das hier verstehen:

                                Logging redesigned, bei neu installation ist die log-stufe WARN, bereits bestehen Installationen stehen auf INFO bitte Manuel auf WARN stellen

                                Wo muss ich das einstellen, damit ich nicht alle Meldungen ins Info-Log bekomme?

                                G DutchmanD 2 Antworten Letzte Antwort
                                0
                                • G guergen

                                  Wie muss ich das hier verstehen:

                                  Logging redesigned, bei neu installation ist die log-stufe WARN, bereits bestehen Installationen stehen auf INFO bitte Manuel auf WARN stellen

                                  Wo muss ich das einstellen, damit ich nicht alle Meldungen ins Info-Log bekomme?

                                  G Online
                                  G Online
                                  guergen
                                  schrieb am zuletzt editiert von
                                  #37

                                  @guergen Alles klar... Erst den Kopf einschalten...

                                  1 Antwort Letzte Antwort
                                  0
                                  • G Online
                                    G Online
                                    guergen
                                    schrieb am zuletzt editiert von
                                    #38

                                    Die Datenpunkte stehen an falscher Stelle meiner Meinung nach, Issue ist erstellt:
                                    b35292f0-7bc3-43ff-9d2e-6b4a60c7ccb9-grafik.png
                                    Die des Verbrauchs ebenso!

                                    crunchipC DutchmanD 2 Antworten Letzte Antwort
                                    0
                                    • G guergen

                                      Die Datenpunkte stehen an falscher Stelle meiner Meinung nach, Issue ist erstellt:
                                      b35292f0-7bc3-43ff-9d2e-6b4a60c7ccb9-grafik.png
                                      Die des Verbrauchs ebenso!

                                      crunchipC Abwesend
                                      crunchipC Abwesend
                                      crunchip
                                      Forum Testing Most Active
                                      schrieb am zuletzt editiert von
                                      #39

                                      @guergen sicher das es nicht vllt am Browsercache liegt? Bzw. was ist in den Einstellungen gesetzt?
                                      92498008-463e-40d7-85f9-377769bcba2f-image.png

                                      umgestiegen von Proxmox auf Unraid

                                      G 1 Antwort Letzte Antwort
                                      0
                                      • crunchipC crunchip

                                        @guergen sicher das es nicht vllt am Browsercache liegt? Bzw. was ist in den Einstellungen gesetzt?
                                        92498008-463e-40d7-85f9-377769bcba2f-image.png

                                        G Online
                                        G Online
                                        guergen
                                        schrieb am zuletzt editiert von guergen
                                        #40

                                        @crunchip Habe alle Haken an und vor dem Update sämtliche DP gelöscht, damit nix altes übrig bleibt.
                                        Die DP liegen unter dem Jahr 2020!
                                        85b25ea4-9607-444a-90fd-b303ef8b9e6e-grafik.png

                                        1 Antwort Letzte Antwort
                                        0
                                        • coyoteC Offline
                                          coyoteC Offline
                                          coyote
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #41

                                          @Dutchman ich bekomme bei der aktuellsten Version immer noch den Fehler hier:

                                          2020-04-13 18:56:24.439 - error: sourceanalytix.0 (18675) [calculationHandler javascript.0.Gaszaehler.Stand] error: Cannot read property 'toLowerCase' of undefined, stack: TypeError: Cannot read property 'toLowerCase' of undefined
                                          

                                          Da bist du aber noch dran oder? Was heißt der Fehler eigentlich? Bekomme den nur bei 2 Datenpunkten, Gas und Wasserzähler

                                          DutchmanD 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

                                          498

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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