Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter Bosch ebik connect / flow

NEWS

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

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

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

Test Adapter Bosch ebik connect / flow

Geplant Angeheftet Gesperrt Verschoben Tester
179 Beiträge 36 Kommentatoren 36.9k Aufrufe 42 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • B Offline
    B Offline
    backfisch88
    schrieb am zuletzt editiert von
    #52

    läuft wieder! besten dank!

    1 Antwort Letzte Antwort
    0
    • Marco StiegM Offline
      Marco StiegM Offline
      Marco Stieg
      schrieb am zuletzt editiert von
      #53

      Hallo zusammen.
      Hat schon jemand die Problematik gelöst, dass die Zeit in Bewegung immer eine Stunde zuviel ausgibt?

      1 Antwort Letzte Antwort
      0
      • M Offline
        M Offline
        Marcus007
        schrieb am zuletzt editiert von
        #54

        Wird an dem Adapter noch was gemacht?

        Gruss Marcus

        T 1 Antwort Letzte Antwort
        0
        • M Marcus007

          Wird an dem Adapter noch was gemacht?

          Gruss Marcus

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

          @marcus007 ja bitte beta channel von iobroker verwenden

          draexlerD 1 Antwort Letzte Antwort
          0
          • T tombox

            @marcus007 ja bitte beta channel von iobroker verwenden

            draexlerD Nicht stören
            draexlerD Nicht stören
            draexler
            schrieb am zuletzt editiert von
            #56

            @tombox Seit heute (evtl. auch schon länger) wird der Adapter nicht mehr grün:

            Das ist im LOG:

            	2023-12-01 18:46:34.962	error	instance system.adapter.bosch-ebike.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
            host.iobroker
            2023-12-01 18:46:34.962	error	Caught by controller[0]: at BoschEbike.onReady (/opt/iobroker/node_modules/iobroker.bosch-ebike/main.js:79:7)
            host.iobroker
            2023-12-01 18:46:34.962	error	Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
            host.iobroker
            2023-12-01 18:46:34.961	error	Caught by controller[0]: at BoschEbike.loginFlow (/opt/iobroker/node_modules/iobroker.bosch-ebike/main.js:149:41)
            host.iobroker
            2023-12-01 18:46:34.961	error	Caught by controller[0]: TypeError: Cannot read properties of undefined (reading 'value')
            host.iobroker
            2023-12-01 18:46:34.960	error	Caught by controller[0]: 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:
            
            bosch-ebike.0
            2023-12-01 18:46:34.339	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
            
            bosch-ebike.0
            2023-12-01 18:46:34.313	error	Cannot read properties of undefined (reading 'value')
            
            bosch-ebike.0
            2023-12-01 18:46:34.312	error	TypeError: Cannot read properties of undefined (reading 'value') at BoschEbike.loginFlow (/opt/iobroker/node_modules/iobroker.bosch-ebike/main.js:149:41) at processTicksAndRejections (node:internal/process/task_queues:95:5) at BoschEbike.onReady (/opt/iobroker/node_modules/iobroker.bosch-ebike/main.js:79:7)
            
            bosch-ebike.0
            2023-12-01 18:46:34.310	error	unhandled promise rejection: Cannot read properties of undefined (reading 'value')
            
            bosch-ebike.0
            2023-12-01 18:46:34.308	error	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().
            
            admin.0
            2023-12-01 18:45:36.024	warn	bosch-ebike has an invalid jsonConfig: [{"instancePath":"","schemaPath":"#/required","keyword":"required","params":{"missingProperty":"type"},"message":"must have required property 'type'"}]
            
            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • draexlerD draexler

              @tombox Seit heute (evtl. auch schon länger) wird der Adapter nicht mehr grün:

              Das ist im LOG:

              	2023-12-01 18:46:34.962	error	instance system.adapter.bosch-ebike.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
              host.iobroker
              2023-12-01 18:46:34.962	error	Caught by controller[0]: at BoschEbike.onReady (/opt/iobroker/node_modules/iobroker.bosch-ebike/main.js:79:7)
              host.iobroker
              2023-12-01 18:46:34.962	error	Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
              host.iobroker
              2023-12-01 18:46:34.961	error	Caught by controller[0]: at BoschEbike.loginFlow (/opt/iobroker/node_modules/iobroker.bosch-ebike/main.js:149:41)
              host.iobroker
              2023-12-01 18:46:34.961	error	Caught by controller[0]: TypeError: Cannot read properties of undefined (reading 'value')
              host.iobroker
              2023-12-01 18:46:34.960	error	Caught by controller[0]: 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:
              
              bosch-ebike.0
              2023-12-01 18:46:34.339	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
              
              bosch-ebike.0
              2023-12-01 18:46:34.313	error	Cannot read properties of undefined (reading 'value')
              
              bosch-ebike.0
              2023-12-01 18:46:34.312	error	TypeError: Cannot read properties of undefined (reading 'value') at BoschEbike.loginFlow (/opt/iobroker/node_modules/iobroker.bosch-ebike/main.js:149:41) at processTicksAndRejections (node:internal/process/task_queues:95:5) at BoschEbike.onReady (/opt/iobroker/node_modules/iobroker.bosch-ebike/main.js:79:7)
              
              bosch-ebike.0
              2023-12-01 18:46:34.310	error	unhandled promise rejection: Cannot read properties of undefined (reading 'value')
              
              bosch-ebike.0
              2023-12-01 18:46:34.308	error	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().
              
              admin.0
              2023-12-01 18:45:36.024	warn	bosch-ebike has an invalid jsonConfig: [{"instancePath":"","schemaPath":"#/required","keyword":"required","params":{"missingProperty":"type"},"message":"must have required property 'type'"}]
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #57

              @draexler

              iobroker und nodejs sind auf dem letzten Stand?
              Auf welchem?

              iob diag
              

              anschauen.

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              draexlerD 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @draexler

                iobroker und nodejs sind auf dem letzten Stand?
                Auf welchem?

                iob diag
                

                anschauen.

                draexlerD Nicht stören
                draexlerD Nicht stören
                draexler
                schrieb am zuletzt editiert von draexler
                #58

                @thomas-braun: Jetzt wo du so schreibst mit der nodejs..
                Das habe ich heute morgen mit:

                curl https://raw.githubusercontent.com/Grothesk242/iob_diag/main/iob_node_update > iob_node_update
                chmod 744 iob_node_update
                /iob_node_update
                

                geupdatet und evtl. funktioniert es seit dem nicht mehr.

                hier das iob diag:

                ======================= SUMMARY =======================
                                        v.2023-10-10
                
                
                   Static hostname: iobroker
                         Icon name: computer-vm
                           Chassis: vm
                    Virtualization: kvm
                  Operating System: Debian GNU/Linux 11 (bullseye)
                            Kernel: Linux 5.10.0-26-amd64
                      Architecture: x86-64
                
                Installation:           kvm
                Kernel:                 x86_64
                Userland:               amd64
                Timezone:               Europe/Berlin (CET, +0100)
                User-ID:                1000
                X-Server:               false
                Boot Target:            graphical.target
                
                Pending OS-Updates:     0
                Pending iob updates:    0
                
                Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                                        /usr/bin/node           v18.19.0
                                        /usr/bin/npm            10.2.3
                                        /usr/bin/npx            10.2.3
                                        /usr/bin/corepack       0.22.0
                
                Recommended versions are nodejs 18.19.0 and npm 10.2.3
                Your nodejs installation is correct
                
                MEMORY: 
                               total        used        free      shared  buff/cache   available
                Mem:            7.9G        4.8G        2.1G        0.0K        1.0G        2.9G
                Swap:           974M          0B        974M
                Total:          8.9G        4.8G        3.1G
                
                Active iob-Instances:   57
                Active repo(s): Stable (default)
                
                ioBroker Core:          js-controller           5.0.16
                                        admin                   6.12.0
                
                ioBroker Status:        iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Status admin and web instance:
                + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                Objects:                27161
                States:                 21499
                
                Size of iob-Database:
                
                37M     /opt/iobroker/iobroker-data/objects.jsonl
                35M     /opt/iobroker/iobroker-data/states.jsonl
                
                
                
                =================== END OF SUMMARY ====================
                
                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • draexlerD draexler

                  @thomas-braun: Jetzt wo du so schreibst mit der nodejs..
                  Das habe ich heute morgen mit:

                  curl https://raw.githubusercontent.com/Grothesk242/iob_diag/main/iob_node_update > iob_node_update
                  chmod 744 iob_node_update
                  /iob_node_update
                  

                  geupdatet und evtl. funktioniert es seit dem nicht mehr.

                  hier das iob diag:

                  ======================= SUMMARY =======================
                                          v.2023-10-10
                  
                  
                     Static hostname: iobroker
                           Icon name: computer-vm
                             Chassis: vm
                      Virtualization: kvm
                    Operating System: Debian GNU/Linux 11 (bullseye)
                              Kernel: Linux 5.10.0-26-amd64
                        Architecture: x86-64
                  
                  Installation:           kvm
                  Kernel:                 x86_64
                  Userland:               amd64
                  Timezone:               Europe/Berlin (CET, +0100)
                  User-ID:                1000
                  X-Server:               false
                  Boot Target:            graphical.target
                  
                  Pending OS-Updates:     0
                  Pending iob updates:    0
                  
                  Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                                          /usr/bin/node           v18.19.0
                                          /usr/bin/npm            10.2.3
                                          /usr/bin/npx            10.2.3
                                          /usr/bin/corepack       0.22.0
                  
                  Recommended versions are nodejs 18.19.0 and npm 10.2.3
                  Your nodejs installation is correct
                  
                  MEMORY: 
                                 total        used        free      shared  buff/cache   available
                  Mem:            7.9G        4.8G        2.1G        0.0K        1.0G        2.9G
                  Swap:           974M          0B        974M
                  Total:          8.9G        4.8G        3.1G
                  
                  Active iob-Instances:   57
                  Active repo(s): Stable (default)
                  
                  ioBroker Core:          js-controller           5.0.16
                                          admin                   6.12.0
                  
                  ioBroker Status:        iobroker is running on this host.
                  
                  
                  Objects type: jsonl
                  States  type: jsonl
                  
                  Status admin and web instance:
                  + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  
                  Objects:                27161
                  States:                 21499
                  
                  Size of iob-Database:
                  
                  37M     /opt/iobroker/iobroker-data/objects.jsonl
                  35M     /opt/iobroker/iobroker-data/states.jsonl
                  
                  
                  
                  =================== END OF SUMMARY ====================
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #59

                  @draexler sagte in Test Adapter Bosch ebik connect / flow:

                  evtl. funktioniert es seit dem nicht mehr.

                  Nee, das passt.
                  Besser aber den stabilen Befehl

                  iob nodejs-update
                  

                  verwenden.

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  1 Antwort Letzte Antwort
                  0
                  • bahnuhrB Online
                    bahnuhrB Online
                    bahnuhr
                    Forum Testing Most Active
                    schrieb am zuletzt editiert von
                    #60

                    Ich habe auch seit Heute im log:

                    host.iobroker
                    2023-12-02 10:38:18.898	error	instance system.adapter.bosch-ebike.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                    host.iobroker
                    2023-12-02 10:38:18.898	error	Caught by controller[1]: at BoschEbike.onReady (/opt/iobroker/node_modules/iobroker.bosch-ebike/main.js:79:7)
                    host.iobroker
                    2023-12-02 10:38:18.898	error	Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                    host.iobroker
                    2023-12-02 10:38:18.898	error	Caught by controller[1]: at BoschEbike.loginFlow (/opt/iobroker/node_modules/iobroker.bosch-ebike/main.js:149:41)
                    host.iobroker
                    2023-12-02 10:38:18.898	error	Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'value')
                    host.iobroker
                    2023-12-02 10:38:18.898	error	Caught by controller[0]: 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:
                    
                    bosch-ebike.0
                    2023-12-02 10:38:18.322	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                    
                    bosch-ebike.0
                    2023-12-02 10:38:18.321	info	terminating
                    
                    bosch-ebike.0
                    2023-12-02 10:38:18.311	error	Cannot read properties of undefined (reading 'value')
                    
                    bosch-ebike.0
                    2023-12-02 10:38:18.311	error	TypeError: Cannot read properties of undefined (reading 'value') at BoschEbike.loginFlow (/opt/iobroker/node_modules/iobroker.bosch-ebike/main.js:149:41) at processTicksAndRejections (node:internal/process/task_queues:95:5) at BoschEbike.onReady (/opt/iobroker/node_modules/iobroker.bosch-ebike/main.js:79:7)
                    
                    bosch-ebike.0
                    2023-12-02 10:38:18.307	error	unhandled promise rejection: Cannot read properties of undefined (reading 'value')
                    
                    bosch-ebike.0
                    2023-12-02 10:38:18.307	error	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().
                    
                    javascript.0
                    2023-12-02 10:38:17.427	info	script.js.Scripte.Licht.Flur2_EG: Licht Flur 2 EG ausgeschaltet.
                    
                    bosch-ebike.0
                    2023-12-02 10:38:17.265	info	Login to eBike flow
                    

                    Keine Veränderung durchgeführt. Und ich bin aktuell.
                    Habe auch gleich ein issue erstellt.

                    https://github.com/TA2k/ioBroker.bosch-ebike/issues/12


                    Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                    Danke.
                    gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                    ScreenToGif :https://www.screentogif.com/downloads.html

                    1 Antwort Letzte Antwort
                    0
                    • bahnuhrB Online
                      bahnuhrB Online
                      bahnuhr
                      Forum Testing Most Active
                      schrieb am zuletzt editiert von
                      #61

                      Habe 0.1.5 installiert.
                      Dann war alles ok.


                      Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                      Danke.
                      gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                      ScreenToGif :https://www.screentogif.com/downloads.html

                      1 Antwort Letzte Antwort
                      0
                      • M Offline
                        M Offline
                        Marcus007
                        schrieb am zuletzt editiert von
                        #62

                        Hallo zusammen,
                        der Adapter funktioniert gut (Flow-App).
                        Toll ist, dass die letzte Fahrt immer 01 ist.
                        Was mache ich falsch, dass der Batteriestatus nicht angezeigt wird?
                        Ein entsprechender Datenpunkt ist ja vorhanden.

                        Viele Grüße
                        Marcus

                        bahnuhrB 1 Antwort Letzte Antwort
                        0
                        • M Marcus007

                          Hallo zusammen,
                          der Adapter funktioniert gut (Flow-App).
                          Toll ist, dass die letzte Fahrt immer 01 ist.
                          Was mache ich falsch, dass der Batteriestatus nicht angezeigt wird?
                          Ein entsprechender Datenpunkt ist ja vorhanden.

                          Viele Grüße
                          Marcus

                          bahnuhrB Online
                          bahnuhrB Online
                          bahnuhr
                          Forum Testing Most Active
                          schrieb am zuletzt editiert von
                          #63

                          @marcus007 sagte in Test Adapter Bosch ebik connect / flow:

                          Ein entsprechender Datenpunkt ist ja vorhanden.

                          zeig den mal.
                          ich habe bei den Objekten kein DP.


                          Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                          Danke.
                          gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                          ScreenToGif :https://www.screentogif.com/downloads.html

                          M 1 Antwort Letzte Antwort
                          0
                          • bahnuhrB bahnuhr

                            @marcus007 sagte in Test Adapter Bosch ebik connect / flow:

                            Ein entsprechender Datenpunkt ist ja vorhanden.

                            zeig den mal.
                            ich habe bei den Objekten kein DP.

                            M Offline
                            M Offline
                            Marcus007
                            schrieb am zuletzt editiert von
                            #64

                            @bahnuhr
                            1912d34f-ffdc-45c4-ac1b-369042b449c3-image.png

                            Gruß
                            Marcus

                            bahnuhrB 1 Antwort Letzte Antwort
                            0
                            • M Marcus007

                              @bahnuhr
                              1912d34f-ffdc-45c4-ac1b-369042b449c3-image.png

                              Gruß
                              Marcus

                              bahnuhrB Online
                              bahnuhrB Online
                              bahnuhr
                              Forum Testing Most Active
                              schrieb am zuletzt editiert von
                              #65

                              @marcus007
                              Ah, ja doch den hab ich auch.

                              Steht aber nix drin.


                              Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                              Danke.
                              gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                              ScreenToGif :https://www.screentogif.com/downloads.html

                              M 1 Antwort Letzte Antwort
                              0
                              • bahnuhrB bahnuhr

                                @marcus007
                                Ah, ja doch den hab ich auch.

                                Steht aber nix drin.

                                M Offline
                                M Offline
                                Marcus007
                                schrieb am zuletzt editiert von
                                #66

                                @bahnuhr
                                Gibts keine Aussicht auf Übernahme des Akkustands?

                                Gruß
                                Marcus

                                bahnuhrB 1 Antwort Letzte Antwort
                                0
                                • M Marcus007

                                  @bahnuhr
                                  Gibts keine Aussicht auf Übernahme des Akkustands?

                                  Gruß
                                  Marcus

                                  bahnuhrB Online
                                  bahnuhrB Online
                                  bahnuhr
                                  Forum Testing Most Active
                                  schrieb am zuletzt editiert von
                                  #67

                                  @marcus007

                                  Keine Ahnung,
                                  Ich glaube auch nicht, dass dies der Akkustand ist.
                                  Sieht für mich eher aus wie: Verbrauch des Akkus während des trips.

                                  Denn dieser DP gibt es ja bei allen trips.

                                  Aber mach doch mal ein issue auf git auf.


                                  Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                                  Danke.
                                  gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                                  ScreenToGif :https://www.screentogif.com/downloads.html

                                  T 1 Antwort Letzte Antwort
                                  0
                                  • bahnuhrB bahnuhr

                                    @marcus007

                                    Keine Ahnung,
                                    Ich glaube auch nicht, dass dies der Akkustand ist.
                                    Sieht für mich eher aus wie: Verbrauch des Akkus während des trips.

                                    Denn dieser DP gibt es ja bei allen trips.

                                    Aber mach doch mal ein issue auf git auf.

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

                                    @bahnuhr Ja das ist der Verbrauch pro trip. Wird denn sowas in der app angezeigt? im Debug log sieht man auch immer was direkt von der API kommt

                                    bahnuhrB 2 Antworten Letzte Antwort
                                    0
                                    • T tombox

                                      @bahnuhr Ja das ist der Verbrauch pro trip. Wird denn sowas in der app angezeigt? im Debug log sieht man auch immer was direkt von der API kommt

                                      bahnuhrB Online
                                      bahnuhrB Online
                                      bahnuhr
                                      Forum Testing Most Active
                                      schrieb am zuletzt editiert von
                                      #69

                                      @tombox
                                      Habe gerade mal in die app auf dem Handy unter Statistiken geschaut.
                                      Dort steht bei den trips nichts von Battery.

                                      Aber den DP musst du doch irgendwo her haben. Vielleicht gibt es diesen ja bei dem connect System.
                                      Nur halt nicht bei flow.


                                      Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                                      Danke.
                                      gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                                      ScreenToGif :https://www.screentogif.com/downloads.html

                                      T 1 Antwort Letzte Antwort
                                      0
                                      • T tombox

                                        @bahnuhr Ja das ist der Verbrauch pro trip. Wird denn sowas in der app angezeigt? im Debug log sieht man auch immer was direkt von der API kommt

                                        bahnuhrB Online
                                        bahnuhrB Online
                                        bahnuhr
                                        Forum Testing Most Active
                                        schrieb am zuletzt editiert von bahnuhr
                                        #70

                                        @tombox

                                        Aber mal eine andere Frage:
                                        In der app sieht man bei den trips ein kleines Bild (google maps oder unten links steht mapbox).
                                        Könnte man dieses Bild auch einlesen um es dann in vis darstellen zu können.

                                        Unter Details sind jede Menge Infos bzgl. lat und lon. Nur wie macht man daraus ein Bild ?


                                        Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                                        Danke.
                                        gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                                        ScreenToGif :https://www.screentogif.com/downloads.html

                                        bahnuhrB 1 Antwort Letzte Antwort
                                        0
                                        • bahnuhrB bahnuhr

                                          @tombox
                                          Habe gerade mal in die app auf dem Handy unter Statistiken geschaut.
                                          Dort steht bei den trips nichts von Battery.

                                          Aber den DP musst du doch irgendwo her haben. Vielleicht gibt es diesen ja bei dem connect System.
                                          Nur halt nicht bei flow.

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

                                          @bahnuhr Er kommt via API als leerer Wert zurück. Er wird nur nicht in der App dargestellt

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          519

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe