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

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter SourceAnalytix v0.2.x

NEWS

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

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

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

Test Adapter SourceAnalytix v0.2.x

Geplant Angeheftet Gesperrt Verschoben Tester
adaptertest
958 Beiträge 103 Kommentatoren 290.8k Aufrufe 71 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.
  • crunchipC crunchip

    @Dutchman probier ich gleich mal
    hier der debug..da kommt nicht viel

    2019-03-22 20:26:01.422 - info: host.IoBroker object change system.adapter.sourceanalytix.0
    2019-03-22 20:26:01.424 - warn: sourceanalytix.0 Adapter SourceAnalytix stopped !
    2019-03-22 20:26:01.422 - info: host.IoBroker "system.adapter.sourceanalytix.0" disabled
    2019-03-22 20:26:01.422 - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0
    2019-03-22 20:26:01.422 - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 killing pid 24821
    2019-03-22 20:26:01.445 - warn: sourceanalytix.0 Adapter SourceAnalytix stopped !
    2019-03-22 20:26:01.483 - info: host.IoBroker instance system.adapter.sourceanalytix.0 terminated with code 0 (OK)
    2019-03-22 20:26:15.835 - info: host.IoBroker object change system.adapter.sourceanalytix.0
    2019-03-22 20:26:33.396 - info: host.IoBroker object change system.adapter.sourceanalytix.0
    2019-03-22 20:26:33.397 - info: host.IoBroker "system.adapter.sourceanalytix.0" enabled
    2019-03-22 20:26:33.416 - info: host.IoBroker instance system.adapter.sourceanalytix.0 started with pid 26093
    2019-03-22 20:26:33.962 - debug: sourceanalytix.0 objectDB connected
    2019-03-22 20:26:34.004 - debug: sourceanalytix.0 statesDB connected
    2019-03-22 20:26:34.112 - info: sourceanalytix.0 starting. Version 0.2.26 in /opt/iobroker/node_modules/iobroker.sourceanalytix, node: v8.15.1
    2019-03-22 20:26:34.244 - info: sourceanalytix.0 Activate SourceAnalytix for : wiffi-wz.0.root.192_168_178_xx.w_counter_1
    2019-03-22 20:26:34.411 - info: sourceanalytix.0 Activate SourceAnalytix for : wiffi-wz.0.root.192_168_178_xx.w_counter_2

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

    @crunchip sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

    hier der debug..da kommt nicht viel

    hmm das ist aber sehr wenig

    1 Antwort Letzte Antwort
    0
    • crunchipC Abwesend
      crunchipC Abwesend
      crunchip
      Forum Testing Most Active
      schrieb am zuletzt editiert von
      #481

      nach dem beenden vom debug
      kommt wieder folgendes

      2019-03-22 20:32:47.937 - warn: sourceanalytix.0 Adapter SourceAnalytix stopped !
      2019-03-22 20:32:47.962 - error: Caught by controller[1]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
      2019-03-22 20:32:47.962 - error: Caught by controller[1]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
      2019-03-22 20:32:47.962 - error: Caught by controller[1]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
      2019-03-22 20:32:47.962 - error: Caught by controller[1]: at
      2019-03-22 20:32:47.963 - error: Caught by controller[1]: at process._tickCallback (internal/process/next_tick.js:189:7)
      2019-03-22 20:32:47.963 - error: Caught by controller[1]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 95)
      2019-03-22 20:32:47.963 - error: Caught by controller[2]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
      2019-03-22 20:32:47.963 - error: Caught by controller[2]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
      2019-03-22 20:32:47.963 - error: Caught by controller[2]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
      2019-03-22 20:32:47.963 - error: Caught by controller[2]: at
      2019-03-22 20:32:47.963 - error: Caught by controller[2]: at process._tickCallback (internal/process/next_tick.js:189:7)
      2019-03-22 20:32:47.963 - error: Caught by controller[2]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 96)
      2019-03-22 20:32:47.963 - error: Caught by controller[2]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
      2019-03-22 20:32:47.963 - error: Caught by controller[2]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
      2019-03-22 20:32:47.963 - error: Caught by controller[2]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
      2019-03-22 20:32:47.964 - error: Caught by controller[2]: at
      2019-03-22 20:32:47.964 - error: Caught by controller[2]: at process._tickCallback (internal/process/next_tick.js:189:7)
      2019-03-22 20:32:47.964 - error: Caught by controller[2]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 97)
      2019-03-22 20:32:47.964 - error: Caught by controller[3]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
      2019-03-22 20:32:47.964 - error: Caught by controller[3]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
      2019-03-22 20:32:47.964 - error: Caught by controller[3]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
      2019-03-22 20:32:47.964 - error: Caught by controller[3]: at
      2019-03-22 20:32:47.964 - error: Caught by controller[3]: at process._tickCallback (internal/process/next_tick.js:189:7)
      2019-03-22 20:32:47.964 - error: Caught by controller[3]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 98)
      2019-03-22 20:32:47.964 - error: Caught by controller[4]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
      2019-03-22 20:32:47.964 - error: Caught by controller[4]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
      2019-03-22 20:32:47.964 - error: Caught by controller[4]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
      2019-03-22 20:32:47.965 - error: Caught by controller[4]: at
      2019-03-22 20:32:47.965 - error: Caught by controller[4]: at process._tickCallback (internal/process/next_tick.js:189:7)
      2019-03-22 20:32:47.965 - error: Caught by controller[4]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 99)
      2019-03-22 20:32:47.965 - error: Caught by controller[5]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
      2019-03-22 20:32:47.967 - error: Caught by controller[5]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
      2019-03-22 20:32:47.967 - error: Caught by controller[5]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
      2019-03-22 20:32:47.968 - error: Caught by controller[5]: at
      2019-03-22 20:32:47.968 - error: Caught by controller[5]: at process._tickCallback (internal/process/next_tick.js:189:7)
      2019-03-22 20:32:47.968 - error: Caught by controller[5]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 100)
      2019-03-22 20:32:47.968 - error: Caught by controller[5]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
      2019-03-22 20:32:47.968 - error: Caught by controller[5]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
      2019-03-22 20:32:47.968 - error: Caught by controller[5]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
      2019-03-22 20:32:47.968 - error: Caught by controller[5]: at
      2019-03-22 20:32:47.968 - error: Caught by controller[5]: at process._tickCallback (internal/process/next_tick.js:189:7)
      2019-03-22 20:32:47.968 - error: Caught by controller[5]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 101)
      2019-03-22 20:32:47.968 - error: Caught by controller[6]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
      2019-03-22 20:32:47.968 - error: Caught by controller[6]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
      2019-03-22 20:32:47.968 - error: Caught by controller[6]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
      2019-03-22 20:32:47.969 - error: Caught by controller[6]: at
      2019-03-22 20:32:47.969 - error: Caught by controller[6]: at process._tickCallback (internal/process/next_tick.js:189:7)
      2019-03-22 20:32:47.969 - error: Caught by controller[6]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 102)
      2019-03-22 20:32:47.969 - error: Caught by controller[7]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
      2019-03-22 20:32:47.969 - error: Caught by controller[7]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
      2019-03-22 20:32:47.969 - error: Caught by controller[7]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
      2019-03-22 20:32:47.969 - error: Caught by controller[7]: at
      2019-03-22 20:32:47.969 - error: Caught by controller[7]: at process._tickCallback (internal/process/next_tick.js:189:7)
      2019-03-22 20:32:47.969 - error: Caught by controller[7]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 103)
      2019-03-22 20:32:47.969 - error: Caught by controller[8]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
      2019-03-22 20:32:47.969 - error: Caught by controller[8]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
      2019-03-22 20:32:47.970 - error: Caught by controller[8]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
      2019-03-22 20:32:47.970 - error: Caught by controller[8]: at
      2019-03-22 20:32:47.970 - error: Caught by controller[8]: at process._tickCallback (internal/process/next_tick.js:189:7)
      2019-03-22 20:32:47.970 - error: Caught by controller[8]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 104)
      2019-03-22 20:32:47.970 - error: Caught by controller[9]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
      2019-03-22 20:32:47.970 - error: Caught by controller[9]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
      2019-03-22 20:32:47.970 - error: Caught by controller[9]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
      2019-03-22 20:32:47.970 - error: Caught by controller[9]: at
      2019-03-22 20:32:47.970 - error: Caught by controller[9]: at process._tickCallback (internal/process/next_tick.js:189:7)
      2019-03-22 20:32:47.970 - error: Caught by controller[9]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 105)
      2019-03-22 20:32:47.970 - error: Caught by controller[10]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
      2019-03-22 20:32:47.971 - error: Caught by controller[10]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
      2019-03-22 20:32:47.971 - error: Caught by controller[10]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
      2019-03-22 20:32:47.971 - error: Caught by controller[10]: at
      2019-03-22 20:32:47.971 - error: Caught by controller[10]: at process._tickCallback (internal/process/next_tick.js:189:7)
      2019-03-22 20:32:47.971 - error: Caught by controller[10]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 106)
      2019-03-22 20:32:47.971 - error: Caught by controller[11]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
      2019-03-22 20:32:47.971 - error: Caught by controller[11]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
      2019-03-22 20:32:47.971 - error: Caught by controller[11]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
      2019-03-22 20:32:47.971 - error: Caught by controller[11]: at
      2019-03-22 20:32:47.971 - error: Caught by controller[11]: at process._tickCallback (internal/process/next_tick.js:189:7)
      2019-03-22 20:32:47.971 - error: Caught by controller[11]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 107)
      2019-03-22 20:32:47.972 - error: Caught by controller[12]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
      2019-03-22 20:32:47.972 - error: Caught by controller[12]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
      2019-03-22 20:32:47.972 - error: Caught by controller[12]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
      2019-03-22 20:32:47.972 - error: Caught by controller[12]: at
      2019-03-22 20:32:47.972 - error: Caught by controller[12]: at process._tickCallback (internal/process/next_tick.js:189:7)
      2019-03-22 20:32:47.972 - error: Caught by controller[12]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 108)
      2019-03-22 20:32:47.972 - error: Caught by controller[12]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
      2019-03-22 20:32:47.972 - error: Caught by controller[12]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
      2019-03-22 20:32:47.972 - error: Caught by controller[12]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
      2019-03-22 20:32:47.972 - error: Caught by controller[12]: at
      2019-03-22 20:32:47.972 - error: Caught by controller[12]: at process._tickCallback (internal/process/next_tick.js:189:7)
      2019-03-22 20:32:47.972 - error: Caught by controller[12]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 109)
      2019-03-22 20:32:47.973 - error: Caught by controller[13]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
      2019-03-22 20:32:47.973 - error: Caught by controller[13]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
      2019-03-22 20:32:47.973 - error: Caught by controller[13]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
      2019-03-22 20:32:47.973 - error: Caught by controller[13]: at
      2019-03-22 20:32:47.973 - error: Caught by controller[13]: at process._tickCallback (internal/process/next_tick.js:189:7)
      2019-03-22 20:32:47.973 - error: Caught by controller[13]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 110)
      2019-03-22 20:32:47.973 - error: Caught by controller[14]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
      2019-03-22 20:32:47.973 - error: Caught by controller[14]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
      2019-03-22 20:32:47.973 - error: Caught by controller[14]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
      2019-03-22 20:32:47.973 - error: Caught by controller[14]: at
      2019-03-22 20:32:47.973 - error: Caught by controller[14]: at process._tickCallback (internal/process/next_tick.js:189:7)
      2019-03-22 20:32:47.974 - error: Caught by controller[14]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 111)
      2019-03-22 20:32:47.974 - error: Caught by controller[15]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
      2019-03-22 20:32:47.974 - error: Caught by controller[15]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
      2019-03-22 20:32:47.974 - error: Caught by controller[15]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
      2019-03-22 20:32:47.974 - error: Caught by controller[15]: at
      2019-03-22 20:32:47.974 - error: Caught by controller[15]: at process._tickCallback (internal/process/next_tick.js:189:7)
      2019-03-22 20:32:47.974 - error: Caught by controller[15]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). (rejection id: 112)

      umgestiegen von Proxmox auf Unraid

      1 Antwort Letzte Antwort
      0
      • DutchmanD Offline
        DutchmanD Offline
        Dutchman
        Developer Most Active Administrators
        schrieb am zuletzt editiert von
        #482

        gib mir mal bitte die raw Daten von dem entsprechenden state

        crunchipC 1 Antwort Letzte Antwort
        0
        • DutchmanD Dutchman

          gib mir mal bitte die raw Daten von dem entsprechenden state

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

          @Dutchman hatte ich dir per chat gesendet, oder meinst du einen anderen?

          umgestiegen von Proxmox auf Unraid

          1 Antwort Letzte Antwort
          0
          • crunchipC Abwesend
            crunchipC Abwesend
            crunchip
            Forum Testing Most Active
            schrieb am zuletzt editiert von
            #484

            und was ich noch fragen wollte,

            wie ich die Werte für Zählerstände bekomme, wird bei mir nichts aktualisiert
            86a8290e-d668-4995-8c8e-b5a5deeeae95-image.png

            umgestiegen von Proxmox auf Unraid

            1 Antwort Letzte Antwort
            0
            • Palm_ManiacP Offline
              Palm_ManiacP Offline
              Palm_Maniac
              schrieb am zuletzt editiert von
              #485

              Hi. Also bis jetzt läuft die neue Version bei mir ohne Probleme und Fehlermeldungen. Alles was vorher lief, läuft auch jetzt. Wegen mir kann es weiter gehen mit dem Einbau neuer und noch fehlender Funktionen. :)

              1 Antwort Letzte Antwort
              0
              • B Offline
                B Offline
                Brati
                schrieb am zuletzt editiert von
                #486

                Hallo,

                hab auf die neuste Version geupdatet und seit dem leider:

                sourceanalytix.0	2019-03-24 20:12:04.276	error	Case error : value received for calculation with unit : which is currenlty not (yet) supported
                sourceanalytix.0	2019-03-24 20:12:04.252	error	Sorry unite type not supported yet
                

                Es wird auf die Wasseruhr geschaut, die hat einfach 346152 als Wert.

                Grüße

                Brati

                CCU2 - 46 Geräte, ioBroker auf Intel NUC (DN2820FYKH) mit Tab als Frontend, Projekt Gartenhaus mit HM

                DutchmanD 1 Antwort Letzte Antwort
                0
                • P Offline
                  P Offline
                  PrinzEisenherz1
                  schrieb am zuletzt editiert von
                  #487

                  Bei mir bekomme ich beim Wasserzähler auch nen Fehler seit dem update ausgeworfen

                  Case error : value received for calculation with unit : m which is currenlty not (yet) supported
                  

                  Und es werden beim Wasserzähler keine Daten mehr geloggt. Steht dann nur NaN in den Objekten

                  Intel-NUC mit ProxMox: ioBroker,SQL, logging Strom- Gas- u. Wasserzähler;10Zoll Tab im Flur für VIS; weiteres: Homematic CCU2, Homeduino, Kameras, selbstgebaute Wetterstation;

                  DutchmanD 1 Antwort Letzte Antwort
                  0
                  • P PrinzEisenherz1

                    Bei mir bekomme ich beim Wasserzähler auch nen Fehler seit dem update ausgeworfen

                    Case error : value received for calculation with unit : m which is currenlty not (yet) supported
                    

                    Und es werden beim Wasserzähler keine Daten mehr geloggt. Steht dann nur NaN in den Objekten

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

                    @PrinzEisenherz1 sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                    Bei mir bekomme ich beim Wasserzähler auch nen Fehler seit dem update ausgeworfen

                    sollte die unit von dem state nicht m3 sein anstatt m ?

                    P 1 Antwort Letzte Antwort
                    0
                    • B Brati

                      Hallo,

                      hab auf die neuste Version geupdatet und seit dem leider:

                      sourceanalytix.0	2019-03-24 20:12:04.276	error	Case error : value received for calculation with unit : which is currenlty not (yet) supported
                      sourceanalytix.0	2019-03-24 20:12:04.252	error	Sorry unite type not supported yet
                      

                      Es wird auf die Wasseruhr geschaut, die hat einfach 346152 als Wert.

                      Grüße

                      Brati

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

                      @Brati sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                      hab auf die neuste Version geupdatet und seit dem leider:

                      stelle mal bitte auf debug und post das log :relaxed:

                      1 Antwort Letzte Antwort
                      0
                      • DutchmanD Dutchman

                        @PrinzEisenherz1 sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                        Bei mir bekomme ich beim Wasserzähler auch nen Fehler seit dem update ausgeworfen

                        sollte die unit von dem state nicht m3 sein anstatt m ?

                        P Offline
                        P Offline
                        PrinzEisenherz1
                        schrieb am zuletzt editiert von PrinzEisenherz1
                        #490

                        @Dutchman

                        die unit ist ja auch m3
                        hier mal das RAW vom Wasserzähler

                        {
                          "from": "system.adapter.sourceanalytix.0",
                          "ts": 1553209200056,
                          "user": "system.user.admin",
                          "common": {
                            "name": "Wasserzählerstand aktuell",
                            "type": "number",
                            "unit": "m3",
                            "role": "javascript",
                            "custom": {
                              "sourceanalytix.0": {
                                "enabled": true,
                                "alias": "Wasserzaehler",
                                "state_type": "water_m3",
                                "state_unit": "m3",
                                "costs": true,
                                "consumption": true,
                                "meter_values": true,
                                "start_day": 66.901,
                                "start_week": 63.565,
                                "start_month": 55.336,
                                "start_quarter": 28.01,
                                "start_year": 28.01
                              }
                            }
                          },
                          "native": {
                            "name": "Wasserzählerstand aktuell",
                            "type": "number",
                            "unit": "m3",
                            "role": "javascript"
                          },
                          "acl": {
                            "object": 1636,
                            "owner": "system.user.admin",
                            "ownerGroup": "system.group.administrator",
                            "state": 1636
                          },
                          "_id": "javascript.0.Energiezaehler.Wasserzaehler.HM-ES-TX-WM_NEQ0864200:1.Zaehlerstand-aktuell.Zaehlerstand",
                          "type": "state"
                        }
                        

                        Hier mal das log dazu
                        iobroker.2019-03-24.log

                        Intel-NUC mit ProxMox: ioBroker,SQL, logging Strom- Gas- u. Wasserzähler;10Zoll Tab im Flur für VIS; weiteres: Homematic CCU2, Homeduino, Kameras, selbstgebaute Wetterstation;

                        DutchmanD 1 Antwort Letzte Antwort
                        0
                        • P PrinzEisenherz1

                          @Dutchman

                          die unit ist ja auch m3
                          hier mal das RAW vom Wasserzähler

                          {
                            "from": "system.adapter.sourceanalytix.0",
                            "ts": 1553209200056,
                            "user": "system.user.admin",
                            "common": {
                              "name": "Wasserzählerstand aktuell",
                              "type": "number",
                              "unit": "m3",
                              "role": "javascript",
                              "custom": {
                                "sourceanalytix.0": {
                                  "enabled": true,
                                  "alias": "Wasserzaehler",
                                  "state_type": "water_m3",
                                  "state_unit": "m3",
                                  "costs": true,
                                  "consumption": true,
                                  "meter_values": true,
                                  "start_day": 66.901,
                                  "start_week": 63.565,
                                  "start_month": 55.336,
                                  "start_quarter": 28.01,
                                  "start_year": 28.01
                                }
                              }
                            },
                            "native": {
                              "name": "Wasserzählerstand aktuell",
                              "type": "number",
                              "unit": "m3",
                              "role": "javascript"
                            },
                            "acl": {
                              "object": 1636,
                              "owner": "system.user.admin",
                              "ownerGroup": "system.group.administrator",
                              "state": 1636
                            },
                            "_id": "javascript.0.Energiezaehler.Wasserzaehler.HM-ES-TX-WM_NEQ0864200:1.Zaehlerstand-aktuell.Zaehlerstand",
                            "type": "state"
                          }
                          

                          Hier mal das log dazu
                          iobroker.2019-03-24.log

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

                          @PrinzEisenherz1 sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                          hier mal das RAW vom Wasserzähler

                          danke, ich werde mir das object heute mittag mal nachbauen und schauen was da schief geht.

                          1 Antwort Letzte Antwort
                          0
                          • DutchmanD Offline
                            DutchmanD Offline
                            Dutchman
                            Developer Most Active Administrators
                            schrieb am zuletzt editiert von Dutchman
                            #492

                            @PrinzEisenherz1

                            Probiere mal bitte die version 0.2.274 von GitHub damit sollte es jetzt gehen.
                            (untestet, sitze im Zug :))

                            https://github.com/iobroker-community-adapters/ioBroker.sourceanalytix/commit/f2e0aff4a277e505cc6680c983a643d748298af2#diff-7a9076d6d94e62c13d641aa71f19ae8eL914

                            1 Antwort Letzte Antwort
                            0
                            • P Offline
                              P Offline
                              PrinzEisenherz1
                              schrieb am zuletzt editiert von
                              #493

                              sieht gut aus :-)

                              Intel-NUC mit ProxMox: ioBroker,SQL, logging Strom- Gas- u. Wasserzähler;10Zoll Tab im Flur für VIS; weiteres: Homematic CCU2, Homeduino, Kameras, selbstgebaute Wetterstation;

                              DutchmanD 1 Antwort Letzte Antwort
                              0
                              • P PrinzEisenherz1

                                sieht gut aus :-)

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

                                @PrinzEisenherz1 sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                                sieht gut aus

                                danke dan publishe ich diese jetzt auf NPM fuer andere und mache danach mit anderen code weiter ! :)

                                • iobroker.sourceanalytix@0.2.274 ==> ab circa 15 Uhr per admin installierbar.
                                1 Antwort Letzte Antwort
                                0
                                • B Offline
                                  B Offline
                                  Brati
                                  schrieb am zuletzt editiert von Brati
                                  #495

                                  Es läuft jetzt, hab im Datenpunkt die unit "l" nachgetragen.

                                  Grüße

                                  Brati

                                  CCU2 - 46 Geräte, ioBroker auf Intel NUC (DN2820FYKH) mit Tab als Frontend, Projekt Gartenhaus mit HM

                                  DutchmanD 1 Antwort Letzte Antwort
                                  0
                                  • B Brati

                                    Es läuft jetzt, hab im Datenpunkt die unit "l" nachgetragen.

                                    Grüße

                                    Brati

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

                                    @Brati sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                                    Es läuft jetzt, hab im Datenpunkt die unit "l" nachgetragen.

                                    das hättest du auch in der Konfiguration machen können von state, entweder automatisch oder da manuell eintragen ;)

                                    B 1 Antwort Letzte Antwort
                                    0
                                    • DutchmanD Dutchman

                                      @Brati sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                                      Es läuft jetzt, hab im Datenpunkt die unit "l" nachgetragen.

                                      das hättest du auch in der Konfiguration machen können von state, entweder automatisch oder da manuell eintragen ;)

                                      B Offline
                                      B Offline
                                      Brati
                                      schrieb am zuletzt editiert von
                                      #497

                                      @Dutchman sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                                      @Brati sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                                      Es läuft jetzt, hab im Datenpunkt die unit "l" nachgetragen.

                                      das hättest du auch in der Konfiguration machen können von state, entweder automatisch oder da manuell eintragen ;)

                                      Hatte die Einheit in der Config des Adapters für den Datenpunkt ausgewählt. Im State war es aber leer. Hab es jetzt per Hand geändert.

                                      CCU2 - 46 Geräte, ioBroker auf Intel NUC (DN2820FYKH) mit Tab als Frontend, Projekt Gartenhaus mit HM

                                      DutchmanD 1 Antwort Letzte Antwort
                                      0
                                      • B Brati

                                        @Dutchman sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                                        @Brati sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                                        Es läuft jetzt, hab im Datenpunkt die unit "l" nachgetragen.

                                        das hättest du auch in der Konfiguration machen können von state, entweder automatisch oder da manuell eintragen ;)

                                        Hatte die Einheit in der Config des Adapters für den Datenpunkt ausgewählt. Im State war es aber leer. Hab es jetzt per Hand geändert.

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

                                        @Brati sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                                        Im State war es aber leer. Hab es jetzt per Hand geändert.

                                        in die states die durch sourceanalytix generiert wurden ? (die sollte eigentlich nach m3 umgerechnet worden sein)
                                        oder meinst du den state selber ?

                                        1 Antwort Letzte Antwort
                                        0
                                        • B Offline
                                          B Offline
                                          Brati
                                          schrieb am zuletzt editiert von
                                          #499

                                          @Dutchman

                                          In der Config für den State selber, also welchen mal analysieren möchte. Im sourceanalytix ist alles in m3.

                                          CCU2 - 46 Geräte, ioBroker auf Intel NUC (DN2820FYKH) mit Tab als Frontend, Projekt Gartenhaus mit HM

                                          DutchmanD 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          350

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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