Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter Ford 0.0.x

NEWS

  • Der neue Monatsrückblick für Mai und Juni 2026 ist online!
    BluefoxB
    Bluefox
    8
    1
    712

  • wichtiges UPDATE für controller 7.2.2 im stable
    HomoranH
    Homoran
    10
    1
    3.4k

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    16
    1
    5.4k

Test Adapter Ford 0.0.x

Geplant Angeheftet Gesperrt Verschoben Tester
173 Beiträge 25 Kommentatoren 25.2k Aufrufe 22 Beobachtet
  • Ä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.
  • EisbaeeerE Eisbaeeer

    Das ganze funktioniert als Docker wunderbar. Im ersten Schritt muss man seinen Token und den Renew-Token holen. Der wird dann in tokens.json gespeichert. Wenn der Token ausläuft wird er automatisch verlängert. @tombox meinst du, du kannst das Token-Handling in deinen Adapter mit einbauen? Ich kann jetzt alle 120 Sekunden die Werte abgleichen und nichts wird gesperrt. Hier mal ein Screenshot vom laufenden Docker.
    8356c753-2bf4-4894-8de1-f10caefa4413-image.jpeg

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

    @Eisbaeeer teste mal die GitHub version

    NegaleinN EisbaeeerE 2 Antworten Letzte Antwort
    0
    • T tombox

      @Eisbaeeer teste mal die GitHub version

      NegaleinN Offline
      NegaleinN Offline
      Negalein
      schrieb am zuletzt editiert von
      #163

      @tombox sagte:

      teste mal die GitHub version

      läuft soweit.
      Aber es kommt sooooooo viel.

      Kann ich irgendwie filtern, welche Daten ich abfragen möchte?

      PS: habe keinen Elektro-BrumBrum

      ford.0 2026-07-26 00:50:32.779	warn	electric/charge-schedules returned 403 - check authorization/consent for this data.
      ford.0 2026-07-26 00:50:32.557	warn	electric/departure-times returned 403 - check authorization/consent for this data.
      ford.0 2026-07-26 00:50:31.443	info	Rate limit reached (429) - skipping this telemetry poll.
      ford.0 2026-07-26 00:50:31.282	error	{"timestamp":"2026-07-25T22:50:31.196+00:00","status":429,"error":"Too Many Requests","message":"[traceI=19f77c6d-56e9-460c-9e7e-fe2778f97836] Rate limit exceeded. Please wait 30 seconds before retrying.","path":"/fcon-query/v1/garage"} 
      ford.0 2026-07-26 00:50:31.282	error	HTTP Status: 429
      ford. 02026-07-26 00:50:31.282	error	Request failed with status code 429 
      ford .02026-07-26 00:50:31.281	error	Failed to fetch garage
      ford.0 2026-07-26 00:50:30.953	info	starting. Version 2.0.0 (non-npm: TA2k/ioBroker.ford) in /opt/iobroker/node_modules/iobroker.ford, node: v22.22.3, js-controller: 7.2.2
      

      9aea1f42-3ba8-4050-ae91-d7b891823712-image.jpeg
      5ac0cd14-ca29-4aba-8496-7c0136fa7294-image.jpeg
      d9bfe1ae-2cf7-4f1a-b520-59d73127d3e5-image.jpeg

      ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
      ° Node.js Fixer ---> iob nodejs-update
      ° Fixer ---> iob fix

      T 1 Antwort Letzte Antwort
      0
      • NegaleinN Negalein

        @tombox sagte:

        teste mal die GitHub version

        läuft soweit.
        Aber es kommt sooooooo viel.

        Kann ich irgendwie filtern, welche Daten ich abfragen möchte?

        PS: habe keinen Elektro-BrumBrum

        ford.0 2026-07-26 00:50:32.779	warn	electric/charge-schedules returned 403 - check authorization/consent for this data.
        ford.0 2026-07-26 00:50:32.557	warn	electric/departure-times returned 403 - check authorization/consent for this data.
        ford.0 2026-07-26 00:50:31.443	info	Rate limit reached (429) - skipping this telemetry poll.
        ford.0 2026-07-26 00:50:31.282	error	{"timestamp":"2026-07-25T22:50:31.196+00:00","status":429,"error":"Too Many Requests","message":"[traceI=19f77c6d-56e9-460c-9e7e-fe2778f97836] Rate limit exceeded. Please wait 30 seconds before retrying.","path":"/fcon-query/v1/garage"} 
        ford.0 2026-07-26 00:50:31.282	error	HTTP Status: 429
        ford. 02026-07-26 00:50:31.282	error	Request failed with status code 429 
        ford .02026-07-26 00:50:31.281	error	Failed to fetch garage
        ford.0 2026-07-26 00:50:30.953	info	starting. Version 2.0.0 (non-npm: TA2k/ioBroker.ford) in /opt/iobroker/node_modules/iobroker.ford, node: v22.22.3, js-controller: 7.2.2
        

        9aea1f42-3ba8-4050-ae91-d7b891823712-image.jpeg
        5ac0cd14-ca29-4aba-8496-7c0136fa7294-image.jpeg
        d9bfe1ae-2cf7-4f1a-b520-59d73127d3e5-image.jpeg

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

        @Negalein Die aktuelel GitHub version drüber installieren. sie sollte sich bessre verhalten

        NegaleinN 1 Antwort Letzte Antwort
        1
        • T tombox

          @Eisbaeeer teste mal die GitHub version

          EisbaeeerE Offline
          EisbaeeerE Offline
          Eisbaeeer
          Developer
          schrieb am zuletzt editiert von
          #165

          @tombox sagte:

          @Eisbaeeer teste mal die GitHub version

          Super, werd ich heute testen. Mir fehlt bei der Docker Lösung einiges. Ich möchte z.B. ein Fahrtenbuch realisieren.

          Kein support per PM. Bitte im Forum Fragen stellen!

          1 Antwort Letzte Antwort
          0
          • T tombox

            @Negalein Die aktuelel GitHub version drüber installieren. sie sollte sich bessre verhalten

            NegaleinN Offline
            NegaleinN Offline
            Negalein
            schrieb zuletzt editiert von
            #166

            @tombox sagte:

            Die aktuelel GitHub version drüber installieren. sie sollte sich bessre verhalten

            gerade von Git die 2.0.0 über die 2.0.0 drüber installiert.

            Meldung bleibt

            ford.0 2026-07-26 18:00:39.389	warn	electric/charge-schedules returned 403 - check authorization/consent for this data.
            ford.0 2026-07-26 18:00:39.172	warn	electric/departure-times returned 403 - check authorization/consent for this data.
            ford.0 2026-07-26 17:55:35.557	warn	electric/charge-schedules returned 403 - check authorization/consent for this data.
            ford.0 2026-07-26 17:55:35.333	warn	electric/departure-times returned 403 - check authorization/consent for this data.
            

            ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
            ° Node.js Fixer ---> iob nodejs-update
            ° Fixer ---> iob fix

            T 1 Antwort Letzte Antwort
            0
            • NegaleinN Negalein

              @tombox sagte:

              Die aktuelel GitHub version drüber installieren. sie sollte sich bessre verhalten

              gerade von Git die 2.0.0 über die 2.0.0 drüber installiert.

              Meldung bleibt

              ford.0 2026-07-26 18:00:39.389	warn	electric/charge-schedules returned 403 - check authorization/consent for this data.
              ford.0 2026-07-26 18:00:39.172	warn	electric/departure-times returned 403 - check authorization/consent for this data.
              ford.0 2026-07-26 17:55:35.557	warn	electric/charge-schedules returned 403 - check authorization/consent for this data.
              ford.0 2026-07-26 17:55:35.333	warn	electric/departure-times returned 403 - check authorization/consent for this data.
              
              T Offline
              T Offline
              tombox
              schrieb zuletzt editiert von
              #167

              @Negalein Bitte 2.0.1 installieren

              NegaleinN 1 Antwort Letzte Antwort
              0
              • T tombox

                @Negalein Bitte 2.0.1 installieren

                NegaleinN Offline
                NegaleinN Offline
                Negalein
                schrieb zuletzt editiert von
                #168

                @tombox sagte:

                Bitte 2.0.1 installieren

                ford.0 2026-07-26 19:16:52.641	info	electric/charge-schedules not available (403) - paused until restart
                ford.0 2026-07-26 19:15:52.626	info	electric/departure-times not available (403) - paused until restart
                ford.0 2026-07-26 19:11:52.887	info	1 vehicle(s) found
                ford.0 2026-07-26 19:11:52.272	info	starting. Version 2.0.1 (non-npm: TA2k/ioBroker.ford) in /opt/iobroker/node_modules/iobroker.ford, node: v22.22.3, js-controller: 7.2.2
                

                ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
                ° Node.js Fixer ---> iob nodejs-update
                ° Fixer ---> iob fix

                1 Antwort Letzte Antwort
                0
                • EisbaeeerE Offline
                  EisbaeeerE Offline
                  Eisbaeeer
                  Developer
                  schrieb zuletzt editiert von
                  #169

                  Funktioniert bei mir leider nicht. Der Adapter liefert einen Fehler. Eventuell hängt es damit zusammen, dass ich zwei Fahrzeuge habe?
                  Hier mal der Log. Hab es mehrfach versucht, auch mit zwei unterschiedlichen Secrets.

                  	2026-07-27 10:18:59.545	error	{"error":"invalid_grant","error_description":"AADB2C90085: The service has encountered an internal error. Please reauthenticate and try again.\r\nCorrelation ID: 1d21ec3b-9e57-4e35-a071-1a500d44d3ce\r\nTimestamp: 2026-07-27 08:18:59Z\r\n"}
                  
                  ford.0
                  2026-07-27 10:18:59.545	error	HTTP Status: 400
                  
                  ford.0
                  2026-07-27 10:18:59.545	error	Request failed with status code 400
                  
                  ford.0
                  2026-07-27 10:18:59.544	error	Failed to exchange code for token. The code may be expired - please repeat the login.
                  
                  ford.0
                  2026-07-27 10:18:58.777	info	Exchanging authorization code for access token...
                  
                  ford.0
                  2026-07-27 10:18:58.465	info	starting. Version 2.0.1 (non-npm: TA2k/ioBroker.ford#97cf786de1577e431d0552f9e7bee934c2026031) in /opt/iobroker/node_modules/iobroker.ford, node: v23.10.0, js-controller: 7.0.6
                  
                  ford.0
                  2026-07-27 10:18:49.174	info	terminating
                  
                  ford.0
                  2026-07-27 10:18:48.671	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  
                  ford.0
                  2026-07-27 10:18:48.670	info	terminating
                  
                  ford.0
                  2026-07-27 10:18:48.665	info	Got terminate signal TERMINATE_YOURSELF
                  
                  ford.0
                  2026-07-27 10:16:43.631	error	{"error":"invalid_grant","error_description":"AADB2C90085: The service has encountered an internal error. Please reauthenticate and try again.\r\nCorrelation ID: 293c2377-18a0-4f43-8053-dd57eaec80ff\r\nTimestamp: 2026-07-27 08:16:43Z\r\n"}
                  
                  ford.0
                  2026-07-27 10:16:43.631	error	HTTP Status: 400
                  
                  ford.0
                  2026-07-27 10:16:43.631	error	Request failed with status code 400
                  
                  ford.0
                  2026-07-27 10:16:43.623	error	Failed to exchange code for token. The code may be expired - please repeat the login.
                  
                  ford.0
                  2026-07-27 10:16:42.528	info	Exchanging authorization code for access token...
                  
                  ford.0
                  2026-07-27 10:16:42.373	info	starting. Version 2.0.1 (non-npm: TA2k/ioBroker.ford#97cf786de1577e431d0552f9e7bee934c2026031) in /opt/iobroker/node_modules/iobroker.ford, node: v23.10.0, js-controller: 7.0.6
                  
                  ford.0
                  2026-07-27 10:16:32.866	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  
                  ford.0
                  2026-07-27 10:16:32.865	info	terminating
                  
                  ford.0
                  2026-07-27 10:16:32.864	info	Got terminate signal TERMINATE_YOURSELF
                  
                  ford.0
                  2026-07-27 10:14:57.296	warn	========================================
                  
                  ford.0
                  2026-07-27 10:14:57.295	warn	5. Paste it into the "Code URL" field in the adapter settings and save.
                  
                  ford.0
                  2026-07-27 10:14:57.295	warn	4. Copy the complete redirect URL from the browser address bar.
                  
                  ford.0
                  2026-07-27 10:14:57.295	warn	3. You will be redirected to your Redirect URI with a "?code=..." parameter.
                  
                  ford.0
                  2026-07-27 10:14:57.294	warn	2. Log in with your FordPass account and authorize the app.
                  
                  ford.0
                  2026-07-27 10:14:57.292	warn	
                  
                  ford.0
                  2026-07-27 10:14:57.292	warn	https://api.vehicle.ford.com/fcon-public/v1/auth/init?client_id=d1d53acc-9ec0-41f7-b5a5-877fc1bb06e7&response_type=code&redirect_uri=http%3A%2F%2Flocalhost%3A8080%2Fcallback&scope=openid+offline_access&state=iobroker
                  

                  Kein support per PM. Bitte im Forum Fragen stellen!

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • EisbaeeerE Eisbaeeer

                    Funktioniert bei mir leider nicht. Der Adapter liefert einen Fehler. Eventuell hängt es damit zusammen, dass ich zwei Fahrzeuge habe?
                    Hier mal der Log. Hab es mehrfach versucht, auch mit zwei unterschiedlichen Secrets.

                    	2026-07-27 10:18:59.545	error	{"error":"invalid_grant","error_description":"AADB2C90085: The service has encountered an internal error. Please reauthenticate and try again.\r\nCorrelation ID: 1d21ec3b-9e57-4e35-a071-1a500d44d3ce\r\nTimestamp: 2026-07-27 08:18:59Z\r\n"}
                    
                    ford.0
                    2026-07-27 10:18:59.545	error	HTTP Status: 400
                    
                    ford.0
                    2026-07-27 10:18:59.545	error	Request failed with status code 400
                    
                    ford.0
                    2026-07-27 10:18:59.544	error	Failed to exchange code for token. The code may be expired - please repeat the login.
                    
                    ford.0
                    2026-07-27 10:18:58.777	info	Exchanging authorization code for access token...
                    
                    ford.0
                    2026-07-27 10:18:58.465	info	starting. Version 2.0.1 (non-npm: TA2k/ioBroker.ford#97cf786de1577e431d0552f9e7bee934c2026031) in /opt/iobroker/node_modules/iobroker.ford, node: v23.10.0, js-controller: 7.0.6
                    
                    ford.0
                    2026-07-27 10:18:49.174	info	terminating
                    
                    ford.0
                    2026-07-27 10:18:48.671	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    
                    ford.0
                    2026-07-27 10:18:48.670	info	terminating
                    
                    ford.0
                    2026-07-27 10:18:48.665	info	Got terminate signal TERMINATE_YOURSELF
                    
                    ford.0
                    2026-07-27 10:16:43.631	error	{"error":"invalid_grant","error_description":"AADB2C90085: The service has encountered an internal error. Please reauthenticate and try again.\r\nCorrelation ID: 293c2377-18a0-4f43-8053-dd57eaec80ff\r\nTimestamp: 2026-07-27 08:16:43Z\r\n"}
                    
                    ford.0
                    2026-07-27 10:16:43.631	error	HTTP Status: 400
                    
                    ford.0
                    2026-07-27 10:16:43.631	error	Request failed with status code 400
                    
                    ford.0
                    2026-07-27 10:16:43.623	error	Failed to exchange code for token. The code may be expired - please repeat the login.
                    
                    ford.0
                    2026-07-27 10:16:42.528	info	Exchanging authorization code for access token...
                    
                    ford.0
                    2026-07-27 10:16:42.373	info	starting. Version 2.0.1 (non-npm: TA2k/ioBroker.ford#97cf786de1577e431d0552f9e7bee934c2026031) in /opt/iobroker/node_modules/iobroker.ford, node: v23.10.0, js-controller: 7.0.6
                    
                    ford.0
                    2026-07-27 10:16:32.866	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    
                    ford.0
                    2026-07-27 10:16:32.865	info	terminating
                    
                    ford.0
                    2026-07-27 10:16:32.864	info	Got terminate signal TERMINATE_YOURSELF
                    
                    ford.0
                    2026-07-27 10:14:57.296	warn	========================================
                    
                    ford.0
                    2026-07-27 10:14:57.295	warn	5. Paste it into the "Code URL" field in the adapter settings and save.
                    
                    ford.0
                    2026-07-27 10:14:57.295	warn	4. Copy the complete redirect URL from the browser address bar.
                    
                    ford.0
                    2026-07-27 10:14:57.295	warn	3. You will be redirected to your Redirect URI with a "?code=..." parameter.
                    
                    ford.0
                    2026-07-27 10:14:57.294	warn	2. Log in with your FordPass account and authorize the app.
                    
                    ford.0
                    2026-07-27 10:14:57.292	warn	
                    
                    ford.0
                    2026-07-27 10:14:57.292	warn	https://api.vehicle.ford.com/fcon-public/v1/auth/init?client_id=d1d53acc-9ec0-41f7-b5a5-877fc1bb06e7&response_type=code&redirect_uri=http%3A%2F%2Flocalhost%3A8080%2Fcallback&scope=openid+offline_access&state=iobroker
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb zuletzt editiert von
                    #170

                    @Eisbaeeer sagte:

                    node: v23.10.0, js-controller: 7.0.6

                    Beides mal auf einen stabilen Stand bringen...

                    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

                    EisbaeeerE 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @Eisbaeeer sagte:

                      node: v23.10.0, js-controller: 7.0.6

                      Beides mal auf einen stabilen Stand bringen...

                      EisbaeeerE Offline
                      EisbaeeerE Offline
                      Eisbaeeer
                      Developer
                      schrieb zuletzt editiert von
                      #171

                      Wird gemacht. Melde mich wieder.

                      Kein support per PM. Bitte im Forum Fragen stellen!

                      1 Antwort Letzte Antwort
                      0
                      • EisbaeeerE Offline
                        EisbaeeerE Offline
                        Eisbaeeer
                        Developer
                        schrieb zuletzt editiert von Eisbaeeer
                        #172

                        @thomas-braun Ändert leider nicht an der Sache.

                        
                        ford.0
                        2026-07-27 11:06:24.484	error	{"error":"invalid_grant","error_description":"AADB2C90085: The service has encountered an internal error. Please reauthenticate and try again.\r\nCorrelation ID: 14c119ed-a09b-4082-bfd9-6548b65c191a\r\nTimestamp: 2026-07-27 09:06:24Z\r\n"}
                        
                        ford.0
                        2026-07-27 11:06:24.482	error	HTTP Status: 400
                        
                        ford.0
                        2026-07-27 11:06:24.480	error	Request failed with status code 400
                        
                        ford.0
                        2026-07-27 11:06:24.478	error	Failed to exchange code for token. The code may be expired - please repeat the login.
                        
                        ford.0
                        2026-07-27 11:06:22.835	info	Exchanging authorization code for access token...
                        
                        ford.0
                        2026-07-27 11:06:22.535	info	starting. Version 2.0.1 (non-npm: TA2k/ioBroker.ford#97cf786de1577e431d0552f9e7bee934c2026031) in /opt/iobroker/node_modules/iobroker.ford, node: v23.11.1, js-controller: 7.2.2
                        
                        ford.0
                        2026-07-27 11:06:03.924	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        
                        ford.0
                        2026-07-27 11:06:03.914	info	terminating
                        
                        ford.0
                        2026-07-27 11:06:03.906	info	Got terminate signal TERMINATE_YOURSELF
                        

                        Ich werd jetzt noch eine neue App anlegen. Mal sehen, ob es damit klappt.

                        Kein support per PM. Bitte im Forum Fragen stellen!

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • EisbaeeerE Eisbaeeer

                          @thomas-braun Ändert leider nicht an der Sache.

                          
                          ford.0
                          2026-07-27 11:06:24.484	error	{"error":"invalid_grant","error_description":"AADB2C90085: The service has encountered an internal error. Please reauthenticate and try again.\r\nCorrelation ID: 14c119ed-a09b-4082-bfd9-6548b65c191a\r\nTimestamp: 2026-07-27 09:06:24Z\r\n"}
                          
                          ford.0
                          2026-07-27 11:06:24.482	error	HTTP Status: 400
                          
                          ford.0
                          2026-07-27 11:06:24.480	error	Request failed with status code 400
                          
                          ford.0
                          2026-07-27 11:06:24.478	error	Failed to exchange code for token. The code may be expired - please repeat the login.
                          
                          ford.0
                          2026-07-27 11:06:22.835	info	Exchanging authorization code for access token...
                          
                          ford.0
                          2026-07-27 11:06:22.535	info	starting. Version 2.0.1 (non-npm: TA2k/ioBroker.ford#97cf786de1577e431d0552f9e7bee934c2026031) in /opt/iobroker/node_modules/iobroker.ford, node: v23.11.1, js-controller: 7.2.2
                          
                          ford.0
                          2026-07-27 11:06:03.924	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          
                          ford.0
                          2026-07-27 11:06:03.914	info	terminating
                          
                          ford.0
                          2026-07-27 11:06:03.906	info	Got terminate signal TERMINATE_YOURSELF
                          

                          Ich werd jetzt noch eine neue App anlegen. Mal sehen, ob es damit klappt.

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb zuletzt editiert von
                          #173

                          @Eisbaeeer sagte:

                          Ändert leider nicht an der Sache.

                          Hat auch keiner behauptet. Trotzdem fährt man auf stabilen Versionen umher.
                          node: v23.11.1 ist aber NICHT STABIL! Und außerdem bereits ewig ABGEKÜNDIGT.

                          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

                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                          Registrieren Anmelden
                          Antworten
                          • In einem neuen Thema antworten
                          Anmelden zum Antworten
                          • Älteste zuerst
                          • Neuste zuerst
                          • Meiste Stimmen


                          Support us

                          ioBroker
                          Community Adapters
                          Donate

                          445

                          Online

                          33.0k

                          Benutzer

                          83.5k

                          Themen

                          1.3m

                          Beiträge
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                          ioBroker Community 2014-2026
                          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