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.
    • H
      HolgerCW last edited by

      Hallo zusammen,

      im ioBroker kann ich nur die Version 0.5.6 installieren und dort erhalten ich dann immer Could not retrieve token, Error from Tesla: No response.

      Wie kann ich denn diese Version 1.0.0 hier von GitHub installieren. Kenne mich da nicht so aus. Was muss ich runterladen und wo bei ioBroker installieren ?

      Gruss

      Holger

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

        @holgercw

        Du musst über den Expertenmodus (Kopfsymbol) und dann die "Katze", anschliessend über "von eigener URL installieren" und dort den Link von Github eintragen installieren...https://github.com/iobroker-community-adapters/ioBroker.tesla-motors.git

        1 Reply Last reply Reply Quote 0
        • H
          HolgerCW last edited by HolgerCW

          Das war ja einfach. Muss man nur wissen ;I

          Funktioniert inkl. Lebenszeichen.

          Leider sind die Werte in dem Ordner ClimateState und ChargeState alle Null. Muss man da noch was machen ?

          Gruss

          Holger

          T J 2 Replies Last reply Reply Quote 0
          • T
            tombox @HolgerCW last edited by

            @holgercw einmal fahren

            H 1 Reply Last reply Reply Quote 0
            • H
              HolgerCW @tombox last edited by

              @tombox Kriege ich hin, aber erst morgen. Vielen Dank an Euch hier.

              Gruss

              Holger

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

                @holgercw Vermutlich sind sie morgen schon da. Wenn der einmal aufwacht, dann lädt er sie.

                1 Reply Last reply Reply Quote 0
                • lobomau
                  lobomau @Kasi-m3 last edited by lobomau

                  @kasi-m3 ich denke es liegt nicht an dir. Ich habe es auch (gefühlt alle 1 - 2 Wochen). Ich lasse mir jetzt eine Nachricht schicken wenn der Adapter connected false meldet. Ich habe noch nicht nach log Einträgen geschaut, um eine mögliche Ursache zu erkennen. Werde ich mal beobachten.

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

                    @lobomau Das wäre super eigentlich sollte er ohne Unterbrechung laufen

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

                      @tombox ich kann schon mal sagen, dass es keine vorherige Aktion gab. Heute morgen um 00:18 Uhr war die Verbindung weg:

                      2021-10-06 00:18:24.233 - error: tesla-motors.0 (4106) 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().
                      2021-10-06 00:18:24.247 - error: tesla-motors.0 (4106) unhandled promise rejection: url is not defined
                      2021-10-06 00:18:24.248 - error: tesla-motors.0 (4106) ReferenceError: url is not defined
                      at /opt/iobroker/node_modules/iobroker.tesla-motors/main.js:468:36
                      at runMicrotasks ()
                      at processTicksAndRejections (internal/process/task_queues.js:97:5)
                      at async Teslamotors.checkState (/opt/iobroker/node_modules/iobroker.tesla-motors/main.js:453:16)
                      at async /opt/iobroker/node_modules/iobroker.tesla-motors/main.js:304:29
                      2021-10-06 00:18:24.249 - error: tesla-motors.0 (4106) url is not defined
                      2021-10-06 00:18:24.259 - warn: tesla-motors.0 (4106) Terminated (UNCAUGHT_EXCEPTION): Without reason
                      2021-10-06 00:18:24.269 - warn: javascript.0 (12111) script.js.common.Telegram.Adapter_Tesla_offline: Tesla Adapter ist offline
                      2021-10-06 00:18:24.378 - info: host.ioBrokerCT stopInstance system.adapter.tesla-motors.0 (force=false, process=true)
                      2021-10-06 00:18:24.389 - info: host.ioBrokerCT stopInstance system.adapter.tesla-motors.0 send kill signal
                      2021-10-06 00:18:25.203 - info: host.ioBrokerCT instance system.adapter.tesla-motors.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                      2021-10-06 00:18:27.841 - info: host.ioBrokerCT instance system.adapter.tesla-motors.0 started with pid 31706
                      2021-10-06 00:18:31.069 - info: tesla-motors.0 (31706) starting. Version 1.0.3 in /opt/iobroker/node_modules/iobroker.tesla-motors, node: v12.22.5, js-controller: 3.3.18
                      2021-10-06 00:18:31.548 - error: tesla-motors.0 (31706) own token failed
                      2021-10-06 00:18:31.549 - error: tesla-motors.0 (31706) Error: Client network socket disconnected before secure TLS connection was established
                      2021-10-06 00:18:31.550 - error: tesla-motors.0 (31706) Start relogin in 1min
                      2021-10-06 00:18:31.751 - error: tesla-motors.0 (31706) Error: Request failed with status code 403
                      2021-10-06 00:18:31.752 - error: tesla-motors.0 (31706) {"error":"invalid_grant","error_description":"Internal server error","error_uri":"https://auth.tesla.com/error/reference/c80b7afc-541d-46b8-b73b-371ad6a85a3d-1633472314123"}
                      2021-10-06 00:18:31.753 - error: tesla-motors.0 (31706) Please relogin in the settings and copy a new codeURL
                      
                      T 1 Reply Last reply Reply Quote 0
                      • T
                        tombox @lobomau last edited by tombox

                        @lobomau @Kasi-m3 Das war sehr hilfreich. Ich habe das mal behoben bitte mal die github version installieren und testen

                        lobomau K 2 Replies Last reply Reply Quote 1
                        • lobomau
                          lobomau @tombox last edited by

                          @tombox schön, dass es vielleicht etwas gebracht hat. Installieren ging schon mal. Wir beobachten...

                          1 Reply Last reply Reply Quote 0
                          • K
                            Kasi-m3 @tombox last edited by

                            @tombox ....nein, ICH habe zu danken, daß Du so schnell hilfst!

                            Gleich mal ausprobieren.....

                            Beste Grüße
                            Kasi

                            1 Reply Last reply Reply Quote 0
                            • H
                              HolgerCW last edited by HolgerCW

                              Hallo zusammen,

                              bin heute gefahren und habe Ihn gerade in diesem Moment auch nochmal per App aufgeweckt. Tür auf zu und so.

                              Ich habe festegestellt das ich zwei Ordner ClimateState und ChargeState hatte. Denke das war noch von der vorherigen Instanz die ich upgedatet habe. Die Ordner hiessen Climate_State und Charge_State. habe jetzt ein paar Ordner entfernt und diese sind noch da:

                              c3ffe6e7-ea14-4294-974b-2c8a768a09b1-image.png

                              Habe ich alle Ordner ? Oder fehlt da was ? Hatte auch einen command Ordner den ich gelöscht habe da mit dem nichts steuerbar war.

                              Es lässt sich hiermit nicht der Kofferraum hinten oder vorne öffnen ?

                              9470d900-5811-4826-94a0-eecfa94a3219-image.png

                              Gruss

                              Holger

                              J T 2 Replies Last reply Reply Quote 0
                              • J
                                JoergH @HolgerCW last edited by

                                @holgercw

                                Sieht alles korrekt aus so.

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

                                  @holgercw
                                  ClimateState
                                  ChargeState
                                  Tokens
                                  können gelöscht werden.
                                  Kommt denn ein Fehler wenn ein Befehl nicht funktioniert?

                                  J H 2 Replies Last reply Reply Quote 0
                                  • J
                                    JoergH @tombox last edited by

                                    @tombox
                                    Tokens löschen? Ist bei mir auch noch vorhanden mit einer Unmenge an Einträgen drin..??

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

                                      @joergh sorry die werden doch von dem Adapter erstellt aber es ist nicht ganz klar was sie enthalten. Wieviele hast du ca. Dann Filter ich die mal

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

                                        @tombox

                                        Sind so 1400 Stück..etwas mehr

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

                                          @joergh Kannst sie ja mal löschen und adapter via github installieren und schauen ob sie wiederkommen

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

                                            @tombox

                                            Scheint nun mit der 1.0.4 weg zu sein. Danke.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            859
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            99
                                            927
                                            228371
                                            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