Skip to content
  • Home
  • 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

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. [SourceAnalytix 0.4.8-Final] Released !

NEWS

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

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

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

[SourceAnalytix 0.4.8-Final] Released !

Geplant Angeheftet Gesperrt Verschoben Tester
2.3k Beiträge 184 Kommentatoren 1.2m Aufrufe 154 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.
  • DutchmanD Dutchman

    @kueppert said in [SourceAnalytix 0.4.8-RC.1] Stable version announcement:

    Soll ich beim JS-Controller 3.2-Thread irgendwas posten?

    ja bitte log dort posten :) ich kan im code von SA damit leider nix

    K Offline
    K Offline
    Kueppert
    schrieb am zuletzt editiert von Kueppert
    #16

    @dutchman oh man...hab dich mit Apollon verwechselt - bzw euch als eine Person gesehen bis gerade hahaha. Habs dort gepostet ^^

    NACHTRAG für alle, die ggf das gleiche Problem haben:
    https://forum.iobroker.net/topic/40725/beta-test-js-controller-3-2-x-auf-github/187?_=1610605750979

    UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

    1 Antwort Letzte Antwort
    0
    • K Kueppert

      @dutchman ich hab die Alpha 11 gerade mal drüber gebügelt, außer folgender Fehlerchen hab ich vom Adapter selbst nix bekommen:

      sourceanalytix.0	2021-01-14 14:42:00.623	warn	(14935) State "sourceanalytix.0.alias__0__Stromverbrauch__total__Serverschrank.currentYear.consumed.2021.05_currentYear" has no existing object, this might lead to an error in future versions
      sourceanalytix.0	2021-01-14 14:41:47.017	warn	(14935) State "sourceanalytix.0.alias__0__Stromverbrauch__total__Serverschrank.currentYear.consumed.2021.05_currentYear" has no existing object, this might lead to an error in future versions
      

      Aber bei der Installation hatte ich verdammt viele rote EInträge:

      host.ioBroker2	2021-01-14 14:40:50.043	error	instance system.adapter.sourceanalytix.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
      host.ioBroker2	2021-01-14 14:40:50.043	error	Caught by controller[655]: at process.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8477:45)
      host.ioBroker2	2021-01-14 14:40:50.043	error	Caught by controller[655]: at exceptionHandler (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8457:28)
      host.ioBroker2	2021-01-14 14:40:50.043	error	Caught by controller[655]: at Sourceanalytix.registerNotification (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5677:24)
      host.ioBroker2	2021-01-14 14:40:50.042	error	Caught by controller[655]: at Sourceanalytix.sendToHostAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1618:16)
      host.ioBroker2	2021-01-14 14:40:50.042	error	Caught by controller[655]: at new Promise (<anonymous>)
      host.ioBroker2	2021-01-14 14:40:50.042	error	Caught by controller[655]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1619:16
      host.ioBroker2	2021-01-14 14:40:50.042	error	Caught by controller[655]: at Sourceanalytix.sendToHost (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5660:31)
      host.ioBroker2	2021-01-14 14:40:50.042	error	Caught by controller[655]: at StateRedisClient.pushMessage (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:898:31)
      host.ioBroker2	2021-01-14 14:40:50.042	error	Caught by controller[655]: at Redis.publish (/opt/iobroker/node_modules/ioredis/built/commander.js:111:25)
      host.ioBroker2	2021-01-14 14:40:50.042	error	Caught by controller[655]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:607:24)
      host.ioBroker2	2021-01-14 14:40:50.042	error	Caught by controller[655]: Error: Connection is closed.
      host.ioBroker2	2021-01-14 14:40:50.042	error	Caught by controller[655]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejec
      host.ioBroker2	2021-01-14 14:40:50.042	error	Caught by controller[655]: at process.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8477:45)
      host.ioBroker2	2021-01-14 14:40:50.042	error	Caught by controller[655]: at exceptionHandler (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8457:28)
      host.ioBroker2	2021-01-14 14:40:50.042	error	Caught by controller[655]: at Sourceanalytix.registerNotification (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5677:24)
      host.ioBroker2	2021-01-14 14:40:50.042	error	Caught by controller[655]: at Sourceanalytix.sendToHostAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1618:16)
      host.ioBroker2	2021-01-14 14:40:50.042	error	Caught by controller[655]: at new Promise (<anonymous>)
      host.ioBroker2	2021-01-14 14:40:50.042	error	Caught by controller[655]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1619:16
      host.ioBroker2	2021-01-14 14:40:50.041	error	Caught by controller[655]: at Sourceanalytix.sendToHost (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5660:31)
      host.ioBroker2	2021-01-14 14:40:50.041	error	Caught by controller[655]: at StateRedisClient.pushMessage (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:898:31)
      host.ioBroker2	2021-01-14 14:40:50.041	error	Caught by controller[655]: at Redis.publish (/opt/iobroker/node_modules/ioredis/built/commander.js:111:25)
      host.ioBroker2	2021-01-14 14:40:50.041	error	Caught by controller[655]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:607:24)
      host.ioBroker2	2021-01-14 14:40:50.041	error	Caught by controller[655]: Error: Connection is closed.
      host.ioBroker2	2021-01-14 14:40:50.041	error	Caught by controller[655]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejec
      host.ioBroker2	2021-01-14 14:40:50.041	error	Caught by controller[655]: at process.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8477:45)
      host.ioBroker2	2021-01-14 14:40:50.041	error	Caught by controller[655]: at exceptionHandler (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8457:28)
      host.ioBroker2	2021-01-14 14:40:50.041	error	Caught by controller[655]: at Sourceanalytix.registerNotification (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5677:24)
      host.ioBroker2	2021-01-14 14:40:50.041	error	Caught by controller[655]: at Sourceanalytix.sendToHostAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1618:16)
      host.ioBroker2	2021-01-14 14:40:50.041	error	Caught by controller[655]: at new Promise (<anonymous>)
      host.ioBroker2	2021-01-14 14:40:50.041	error	Caught by controller[655]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1619:16
      host.ioBroker2	2021-01-14 14:40:50.041	error	Caught by controller[655]: at Sourceanalytix.sendToHost (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5660:31)
      host.ioBroker2	2021-01-14 14:40:50.041	error	Caught by controller[655]: at StateRedisClient.pushMessage (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:898:31)
      host.ioBroker2	2021-01-14 14:40:50.041	error	Caught by controller[655]: at Redis.publish (/opt/iobroker/node_modules/ioredis/built/commander.js:111:25)
      host.ioBroker2	2021-01-14 14:40:50.041	error	Caught by controller[655]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:607:24)
      host.ioBroker2	2021-01-14 14:40:50.041	error	Caught by controller[655]: Error: Connection is closed.
      host.ioBroker2	2021-01-14 14:40:50.041	error	Caught by controller[655]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejec
      host.ioBroker2	2021-01-14 14:40:50.041	error	Caught by controller[655]: at process.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8477:45)
      host.ioBroker2	2021-01-14 14:40:50.041	error	Caught by controller[655]: at exceptionHandler (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8457:28)
      host.ioBroker2	2021-01-14 14:40:50.040	error	Caught by controller[655]: at Sourceanalytix.registerNotification (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5677:24)
      host.ioBroker2	2021-01-14 14:40:50.040	error	Caught by controller[655]: at Sourceanalytix.sendToHostAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1618:16)
      host.ioBroker2	2021-01-14 14:40:50.040	error	Caught by controller[655]: at new Promise (<anonymous>)
      host.ioBroker2	2021-01-14 14:40:50.040	error	Caught by controller[655]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1619:16
      host.ioBroker2	2021-01-14 14:40:50.040	error	Caught by controller[655]: at Sourceanalytix.sendToHost (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5660:31)
      host.ioBroker2	2021-01-14 14:40:50.040	error	Caught by controller[655]: at StateRedisClient.pushMessage (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:898:31)
      host.ioBroker2	2021-01-14 14:40:50.040	error	Caught by controller[655]: at Redis.publish (/opt/iobroker/node_modules/ioredis/built/commander.js:111:25)
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[655]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:607:24)
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[655]: Error: Connection is closed.
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[655]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejec
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[655]: at process.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8477:45)
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[655]: at exceptionHandler (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8457:28)
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[655]: at Sourceanalytix.registerNotification (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5677:24)
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[655]: ode_modules/iobroker.js-controller/lib/tools.js:1618:16)
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[654]: at Sourceanalytix.sendToHostAsync (/opt/iobroker/n
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[654]: at new Promise (<anonymous>)
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[654]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1619:16
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[654]: at Sourceanalytix.sendToHost (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5660:31)
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[654]: at StateRedisClient.pushMessage (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:898:31)
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[654]: at Redis.publish (/opt/iobroker/node_modules/ioredis/built/commander.js:111:25)
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[654]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:607:24)
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[654]: Error: Connection is closed.
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[654]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejec
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[654]: at process.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8477:45)
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[654]: at exceptionHandler (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8457:28)
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[654]: at Sourceanalytix.registerNotification (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5677:24)
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[654]: at Sourceanalytix.sendToHostAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1618:16)
      host.ioBroker2	2021-01-14 14:40:50.039	error	Caught by controller[654]: at new Promise (<anonymous>)
      host.ioBroker2	2021-01-14 14:40:50.038	error	Caught by controller[654]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1619:16
      host.ioBroker2	2021-01-14 14:40:50.038	error	Caught by controller[654]: at Sourceanalytix.sendToHost (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5660:31)
      host.ioBroker2	2021-01-14 14:40:50.038	error	Caught by controller[654]: at StateRedisClient.pushMessage (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:898:31)
      host.ioBroker2	2021-01-14 14:40:50.038	error	Caught by controller[654]: at Redis.publish (/opt/iobroker/node_modules/ioredis/built/commander.js:111:25)
      host.ioBroker2	2021-01-14 14:40:50.038	error	Caught by controller[654]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:607:24)
      host.ioBroker2	2021-01-14 14:40:50.038	error	Caught by controller[654]: Error: Connection is closed.
      host.ioBroker2	2021-01-14 14:40:50.038	error	Caught by controller[654]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejec
      host.ioBroker2	2021-01-14 14:40:50.038	error	Caught by controller[654]: at process.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8477:45)
      host.ioBroker2	2021-01-14 14:40:50.038	error	Caught by controller[654]: at exceptionHandler (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8457:28)
      host.ioBroker2	2021-01-14 14:40:50.038	error	Caught by controller[654]: at Sourceanalytix.registerNotification (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5677:24)
      host.ioBroker2	2021-01-14 14:40:50.038	error	Caught by controller[654]: at Sourceanalytix.sendToHostAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1618:16)
      host.ioBroker2	2021-01-14 14:40:50.038	error	Caught by controller[654]: at new Promise (<anonymous>)
      host.ioBroker2	2021-01-14 14:40:50.038	error	Caught by controller[654]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1619:16
      host.ioBroker2	2021-01-14 14:40:50.038	error	Caught by controller[654]: at Sourceanalytix.sendToHost (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5660:31)
      host.ioBroker2	2021-01-14 14:40:50.038	error	Caught by controller[654]: at StateRedisClient.pushMessage (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:898:31)
      host.ioBroker2	2021-01-14 14:40:50.038	error	Caught by controller[654]: at Redis.publish (/opt/iobroker/node_modules/ioredis/built/commander.js:111:25)
      host.ioBroker2	2021-01-14 14:40:50.038	error	Caught by controller[654]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:607:24)
      host.ioBroker2	2021-01-14 14:40:50.038	error	Caught by controller[654]: Error: Connection is closed.
      host.ioBroker2	2021-01-14 14:40:50.037	error	Caught by controller[654]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejec
      host.ioBroker2	2021-01-14 14:40:50.034	error	Caught by controller[654]: at process.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8477:45)
      host.ioBroker2	2021-01-14 14:40:50.034	error	Caught by controller[654]: at exceptionHandler (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8457:28)
      host.ioBroker2	2021-01-14 14:40:50.034	error	Caught by controller[654]: at Sourceanalytix.registerNotification (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5677:24)
      host.ioBroker2	2021-01-14 14:40:50.034	error	Caught by controller[654]: at Sourceanalytix.sendToHostAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1618:16)
      host.ioBroker2	2021-01-14 14:40:50.034	error	Caught by controller[654]: at new Promise (<anonymous>)
      host.ioBroker2	2021-01-14 14:40:50.034	error	Caught by controller[654]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1619:16
      host.ioBroker2	2021-01-14 14:40:50.034	error	Caught by controller[654]: at Sourceanalytix.sendToHost (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5660:31)
      host.ioBroker2	2021-01-14 14:40:50.034	error	Caught by controller[654]: at StateRedisClient.pushMessage (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:898:31)
      host.ioBroker2	2021-01-14 14:40:50.034	error	Caught by controller[654]: at Redis.publish (/opt/iobroker/node_modules/ioredis/built/commander.js:111:25)
      host.ioBroker2	2021-01-14 14:40:50.034	error	Caught by controller[654]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:607:24)
      host.ioBroker2	2021-01-14 14:40:50.034	error	Caught by controller[654]: Error: Connection is closed.
      host.ioBroker2	2021-01-14 14:40:50.034	error	Caught by controller[654]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejec
      host.ioBroker2	2021-01-14 14:40:50.033	error	Caught by controller[654]: at process.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8477:45)
      host.ioBroker2	2021-01-14 14:40:50.033	error	Caught by controller[654]: at exceptionHandler (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8457:28)
      host.ioBroker2	2021-01-14 14:40:50.033	error	Caught by controller[654]: at Sourceanalytix.registerNotification (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5677:24)
      host.ioBroker2	2021-01-14 14:40:50.033	error	Caught by controller[654]: at Sourceanalytix.sendToHostAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1618:16)
      host.ioBroker2	2021-01-14 14:40:50.033	error	Caught by controller[654]: at new Promise (<anonymous>)
      host.ioBroker2	2021-01-14 14:40:50.033	error	Caught by controller[654]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1619:16
      host.ioBroker2	2021-01-14 14:40:50.033	error	Caught by controller[654]: at Sourceanalytix.sendToHost (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5660:31)
      host.ioBroker2	2021-01-14 14:40:50.033	error	Caught by controller[654]: at StateRedisClient.pushMessage (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:898:31)
      host.ioBroker2	2021-01-14 14:40:50.033	error	Caught by controller[654]: at Redis.publish (/opt/iobroker/node_modules/ioredis/built/commander.js:111:25)
      host.ioBroker2	2021-01-14 14:40:50.033	error	Caught by controller[654]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:607:24)
      host.ioBroker2	2021-01-14 14:40:50.033	error	Caught by controller[654]: Error: Connection is closed.
      host.ioBroker2	2021-01-14 14:40:50.033	error	Caught by controller[654]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejec
      host.ioBroker2	2021-01-14 14:40:50.033	error	Caught by controller[654]: at process.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8477:45)
      host.ioBroker2	2021-01-14 14:40:50.032	error	Caught by controller[654]: at exceptionHandler (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8457:28)
      host.ioBroker2	2021-01-14 14:40:50.032	error	Caught by controller[654]: at Sourceanalytix.registerNotification (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5677:24)
      host.ioBroker2	2021-01-14 14:40:50.032	error	Caught by controller[654]: at Sourceanalytix.sendToHostAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1618:16)
      host.ioBroker2	2021-01-14 14:40:50.032	error	Caught by controller[654]: at new Promise (<anonymous>)
      host.ioBroker2	2021-01-14 14:40:50.032	error	Caught by controller[654]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1619:16
      host.ioBroker2	2021-01-14 14:40:50.032	error	Caught by controller[654]: at Sourceanalytix.sendToHost (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5660:31)
      host.ioBroker2	2021-01-14 14:40:50.032	error	Caught by controller[654]: at StateRedisClient.pushMessage (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:898:31)
      host.ioBroker2	2021-01-14 14:40:50.032	error	Caught by controller[654]: at Redis.publish (/opt/iobroker/node_modules/ioredis/built/commander.js:111:25)
      host.ioBroker2	2021-01-14 14:40:50.032	error	Caught by controller[654]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:607:24)
      host.ioBroker2	2021-01-14 14:40:50.032	error	Caught by controller[654]: Error: Connection is closed.
      host.ioBroker2	2021-01-14 14:40:50.032	error	Caught by controller[654]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejec
      host.ioBroker2	2021-01-14 14:40:50.031	error	Caught by controller[654]: at process.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8477:45)
      host.ioBroker2	2021-01-14 14:40:50.031	error	Caught by controller[654]: at exceptionHandler (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8457:28)
      host.ioBroker2	2021-01-14 14:40:50.031	error	Caught by controller[654]: at Sourceanalytix.registerNotification (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5677:24)
      host.ioBroker2	2021-01-14 14:40:50.031	error	Caught by controller[654]: at Sourceanalytix.sendToHostAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1618:16)
      host.ioBroker2	2021-01-14 14:40:50.031	error	Caught by controller[654]: at new Promise (<anonymous>)
      host.ioBroker2	2021-01-14 14:40:50.031	error	Caught by controller[654]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1619:16
      host.ioBroker2	2021-01-14 14:40:50.031	error	Caught by controller[654]: at Sourceanalytix.sendToHost (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5660:31)
      host.ioBroker2	2021-01-14 14:40:50.031	error	Caught by controller[654]: at StateRedisClient.pushMessage (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:898:31)
      host.ioBroker2	2021-01-14 14:40:50.031	error	Caught by controller[654]: at Redis.publish (/opt/iobroker/node_modules/ioredis/built/commander.js:111:25)
      host.ioBroker2	2021-01-14 14:40:50.031	error	Caught by controller[654]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:607:24)
      host.ioBroker2	2021-01-14 14:40:50.031	error	Caught by controller[654]: Error: Connection is closed.
      host.ioBroker2	2021-01-14 14:40:50.031	error	Caught by controller[654]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejec
      host.ioBroker2	2021-01-14 14:40:50.031	error	Caught by controller[654]: at process.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8477:45)
      host.ioBroker2	2021-01-14 14:40:50.031	error	Caught by controller[654]: at exceptionHandler (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8457:28)
      host.ioBroker2	2021-01-14 14:40:50.031	error	Caught by controller[654]: at Sourceanalytix.registerNotification (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5677:24)
      host.ioBroker2	2021-01-14 14:40:50.031	error	Caught by controller[654]: at Sourceanalytix.sendToHostAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1618:16)
      host.ioBroker2	2021-01-14 14:40:50.031	error	Caught by controller[654]: at new Promise (<anonymous>)
      host.ioBroker2	2021-01-14 14:40:50.030	error	Caught by controller[654]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1619:16
      host.ioBroker2	2021-01-14 14:40:50.030	error	Caught by controller[654]: at Sourceanalytix.sendToHost (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5660:31)
      host.ioBroker2	2021-01-14 14:40:50.030	error	Caught by controller[654]: at StateRedisClient.pushMessage (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:898:31)
      host.ioBroker2	2021-01-14 14:40:50.030	error	Caught by controller[654]: at Redis.publish (/opt/iobroker/node_modules/ioredis/built/commander.js:111:25)
      host.ioBroker2	2021-01-14 14:40:50.030	error	Caught by controller[654]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:607:24)
      host.ioBroker2	2021-01-14 14:40:50.030	error	Caught by controller[654]: Error: Connection is closed.
      host.ioBroker2	2021-01-14 14:40:50.030	error	Caught by controller[654]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejec
      host.ioBroker2	2021-01-14 14:40:50.030	error	Caught by controller[654]: at process.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8477:45)
      host.ioBroker2	2021-01-14 14:40:50.030	error	Caught by controller[654]: at exceptionHandler (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8457:28)
      host.ioBroker2	2021-01-14 14:40:50.030	error	Caught by controller[654]: at Sourceanalytix.registerNotification (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5677:24)
      host.ioBroker2	2021-01-14 14:40:50.030	error	Caught by controller[654]: at Sourceanalytix.sendToHostAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1618:16)
      host.ioBroker2	2021-01-14 14:40:50.030	error	Caught by controller[654]: at new Promise (<anonymous>)
      host.ioBroker2	2021-01-14 14:40:50.030	error	Caught by controller[654]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1619:16
      host.ioBroker2	2021-01-14 14:40:50.030	error	Caught by controller[654]: at Sourceanalytix.sendToHost (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5660:31)
      host.ioBroker2	2021-01-14 14:40:50.030	error	Caught by controller[654]: at StateRedisClient.pushMessage (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:898:31)
      host.ioBroker2	2021-01-14 14:40:50.030	error	Caught by controller[654]: at Redis.publish (/opt/iobroker/node_modules/ioredis/built/commander.js:111:25)
      

      Redis hab ich nicht...

      Plopp...System down...ich starte es mal neu. AUslastung über 100%. Komm nirgends mehr dran ^^

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

      @kueppert said in [SourceAnalytix 0.4.8-RC.1] Stable version announcement:

      @dutchman ich hab die Alpha 11 gerade mal drüber gebügelt, außer folgender Fehlerchen hab ich vom Adapter selbst nix bekommen:
      sourceanalytix.0 2021-01-14 14:42:00.623 warn (14935) State "sourceanalytix.0.alias__0__Stromverbrauch__total__Serverschrank.currentYear.consumed.2021.05_currentYear" has no existing object, this might lead to an error in future versions sourceanalytix.0 2021-01-14 14:41:47.017 warn (14935) State "sourceanalytix.0.alias__0__Stromverbrauch__total__Serverschrank.currentYear.consumed.2021.05_currentYear" has no existing object, this might lead to an error in future versions

      Das sollte in der letzte git version des code (wird alpha 13) behoben sein

      K 1 Antwort Letzte Antwort
      0
      • DutchmanD Dutchman

        @kueppert said in [SourceAnalytix 0.4.8-RC.1] Stable version announcement:

        @dutchman ich hab die Alpha 11 gerade mal drüber gebügelt, außer folgender Fehlerchen hab ich vom Adapter selbst nix bekommen:
        sourceanalytix.0 2021-01-14 14:42:00.623 warn (14935) State "sourceanalytix.0.alias__0__Stromverbrauch__total__Serverschrank.currentYear.consumed.2021.05_currentYear" has no existing object, this might lead to an error in future versions sourceanalytix.0 2021-01-14 14:41:47.017 warn (14935) State "sourceanalytix.0.alias__0__Stromverbrauch__total__Serverschrank.currentYear.consumed.2021.05_currentYear" has no existing object, this might lead to an error in future versions

        Das sollte in der letzte git version des code (wird alpha 13) behoben sein

        K Offline
        K Offline
        Kueppert
        schrieb am zuletzt editiert von
        #18

        @dutchman danke dir. Jetzt traue ich mich aber nicht mehr, nen Update zu machen :D

        UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

        DutchmanD 1 Antwort Letzte Antwort
        0
        • K Kueppert

          @dutchman danke dir. Jetzt traue ich mich aber nicht mehr, nen Update zu machen :D

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

          @kueppert said in [SourceAnalytix 0.4.8-RC.1] Stable version announcement:

          @dutchman danke dir. Jetzt traue ich mich aber nicht mehr, nen Update zu machen :D

          neh warte mal auf den neue JS-Controller beta wo die loop auch raus ist.... Fehler ist bereits gefunden hab mal schnell mit Ingo geschnackt.

          1 Antwort Letzte Antwort
          1
          • DutchmanD Dutchman

            @martybr said in [SourceAnalytix 0.4.8-RC.1] Stable version announcement:

            @dutchman
            Ich habe gerade dein Alpha 10 eingespielt. ```

            Danke, darauf hab ich gewartet bitte noch einmal von git dan stehen auf die werte drin anstatt object und kan ich den Fehler ausbügeln !

            M Offline
            M Offline
            MartyBr
            schrieb am zuletzt editiert von
            #20

            @dutchman
            Sorry die späte Antwort. Ich hatte eine Meetings laufen.
            Ich spiele jetzt mal die neue Version ein und berichte gleich.

            Gruß
            Martin


            Intel NUCs mit Proxmox / Iobroker als VM unter Debian
            Raspeberry mit USB Leseköpfen für Smartmeter
            Homematic und Homematic IP

            M 1 Antwort Letzte Antwort
            1
            • M MartyBr

              @dutchman
              Sorry die späte Antwort. Ich hatte eine Meetings laufen.
              Ich spiele jetzt mal die neue Version ein und berichte gleich.

              M Offline
              M Offline
              MartyBr
              schrieb am zuletzt editiert von
              #21

              @Dutchman

              Installation auf die 12-Version durchgeführt :

              sourceanalytix.0	2021-01-14 18:03:13.495	error	(4347) Troubleshoot Data alias.0.Verbrauch.Strom.HWR.Waschmaschine-ENERGY_COUNTER custom Data : {"from":"system.adapter.sourceanalytix.0","user":"system.user.admin","ts":1610619988422,"common":{"name
              sourceanalytix.0	2021-01-14 18:03:13.495	error	(4347) Check settings for alias.0.Verbrauch.Strom.HWR.Waschmaschine-ENERGY_COUNTER ! Known valueAtDeviceReset : (84934.61192092283) > known cumulative value (66540.92233804846) cannot proceed
              
              

              Der Autor ist ein Homematic:
              Bildschirmfoto 2021-01-14 um 18.07.37.png

              Bildschirmfoto 2021-01-14 um 18.09.48.png

              Gruß
              Martin


              Intel NUCs mit Proxmox / Iobroker als VM unter Debian
              Raspeberry mit USB Leseköpfen für Smartmeter
              Homematic und Homematic IP

              DutchmanD 2 Antworten Letzte Antwort
              0
              • M MartyBr

                @Dutchman

                Installation auf die 12-Version durchgeführt :

                sourceanalytix.0	2021-01-14 18:03:13.495	error	(4347) Troubleshoot Data alias.0.Verbrauch.Strom.HWR.Waschmaschine-ENERGY_COUNTER custom Data : {"from":"system.adapter.sourceanalytix.0","user":"system.user.admin","ts":1610619988422,"common":{"name
                sourceanalytix.0	2021-01-14 18:03:13.495	error	(4347) Check settings for alias.0.Verbrauch.Strom.HWR.Waschmaschine-ENERGY_COUNTER ! Known valueAtDeviceReset : (84934.61192092283) > known cumulative value (66540.92233804846) cannot proceed
                
                

                Der Autor ist ein Homematic:
                Bildschirmfoto 2021-01-14 um 18.07.37.png

                Bildschirmfoto 2021-01-14 um 18.09.48.png

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

                @martybr said in [SourceAnalytix 0.4.8-RC.1] Stable version announcement:

                @Dutchman

                Installation auf die 12-Version durchgeführt :

                sourceanalytix.0	2021-01-14 18:03:13.495	error	(4347) Troubleshoot Data alias.0.Verbrauch.Strom.HWR.Waschmaschine-ENERGY_COUNTER custom Data : {"from":"system.adapter.sourceanalytix.0","user":"system.user.admin","ts":1610619988422,"common":{"name
                sourceanalytix.0	2021-01-14 18:03:13.495	error	(4347) Check settings for alias.0.Verbrauch.Strom.HWR.Waschmaschine-ENERGY_COUNTER ! Known valueAtDeviceReset : (84934.61192092283) > known cumulative value (66540.92233804846) cannot proceed
                
                

                Der Autor ist ein Homematic:
                Bildschirmfoto 2021-01-14 um 18.07.37.png

                Bildschirmfoto 2021-01-14 um 18.09.48.png

                Von welcher Version hast du geüpgraded ?

                M 1 Antwort Letzte Antwort
                0
                • DutchmanD Dutchman

                  @martybr said in [SourceAnalytix 0.4.8-RC.1] Stable version announcement:

                  @Dutchman

                  Installation auf die 12-Version durchgeführt :

                  sourceanalytix.0	2021-01-14 18:03:13.495	error	(4347) Troubleshoot Data alias.0.Verbrauch.Strom.HWR.Waschmaschine-ENERGY_COUNTER custom Data : {"from":"system.adapter.sourceanalytix.0","user":"system.user.admin","ts":1610619988422,"common":{"name
                  sourceanalytix.0	2021-01-14 18:03:13.495	error	(4347) Check settings for alias.0.Verbrauch.Strom.HWR.Waschmaschine-ENERGY_COUNTER ! Known valueAtDeviceReset : (84934.61192092283) > known cumulative value (66540.92233804846) cannot proceed
                  
                  

                  Der Autor ist ein Homematic:
                  Bildschirmfoto 2021-01-14 um 18.07.37.png

                  Bildschirmfoto 2021-01-14 um 18.09.48.png

                  Von welcher Version hast du geüpgraded ?

                  M Offline
                  M Offline
                  MartyBr
                  schrieb am zuletzt editiert von MartyBr
                  #23

                  @dutchman
                  Das war die 4.8.Alpha 9

                  Edit:
                  Die anderen Datenpunkte (Smartmeter-Adapter laufen einwandfrei ohne Probleme)

                  Gruß
                  Martin


                  Intel NUCs mit Proxmox / Iobroker als VM unter Debian
                  Raspeberry mit USB Leseköpfen für Smartmeter
                  Homematic und Homematic IP

                  DutchmanD 1 Antwort Letzte Antwort
                  0
                  • M MartyBr

                    @dutchman
                    Das war die 4.8.Alpha 9

                    Edit:
                    Die anderen Datenpunkte (Smartmeter-Adapter laufen einwandfrei ohne Probleme)

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

                    @martybr said in [SourceAnalytix 0.4.8-RC.1] Stable version announcement:

                    @dutchman
                    Das war die 4.8.Alpha 9

                    Edit:
                    Die anderen Datenpunkte (Smartmeter-Adapter laufen einwandfrei ohne Probleme)

                    Ich meinte von welcher, jetzt Alpha neu und davor hattest du ?

                    M 1 Antwort Letzte Antwort
                    0
                    • DutchmanD Dutchman

                      @martybr said in [SourceAnalytix 0.4.8-RC.1] Stable version announcement:

                      @dutchman
                      Das war die 4.8.Alpha 9

                      Edit:
                      Die anderen Datenpunkte (Smartmeter-Adapter laufen einwandfrei ohne Probleme)

                      Ich meinte von welcher, jetzt Alpha neu und davor hattest du ?

                      M Offline
                      M Offline
                      MartyBr
                      schrieb am zuletzt editiert von
                      #25

                      @dutchman
                      Ich bin schon seit einiger Zeit auf die 4.8 Alpha. Davor die Alpha 3.

                      Gruß
                      Martin


                      Intel NUCs mit Proxmox / Iobroker als VM unter Debian
                      Raspeberry mit USB Leseköpfen für Smartmeter
                      Homematic und Homematic IP

                      1 Antwort Letzte Antwort
                      0
                      • H Offline
                        H Offline
                        hosabeni
                        schrieb am zuletzt editiert von
                        #26

                        Hallo @Dutchman,
                        erst einmal vielen Dank für den tollen Adapter. Ich finde es super wie viel Arbeit du dir damit machst.

                        Leider habe ich jetzt ein Problem. Ich habe meine Adapter von der Version 4.8Alpha9 auf die Alpha 12 upgedatet. Nach dem Neustart hatte ich im Log einiges an Fehlern:

                        2021-01-14 20:00:21.100 - debug: sourceanalytix.0 (16799) SourceAnalytix enabled state found 0_userdata.0.eHZ_Werte.Allgemein.Bezug calling buildStateDetailsArray
                        2021-01-14 20:00:21.101 - debug: sourceanalytix.0 (16799) [buildStateDetailsArray] started for 0_userdata.0.eHZ_Werte.Allgemein.Bezug
                        2021-01-14 20:00:21.105 - debug: sourceanalytix.0 (16799) [buildStateDetailsArray] commonData {"name":"Bezug","role":"","type":"number","desc":"Manuell erzeugt","unit":"kWh","read":true,"write":true,"custom":{"sourceanalytix.0":{"enabled":true,"alias":"","selectedPrice":"StromHaus","selectedUnit":"kWh","costs":false,"consumption":true,"meter_values":false,"start_day":2964.2364,"start_week":2886.3572,"start_month":2600.7948,"start_quarter":2600.7948,"start_year":2600.7948,"currentValue":2886.3572,"valueAtDeviceReset":null,"valueAtDeviceInit":2964.747}}}
                        2021-01-14 20:00:21.106 - debug: sourceanalytix.0 (16799) [buildStateDetailsArray] valueAtDeviceReset 0
                        2021-01-14 20:00:21.106 - debug: sourceanalytix.0 (16799) [buildStateDetailsArray] valueAtDeviceInit 2964.747
                        2021-01-14 20:00:21.107 - debug: sourceanalytix.0 (16799) [getCumulatedValue] 0_userdata.0.eHZ_Werte.Allgemein.Bezug
                        2021-01-14 20:00:21.112 - debug: sourceanalytix.0 (16799) [getCumulatedValue] By using Version >= 0.4.8-alpha7 :null
                        2021-01-14 20:00:21.113 - debug: sourceanalytix.0 (16799) [buildStateDetailsArray] cumulativeValue 0
                        2021-01-14 20:00:21.114 - debug: sourceanalytix.0 (16799) [buildStateDetailsArray] unit manually chosen "kWh"
                        2021-01-14 20:00:21.115 - error: sourceanalytix.0 (16799) Check settings for 0_userdata.0.eHZ_Werte.Allgemein.Bezug ! Known init value : (2964.747) > known cumulative value (0) cannot proceed
                        2021-01-14 20:00:21.115 - error: sourceanalytix.0 (16799) Troubleshoot Data 0_userdata.0.eHZ_Werte.Allgemein.Bezug custom Data : {"_id":"0_userdata.0.eHZ_Werte.Allgemein.Bezug","type":"state","common":{"name":"Bezug","role":"","type":"number","desc":"Manuell erzeugt","unit":"kWh","read":true,"write":true,"custom":{"sourceanalytix.0":{"enabled":true,"alias":"","selectedPrice":"StromHaus","selectedUnit":"kWh","costs":false,"consumption":true,"meter_values":false,"start_day":2964.2364,"start_week":2886.3572,"start_month":2600.7948,"start_quarter":2600.7948,"start_year":2600.7948,"currentValue":2886.3572,"valueAtDeviceReset":null,"valueAtDeviceInit":2964.747}}},"native":{},"from":"system.adapter.sourceanalytix.0","user":"system.user.admin","ts":1610599229961,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator","state":1636}}
                        2021-01-14 20:00:21.116 - debug: sourceanalytix.0 (16799) SourceAnalytix enabled state found 0_userdata.0.eHZ_Werte.Allgemein.Einspeisung calling buildStateDetailsArray
                        2021-01-14 20:00:21.117 - debug: sourceanalytix.0 (16799) [buildStateDetailsArray] started for 0_userdata.0.eHZ_Werte.Allgemein.Einspeisung
                        2021-01-14 20:00:21.121 - debug: sourceanalytix.0 (16799) [buildStateDetailsArray] commonData {"name":"Einspeisung","role":"","type":"number","desc":"Manuell erzeugt","unit":"kWh","read":true,"write":true,"custom":{"sourceanalytix.0":{"enabled":true,"alias":"","selectedPrice":"StromEinspeisevergütung","selectedUnit":"kWh","costs":true,"consumption":true,"meter_values":false,"start_day":5957.6356,"start_week":5949.6441,"start_month":5944.4102,"start_quarter":5944.4102,"start_year":5944.4102,"currentValue":5949.6441,"valueAtDeviceReset":null,"valueAtDeviceInit":5957.6356}}}
                        
                        
                        

                        In den current Werten steht jetzt auch nichts sinnvolles drin:
                        Unbenannt.JPG

                        DutchmanD 1 Antwort Letzte Antwort
                        0
                        • NegaleinN Offline
                          NegaleinN Offline
                          Negalein
                          Global Moderator
                          schrieb am zuletzt editiert von
                          #27

                          Servus @Dutchman

                          Wie auf Discord geschrieben, bin ich nun von 0.3.0 auf 0.4.8 Alpha 12 (hat etwas länger gedauert, da ich zuerst ein Testsystem aufgebaut habe) umgestiegen.
                          Dürfte alles geklappt haben, da die Werte brav weitergezählt werden.
                          Hab nichts umgestellt oder sonstwas gemacht.

                          Sind hier noch DP von 0.3.0, die entfernt werden können?
                          Screenshot_2021-01-14 objects - ioBroker.png

                          ° Node.js: 20.17.0 NPM: 10.8.2
                          ° Proxmox, Ubuntu 22.04.3 LTS
                          ° Fixer ---> iob fix

                          1 Antwort Letzte Antwort
                          0
                          • M MartyBr

                            @Dutchman

                            Installation auf die 12-Version durchgeführt :

                            sourceanalytix.0	2021-01-14 18:03:13.495	error	(4347) Troubleshoot Data alias.0.Verbrauch.Strom.HWR.Waschmaschine-ENERGY_COUNTER custom Data : {"from":"system.adapter.sourceanalytix.0","user":"system.user.admin","ts":1610619988422,"common":{"name
                            sourceanalytix.0	2021-01-14 18:03:13.495	error	(4347) Check settings for alias.0.Verbrauch.Strom.HWR.Waschmaschine-ENERGY_COUNTER ! Known valueAtDeviceReset : (84934.61192092283) > known cumulative value (66540.92233804846) cannot proceed
                            
                            

                            Der Autor ist ein Homematic:
                            Bildschirmfoto 2021-01-14 um 18.07.37.png

                            Bildschirmfoto 2021-01-14 um 18.09.48.png

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

                            @martybr said in [SourceAnalytix 0.4.8-RC.1] Stable version announcement:

                            Installation auf die 12-Version durchgeführt :

                            Enstspricht der Wert auf dem hm gerät deinem jetzigen gesamt oder hat der sich mal resettet ?

                            M 1 Antwort Letzte Antwort
                            0
                            • H hosabeni

                              Hallo @Dutchman,
                              erst einmal vielen Dank für den tollen Adapter. Ich finde es super wie viel Arbeit du dir damit machst.

                              Leider habe ich jetzt ein Problem. Ich habe meine Adapter von der Version 4.8Alpha9 auf die Alpha 12 upgedatet. Nach dem Neustart hatte ich im Log einiges an Fehlern:

                              2021-01-14 20:00:21.100 - debug: sourceanalytix.0 (16799) SourceAnalytix enabled state found 0_userdata.0.eHZ_Werte.Allgemein.Bezug calling buildStateDetailsArray
                              2021-01-14 20:00:21.101 - debug: sourceanalytix.0 (16799) [buildStateDetailsArray] started for 0_userdata.0.eHZ_Werte.Allgemein.Bezug
                              2021-01-14 20:00:21.105 - debug: sourceanalytix.0 (16799) [buildStateDetailsArray] commonData {"name":"Bezug","role":"","type":"number","desc":"Manuell erzeugt","unit":"kWh","read":true,"write":true,"custom":{"sourceanalytix.0":{"enabled":true,"alias":"","selectedPrice":"StromHaus","selectedUnit":"kWh","costs":false,"consumption":true,"meter_values":false,"start_day":2964.2364,"start_week":2886.3572,"start_month":2600.7948,"start_quarter":2600.7948,"start_year":2600.7948,"currentValue":2886.3572,"valueAtDeviceReset":null,"valueAtDeviceInit":2964.747}}}
                              2021-01-14 20:00:21.106 - debug: sourceanalytix.0 (16799) [buildStateDetailsArray] valueAtDeviceReset 0
                              2021-01-14 20:00:21.106 - debug: sourceanalytix.0 (16799) [buildStateDetailsArray] valueAtDeviceInit 2964.747
                              2021-01-14 20:00:21.107 - debug: sourceanalytix.0 (16799) [getCumulatedValue] 0_userdata.0.eHZ_Werte.Allgemein.Bezug
                              2021-01-14 20:00:21.112 - debug: sourceanalytix.0 (16799) [getCumulatedValue] By using Version >= 0.4.8-alpha7 :null
                              2021-01-14 20:00:21.113 - debug: sourceanalytix.0 (16799) [buildStateDetailsArray] cumulativeValue 0
                              2021-01-14 20:00:21.114 - debug: sourceanalytix.0 (16799) [buildStateDetailsArray] unit manually chosen "kWh"
                              2021-01-14 20:00:21.115 - error: sourceanalytix.0 (16799) Check settings for 0_userdata.0.eHZ_Werte.Allgemein.Bezug ! Known init value : (2964.747) > known cumulative value (0) cannot proceed
                              2021-01-14 20:00:21.115 - error: sourceanalytix.0 (16799) Troubleshoot Data 0_userdata.0.eHZ_Werte.Allgemein.Bezug custom Data : {"_id":"0_userdata.0.eHZ_Werte.Allgemein.Bezug","type":"state","common":{"name":"Bezug","role":"","type":"number","desc":"Manuell erzeugt","unit":"kWh","read":true,"write":true,"custom":{"sourceanalytix.0":{"enabled":true,"alias":"","selectedPrice":"StromHaus","selectedUnit":"kWh","costs":false,"consumption":true,"meter_values":false,"start_day":2964.2364,"start_week":2886.3572,"start_month":2600.7948,"start_quarter":2600.7948,"start_year":2600.7948,"currentValue":2886.3572,"valueAtDeviceReset":null,"valueAtDeviceInit":2964.747}}},"native":{},"from":"system.adapter.sourceanalytix.0","user":"system.user.admin","ts":1610599229961,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator","state":1636}}
                              2021-01-14 20:00:21.116 - debug: sourceanalytix.0 (16799) SourceAnalytix enabled state found 0_userdata.0.eHZ_Werte.Allgemein.Einspeisung calling buildStateDetailsArray
                              2021-01-14 20:00:21.117 - debug: sourceanalytix.0 (16799) [buildStateDetailsArray] started for 0_userdata.0.eHZ_Werte.Allgemein.Einspeisung
                              2021-01-14 20:00:21.121 - debug: sourceanalytix.0 (16799) [buildStateDetailsArray] commonData {"name":"Einspeisung","role":"","type":"number","desc":"Manuell erzeugt","unit":"kWh","read":true,"write":true,"custom":{"sourceanalytix.0":{"enabled":true,"alias":"","selectedPrice":"StromEinspeisevergütung","selectedUnit":"kWh","costs":true,"consumption":true,"meter_values":false,"start_day":5957.6356,"start_week":5949.6441,"start_month":5944.4102,"start_quarter":5944.4102,"start_year":5944.4102,"currentValue":5949.6441,"valueAtDeviceReset":null,"valueAtDeviceInit":5957.6356}}}
                              
                              
                              

                              In den current Werten steht jetzt auch nichts sinnvolles drin:
                              Unbenannt.JPG

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

                              @derneueuser said in [SourceAnalytix 0.4.8-RC.1] Stable version announcement:

                              Known init value : (2964.747) > known cumulative value (0)

                              Die Fehlermeldung sagt es eigentlich bereits ☺️

                              1 Antwort Letzte Antwort
                              0
                              • DutchmanD Dutchman

                                @martybr said in [SourceAnalytix 0.4.8-RC.1] Stable version announcement:

                                Installation auf die 12-Version durchgeführt :

                                Enstspricht der Wert auf dem hm gerät deinem jetzigen gesamt oder hat der sich mal resettet ?

                                M Offline
                                M Offline
                                MartyBr
                                schrieb am zuletzt editiert von MartyBr
                                #30

                                @dutchman
                                Die Werte sind unterschiedlich:
                                Der Adapter (HM wie auch alias) zeigen 129054,6 an
                                In sourceanlytix steht der Wert cumulativeReading auf 66540
                                Die Startwerte des DP (Zählerstand bei ...) stehen alle auf 127955

                                Wie kann ich das "reparieren"?

                                Edit:
                                Ich bin hier deinem Hinweis gefolgt:
                                Issue 5 Check settings for ..... ! Known valueAtDeviceReset : ..... > known cumulative value ..... cannot procee</br>
                                The known init value > known cumulated values, this can be solved</br>
                                removing or modifying these objects in the state raw object
                                valueAtDeviceReset": xxxx

                                Das scheint zu funktionieren. Ich prüfe das später noch einmal.
                                Danke für die Unterstützung.

                                Gruß
                                Martin


                                Intel NUCs mit Proxmox / Iobroker als VM unter Debian
                                Raspeberry mit USB Leseköpfen für Smartmeter
                                Homematic und Homematic IP

                                TbsJahT M 2 Antworten Letzte Antwort
                                1
                                • M MartyBr

                                  @dutchman
                                  Die Werte sind unterschiedlich:
                                  Der Adapter (HM wie auch alias) zeigen 129054,6 an
                                  In sourceanlytix steht der Wert cumulativeReading auf 66540
                                  Die Startwerte des DP (Zählerstand bei ...) stehen alle auf 127955

                                  Wie kann ich das "reparieren"?

                                  Edit:
                                  Ich bin hier deinem Hinweis gefolgt:
                                  Issue 5 Check settings for ..... ! Known valueAtDeviceReset : ..... > known cumulative value ..... cannot procee</br>
                                  The known init value > known cumulated values, this can be solved</br>
                                  removing or modifying these objects in the state raw object
                                  valueAtDeviceReset": xxxx

                                  Das scheint zu funktionieren. Ich prüfe das später noch einmal.
                                  Danke für die Unterstützung.

                                  TbsJahT Offline
                                  TbsJahT Offline
                                  TbsJah
                                  schrieb am zuletzt editiert von
                                  #31

                                  @Dutchman leider ist wieder das selbe Problem aufgetreten. SA stellt extrem hohe Werte ab 0 Uhr dar.
                                  Habe das komplette System neu aufgesetzt.

                                  Betrifft alle Zähler / 2 Modbus Zähler und 1 Smartmeter Zähler
                                  Ebenso alle laufenden Zähler welche über JS erstellt werden. Für mich nicht nachvollziehbar wo diese Werte herkommen.

                                  {
                                    "from": "system.adapter.sourceanalytix.0",
                                    "user": "system.user.admin",
                                    "ts": 1610666363168,
                                    "common": {
                                      "name": "Total Active Energy",
                                      "role": "value",
                                      "type": "number",
                                      "unit": "kWh",
                                      "def": 0,
                                      "read": true,
                                      "write": true,
                                      "custom": {
                                        "influxdb.0": {
                                          "enabled": true,
                                          "changesOnly": true,
                                          "debounce": "1000",
                                          "retention": 0,
                                          "changesRelogInterval": 0,
                                          "changesMinDelta": 0,
                                          "storageType": "",
                                          "aliasId": ""
                                        },
                                        "sourceanalytix.0": {
                                          "enabled": true,
                                          "alias": "OR-WE 517 Hausverbrauch",
                                          "selectedPrice": "Electricity",
                                          "selectedUnit": "kWh",
                                          "costs": true,
                                          "consumption": true,
                                          "meter_values": true,
                                          "start_day": 1475.24,
                                          "start_week": 1451.38,
                                          "start_month": 1384.87,
                                          "start_quarter": 1384.87,
                                          "start_year": 1384.87,
                                          "valueAtDeviceReset": null,
                                          "valueAtDeviceInit": 1475.28
                                        }
                                      }
                                    },
                                    "native": {
                                      "regType": "holdingRegs",
                                      "type": "floatbe",
                                      "address": 66,
                                      "deviceId": 1,
                                      "len": 2,
                                      "offset": 0,
                                      "factor": 1,
                                      "poll": true
                                    },
                                    "acl": {
                                      "object": 1636,
                                      "owner": "system.user.admin",
                                      "ownerGroup": "system.group.administrator",
                                      "state": 1636
                                    },
                                    "_id": "modbus.0.holdingRegisters.40067",
                                    "type": "state"
                                  }
                                  

                                  9d74a52e-5429-4999-8a2e-bfc4dde1c8db-image.png

                                  29af0731-3a8c-4979-820d-6ff054b21443-image.png

                                  c0840d97-00b8-48f1-9f42-b3da77c454d7-image.png

                                  7395c6b9-a628-43ae-8929-a2c988a7b8cc-image.png

                                  TbsJahT 1 Antwort Letzte Antwort
                                  0
                                  • TbsJahT TbsJah

                                    @Dutchman leider ist wieder das selbe Problem aufgetreten. SA stellt extrem hohe Werte ab 0 Uhr dar.
                                    Habe das komplette System neu aufgesetzt.

                                    Betrifft alle Zähler / 2 Modbus Zähler und 1 Smartmeter Zähler
                                    Ebenso alle laufenden Zähler welche über JS erstellt werden. Für mich nicht nachvollziehbar wo diese Werte herkommen.

                                    {
                                      "from": "system.adapter.sourceanalytix.0",
                                      "user": "system.user.admin",
                                      "ts": 1610666363168,
                                      "common": {
                                        "name": "Total Active Energy",
                                        "role": "value",
                                        "type": "number",
                                        "unit": "kWh",
                                        "def": 0,
                                        "read": true,
                                        "write": true,
                                        "custom": {
                                          "influxdb.0": {
                                            "enabled": true,
                                            "changesOnly": true,
                                            "debounce": "1000",
                                            "retention": 0,
                                            "changesRelogInterval": 0,
                                            "changesMinDelta": 0,
                                            "storageType": "",
                                            "aliasId": ""
                                          },
                                          "sourceanalytix.0": {
                                            "enabled": true,
                                            "alias": "OR-WE 517 Hausverbrauch",
                                            "selectedPrice": "Electricity",
                                            "selectedUnit": "kWh",
                                            "costs": true,
                                            "consumption": true,
                                            "meter_values": true,
                                            "start_day": 1475.24,
                                            "start_week": 1451.38,
                                            "start_month": 1384.87,
                                            "start_quarter": 1384.87,
                                            "start_year": 1384.87,
                                            "valueAtDeviceReset": null,
                                            "valueAtDeviceInit": 1475.28
                                          }
                                        }
                                      },
                                      "native": {
                                        "regType": "holdingRegs",
                                        "type": "floatbe",
                                        "address": 66,
                                        "deviceId": 1,
                                        "len": 2,
                                        "offset": 0,
                                        "factor": 1,
                                        "poll": true
                                      },
                                      "acl": {
                                        "object": 1636,
                                        "owner": "system.user.admin",
                                        "ownerGroup": "system.group.administrator",
                                        "state": 1636
                                      },
                                      "_id": "modbus.0.holdingRegisters.40067",
                                      "type": "state"
                                    }
                                    

                                    9d74a52e-5429-4999-8a2e-bfc4dde1c8db-image.png

                                    29af0731-3a8c-4979-820d-6ff054b21443-image.png

                                    c0840d97-00b8-48f1-9f42-b3da77c454d7-image.png

                                    7395c6b9-a628-43ae-8929-a2c988a7b8cc-image.png

                                    TbsJahT Offline
                                    TbsJahT Offline
                                    TbsJah
                                    schrieb am zuletzt editiert von TbsJah
                                    #32

                                    Edit: nachdem ich den Wert von valueAtDeviceReset auf 0 gesetzt habe geht es wieder

                                    Habe jetzt wie beschrieben die Kul Werte angepasst
                                    Leider werden die Daten nicht aktualisert

                                    bca70ba7-d453-4032-ace1-dde802e493cc-image.png

                                    {
                                      "_id": "modbus.1.holdingRegisters.40067",
                                      "type": "state",
                                      "common": {
                                        "name": "Total Active Energy",
                                        "role": "value",
                                        "type": "number",
                                        "read": true,
                                        "write": true,
                                        "def": 0,
                                        "unit": "kWh",
                                        "custom": {
                                          "sourceanalytix.0": {
                                            "enabled": true,
                                            "alias": "OR-WE 516 LWP",
                                            "selectedPrice": "Electricity",
                                            "selectedUnit": "kWh",
                                            "costs": true,
                                            "consumption": true,
                                            "meter_values": true,
                                            "start_day": 2161.24,
                                            "start_week": 2104.34,
                                            "start_month": 1944.19,
                                            "start_quarter": 1944.19,
                                            "start_year": 1944.19,
                                            "valueAtDeviceReset": 14253795.98000124,
                                            "valueAtDeviceInit": 0
                                          }
                                        }
                                      },
                                      "native": {
                                        "regType": "holdingRegs",
                                        "address": 66,
                                        "deviceId": 1,
                                        "type": "floatbe",
                                        "len": 2,
                                        "offset": 0,
                                        "factor": 1,
                                        "poll": true
                                      },
                                      "from": "system.adapter.sourceanalytix.0",
                                      "user": "system.user.admin",
                                      "ts": 1610666595506,
                                      "acl": {
                                        "object": 1636,
                                        "state": 1636,
                                        "owner": "system.user.admin",
                                        "ownerGroup": "system.group.administrator"
                                      }
                                    }
                                    
                                    DutchmanD 1 Antwort Letzte Antwort
                                    0
                                    • M MartyBr

                                      @dutchman
                                      Die Werte sind unterschiedlich:
                                      Der Adapter (HM wie auch alias) zeigen 129054,6 an
                                      In sourceanlytix steht der Wert cumulativeReading auf 66540
                                      Die Startwerte des DP (Zählerstand bei ...) stehen alle auf 127955

                                      Wie kann ich das "reparieren"?

                                      Edit:
                                      Ich bin hier deinem Hinweis gefolgt:
                                      Issue 5 Check settings for ..... ! Known valueAtDeviceReset : ..... > known cumulative value ..... cannot procee</br>
                                      The known init value > known cumulated values, this can be solved</br>
                                      removing or modifying these objects in the state raw object
                                      valueAtDeviceReset": xxxx

                                      Das scheint zu funktionieren. Ich prüfe das später noch einmal.
                                      Danke für die Unterstützung.

                                      M Offline
                                      M Offline
                                      MartyBr
                                      schrieb am zuletzt editiert von
                                      #33

                                      @Dutchman
                                      Es scheint nun zu funktionieren. Das Log sieht gut aus:

                                      sourceanalytix.0	2021-01-15 06:58:45.830	info	(12704) SourceAnalytix initialisation finalized, will handle calculations ... for 12 states
                                      sourceanalytix.0	2021-01-15 06:58:45.827	info	(12704) Initialization (12 of 12) finished for : alias.0.Verbrauch.Strom.HWR.Trockner-ENERGY-COUNTER
                                      sourceanalytix.0	2021-01-15 06:58:43.563	info	(12704) Initialising (12 of 12) state alias.0.Verbrauch.Strom.HWR.Trockner-ENERGY-COUNTER
                                      sourceanalytix.0	2021-01-15 06:58:43.563	info	(12704) Initialization (11 of 12) finished for : alias.0.Verbrauch.Strom.HWR.Trockner-POWER
                                      sourceanalytix.0	2021-01-15 06:58:40.786	info	(12704) Initialising (11 of 12) state alias.0.Verbrauch.Strom.HWR.Trockner-POWER
                                      sourceanalytix.0	2021-01-15 06:58:40.786	info	(12704) Initialization (10 of 12) finished for : alias.0.Verbrauch.Strom.Küche.Küchenlampe-ENERGY_COUNTER
                                      sourceanalytix.0	2021-01-15 06:58:38.940	info	(12704) Initialising (10 of 12) state alias.0.Verbrauch.Strom.Küche.Küchenlampe-ENERGY_COUNTER
                                      sourceanalytix.0	2021-01-15 06:58:38.940	info	(12704) Initialization (9 of 12) finished for : alias.0.Verbrauch.Strom.Küche.Küchenlampe-Power
                                      sourceanalytix.0	2021-01-15 06:58:36.762	info	(12704) Initialising (9 of 12) state alias.0.Verbrauch.Strom.Küche.Küchenlampe-Power
                                      sourceanalytix.0	2021-01-15 06:58:36.762	info	(12704) Initialization (8 of 12) finished for : alias.0.Verbrauch.Strom.HWR.Waschmaschine-ENERGY_COUNTER
                                      sourceanalytix.0	2021-01-15 06:58:33.414	info	(12704) Initialising (8 of 12) state alias.0.Verbrauch.Strom.HWR.Waschmaschine-ENERGY_COUNTER
                                      sourceanalytix.0	2021-01-15 06:58:33.414	info	(12704) Initialization (7 of 12) finished for : alias.0.Verbrauch.Strom.Wohnzimmer.Shelly-Plug-4-Power
                                      sourceanalytix.0	2021-01-15 06:58:29.871	info	(12704) Initialising (7 of 12) state alias.0.Verbrauch.Strom.Wohnzimmer.Shelly-Plug-4-Power
                                      sourceanalytix.0	2021-01-15 06:58:29.870	info	(12704) Initialization (6 of 12) finished for : alias.0.Verbrauch.Strom.Wohnzimmer.Shelly-Plug-3-Power
                                      sourceanalytix.0	2021-01-15 06:58:27.680	info	(12704) Initialising (6 of 12) state alias.0.Verbrauch.Strom.Wohnzimmer.Shelly-Plug-3-Power
                                      sourceanalytix.0	2021-01-15 06:58:27.680	info	(12704) Initialization (5 of 12) finished for : alias.0.Verbrauch.Strom.Wohnzimmer.Shelly-Plug-2-Power
                                      sourceanalytix.0	2021-01-15 06:58:24.667	info	(12704) Initialising (5 of 12) state alias.0.Verbrauch.Strom.Wohnzimmer.Shelly-Plug-2-Power
                                      sourceanalytix.0	2021-01-15 06:58:24.667	info	(12704) Initialization (4 of 12) finished for : alias.0.Verbrauch.Strom.Wohnzimmer.Shelly-Plug-1-Power
                                      sourceanalytix.0	2021-01-15 06:58:21.853	info	(12704) Initialising (4 of 12) state alias.0.Verbrauch.Strom.Wohnzimmer.Shelly-Plug-1-Power
                                      sourceanalytix.0	2021-01-15 06:58:21.852	info	(12704) Initialization (3 of 12) finished for : alias.0.Verbrauch.Strom.HWR.Stromzaehler-Heizung
                                      sourceanalytix.0	2021-01-15 06:58:18.588	info	(12704) Initialising (3 of 12) state alias.0.Verbrauch.Strom.HWR.Stromzaehler-Heizung
                                      sourceanalytix.0	2021-01-15 06:58:18.588	info	(12704) Initialization (2 of 12) finished for : alias.0.Verbrauch.Strom.HWR.Stromzaehler-Haushalt
                                      sourceanalytix.0	2021-01-15 06:58:16.354	info	(12704) Initialising (2 of 12) state alias.0.Verbrauch.Strom.HWR.Stromzaehler-Haushalt
                                      sourceanalytix.0	2021-01-15 06:58:16.353	info	(12704) Initialization (1 of 12) finished for : alias.0.Verbrauch.Strom.HWR.Waschmaschine-Power
                                      sourceanalytix.0	2021-01-15 06:58:13.496	info	(12704) Initialising (1 of 12) state alias.0.Verbrauch.Strom.HWR.Waschmaschine-Power
                                      sourceanalytix.0	2021-01-15 06:58:13.419	info	(12704) Welcome to SourceAnalytix, making things ready ...
                                      

                                      Gruß
                                      Martin


                                      Intel NUCs mit Proxmox / Iobroker als VM unter Debian
                                      Raspeberry mit USB Leseköpfen für Smartmeter
                                      Homematic und Homematic IP

                                      DutchmanD 1 Antwort Letzte Antwort
                                      0
                                      • M MartyBr

                                        @Dutchman
                                        Es scheint nun zu funktionieren. Das Log sieht gut aus:

                                        sourceanalytix.0	2021-01-15 06:58:45.830	info	(12704) SourceAnalytix initialisation finalized, will handle calculations ... for 12 states
                                        sourceanalytix.0	2021-01-15 06:58:45.827	info	(12704) Initialization (12 of 12) finished for : alias.0.Verbrauch.Strom.HWR.Trockner-ENERGY-COUNTER
                                        sourceanalytix.0	2021-01-15 06:58:43.563	info	(12704) Initialising (12 of 12) state alias.0.Verbrauch.Strom.HWR.Trockner-ENERGY-COUNTER
                                        sourceanalytix.0	2021-01-15 06:58:43.563	info	(12704) Initialization (11 of 12) finished for : alias.0.Verbrauch.Strom.HWR.Trockner-POWER
                                        sourceanalytix.0	2021-01-15 06:58:40.786	info	(12704) Initialising (11 of 12) state alias.0.Verbrauch.Strom.HWR.Trockner-POWER
                                        sourceanalytix.0	2021-01-15 06:58:40.786	info	(12704) Initialization (10 of 12) finished for : alias.0.Verbrauch.Strom.Küche.Küchenlampe-ENERGY_COUNTER
                                        sourceanalytix.0	2021-01-15 06:58:38.940	info	(12704) Initialising (10 of 12) state alias.0.Verbrauch.Strom.Küche.Küchenlampe-ENERGY_COUNTER
                                        sourceanalytix.0	2021-01-15 06:58:38.940	info	(12704) Initialization (9 of 12) finished for : alias.0.Verbrauch.Strom.Küche.Küchenlampe-Power
                                        sourceanalytix.0	2021-01-15 06:58:36.762	info	(12704) Initialising (9 of 12) state alias.0.Verbrauch.Strom.Küche.Küchenlampe-Power
                                        sourceanalytix.0	2021-01-15 06:58:36.762	info	(12704) Initialization (8 of 12) finished for : alias.0.Verbrauch.Strom.HWR.Waschmaschine-ENERGY_COUNTER
                                        sourceanalytix.0	2021-01-15 06:58:33.414	info	(12704) Initialising (8 of 12) state alias.0.Verbrauch.Strom.HWR.Waschmaschine-ENERGY_COUNTER
                                        sourceanalytix.0	2021-01-15 06:58:33.414	info	(12704) Initialization (7 of 12) finished for : alias.0.Verbrauch.Strom.Wohnzimmer.Shelly-Plug-4-Power
                                        sourceanalytix.0	2021-01-15 06:58:29.871	info	(12704) Initialising (7 of 12) state alias.0.Verbrauch.Strom.Wohnzimmer.Shelly-Plug-4-Power
                                        sourceanalytix.0	2021-01-15 06:58:29.870	info	(12704) Initialization (6 of 12) finished for : alias.0.Verbrauch.Strom.Wohnzimmer.Shelly-Plug-3-Power
                                        sourceanalytix.0	2021-01-15 06:58:27.680	info	(12704) Initialising (6 of 12) state alias.0.Verbrauch.Strom.Wohnzimmer.Shelly-Plug-3-Power
                                        sourceanalytix.0	2021-01-15 06:58:27.680	info	(12704) Initialization (5 of 12) finished for : alias.0.Verbrauch.Strom.Wohnzimmer.Shelly-Plug-2-Power
                                        sourceanalytix.0	2021-01-15 06:58:24.667	info	(12704) Initialising (5 of 12) state alias.0.Verbrauch.Strom.Wohnzimmer.Shelly-Plug-2-Power
                                        sourceanalytix.0	2021-01-15 06:58:24.667	info	(12704) Initialization (4 of 12) finished for : alias.0.Verbrauch.Strom.Wohnzimmer.Shelly-Plug-1-Power
                                        sourceanalytix.0	2021-01-15 06:58:21.853	info	(12704) Initialising (4 of 12) state alias.0.Verbrauch.Strom.Wohnzimmer.Shelly-Plug-1-Power
                                        sourceanalytix.0	2021-01-15 06:58:21.852	info	(12704) Initialization (3 of 12) finished for : alias.0.Verbrauch.Strom.HWR.Stromzaehler-Heizung
                                        sourceanalytix.0	2021-01-15 06:58:18.588	info	(12704) Initialising (3 of 12) state alias.0.Verbrauch.Strom.HWR.Stromzaehler-Heizung
                                        sourceanalytix.0	2021-01-15 06:58:18.588	info	(12704) Initialization (2 of 12) finished for : alias.0.Verbrauch.Strom.HWR.Stromzaehler-Haushalt
                                        sourceanalytix.0	2021-01-15 06:58:16.354	info	(12704) Initialising (2 of 12) state alias.0.Verbrauch.Strom.HWR.Stromzaehler-Haushalt
                                        sourceanalytix.0	2021-01-15 06:58:16.353	info	(12704) Initialization (1 of 12) finished for : alias.0.Verbrauch.Strom.HWR.Waschmaschine-Power
                                        sourceanalytix.0	2021-01-15 06:58:13.496	info	(12704) Initialising (1 of 12) state alias.0.Verbrauch.Strom.HWR.Waschmaschine-Power
                                        sourceanalytix.0	2021-01-15 06:58:13.419	info	(12704) Welcome to SourceAnalytix, making things ready ...
                                        
                                        DutchmanD Offline
                                        DutchmanD Offline
                                        Dutchman
                                        Developer Most Active Administrators
                                        schrieb am zuletzt editiert von
                                        #34

                                        @martybr said in [SourceAnalytix 0.4.8-RC.1] Stable version announcement:

                                        Dutchman
                                        Es scheint nun zu funktionieren. Das Log sieht gut aus

                                        Danke, Dan hatte es doch sin die Troubleshooting Sektion zu Schreiben 😀

                                        M 1 Antwort Letzte Antwort
                                        0
                                        • TbsJahT TbsJah

                                          Edit: nachdem ich den Wert von valueAtDeviceReset auf 0 gesetzt habe geht es wieder

                                          Habe jetzt wie beschrieben die Kul Werte angepasst
                                          Leider werden die Daten nicht aktualisert

                                          bca70ba7-d453-4032-ace1-dde802e493cc-image.png

                                          {
                                            "_id": "modbus.1.holdingRegisters.40067",
                                            "type": "state",
                                            "common": {
                                              "name": "Total Active Energy",
                                              "role": "value",
                                              "type": "number",
                                              "read": true,
                                              "write": true,
                                              "def": 0,
                                              "unit": "kWh",
                                              "custom": {
                                                "sourceanalytix.0": {
                                                  "enabled": true,
                                                  "alias": "OR-WE 516 LWP",
                                                  "selectedPrice": "Electricity",
                                                  "selectedUnit": "kWh",
                                                  "costs": true,
                                                  "consumption": true,
                                                  "meter_values": true,
                                                  "start_day": 2161.24,
                                                  "start_week": 2104.34,
                                                  "start_month": 1944.19,
                                                  "start_quarter": 1944.19,
                                                  "start_year": 1944.19,
                                                  "valueAtDeviceReset": 14253795.98000124,
                                                  "valueAtDeviceInit": 0
                                                }
                                              }
                                            },
                                            "native": {
                                              "regType": "holdingRegs",
                                              "address": 66,
                                              "deviceId": 1,
                                              "type": "floatbe",
                                              "len": 2,
                                              "offset": 0,
                                              "factor": 1,
                                              "poll": true
                                            },
                                            "from": "system.adapter.sourceanalytix.0",
                                            "user": "system.user.admin",
                                            "ts": 1610666595506,
                                            "acl": {
                                              "object": 1636,
                                              "state": 1636,
                                              "owner": "system.user.admin",
                                              "ownerGroup": "system.group.administrator"
                                            }
                                          }
                                          
                                          DutchmanD Offline
                                          DutchmanD Offline
                                          Dutchman
                                          Developer Most Active Administrators
                                          schrieb am zuletzt editiert von
                                          #35

                                          @tbsjah said in [SourceAnalytix 0.4.8-RC.1] Stable version announcement:

                                          Habe jetzt wie beschrieben die Kul Werte angepasst
                                          Leider werden die Daten nicht aktualisiert

                                          Was genau nicht? Keine Fehler im log beim starten ? Haste Discord können wir kurz chatte?

                                          TbsJahT 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

                                          472

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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