Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Renault Zoe in iobroker integrieren

    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

    Renault Zoe in iobroker integrieren

    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      Brati last edited by

      Hab mir nur eine ganz kleine vis gebastelt:

      Zwischenablage01.jpg

      Der Balken wechselt bei 50& auf orange und bei 30% auf rot. Die Ladegrenze kann halt aktiviert, deaktiviert werden und wenn sie lädt, dann steht da wie lange es dauert...

      Der Verbrauch stimmt gerade nicht, weil die Zoe in der Werkstatt steht, dort geladen und getestet wird...

      Funktioniert das Vorheizen auch mit der Zoe PH2? Dann bastel ich mir dafür noch einen Button.

      Grüße

      Brati

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

        @brati @Blechsoldat @Homoran @maniac @OstfrieseUnterwegs @fungus75 @caravandriver

        Hat jemand das Wissen darüber, wo der Key herkommt, wo bekommt man den, muss der generiert werden? Eine direkte Abfrage bei Renault durch @caravandriver Scripte funktioniert nicht, da dieser händisch eingegeben werden muss bzw. die Adapter und SW neue Updates bekommen...??

        1 Reply Last reply Reply Quote 0
        • F
          fobel last edited by

          Hallo zusammen,

          ich bin mittlerweile auch ein stolzer Zoe Besitzer aber kriege weder den Zoe Adapter noch das Skript zum Laufen.
          chmod etc. alles gesetzt, NPM und node auch aktuell:

          /usr/bin/nodejs
          v12.21.0
          /usr/bin/node
          v12.21.0
          /usr/bin/npm
          6.14.11
          

          Das ist die Fehlermeldung beim Aufruf des Skriptes:

          pi@ioBroker-RasPi:/opt/myrenault $ ./MyRenault.py
            File "./MyRenault.py", line 9
              async def get_android_config(session, location):
                      ^
          

          Und die, wenn ich den Adapter installieren möchte:

          $ ./iobroker url "https://github.com/fungus75/ioBroker.zoe2/tarball/master/"
          install fungus75/ioBroker.zoe2#master/
          NPM version: 6.14.10
          npm install fungus75/ioBroker.zoe2#master/ --loglevel error --prefix "/opt/iobroker" (System call)
          npm ERR! code 1
          npm ERR! Command failed: git checkout master/npm ERR! error: pathspec 'master/' did not match any file(s) known to git.npm ERR! 
          npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2021-03-23T10_32_37_794Z-debug.log
          upload [1] zoe2.admin /opt/iobroker/node_modules/iobroker.zoe2/admin/zoe.png zoe.png image/png
          upload [0] zoe2.admin /opt/iobroker/node_modules/iobroker.zoe2/admin/index_m.html index_m.html text/html
          process exited with code 0
          

          Kennt wer die Fehler? Habe sie zwar durch die Suche gefunden - aber leider kein Ergebnis.
          Gruß und Dank
          Fabian

          Homoran 1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @fobel last edited by

            @fobel sagte in Renault Zoe in iobroker integrieren:

            $ ./iobroker url "https://github.com/fungus75/ioBroker.zoe2/tarball/master/"

            wieso dieser URL mit tarball/master?

            https://github.com/fungus75/ioBroker.zoe2

            F 1 Reply Last reply Reply Quote 0
            • F
              fobel @Homoran last edited by

              @homoran

              Weil es so auf seiner GitHub Page steht:

              "Or you can use the GitHub-Button (labeled: install from own URL) in the Adapter-View and enter this URL on the "other"-Tab. This can also be used to update to the current adapter-version:

              https://github.com/fungus75/ioBroker.zoe2/tarball/master/

              You can use the method to update the adapter to the most recent version.

              After that the adapter should show up in the ioBroker-Admin-View."

              Aber ohne /tarball/master geht es...
              Danke für den Input!

              Homoran 1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @fobel last edited by

                @fobel sagte in Renault Zoe in iobroker integrieren:

                This can also be used to update to the current adapter-version:

                der tarball kann auch benutzt werden, aber nicht über den admin

                1 Reply Last reply Reply Quote 0
                • L
                  lemuba last edited by lemuba

                  Ich habe den Adapter V 0.2 nun auch am Laufen.
                  Funktioniert auch prima mit dem neuen Renault Twingo Elekrik.

                  BG,

                  Matthias

                  354DF8B0-2D72-4012-BA4C-A08B4965367B.jpeg

                  Nun versuche ich auch noch die GPS-Koordinaten nach Ortsangaben aufzuschlüsseln...:

                  https://forum.iobroker.net/topic/45696/lösung-für-gps-koordinaten-nach-ortsnamen-aufschlüsseln

                  1 Reply Last reply Reply Quote 0
                  • L
                    lemuba last edited by lemuba

                    Es scheint so, dass die Buttons/Schalter States , z.B. zum Vorklimatisieren, auch nur im 10 Minuten-Takt an den Renault Server übermittelt werden? Vorklimatisieren über IoBroker geht, aber im Gegensatz zur MyRenault App entsprechend zeitverzögert. Mittlerweile sabbelt Alexa mir auch die Ortsangaben durch, funktioniert das Aufschlüsseln der GPS-Daten über die Openstreetmap Rückwärts Suche.

                    S T 2 Replies Last reply Reply Quote 0
                    • S
                      Stingray79 @lemuba last edited by

                      @lemuba Hallo, mit welchem Befehl schaltest du die Klimaanlage an? Machst du mir dem Adapter sonst noch etwas? Kann man die Ladung mit iobroker stoppen? Gruß

                      1 Reply Last reply Reply Quote -1
                      • T
                        tombox @lemuba last edited by

                        Ich habe mal ein allgemeinen Renault Adapter geschrieben wer will kann ja mal testen
                        https://forum.iobroker.net/topic/48074/test-adapter-renault-v0-0-x

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

                        Support us

                        ioBroker
                        Community Adapters
                        Donate
                        FAQ Cloud / IOT
                        HowTo: Node.js-Update
                        HowTo: Backup/Restore
                        Downloads
                        BLOG

                        929
                        Online

                        31.9k
                        Users

                        80.1k
                        Topics

                        1.3m
                        Posts

                        13
                        36
                        4758
                        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