NEWS
[Major Update] SourceAnalytix v0.4.7-beta.0 released !
-
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 -
@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.
-
@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.
-
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


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. -
-
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
@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
in der 0.4.2 sollte das klappen, haben hier 10 positive Berichten von Testern
-
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.@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
-
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?
-
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?
-
Die Datenpunkte stehen an falscher Stelle meiner Meinung nach, Issue ist erstellt:

Die des Verbrauchs ebenso!@guergen sicher das es nicht vllt am Browsercache liegt? Bzw. was ist in den Einstellungen gesetzt?

-
@guergen sicher das es nicht vllt am Browsercache liegt? Bzw. was ist in den Einstellungen gesetzt?

-
@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 undefinedDa bist du aber noch dran oder? Was heißt der Fehler eigentlich? Bekomme den nur bei 2 Datenpunkten, Gas und Wasserzähler
-
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?
@guergen sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:
Wo muss ich das einstellen, damit ich nicht alle Meldungen ins Info-Log bekomme?
bei den instappen Experten modus an dan Logstufe auf warn

-
Die Datenpunkte stehen an falscher Stelle meiner Meinung nach, Issue ist erstellt:

Die des Verbrauchs ebenso!@guergen sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:
Die Datenpunkte stehen an falscher Stelle meiner Meinung nach, Issue ist erstellt:

Die des Verbrauchs ebenso!work as design die total werte stehen unter der cathegorie ab jetzt, Gegenvorschlag ?
-
@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 undefinedDa bist du aber noch dran oder? Was heißt der Fehler eigentlich? Bekomme den nur bei 2 Datenpunkten, Gas und Wasserzähler
@coyote sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:
Da bist du aber noch dran oder? Was heißt der Fehler eigentlich? Bekomme den nur bei 2 Datenpunkten, Gas und Wasserzähler
den teil redesigne ich gerade
-
@guergen sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:
Die Datenpunkte stehen an falscher Stelle meiner Meinung nach, Issue ist erstellt:

Die des Verbrauchs ebenso!work as design die total werte stehen unter der cathegorie ab jetzt, Gegenvorschlag ?
@Dutchman sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:
@guergen sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:
Die Datenpunkte stehen an falscher Stelle meiner Meinung nach, Issue ist erstellt:

Die des Verbrauchs ebenso!work as design die total werte stehen unter der cathegorie ab jetzt, Gegenvorschlag ?
Das Problem ist das die "current" Werte unter 2020 stehen. Ein "Problem" habe ich dann 2021: Dann muss ich einige Werte in VIS anpassen. Also müsste noch ein weiterer Ordner sein, neben "Jahr XXXX", und "Meter_Readings" noch zusätzlich Ordner "current". Und hier wieder Unterordner "consumption", "cost", "earnings",...
-
@Dutchman sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:
@guergen sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:
Die Datenpunkte stehen an falscher Stelle meiner Meinung nach, Issue ist erstellt:

Die des Verbrauchs ebenso!work as design die total werte stehen unter der cathegorie ab jetzt, Gegenvorschlag ?
Das Problem ist das die "current" Werte unter 2020 stehen. Ein "Problem" habe ich dann 2021: Dann muss ich einige Werte in VIS anpassen. Also müsste noch ein weiterer Ordner sein, neben "Jahr XXXX", und "Meter_Readings" noch zusätzlich Ordner "current". Und hier wieder Unterordner "consumption", "cost", "earnings",...
-
@lobomau wieso? bau des doch gleich variabel auf .... es ändert sich ja nur das jahr als datenpunkt????
@harrym ich habe dich nicht ganz verstanden.
So sieht z.B. bei mir eine Objekt ID aus:sourceanalytix.0.discovergy__0__xxxxxxxxxx__energyOut.2020.delivered.01_current_dayDa muss ich doch nächstes Jahr die 2020 manuell gegen eine 2021 tauschen, oder gibt es eine andere Lösung (außer ein Script, dass die Zahl nur aus dem aktuellen Jahr nimmt)?
-
@harrym ich habe dich nicht ganz verstanden.
So sieht z.B. bei mir eine Objekt ID aus:sourceanalytix.0.discovergy__0__xxxxxxxxxx__energyOut.2020.delivered.01_current_dayDa muss ich doch nächstes Jahr die 2020 manuell gegen eine 2021 tauschen, oder gibt es eine andere Lösung (außer ein Script, dass die Zahl nur aus dem aktuellen Jahr nimmt)?
-
@lobomau die vis greift auf datenpunkte zu ... es ändert sich nur das jahr beim datenpunkt für die vis ....

