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 Tesla-Motors v1.0.0

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.9k

Test Tesla-Motors v1.0.0

Geplant Angeheftet Gesperrt Verschoben Tester
931 Beiträge 99 Kommentatoren 287.1k Aufrufe 91 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.
  • HumidorH Humidor

    @joergh legt dann der Adapter den token wieder an?

    J Offline
    J Offline
    JoergH
    schrieb am zuletzt editiert von
    #358

    @humidor Weiss ich nicht. In der Instanz wird ja nur der Link eingetragen zum persönlichen Account...

    1 Antwort Letzte Antwort
    0
    • lobomauL lobomau

      @marlan99 @JLeg na, gut... ich war auch dabei heute um 6:17 Uhr. Ich war davon ausgegangen dass der token abgelaufen war und hatte einen neuen geholt. Lief dann sofort wieder. Vielleicht hätte ein Neustart des Adapters gereicht (wie oben geschrieben).

      Edit.: hab grad nachgeschaut: "tesla-motors.0.info.tokenExpire" war die ganze auf "false".

      T Offline
      T Offline
      tombox
      schrieb am zuletzt editiert von
      #359

      @lobomau ich habe in der neuen github version den token refresh im fehlerfall verbessert und auch die charging history eingebaut die in der neusten firmware unterstützt wird

      M 1 Antwort Letzte Antwort
      1
      • T tombox

        @lobomau ich habe in der neuen github version den token refresh im fehlerfall verbessert und auch die charging history eingebaut die in der neusten firmware unterstützt wird

        M Offline
        M Offline
        marlan99
        schrieb am zuletzt editiert von marlan99
        #360

        @tombox gerade updated und die Instanz restarted fortlaufend .
        Habe es auch mit neuem Token versucht. Leider kein Erfolg

        Auszug aus dem Log:

        host.iobroker
        2022-01-12 21:02:09.145	info	instance system.adapter.tesla-motors.0 started with pid 18054
        host.iobroker
        2022-01-12 21:02:06.739	error	Caught by controller[45]: at processImmediate (internal/timers.js:437:9)
        host.iobroker
        2022-01-12 21:02:06.739	error	Caught by controller[45]: at Json2iob.parse (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:84:24)
        host.iobroker
        2022-01-12 21:02:06.739	error	Caught by controller[45]: at Array.forEach (<anonymous>)
        host.iobroker
        2022-01-12 21:02:06.739	error	Caught by controller[45]: at runNextTicks (internal/process/task_queues.js:60:5)
        host.iobroker
        2022-01-12 21:02:06.739	info	instance system.adapter.tesla-motors.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        host.iobroker
        2022-01-12 21:02:06.739	error	Caught by controller[45]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:90:26
        host.iobroker
        2022-01-12 21:02:06.737	error	Caught by controller[45]: at Array.forEach (<anonymous>)
        host.iobroker
        2022-01-12 21:02:06.737	error	Caught by controller[45]: TypeError: arrayElement[options.preferedArrayName].replace is not a function
        host.iobroker
        2022-01-12 21:02:06.736	error	Caught by controller[45]: 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 rejected with the reason:
        host.iobroker
        2022-01-12 21:02:06.736	error	Caught by controller[44]: at runNextTicks (internal/process/task_queues.js:60:5)
        host.iobroker
        2022-01-12 21:02:06.736	error	Caught by controller[44]: at Array.forEach (<anonymous>)
        host.iobroker
        2022-01-12 21:02:06.736	error	Caught by controller[44]: at Json2iob.extractArray (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:157:21)
        host.iobroker
        2022-01-12 21:02:06.736	error	Caught by controller[44]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:199:73
        host.iobroker
        2022-01-12 21:02:06.737	error	Caught by controller[45]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:199:73
        host.iobroker
        2022-01-12 21:02:06.737	error	Caught by controller[45]: at Json2iob.extractArray (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:157:21)
        host.iobroker
        2022-01-12 21:02:06.736	error	Caught by controller[44]: TypeError: arrayElement[options.preferedArrayName].replace is not a function
        host.iobroker
        2022-01-12 21:02:06.735	error	Caught by controller[43]: at processImmediate (internal/timers.js:437:9)
        host.iobroker
        2022-01-12 21:02:06.735	error	Caught by controller[43]: at Json2iob.parse (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:84:24)
        host.iobroker
        2022-01-12 21:02:06.735	error	Caught by controller[43]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:90:26
        host.iobroker
        2022-01-12 21:02:06.735	error	Caught by controller[43]: at Array.forEach (<anonymous>)
        host.iobroker
        2022-01-12 21:02:06.736	error	Caught by controller[44]: at Array.forEach (<anonymous>)
        host.iobroker
        2022-01-12 21:02:06.736	error	Caught by controller[44]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:90:26
        host.iobroker
        2022-01-12 21:02:06.736	error	Caught by controller[44]: at Json2iob.parse (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:84:24)
        host.iobroker
        2022-01-12 21:02:06.736	error	Caught by controller[44]: at processImmediate (internal/timers.js:437:9)
        host.iobroker
        2022-01-12 21:02:06.735	error	Caught by controller[43]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:199:73
        host.iobroker
        2022-01-12 21:02:06.734	error	Caught by controller[43]: 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 rejected with the reason:
        host.iobroker
        2022-01-12 21:02:06.734	error	Caught by controller[42]: at runNextTicks (internal/process/task_queues.js:60:5)
        host.iobroker
        2022-01-12 21:02:06.734	error	Caught by controller[42]: at Array.forEach (<anonymous>)
        host.iobroker
        2022-01-12 21:02:06.734	error	Caught by controller[42]: at Json2iob.extractArray (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:157:21)
        host.iobroker
        2022-01-12 21:02:06.734	error	Caught by controller[42]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:199:73
        host.iobroker
        2022-01-12 21:02:06.735	error	Caught by controller[43]: at Json2iob.extractArray (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:157:21)
        host.iobroker
        2022-01-12 21:02:06.735	error	Caught by controller[43]: at Array.forEach (<anonymous>)
        host.iobroker
        2022-01-12 21:02:06.735	error	Caught by controller[43]: at runNextTicks (internal/process/task_queues.js:60:5)
        host.iobroker
        2022-01-12 21:02:06.735	error	Caught by controller[44]: 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 rejected with the reason:
        host.iobroker
        2022-01-12 21:02:06.733	error	Caught by controller[42]: TypeError: arrayElement[options.preferedArrayName].replace is not a function
        host.iobroker
        2022-01-12 21:02:06.733	error	Caught by controller[41]: at processImmediate (internal/timers.js:437:9)
        host.iobroker
        2022-01-12 21:02:06.733	error	Caught by controller[41]: at Json2iob.parse (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:84:24)
        host.iobroker
        2022-01-12 21:02:06.733	error	Caught by controller[41]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:90:26
        host.iobroker
        2022-01-12 21:02:06.733	error	Caught by controller[41]: at Array.forEach (<anonymous>)
        host.iobroker
        2022-01-12 21:02:06.734	error	Caught by controller[42]: at Array.forEach (<anonymous>)
        host.iobroker
        2022-01-12 21:02:06.734	error	Caught by controller[42]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:90:26
        host.iobroker
        2022-01-12 21:02:06.734	error	Caught by controller[42]: at Json2iob.parse (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:84:24)
        host.iobroker
        2022-01-12 21:02:06.734	error	Caught by controller[42]: at processImmediate (internal/timers.js:437:9)
        host.iobroker
        2022-01-12 21:02:06.734	error	Caught by controller[43]: TypeError: arrayElement[options.preferedArrayName].replace is not a function
        host.iobroker
        2022-01-12 21:02:06.733	error	Caught by controller[41]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:199:73
        host.iobroker
        2022-01-12 21:02:06.732	error	Caught by controller[40]: 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 rejected with the reason:
        host.iobroker
        2022-01-12 21:02:06.732	error	Caught by controller[39]: at runNextTicks (internal/process/task_queues.js:60:5)
        host.iobroker
        2022-01-12 21:02:06.732	error	Caught by controller[39]: at Array.forEach (<anonymous>)
        host.iobroker
        2022-01-12 21:02:06.732	error	Caught by controller[39]: at Json2iob.extractArray (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:157:21)
        host.iobroker
        2022-01-12 21:02:06.733	error	Caught by controller[41]: at Json2iob.extractArray (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:157:21)
        host.iobroker
        2022-01-12 21:02:06.733	error	Caught by controller[41]: at Array.forEach (<anonymous>)
        host.iobroker
        2022-01-12 21:02:06.733	error	Caught by controller[41]: at runNextTicks (internal/process/task_queues.js:60:5)
        host.iobroker
        2022-01-12 21:02:06.733	error	Caught by controller[42]: 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 rejected with the reason:
        host.iobroker
        2022-01-12 21:02:06.732	error	Caught by controller[39]: at Array.forEach (<anonymous>)
        host.iobroker
        2022-01-12 21:02:06.731	error	Caught by controller[39]: TypeError: arrayElement[options.preferedArrayName].replace is not a function
        host.iobroker
        2022-01-12 21:02:06.731	error	Caught by controller[38]: at processImmediate (internal/timers.js:437:9)
        host.iobroker
        2022-01-12 21:02:06.731	error	Caught by controller[38]: at Json2iob.parse (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:84:24)
        host.iobroker
        2022-01-12 21:02:06.731	error	Caught by controller[38]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:90:26
        host.iobroker
        2022-01-12 21:02:06.731	error	Caught by controller[38]: at Array.forEach (<anonymous>)
        host.iobroker
        2022-01-12 21:02:06.732	error	Caught by controller[39]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:90:26
        host.iobroker
        2022-01-12 21:02:06.732	error	Caught by controller[39]: at Json2iob.parse (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:84:24)
        host.iobroker
        2022-01-12 21:02:06.732	error	Caught by controller[39]: at processImmediate (internal/timers.js:437:9)
        host.iobroker
        2022-01-12 21:02:06.732	error	Caught by controller[41]: TypeError: arrayElement[options.preferedArrayName].replace is not a function
        host.iobroker
        2022-01-12 21:02:06.730	error	Caught by controller[38]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:199:73
        host.iobroker
        2022-01-12 21:02:06.730	error	Caught by controller[37]: 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 rejected with the reason:
        
        
        T 1 Antwort Letzte Antwort
        0
        • M Offline
          M Offline
          marlan99
          schrieb am zuletzt editiert von
          #361

          sehe gerade auch noch neue Datenobjekte auf oberster Ebene:

          Bildschirmfoto 2022-01-12 um 21.10.36.png

          1 Antwort Letzte Antwort
          0
          • M marlan99

            @tombox gerade updated und die Instanz restarted fortlaufend .
            Habe es auch mit neuem Token versucht. Leider kein Erfolg

            Auszug aus dem Log:

            host.iobroker
            2022-01-12 21:02:09.145	info	instance system.adapter.tesla-motors.0 started with pid 18054
            host.iobroker
            2022-01-12 21:02:06.739	error	Caught by controller[45]: at processImmediate (internal/timers.js:437:9)
            host.iobroker
            2022-01-12 21:02:06.739	error	Caught by controller[45]: at Json2iob.parse (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:84:24)
            host.iobroker
            2022-01-12 21:02:06.739	error	Caught by controller[45]: at Array.forEach (<anonymous>)
            host.iobroker
            2022-01-12 21:02:06.739	error	Caught by controller[45]: at runNextTicks (internal/process/task_queues.js:60:5)
            host.iobroker
            2022-01-12 21:02:06.739	info	instance system.adapter.tesla-motors.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
            host.iobroker
            2022-01-12 21:02:06.739	error	Caught by controller[45]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:90:26
            host.iobroker
            2022-01-12 21:02:06.737	error	Caught by controller[45]: at Array.forEach (<anonymous>)
            host.iobroker
            2022-01-12 21:02:06.737	error	Caught by controller[45]: TypeError: arrayElement[options.preferedArrayName].replace is not a function
            host.iobroker
            2022-01-12 21:02:06.736	error	Caught by controller[45]: 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 rejected with the reason:
            host.iobroker
            2022-01-12 21:02:06.736	error	Caught by controller[44]: at runNextTicks (internal/process/task_queues.js:60:5)
            host.iobroker
            2022-01-12 21:02:06.736	error	Caught by controller[44]: at Array.forEach (<anonymous>)
            host.iobroker
            2022-01-12 21:02:06.736	error	Caught by controller[44]: at Json2iob.extractArray (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:157:21)
            host.iobroker
            2022-01-12 21:02:06.736	error	Caught by controller[44]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:199:73
            host.iobroker
            2022-01-12 21:02:06.737	error	Caught by controller[45]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:199:73
            host.iobroker
            2022-01-12 21:02:06.737	error	Caught by controller[45]: at Json2iob.extractArray (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:157:21)
            host.iobroker
            2022-01-12 21:02:06.736	error	Caught by controller[44]: TypeError: arrayElement[options.preferedArrayName].replace is not a function
            host.iobroker
            2022-01-12 21:02:06.735	error	Caught by controller[43]: at processImmediate (internal/timers.js:437:9)
            host.iobroker
            2022-01-12 21:02:06.735	error	Caught by controller[43]: at Json2iob.parse (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:84:24)
            host.iobroker
            2022-01-12 21:02:06.735	error	Caught by controller[43]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:90:26
            host.iobroker
            2022-01-12 21:02:06.735	error	Caught by controller[43]: at Array.forEach (<anonymous>)
            host.iobroker
            2022-01-12 21:02:06.736	error	Caught by controller[44]: at Array.forEach (<anonymous>)
            host.iobroker
            2022-01-12 21:02:06.736	error	Caught by controller[44]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:90:26
            host.iobroker
            2022-01-12 21:02:06.736	error	Caught by controller[44]: at Json2iob.parse (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:84:24)
            host.iobroker
            2022-01-12 21:02:06.736	error	Caught by controller[44]: at processImmediate (internal/timers.js:437:9)
            host.iobroker
            2022-01-12 21:02:06.735	error	Caught by controller[43]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:199:73
            host.iobroker
            2022-01-12 21:02:06.734	error	Caught by controller[43]: 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 rejected with the reason:
            host.iobroker
            2022-01-12 21:02:06.734	error	Caught by controller[42]: at runNextTicks (internal/process/task_queues.js:60:5)
            host.iobroker
            2022-01-12 21:02:06.734	error	Caught by controller[42]: at Array.forEach (<anonymous>)
            host.iobroker
            2022-01-12 21:02:06.734	error	Caught by controller[42]: at Json2iob.extractArray (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:157:21)
            host.iobroker
            2022-01-12 21:02:06.734	error	Caught by controller[42]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:199:73
            host.iobroker
            2022-01-12 21:02:06.735	error	Caught by controller[43]: at Json2iob.extractArray (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:157:21)
            host.iobroker
            2022-01-12 21:02:06.735	error	Caught by controller[43]: at Array.forEach (<anonymous>)
            host.iobroker
            2022-01-12 21:02:06.735	error	Caught by controller[43]: at runNextTicks (internal/process/task_queues.js:60:5)
            host.iobroker
            2022-01-12 21:02:06.735	error	Caught by controller[44]: 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 rejected with the reason:
            host.iobroker
            2022-01-12 21:02:06.733	error	Caught by controller[42]: TypeError: arrayElement[options.preferedArrayName].replace is not a function
            host.iobroker
            2022-01-12 21:02:06.733	error	Caught by controller[41]: at processImmediate (internal/timers.js:437:9)
            host.iobroker
            2022-01-12 21:02:06.733	error	Caught by controller[41]: at Json2iob.parse (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:84:24)
            host.iobroker
            2022-01-12 21:02:06.733	error	Caught by controller[41]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:90:26
            host.iobroker
            2022-01-12 21:02:06.733	error	Caught by controller[41]: at Array.forEach (<anonymous>)
            host.iobroker
            2022-01-12 21:02:06.734	error	Caught by controller[42]: at Array.forEach (<anonymous>)
            host.iobroker
            2022-01-12 21:02:06.734	error	Caught by controller[42]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:90:26
            host.iobroker
            2022-01-12 21:02:06.734	error	Caught by controller[42]: at Json2iob.parse (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:84:24)
            host.iobroker
            2022-01-12 21:02:06.734	error	Caught by controller[42]: at processImmediate (internal/timers.js:437:9)
            host.iobroker
            2022-01-12 21:02:06.734	error	Caught by controller[43]: TypeError: arrayElement[options.preferedArrayName].replace is not a function
            host.iobroker
            2022-01-12 21:02:06.733	error	Caught by controller[41]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:199:73
            host.iobroker
            2022-01-12 21:02:06.732	error	Caught by controller[40]: 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 rejected with the reason:
            host.iobroker
            2022-01-12 21:02:06.732	error	Caught by controller[39]: at runNextTicks (internal/process/task_queues.js:60:5)
            host.iobroker
            2022-01-12 21:02:06.732	error	Caught by controller[39]: at Array.forEach (<anonymous>)
            host.iobroker
            2022-01-12 21:02:06.732	error	Caught by controller[39]: at Json2iob.extractArray (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:157:21)
            host.iobroker
            2022-01-12 21:02:06.733	error	Caught by controller[41]: at Json2iob.extractArray (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:157:21)
            host.iobroker
            2022-01-12 21:02:06.733	error	Caught by controller[41]: at Array.forEach (<anonymous>)
            host.iobroker
            2022-01-12 21:02:06.733	error	Caught by controller[41]: at runNextTicks (internal/process/task_queues.js:60:5)
            host.iobroker
            2022-01-12 21:02:06.733	error	Caught by controller[42]: 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 rejected with the reason:
            host.iobroker
            2022-01-12 21:02:06.732	error	Caught by controller[39]: at Array.forEach (<anonymous>)
            host.iobroker
            2022-01-12 21:02:06.731	error	Caught by controller[39]: TypeError: arrayElement[options.preferedArrayName].replace is not a function
            host.iobroker
            2022-01-12 21:02:06.731	error	Caught by controller[38]: at processImmediate (internal/timers.js:437:9)
            host.iobroker
            2022-01-12 21:02:06.731	error	Caught by controller[38]: at Json2iob.parse (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:84:24)
            host.iobroker
            2022-01-12 21:02:06.731	error	Caught by controller[38]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:90:26
            host.iobroker
            2022-01-12 21:02:06.731	error	Caught by controller[38]: at Array.forEach (<anonymous>)
            host.iobroker
            2022-01-12 21:02:06.732	error	Caught by controller[39]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:90:26
            host.iobroker
            2022-01-12 21:02:06.732	error	Caught by controller[39]: at Json2iob.parse (/opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:84:24)
            host.iobroker
            2022-01-12 21:02:06.732	error	Caught by controller[39]: at processImmediate (internal/timers.js:437:9)
            host.iobroker
            2022-01-12 21:02:06.732	error	Caught by controller[41]: TypeError: arrayElement[options.preferedArrayName].replace is not a function
            host.iobroker
            2022-01-12 21:02:06.730	error	Caught by controller[38]: at /opt/iobroker/node_modules/iobroker.tesla-motors/lib/json2iob.js:199:73
            host.iobroker
            2022-01-12 21:02:06.730	error	Caught by controller[37]: 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 rejected with the reason:
            
            
            T Offline
            T Offline
            tombox
            schrieb am zuletzt editiert von tombox
            #362

            @marlan99 nochmal installieren. und das Datenobjekt per hand löschen

            M 1 Antwort Letzte Antwort
            0
            • T tombox

              @marlan99 nochmal installieren. und das Datenobjekt per hand löschen

              M Offline
              M Offline
              marlan99
              schrieb am zuletzt editiert von marlan99
              #363

              @tombox

              Edit: war falscher Alarm, nach letzem update

              (21:45 12. jan. 2022) funktioniert

              1 Antwort Letzte Antwort
              0
              • M Offline
                M Offline
                marlan99
                schrieb am zuletzt editiert von
                #364

                sorry , war mein Fehler mit dem neuen Token.

                Läuft wieder !

                T 1 Antwort Letzte Antwort
                0
                • M marlan99

                  sorry , war mein Fehler mit dem neuen Token.

                  Läuft wieder !

                  T Offline
                  T Offline
                  tombox
                  schrieb am zuletzt editiert von
                  #365

                  @marlan99 Wie sieht die charge_history aus ist das zu gebrauchen?

                  M 1 Antwort Letzte Antwort
                  0
                  • T tombox

                    @marlan99 Wie sieht die charge_history aus ist das zu gebrauchen?

                    M Offline
                    M Offline
                    marlan99
                    schrieb am zuletzt editiert von marlan99
                    #366

                    @tombox Daten sind da, aber ich kann noch nicht einschätzen, wie die Daten zu interpretieren sind.
                    Als ich den Akku auslesen lassen habe war das Ergebnis 66% Supercharger und 33% AC Ladungen.

                    Bildschirmfoto 2022-01-12 um 22.14.35.png

                    Folgende Daten verstehe ich noch gar nicht:

                    Bildschirmfoto 2022-01-12 um 22.17.33.png

                    1 Antwort Letzte Antwort
                    0
                    • M Offline
                      M Offline
                      marlan99
                      schrieb am zuletzt editiert von marlan99
                      #367

                      Nach nun 57 Minuten ohne Probleme restarted er nun wieder laufend:

                      tesla-motors.0
                      2022-01-12 22:48:31.140	info	starting. Version 1.0.8 in /opt/iobroker/node_modules/iobroker.tesla-motors, node: v14.18.2, js-controller: 3.3.22
                      host.iobroker
                      2022-01-12 22:48:29.358	info	instance system.adapter.tesla-motors.0 started with pid 8071
                      host.iobroker
                      2022-01-12 22:48:27.220	error	Caught by controller[169]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.219	error	Caught by controller[169]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.219	error	Caught by controller[169]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.220	info	instance system.adapter.tesla-motors.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                      host.iobroker
                      2022-01-12 22:48:27.219	error	Caught by controller[169]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.218	error	Caught by controller[168]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.219	error	Caught by controller[169]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.218	error	Caught by controller[167]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.218	error	Caught by controller[169]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.217	error	Caught by controller[167]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.217	error	Caught by controller[167]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.217	error	Caught by controller[167]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.216	error	Caught by controller[167]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.212	error	Caught by controller[167]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.212	error	Caught by controller[166]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.211	error	Caught by controller[166]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.211	error	Caught by controller[166]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.212	error	Caught by controller[167]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.211	error	Caught by controller[166]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.210	error	Caught by controller[165]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.210	error	Caught by controller[164]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.211	error	Caught by controller[166]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.209	error	Caught by controller[164]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.209	error	Caught by controller[164]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.210	error	Caught by controller[164]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.210	error	Caught by controller[166]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.208	error	Caught by controller[164]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.208	error	Caught by controller[162]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.209	error	Caught by controller[164]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.208	error	Caught by controller[162]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.207	error	Caught by controller[162]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.207	error	Caught by controller[162]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.208	error	Caught by controller[163]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.206	error	Caught by controller[161]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.206	error	Caught by controller[160]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.207	error	Caught by controller[162]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.207	error	Caught by controller[162]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.206	error	Caught by controller[160]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.205	error	Caught by controller[160]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.206	error	Caught by controller[160]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.205	error	Caught by controller[160]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.204	error	Caught by controller[159]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.205	error	Caught by controller[160]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.204	error	Caught by controller[159]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.203	error	Caught by controller[159]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.203	error	Caught by controller[159]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.204	error	Caught by controller[160]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.203	error	Caught by controller[159]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.202	error	Caught by controller[158]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.202	error	Caught by controller[158]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.203	error	Caught by controller[159]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.203	error	Caught by controller[159]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.201	error	Caught by controller[158]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.201	error	Caught by controller[157]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.202	error	Caught by controller[158]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.202	error	Caught by controller[158]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.201	error	Caught by controller[156]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.200	error	Caught by controller[156]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.201	error	Caught by controller[158]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.200	error	Caught by controller[156]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.199	error	Caught by controller[156]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.199	error	Caught by controller[154]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.200	error	Caught by controller[156]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.198	error	Caught by controller[154]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.198	error	Caught by controller[154]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.199	error	Caught by controller[155]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.199	error	Caught by controller[156]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.198	error	Caught by controller[154]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.198	error	Caught by controller[154]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.197	error	Caught by controller[154]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.196	error	Caught by controller[152]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.196	error	Caught by controller[152]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.195	error	Caught by controller[152]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.196	error	Caught by controller[153]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.194	error	Caught by controller[152]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.195	error	Caught by controller[152]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.194	error	Caught by controller[152]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.193	error	Caught by controller[150]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.193	error	Caught by controller[150]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.192	error	Caught by controller[150]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.192	error	Caught by controller[150]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.193	error	Caught by controller[150]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.193	error	Caught by controller[151]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.191	error	Caught by controller[149]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.191	error	Caught by controller[148]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.192	error	Caught by controller[150]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.190	error	Caught by controller[148]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.191	error	Caught by controller[148]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.190	error	Caught by controller[148]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.190	error	Caught by controller[148]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.188	error	Caught by controller[147]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.188	error	Caught by controller[146]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.187	error	Caught by controller[146]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.187	error	Caught by controller[146]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.188	error	Caught by controller[148]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.187	error	Caught by controller[146]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.186	error	Caught by controller[144]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.186	error	Caught by controller[144]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.187	error	Caught by controller[146]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.187	error	Caught by controller[146]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.185	error	Caught by controller[144]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.185	error	Caught by controller[144]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.186	error	Caught by controller[144]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.186	error	Caught by controller[145]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.184	error	Caught by controller[143]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.184	error	Caught by controller[142]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.184	error	Caught by controller[142]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.185	error	Caught by controller[144]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.183	error	Caught by controller[142]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.183	error	Caught by controller[141]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.184	error	Caught by controller[142]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.184	error	Caught by controller[142]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.183	error	Caught by controller[140]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.182	error	Caught by controller[140]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.182	error	Caught by controller[140]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.183	error	Caught by controller[142]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.181	error	Caught by controller[140]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.181	error	Caught by controller[138]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.182	error	Caught by controller[140]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.182	error	Caught by controller[140]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.181	error	Caught by controller[138]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.180	error	Caught by controller[138]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.180	error	Caught by controller[138]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.181	error	Caught by controller[139]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.179	error	Caught by controller[137]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.179	error	Caught by controller[136]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.180	error	Caught by controller[138]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.180	error	Caught by controller[138]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.179	error	Caught by controller[136]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.178	error	Caught by controller[136]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.178	error	Caught by controller[135]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.179	error	Caught by controller[136]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.177	error	Caught by controller[134]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.177	error	Caught by controller[134]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.178	error	Caught by controller[136]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.178	error	Caught by controller[136]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.176	error	Caught by controller[134]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.176	error	Caught by controller[134]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.177	error	Caught by controller[134]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.175	error	Caught by controller[133]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.176	error	Caught by controller[134]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.175	error	Caught by controller[132]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.175	error	Caught by controller[132]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.174	error	Caught by controller[132]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.174	error	Caught by controller[132]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.174	error	Caught by controller[132]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.173	error	Caught by controller[132]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.169	error	Caught by controller[130]: at processImmediate (internal/timers.js:437:9)
                      host.iobroker
                      2022-01-12 22:48:27.169	error	Caught by controller[130]: at runMicrotasks (<anonymous>)
                      host.iobroker
                      2022-01-12 22:48:27.168	error	Caught by controller[130]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                      host.iobroker
                      2022-01-12 22:48:27.168	error	Caught by controller[130]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      host.iobroker
                      2022-01-12 22:48:27.169	error	Caught by controller[130]: at runNextTicks (internal/process/task_queues.js:60:5)
                      host.iobroker
                      2022-01-12 22:48:27.169	error	Caught by controller[131]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.167	error	Caught by controller[129]: 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 rejected with the reason:
                      host.iobroker
                      2022-01-12 22:48:27.168	error	Caught by controller[130]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                      host.iobroker
                      2022-01-12 22:48:27.167	error	Caught by controller[128]: at processImmediate (internal/timers.js:437:9)
                      

                      Nachtrag (23:11)
                      Habe versucht den Beginn der Fehlermeldungen nach dem starten der Instanz zu finden:

                      2022-01-12 23:00:31.368  - error: host.iobroker instance system.adapter.tesla-motors.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                      2022-01-12 23:00:31.368  - info: host.iobroker Do not restart adapter system.adapter.tesla-motors.0 because disabled or deleted
                      2022-01-12 23:03:16.740  - info: host.iobroker "system.adapter.tesla-motors.0" enabled
                      2022-01-12 23:03:17.086  - info: host.iobroker instance system.adapter.tesla-motors.0 started with pid 11138
                      2022-01-12 23:03:18.855  - info: tesla-motors.0 (11138) starting. Version 1.0.8 in /opt/iobroker/node_modules/iobroker.tesla-motors, node: v14.18.2, js-controller: 3.3.22
                      2022-01-12 23:03:19.590  - info: tesla-motors.0 (11138) Start own Token Refresh
                      2022-01-12 23:03:22.977  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:22.979  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:22.980  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:22.982  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:22.983  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:22.984  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:22.986  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:22.987  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:22.988  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:22.990  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:22.991  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:22.993  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:22.994  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:22.995  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:22.996  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:22.997  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:22.998  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:22.999  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:23.000  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:23.001  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:23.002  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:23.004  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:23.005  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:23.006  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:23.007  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:23.008  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:23.009  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:23.010  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:23.011  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:23.012  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:23.013  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                      2022-01-12 23:03:23.213  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].timestamp
                      2022-01-12 23:03:23.214  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].0
                      2022-01-12 23:03:23.216  - error: tesla-motors.0 (11138) 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().
                      2022-01-12 23:03:23.217  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.240  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                          at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                          at runMicrotasks (<anonymous>)
                          at runNextTicks (internal/process/task_queues.js:60:5)
                          at processImmediate (internal/timers.js:437:9)
                      2022-01-12 23:03:23.240  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.255  - error: tesla-motors.0 (11138) 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().
                      2022-01-12 23:03:23.256  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.257  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                          at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                          at runMicrotasks (<anonymous>)
                          at runNextTicks (internal/process/task_queues.js:60:5)
                          at processImmediate (internal/timers.js:437:9)
                      2022-01-12 23:03:23.258  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.261  - error: tesla-motors.0 (11138) 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().
                      2022-01-12 23:03:23.262  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.263  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                          at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                          at runMicrotasks (<anonymous>)
                          at runNextTicks (internal/process/task_queues.js:60:5)
                          at processImmediate (internal/timers.js:437:9)
                      2022-01-12 23:03:23.264  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.267  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].timestamp
                      2022-01-12 23:03:23.268  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].16
                      2022-01-12 23:03:23.270  - error: tesla-motors.0 (11138) 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().
                      2022-01-12 23:03:23.270  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.272  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                          at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                          at runMicrotasks (<anonymous>)
                          at runNextTicks (internal/process/task_queues.js:60:5)
                          at processImmediate (internal/timers.js:437:9)
                      2022-01-12 23:03:23.272  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.274  - error: tesla-motors.0 (11138) 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().
                      2022-01-12 23:03:23.275  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.276  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                          at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                          at runMicrotasks (<anonymous>)
                          at runNextTicks (internal/process/task_queues.js:60:5)
                          at processImmediate (internal/timers.js:437:9)
                      2022-01-12 23:03:23.277  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.279  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].16
                      2022-01-12 23:03:23.280  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].timestamp
                      2022-01-12 23:03:23.281  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].0
                      2022-01-12 23:03:23.282  - error: tesla-motors.0 (11138) 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().
                      2022-01-12 23:03:23.283  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.283  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                          at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                          at runMicrotasks (<anonymous>)
                          at runNextTicks (internal/process/task_queues.js:60:5)
                          at processImmediate (internal/timers.js:437:9)
                      2022-01-12 23:03:23.284  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.286  - error: tesla-motors.0 (11138) 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().
                      2022-01-12 23:03:23.286  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.288  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                          at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                          at runMicrotasks (<anonymous>)
                          at runNextTicks (internal/process/task_queues.js:60:5)
                          at processImmediate (internal/timers.js:437:9)
                      2022-01-12 23:03:23.288  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.290  - error: tesla-motors.0 (11138) 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().
                      2022-01-12 23:03:23.291  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.292  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                          at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                          at runMicrotasks (<anonymous>)
                          at runNextTicks (internal/process/task_queues.js:60:5)
                          at processImmediate (internal/timers.js:437:9)
                      2022-01-12 23:03:23.293  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.295  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].timestamp
                      2022-01-12 23:03:23.296  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].50
                      2022-01-12 23:03:23.297  - error: tesla-motors.0 (11138) 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().
                      2022-01-12 23:03:23.298  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.299  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                          at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                          at runMicrotasks (<anonymous>)
                          at runNextTicks (internal/process/task_queues.js:60:5)
                          at processImmediate (internal/timers.js:437:9)
                      2022-01-12 23:03:23.299  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.301  - error: tesla-motors.0 (11138) 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().
                      2022-01-12 23:03:23.302  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.303  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                          at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                          at runMicrotasks (<anonymous>)
                          at runNextTicks (internal/process/task_queues.js:60:5)
                          at processImmediate (internal/timers.js:437:9)
                      2022-01-12 23:03:23.304  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.306  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].50
                      2022-01-12 23:03:23.307  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].timestamp
                      2022-01-12 23:03:23.308  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].0
                      2022-01-12 23:03:23.309  - error: tesla-motors.0 (11138) 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().
                      2022-01-12 23:03:23.310  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.311  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                          at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                          at runMicrotasks (<anonymous>)
                          at runNextTicks (internal/process/task_queues.js:60:5)
                          at processImmediate (internal/timers.js:437:9)
                      2022-01-12 23:03:23.311  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.313  - error: tesla-motors.0 (11138) 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().
                      2022-01-12 23:03:23.314  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.314  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                          at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                          at runMicrotasks (<anonymous>)
                          at runNextTicks (internal/process/task_queues.js:60:5)
                          at processImmediate (internal/timers.js:437:9)
                      2022-01-12 23:03:23.315  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.317  - error: tesla-motors.0 (11138) 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().
                      2022-01-12 23:03:23.318  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.319  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                          at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                          at runMicrotasks (<anonymous>)
                          at runNextTicks (internal/process/task_queues.js:60:5)
                          at processImmediate (internal/timers.js:437:9)
                      2022-01-12 23:03:23.320  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.322  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].timestamp
                      2022-01-12 23:03:23.323  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].0
                      2022-01-12 23:03:23.324  - error: tesla-motors.0 (11138) 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().
                      2022-01-12 23:03:23.325  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.326  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                          at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                          at runMicrotasks (<anonymous>)
                          at runNextTicks (internal/process/task_queues.js:60:5)
                          at processImmediate (internal/timers.js:437:9)
                      2022-01-12 23:03:23.326  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.328  - error: tesla-motors.0 (11138) 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().
                      2022-01-12 23:03:23.329  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.330  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                          at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                          at runMicrotasks (<anonymous>)
                          at runNextTicks (internal/process/task_queues.js:60:5)
                          at processImmediate (internal/timers.js:437:9)
                      2022-01-12 23:03:23.331  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.333  - error: tesla-motors.0 (11138) 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().
                      2022-01-12 23:03:23.333  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.335  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                          at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                          at runMicrotasks (<anonymous>)
                          at runNextTicks (internal/process/task_queues.js:60:5)
                          at processImmediate (internal/timers.js:437:9)
                      2022-01-12 23:03:23.335  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.337  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].timestamp
                      2022-01-12 23:03:23.338  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].0
                      2022-01-12 23:03:23.339  - error: tesla-motors.0 (11138) 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().
                      2022-01-12 23:03:23.340  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.341  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                          at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                          at runMicrotasks (<anonymous>)
                          at runNextTicks (internal/process/task_queues.js:60:5)
                          at processImmediate (internal/timers.js:437:9)
                      2022-01-12 23:03:23.341  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      2022-01-12 23:03:23.343  - error: tesla-motors.0 (11138) 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().
                      2022-01-12 23:03:23.344  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                      
                      T 1 Antwort Letzte Antwort
                      0
                      • M marlan99

                        Nach nun 57 Minuten ohne Probleme restarted er nun wieder laufend:

                        tesla-motors.0
                        2022-01-12 22:48:31.140	info	starting. Version 1.0.8 in /opt/iobroker/node_modules/iobroker.tesla-motors, node: v14.18.2, js-controller: 3.3.22
                        host.iobroker
                        2022-01-12 22:48:29.358	info	instance system.adapter.tesla-motors.0 started with pid 8071
                        host.iobroker
                        2022-01-12 22:48:27.220	error	Caught by controller[169]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.219	error	Caught by controller[169]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.219	error	Caught by controller[169]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.220	info	instance system.adapter.tesla-motors.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                        host.iobroker
                        2022-01-12 22:48:27.219	error	Caught by controller[169]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.218	error	Caught by controller[168]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.219	error	Caught by controller[169]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.218	error	Caught by controller[167]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.218	error	Caught by controller[169]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.217	error	Caught by controller[167]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.217	error	Caught by controller[167]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.217	error	Caught by controller[167]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.216	error	Caught by controller[167]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.212	error	Caught by controller[167]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.212	error	Caught by controller[166]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.211	error	Caught by controller[166]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.211	error	Caught by controller[166]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.212	error	Caught by controller[167]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.211	error	Caught by controller[166]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.210	error	Caught by controller[165]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.210	error	Caught by controller[164]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.211	error	Caught by controller[166]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.209	error	Caught by controller[164]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.209	error	Caught by controller[164]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.210	error	Caught by controller[164]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.210	error	Caught by controller[166]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.208	error	Caught by controller[164]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.208	error	Caught by controller[162]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.209	error	Caught by controller[164]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.208	error	Caught by controller[162]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.207	error	Caught by controller[162]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.207	error	Caught by controller[162]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.208	error	Caught by controller[163]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.206	error	Caught by controller[161]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.206	error	Caught by controller[160]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.207	error	Caught by controller[162]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.207	error	Caught by controller[162]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.206	error	Caught by controller[160]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.205	error	Caught by controller[160]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.206	error	Caught by controller[160]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.205	error	Caught by controller[160]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.204	error	Caught by controller[159]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.205	error	Caught by controller[160]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.204	error	Caught by controller[159]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.203	error	Caught by controller[159]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.203	error	Caught by controller[159]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.204	error	Caught by controller[160]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.203	error	Caught by controller[159]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.202	error	Caught by controller[158]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.202	error	Caught by controller[158]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.203	error	Caught by controller[159]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.203	error	Caught by controller[159]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.201	error	Caught by controller[158]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.201	error	Caught by controller[157]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.202	error	Caught by controller[158]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.202	error	Caught by controller[158]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.201	error	Caught by controller[156]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.200	error	Caught by controller[156]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.201	error	Caught by controller[158]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.200	error	Caught by controller[156]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.199	error	Caught by controller[156]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.199	error	Caught by controller[154]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.200	error	Caught by controller[156]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.198	error	Caught by controller[154]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.198	error	Caught by controller[154]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.199	error	Caught by controller[155]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.199	error	Caught by controller[156]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.198	error	Caught by controller[154]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.198	error	Caught by controller[154]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.197	error	Caught by controller[154]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.196	error	Caught by controller[152]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.196	error	Caught by controller[152]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.195	error	Caught by controller[152]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.196	error	Caught by controller[153]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.194	error	Caught by controller[152]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.195	error	Caught by controller[152]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.194	error	Caught by controller[152]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.193	error	Caught by controller[150]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.193	error	Caught by controller[150]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.192	error	Caught by controller[150]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.192	error	Caught by controller[150]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.193	error	Caught by controller[150]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.193	error	Caught by controller[151]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.191	error	Caught by controller[149]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.191	error	Caught by controller[148]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.192	error	Caught by controller[150]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.190	error	Caught by controller[148]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.191	error	Caught by controller[148]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.190	error	Caught by controller[148]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.190	error	Caught by controller[148]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.188	error	Caught by controller[147]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.188	error	Caught by controller[146]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.187	error	Caught by controller[146]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.187	error	Caught by controller[146]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.188	error	Caught by controller[148]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.187	error	Caught by controller[146]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.186	error	Caught by controller[144]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.186	error	Caught by controller[144]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.187	error	Caught by controller[146]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.187	error	Caught by controller[146]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.185	error	Caught by controller[144]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.185	error	Caught by controller[144]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.186	error	Caught by controller[144]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.186	error	Caught by controller[145]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.184	error	Caught by controller[143]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.184	error	Caught by controller[142]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.184	error	Caught by controller[142]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.185	error	Caught by controller[144]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.183	error	Caught by controller[142]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.183	error	Caught by controller[141]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.184	error	Caught by controller[142]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.184	error	Caught by controller[142]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.183	error	Caught by controller[140]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.182	error	Caught by controller[140]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.182	error	Caught by controller[140]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.183	error	Caught by controller[142]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.181	error	Caught by controller[140]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.181	error	Caught by controller[138]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.182	error	Caught by controller[140]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.182	error	Caught by controller[140]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.181	error	Caught by controller[138]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.180	error	Caught by controller[138]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.180	error	Caught by controller[138]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.181	error	Caught by controller[139]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.179	error	Caught by controller[137]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.179	error	Caught by controller[136]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.180	error	Caught by controller[138]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.180	error	Caught by controller[138]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.179	error	Caught by controller[136]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.178	error	Caught by controller[136]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.178	error	Caught by controller[135]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.179	error	Caught by controller[136]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.177	error	Caught by controller[134]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.177	error	Caught by controller[134]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.178	error	Caught by controller[136]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.178	error	Caught by controller[136]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.176	error	Caught by controller[134]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.176	error	Caught by controller[134]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.177	error	Caught by controller[134]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.175	error	Caught by controller[133]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.176	error	Caught by controller[134]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.175	error	Caught by controller[132]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.175	error	Caught by controller[132]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.174	error	Caught by controller[132]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.174	error	Caught by controller[132]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.174	error	Caught by controller[132]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.173	error	Caught by controller[132]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.169	error	Caught by controller[130]: at processImmediate (internal/timers.js:437:9)
                        host.iobroker
                        2022-01-12 22:48:27.169	error	Caught by controller[130]: at runMicrotasks (<anonymous>)
                        host.iobroker
                        2022-01-12 22:48:27.168	error	Caught by controller[130]: at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                        host.iobroker
                        2022-01-12 22:48:27.168	error	Caught by controller[130]: Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        host.iobroker
                        2022-01-12 22:48:27.169	error	Caught by controller[130]: at runNextTicks (internal/process/task_queues.js:60:5)
                        host.iobroker
                        2022-01-12 22:48:27.169	error	Caught by controller[131]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.167	error	Caught by controller[129]: 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 rejected with the reason:
                        host.iobroker
                        2022-01-12 22:48:27.168	error	Caught by controller[130]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                        host.iobroker
                        2022-01-12 22:48:27.167	error	Caught by controller[128]: at processImmediate (internal/timers.js:437:9)
                        

                        Nachtrag (23:11)
                        Habe versucht den Beginn der Fehlermeldungen nach dem starten der Instanz zu finden:

                        2022-01-12 23:00:31.368  - error: host.iobroker instance system.adapter.tesla-motors.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                        2022-01-12 23:00:31.368  - info: host.iobroker Do not restart adapter system.adapter.tesla-motors.0 because disabled or deleted
                        2022-01-12 23:03:16.740  - info: host.iobroker "system.adapter.tesla-motors.0" enabled
                        2022-01-12 23:03:17.086  - info: host.iobroker instance system.adapter.tesla-motors.0 started with pid 11138
                        2022-01-12 23:03:18.855  - info: tesla-motors.0 (11138) starting. Version 1.0.8 in /opt/iobroker/node_modules/iobroker.tesla-motors, node: v14.18.2, js-controller: 3.3.22
                        2022-01-12 23:03:19.590  - info: tesla-motors.0 (11138) Start own Token Refresh
                        2022-01-12 23:03:22.977  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:22.979  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:22.980  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:22.982  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:22.983  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:22.984  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:22.986  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:22.987  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:22.988  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:22.990  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:22.991  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:22.993  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:22.994  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:22.995  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:22.996  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:22.997  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:22.998  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:22.999  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:23.000  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:23.001  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:23.002  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:23.004  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:23.005  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:23.006  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:23.007  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:23.008  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:23.009  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:23.010  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:23.011  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:23.012  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:23.013  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object]
                        2022-01-12 23:03:23.213  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].timestamp
                        2022-01-12 23:03:23.214  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].0
                        2022-01-12 23:03:23.216  - error: tesla-motors.0 (11138) 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().
                        2022-01-12 23:03:23.217  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.240  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                            at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                            at runMicrotasks (<anonymous>)
                            at runNextTicks (internal/process/task_queues.js:60:5)
                            at processImmediate (internal/timers.js:437:9)
                        2022-01-12 23:03:23.240  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.255  - error: tesla-motors.0 (11138) 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().
                        2022-01-12 23:03:23.256  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.257  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                            at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                            at runMicrotasks (<anonymous>)
                            at runNextTicks (internal/process/task_queues.js:60:5)
                            at processImmediate (internal/timers.js:437:9)
                        2022-01-12 23:03:23.258  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.261  - error: tesla-motors.0 (11138) 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().
                        2022-01-12 23:03:23.262  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.263  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                            at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                            at runMicrotasks (<anonymous>)
                            at runNextTicks (internal/process/task_queues.js:60:5)
                            at processImmediate (internal/timers.js:437:9)
                        2022-01-12 23:03:23.264  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.267  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].timestamp
                        2022-01-12 23:03:23.268  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].16
                        2022-01-12 23:03:23.270  - error: tesla-motors.0 (11138) 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().
                        2022-01-12 23:03:23.270  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.272  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                            at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                            at runMicrotasks (<anonymous>)
                            at runNextTicks (internal/process/task_queues.js:60:5)
                            at processImmediate (internal/timers.js:437:9)
                        2022-01-12 23:03:23.272  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.274  - error: tesla-motors.0 (11138) 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().
                        2022-01-12 23:03:23.275  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.276  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                            at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                            at runMicrotasks (<anonymous>)
                            at runNextTicks (internal/process/task_queues.js:60:5)
                            at processImmediate (internal/timers.js:437:9)
                        2022-01-12 23:03:23.277  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.279  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].16
                        2022-01-12 23:03:23.280  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].timestamp
                        2022-01-12 23:03:23.281  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].0
                        2022-01-12 23:03:23.282  - error: tesla-motors.0 (11138) 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().
                        2022-01-12 23:03:23.283  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.283  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                            at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                            at runMicrotasks (<anonymous>)
                            at runNextTicks (internal/process/task_queues.js:60:5)
                            at processImmediate (internal/timers.js:437:9)
                        2022-01-12 23:03:23.284  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.286  - error: tesla-motors.0 (11138) 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().
                        2022-01-12 23:03:23.286  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.288  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                            at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                            at runMicrotasks (<anonymous>)
                            at runNextTicks (internal/process/task_queues.js:60:5)
                            at processImmediate (internal/timers.js:437:9)
                        2022-01-12 23:03:23.288  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.290  - error: tesla-motors.0 (11138) 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().
                        2022-01-12 23:03:23.291  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.292  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                            at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                            at runMicrotasks (<anonymous>)
                            at runNextTicks (internal/process/task_queues.js:60:5)
                            at processImmediate (internal/timers.js:437:9)
                        2022-01-12 23:03:23.293  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.295  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].timestamp
                        2022-01-12 23:03:23.296  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].50
                        2022-01-12 23:03:23.297  - error: tesla-motors.0 (11138) 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().
                        2022-01-12 23:03:23.298  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.299  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                            at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                            at runMicrotasks (<anonymous>)
                            at runNextTicks (internal/process/task_queues.js:60:5)
                            at processImmediate (internal/timers.js:437:9)
                        2022-01-12 23:03:23.299  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.301  - error: tesla-motors.0 (11138) 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().
                        2022-01-12 23:03:23.302  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.303  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                            at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                            at runMicrotasks (<anonymous>)
                            at runNextTicks (internal/process/task_queues.js:60:5)
                            at processImmediate (internal/timers.js:437:9)
                        2022-01-12 23:03:23.304  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.306  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].50
                        2022-01-12 23:03:23.307  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].timestamp
                        2022-01-12 23:03:23.308  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].0
                        2022-01-12 23:03:23.309  - error: tesla-motors.0 (11138) 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().
                        2022-01-12 23:03:23.310  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.311  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                            at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                            at runMicrotasks (<anonymous>)
                            at runNextTicks (internal/process/task_queues.js:60:5)
                            at processImmediate (internal/timers.js:437:9)
                        2022-01-12 23:03:23.311  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.313  - error: tesla-motors.0 (11138) 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().
                        2022-01-12 23:03:23.314  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.314  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                            at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                            at runMicrotasks (<anonymous>)
                            at runNextTicks (internal/process/task_queues.js:60:5)
                            at processImmediate (internal/timers.js:437:9)
                        2022-01-12 23:03:23.315  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.317  - error: tesla-motors.0 (11138) 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().
                        2022-01-12 23:03:23.318  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.319  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                            at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                            at runMicrotasks (<anonymous>)
                            at runNextTicks (internal/process/task_queues.js:60:5)
                            at processImmediate (internal/timers.js:437:9)
                        2022-01-12 23:03:23.320  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.322  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].timestamp
                        2022-01-12 23:03:23.323  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].0
                        2022-01-12 23:03:23.324  - error: tesla-motors.0 (11138) 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().
                        2022-01-12 23:03:23.325  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.326  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                            at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                            at runMicrotasks (<anonymous>)
                            at runNextTicks (internal/process/task_queues.js:60:5)
                            at processImmediate (internal/timers.js:437:9)
                        2022-01-12 23:03:23.326  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.328  - error: tesla-motors.0 (11138) 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().
                        2022-01-12 23:03:23.329  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.330  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                            at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                            at runMicrotasks (<anonymous>)
                            at runNextTicks (internal/process/task_queues.js:60:5)
                            at processImmediate (internal/timers.js:437:9)
                        2022-01-12 23:03:23.331  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.333  - error: tesla-motors.0 (11138) 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().
                        2022-01-12 23:03:23.333  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.335  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                            at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                            at runMicrotasks (<anonymous>)
                            at runNextTicks (internal/process/task_queues.js:60:5)
                            at processImmediate (internal/timers.js:437:9)
                        2022-01-12 23:03:23.335  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.337  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].timestamp
                        2022-01-12 23:03:23.338  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].0
                        2022-01-12 23:03:23.339  - error: tesla-motors.0 (11138) 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().
                        2022-01-12 23:03:23.340  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.341  - error: tesla-motors.0 (11138) Error: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17)
                            at setObjectWithDefaultValue (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1875:30)
                            at runMicrotasks (<anonymous>)
                            at runNextTicks (internal/process/task_queues.js:60:5)
                            at processImmediate (internal/timers.js:437:9)
                        2022-01-12 23:03:23.341  - error: tesla-motors.0 (11138) Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        2022-01-12 23:03:23.343  - error: tesla-motors.0 (11138) 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().
                        2022-01-12 23:03:23.344  - error: tesla-motors.0 (11138) unhandled promise rejection: Invalid ID: tesla-motors.0.1555436241310162.charge_history.charging_history_graph.[object Object].values.0
                        
                        T Offline
                        T Offline
                        tombox
                        schrieb am zuletzt editiert von
                        #368

                        @marlan99 Ok hab es erstmal rausgenommen
                        es wird jetzt nur geloggt. ich bräuchte den log output dann mal per nachricht

                        M 1 Antwort Letzte Antwort
                        0
                        • T tombox

                          @marlan99 Ok hab es erstmal rausgenommen
                          es wird jetzt nur geloggt. ich bräuchte den log output dann mal per nachricht

                          M Offline
                          M Offline
                          marlan99
                          schrieb am zuletzt editiert von
                          #369

                          @tombox läuft vorerst wieder.
                          Log habe ich per mail gesendet

                          1 Antwort Letzte Antwort
                          0
                          • T tombox

                            @humidor das ist ein datenpunkt vom alten adapter er wird nicht genutzt

                            lobomauL Offline
                            lobomauL Offline
                            lobomau
                            schrieb am zuletzt editiert von
                            #370

                            @tombox ok, habe die Leiche "tokenExpire" mal gelöscht.
                            Hab den Adapter neu installiert. Ist nun 1.0.7. -> 1.0.8. Läuft wie vorher gut (noch ohne richtigen Einsatztest).
                            Eine charge_history sehe ich (noch) nicht.

                            Host: NUC8i3 mit Proxmox:

                            • ioBroker CT Debian 13, npm 10.9.4, nodejs 22.21.0
                            • Slave: Pi4
                            T 1 Antwort Letzte Antwort
                            0
                            • lobomauL lobomau

                              @tombox ok, habe die Leiche "tokenExpire" mal gelöscht.
                              Hab den Adapter neu installiert. Ist nun 1.0.7. -> 1.0.8. Läuft wie vorher gut (noch ohne richtigen Einsatztest).
                              Eine charge_history sehe ich (noch) nicht.

                              T Offline
                              T Offline
                              tombox
                              schrieb am zuletzt editiert von
                              #371

                              @lobomau charge history wird bisher nur als log eintrag ausgegeben den ich zum analysieren brauche

                              M 1 Antwort Letzte Antwort
                              1
                              • T tombox

                                @lobomau charge history wird bisher nur als log eintrag ausgegeben den ich zum analysieren brauche

                                M Offline
                                M Offline
                                marlan99
                                schrieb am zuletzt editiert von marlan99
                                #372

                                @tombox ach so. Dann hatte ich dich gestern falsch verstanden.
                                Hier der Eintrag:

                                tesla-motors.0
                                2022-01-13 08:22:24.785	info	{"response":{"screen_title":"Charge Stats","screen_subtitle":"Last 31 Days","total_charged":{"value":"122","raw_value":121677,"after_adornment":"kWh","title":"Total Charged"},"total_charged_breakdown":{"home":{"value":"0","after_adornment":"%","sub_title":"Home"},"super_charger":{"value":"0","after_adornment":"%","sub_title":"Supercharger"},"other":{"value":"100","raw_value":100,"after_adornment":"%","sub_title":"Other"}},"charging_history_graph":{"data_points":[{"timestamp":{"timestamp":{"seconds":1639382400},"display_string":"Mon, Dec 13"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1639468800},"display_string":"Tue, Dec 14"},"values":[{"value":"16","raw_value":16245,"after_adornment":"kWh","title":"Total Charged","sub_title":"Other"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"16","raw_value":16245,"after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1639555200},"display_string":"Wed, Dec 15"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1639641600},"display_string":"Thu, Dec 16"},"values":[{"value":"50","raw_value":50180,"after_adornment":"kWh","title":"Total Charged","sub_title":"Other"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"50","raw_value":50180,"after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1639728000},"display_string":"Fri, Dec 17"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1639814400},"display_string":"Sat, Dec 18"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1639900800},"display_string":"Sun, Dec 19"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1639987200},"display_string":"Mon, Dec 20"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640073600},"display_string":"Tue, Dec 21"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640160000},"display_string":"Wed, Dec 22"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640246400},"display_string":"Thu, Dec 23"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640332800},"display_string":"Fri, Dec 24"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640419200},"display_string":"Sat, Dec 25"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640505600},"display_string":"Sun, Dec 26"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640592000},"display_string":"Mon, Dec 27"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640678400},"display_string":"Tue, Dec 28"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640764800},"display_string":"Wed, Dec 29"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640851200},"display_string":"Thu, Dec 30"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640937600},"display_string":"Fri, Dec 31"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641024000},"display_string":"Sat, Jan 1"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641110400},"display_string":"Sun, Jan 2"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641196800},"display_string":"Mon, Jan 3"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641283200},"display_string":"Tue, Jan 4"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641369600},"display_string":"Wed, Jan 5"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641456000},"display_string":"Thu, Jan 6"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641542400},"display_string":"Fri, Jan 7"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641628800},"display_string":"Sat, Jan 8"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641715200},"display_string":"Sun, Jan 9"},"values":[{"value":"55","raw_value":55252,"after_adornment":"kWh","title":"Total Charged","sub_title":"Other"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"55","raw_value":55252,"after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641801600},"display_string":"Mon, Jan 10"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641888000},"display_string":"Tue, Jan 11"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641974400},"display_string":"Wed, Jan 12"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]}],"period":{"start_timestamp":{"seconds":1639382400},"end_timestamp":{"seconds":1642060799}},"interval":4,"x_labels":[{"value":"20","raw_value":7},{"value":"27","raw_value":14},{"value":"3","raw_value":21},{"value":"10","raw_value":28}],"y_labels":[{"value":"0"},{"value":"28","raw_value":27626},{"value":"55","raw_value":55252,"after_adornment":"kWh"}],"horizontal_grid_lines":[27626,55252],"vertical_grid_lines":[6.5,13.5,20.5,27.5],"discrete_x":true,"y_range_max":55252},"set_rate_plan":{"message_card":{"card":{"id":"set_rate_plan_card_title","title":"Get more accurate spending insights"},"image_id":"vehicle_charging_savings"},"primary_link":{"type":3,"destination":"vehicle_charging_rate_plan_management_intro_screen","label":"Set Rate Plan And Charging Costs"}}}}
                                

                                Das Laden am Supercharger vom 26.12. wird hier nicht aufgelistet. Evtl. gibt Tesla die Daten hier noch nicht mit
                                Das Laden mit AC am Sonntag 09.01. von 55 kWh hingegen ist in der Liste mit drin.

                                T 1 Antwort Letzte Antwort
                                0
                                • M marlan99

                                  @tombox ach so. Dann hatte ich dich gestern falsch verstanden.
                                  Hier der Eintrag:

                                  tesla-motors.0
                                  2022-01-13 08:22:24.785	info	{"response":{"screen_title":"Charge Stats","screen_subtitle":"Last 31 Days","total_charged":{"value":"122","raw_value":121677,"after_adornment":"kWh","title":"Total Charged"},"total_charged_breakdown":{"home":{"value":"0","after_adornment":"%","sub_title":"Home"},"super_charger":{"value":"0","after_adornment":"%","sub_title":"Supercharger"},"other":{"value":"100","raw_value":100,"after_adornment":"%","sub_title":"Other"}},"charging_history_graph":{"data_points":[{"timestamp":{"timestamp":{"seconds":1639382400},"display_string":"Mon, Dec 13"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1639468800},"display_string":"Tue, Dec 14"},"values":[{"value":"16","raw_value":16245,"after_adornment":"kWh","title":"Total Charged","sub_title":"Other"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"16","raw_value":16245,"after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1639555200},"display_string":"Wed, Dec 15"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1639641600},"display_string":"Thu, Dec 16"},"values":[{"value":"50","raw_value":50180,"after_adornment":"kWh","title":"Total Charged","sub_title":"Other"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"50","raw_value":50180,"after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1639728000},"display_string":"Fri, Dec 17"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1639814400},"display_string":"Sat, Dec 18"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1639900800},"display_string":"Sun, Dec 19"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1639987200},"display_string":"Mon, Dec 20"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640073600},"display_string":"Tue, Dec 21"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640160000},"display_string":"Wed, Dec 22"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640246400},"display_string":"Thu, Dec 23"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640332800},"display_string":"Fri, Dec 24"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640419200},"display_string":"Sat, Dec 25"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640505600},"display_string":"Sun, Dec 26"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640592000},"display_string":"Mon, Dec 27"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640678400},"display_string":"Tue, Dec 28"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640764800},"display_string":"Wed, Dec 29"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640851200},"display_string":"Thu, Dec 30"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1640937600},"display_string":"Fri, Dec 31"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641024000},"display_string":"Sat, Jan 1"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641110400},"display_string":"Sun, Jan 2"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641196800},"display_string":"Mon, Jan 3"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641283200},"display_string":"Tue, Jan 4"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641369600},"display_string":"Wed, Jan 5"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641456000},"display_string":"Thu, Jan 6"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641542400},"display_string":"Fri, Jan 7"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641628800},"display_string":"Sat, Jan 8"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641715200},"display_string":"Sun, Jan 9"},"values":[{"value":"55","raw_value":55252,"after_adornment":"kWh","title":"Total Charged","sub_title":"Other"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"55","raw_value":55252,"after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641801600},"display_string":"Mon, Jan 10"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641888000},"display_string":"Tue, Jan 11"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]},{"timestamp":{"timestamp":{"seconds":1641974400},"display_string":"Wed, Jan 12"},"values":[{"value":"0","after_adornment":"kWh","title":"Total Charged"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"},{"value":"0","after_adornment":"kWh"}]}],"period":{"start_timestamp":{"seconds":1639382400},"end_timestamp":{"seconds":1642060799}},"interval":4,"x_labels":[{"value":"20","raw_value":7},{"value":"27","raw_value":14},{"value":"3","raw_value":21},{"value":"10","raw_value":28}],"y_labels":[{"value":"0"},{"value":"28","raw_value":27626},{"value":"55","raw_value":55252,"after_adornment":"kWh"}],"horizontal_grid_lines":[27626,55252],"vertical_grid_lines":[6.5,13.5,20.5,27.5],"discrete_x":true,"y_range_max":55252},"set_rate_plan":{"message_card":{"card":{"id":"set_rate_plan_card_title","title":"Get more accurate spending insights"},"image_id":"vehicle_charging_savings"},"primary_link":{"type":3,"destination":"vehicle_charging_rate_plan_management_intro_screen","label":"Set Rate Plan And Charging Costs"}}}}
                                  

                                  Das Laden am Supercharger vom 26.12. wird hier nicht aufgelistet. Evtl. gibt Tesla die Daten hier noch nicht mit
                                  Das Laden mit AC am Sonntag 09.01. von 55 kWh hingegen ist in der Liste mit drin.

                                  T Offline
                                  T Offline
                                  tombox
                                  schrieb am zuletzt editiert von
                                  #373

                                  @marlan99 jetzt müsste die charging history ordentlich funktionieren

                                  M lobomauL 2 Antworten Letzte Antwort
                                  0
                                  • T tombox

                                    @marlan99 jetzt müsste die charging history ordentlich funktionieren

                                    M Offline
                                    M Offline
                                    marlan99
                                    schrieb am zuletzt editiert von marlan99
                                    #374

                                    @tombox habe soeben updated und der Adapter läuft schon mal einwandfrei in den letzten 45 Minuten.

                                    Bei den charge_history.charging_history_graph Daten hat es teilweise komische Einträge.

                                    Meine letzte Ladung vom 09.01.2022 beinhaltete ca. 55 kWh
                                    Ein Ordner mit dem Namen 55 kommt nun mehrmals vor. Siehe Screenshot:

                                    Bildschirmfoto 2022-01-14 um 09.56.56.png

                                    Bildschirmfoto 2022-01-14 um 09.57.42.png

                                    Ich habe das JSON File nicht analysiert, falls es dort bereits mit dieser Struktur ausgegeben wird.

                                    T 1 Antwort Letzte Antwort
                                    0
                                    • T tombox

                                      @marlan99 jetzt müsste die charging history ordentlich funktionieren

                                      lobomauL Offline
                                      lobomauL Offline
                                      lobomau
                                      schrieb am zuletzt editiert von lobomau
                                      #375

                                      @tombox ja, es hat sich etwas getan. Grad geupdatet, Auto geweckt und neuer Ordner "charge_history" da :+1:

                                      Nun gehts weiter... Werte verstehen. Hier werden scheinbar die letzten 31 Tage angezeigt.
                                      So sehen die oberen Ordner aus... geht dann bis "data_points31":
                                      2ab75b14-5fdf-4ccd-9edc-206fbaa3de01-image.png

                                      Innerhalb von Ordner 0 ist: value = 0
                                      Dann gibts Ordner 47. 47 steht wohl für 47 kWh, steht auch auch so im Unterordner. Aber was für 47 kWh?
                                      Dann ist es so aufgebaut, dass data_points01 der älteste Ordner ist (15. Dez) und data_points31 der neueste Ordner (heute).
                                      Da points31 aber leer ist, aber points30 gefüllt ist mit dem heutigen geladenen Wert, ist die Vermutung, dass es erst am Tagesende auf den nächsten Ordner übertragen wird:
                                      7f7a9980-6b26-4551-94bc-42dc1293281e-image.png

                                      Host: NUC8i3 mit Proxmox:

                                      • ioBroker CT Debian 13, npm 10.9.4, nodejs 22.21.0
                                      • Slave: Pi4
                                      lobomauL 1 Antwort Letzte Antwort
                                      0
                                      • M marlan99

                                        @tombox habe soeben updated und der Adapter läuft schon mal einwandfrei in den letzten 45 Minuten.

                                        Bei den charge_history.charging_history_graph Daten hat es teilweise komische Einträge.

                                        Meine letzte Ladung vom 09.01.2022 beinhaltete ca. 55 kWh
                                        Ein Ordner mit dem Namen 55 kommt nun mehrmals vor. Siehe Screenshot:

                                        Bildschirmfoto 2022-01-14 um 09.56.56.png

                                        Bildschirmfoto 2022-01-14 um 09.57.42.png

                                        Ich habe das JSON File nicht analysiert, falls es dort bereits mit dieser Struktur ausgegeben wird.

                                        T Offline
                                        T Offline
                                        tombox
                                        schrieb am zuletzt editiert von
                                        #376

                                        @marlan99 mit der aktuellen github version sollten die nicht mehr erstellt werden aber vorher manuell löschen

                                        M 1 Antwort Letzte Antwort
                                        1
                                        • lobomauL lobomau

                                          @tombox ja, es hat sich etwas getan. Grad geupdatet, Auto geweckt und neuer Ordner "charge_history" da :+1:

                                          Nun gehts weiter... Werte verstehen. Hier werden scheinbar die letzten 31 Tage angezeigt.
                                          So sehen die oberen Ordner aus... geht dann bis "data_points31":
                                          2ab75b14-5fdf-4ccd-9edc-206fbaa3de01-image.png

                                          Innerhalb von Ordner 0 ist: value = 0
                                          Dann gibts Ordner 47. 47 steht wohl für 47 kWh, steht auch auch so im Unterordner. Aber was für 47 kWh?
                                          Dann ist es so aufgebaut, dass data_points01 der älteste Ordner ist (15. Dez) und data_points31 der neueste Ordner (heute).
                                          Da points31 aber leer ist, aber points30 gefüllt ist mit dem heutigen geladenen Wert, ist die Vermutung, dass es erst am Tagesende auf den nächsten Ordner übertragen wird:
                                          7f7a9980-6b26-4551-94bc-42dc1293281e-image.png

                                          lobomauL Offline
                                          lobomauL Offline
                                          lobomau
                                          schrieb am zuletzt editiert von
                                          #377

                                          @lobomau hier vergleiche ich mal die Werte, links "charge_history" und rechts abgeschätzt aus dem Kurvenverlauf der Ladeleistung (shit.. durch eine Datenbankumstellung hab ich nur die letzten 3 Tage...:confounded: :

                                          datapoint_31: 0 kWh
                                          dp_30: 5 kWh (13.1) / 5 kWh (14.1)
                                          dp_29: 5 kWh (12.1) / 5 kWh (13.1)
                                          dp_28: 15 kWh (11.1) / 4 kWh (12.1) Hier passt es dann leider nicht.
                                          dp_27: 4 kWh (10.1) /
                                          dp_26: 2 kWh (9.1) /
                                          dp_25: 0 kWh (8.1) /
                                          dp_24: 40 kWh (7.1) /
                                          dp_23: 10 kWh (6.1) /
                                          dp_22: 0 kWh (5.1) /
                                          dp_21: 0 kWh (4.1) /
                                          dp_20: 0
                                          dp_19: 9 kWh (2.1) /

                                          Host: NUC8i3 mit Proxmox:

                                          • ioBroker CT Debian 13, npm 10.9.4, nodejs 22.21.0
                                          • Slave: Pi4
                                          M 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

                                          787

                                          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