Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Tesla-Motors v1.0.0

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Tesla-Motors v1.0.0

    This topic has been deleted. Only users with topic management privileges can see it.
    • JLeg
      JLeg @tombox last edited by

      @tombox first things first: Vielen Dank für diesen tollen Adapter, damit macht das Scripten Spass! 🙂

      bei mir tauchten heute ausshliesslich diese Meldungen im Log auf, ohne eine weitere "Vorgeschichte", sich jede Minute (= Abrufintervall) wiederholend:

      2022-01-12 06:15:02.266  - ESC[31merrorESC[39m: tesla-motors.0 (21309) Error: Request failed with status code 401
      2022-01-12 06:15:02.276  - ESC[31merrorESC[39m: tesla-motors.0 (21309) ""
      2022-01-12 06:15:02.387  - ESC[32minfoESC[39m: tesla-motors.0 (21309)  receive 401 error. Refresh Token in 30 seconds
      
      
      1 Reply Last reply Reply Quote 0
      • M
        marlan99 @tombox last edited by marlan99

        @tombox identisch auch bei mir. Hänge mal mein gesamtes Log hier als Anhang bei (hat nichts geheimes drin 🙂 )

        ioBrokerLog_20220112.txt

        lobomau 1 Reply Last reply Reply Quote 0
        • lobomau
          lobomau @marlan99 last edited by 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".

          Humidor T 2 Replies Last reply Reply Quote 0
          • Humidor
            Humidor @lobomau last edited by

            @lobomau

            Edit.: hab grad nachgeschaut: "tesla-motors.0.info.tokenExpire" war die ganze auf "false".
            was sagt denn dieser Wert genau aus?

            T 1 Reply Last reply Reply Quote 0
            • T
              tombox @Humidor last edited by

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

              lobomau 1 Reply Last reply Reply Quote 0
              • M
                marlan99 last edited by

                Zur Info:

                Bildschirmfoto 2022-01-12 um 17.03.13.png

                https://twitter.com/tezlabapp/status/1481180064926547969?s=11

                Humidor 1 Reply Last reply Reply Quote 0
                • Humidor
                  Humidor @marlan99 last edited by

                  @marlan99 ich denke da mein Tesla spinnt, habe die jetzt versehentlich alle token gelöscht 💩

                  J 1 Reply Last reply Reply Quote 1
                  • J
                    JoergH @Humidor last edited by

                    @humidor Ich habe die Instanz neu starten müssen und dann lief wieder alles.

                    Humidor 1 Reply Last reply Reply Quote 0
                    • Humidor
                      Humidor @JoergH last edited by

                      @joergh legt dann der Adapter den token wieder an?

                      J 1 Reply Last reply Reply Quote 0
                      • J
                        JoergH @Humidor last edited by

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

                        1 Reply Last reply Reply Quote 0
                        • T
                          tombox @lobomau last edited by

                          @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 Reply Last reply Reply Quote 1
                          • M
                            marlan99 @tombox last edited by 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 1 Reply Last reply Reply Quote 0
                            • M
                              marlan99 last edited by

                              sehe gerade auch noch neue Datenobjekte auf oberster Ebene:

                              Bildschirmfoto 2022-01-12 um 21.10.36.png

                              1 Reply Last reply Reply Quote 0
                              • T
                                tombox @marlan99 last edited by tombox

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

                                M 1 Reply Last reply Reply Quote 0
                                • M
                                  marlan99 @tombox last edited by marlan99

                                  @tombox

                                  Edit: war falscher Alarm, nach letzem update

                                  (21:45 12. jan. 2022) funktioniert

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    marlan99 last edited by

                                    sorry , war mein Fehler mit dem neuen Token.

                                    Läuft wieder !

                                    T 1 Reply Last reply Reply Quote 0
                                    • T
                                      tombox @marlan99 last edited by

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

                                      M 1 Reply Last reply Reply Quote 0
                                      • M
                                        marlan99 @tombox last edited by marlan99

                                        @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 Reply Last reply Reply Quote 0
                                        • M
                                          marlan99 last edited by 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 1 Reply Last reply Reply Quote 0
                                          • T
                                            tombox @marlan99 last edited by

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

                                            M 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            624
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            99
                                            927
                                            227567
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo