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. ...nicht in offiziellem Repo
  5. Test F1 Adapter

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    5
    1
    115

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    8
    1
    159

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    866

Test F1 Adapter

Geplant Angeheftet Gesperrt Verschoben ...nicht in offiziellem Repo
22 Beiträge 4 Kommentatoren 359 Aufrufe 6 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.
  • B bloop
    Aktuelle Test Version 0.1.3
    Veröffentlichungsdatum 13.03.2026
    Github Link https://github.com/bloop16/ioBroker.f1

    Liebe Formel 1 Fans!

    ich möchte euch hiermit einladen, meinen neuen F1 Adapter zu testen.

    Der Adapter befindet sich aktuell noch in einer frühen Entwicklungsphase, ist aber bereits so weit funktionsfähig, dass erste Tests sinnvoll sind.

    Da am kommenden Wochenende wieder ein Rennwochenende ansteht, wäre jetzt ein guter Zeitpunkt, den Adapter gemeinsam auszuprobieren und Feedback zu sammeln.

    Der Adapter stellt Formel-1-Daten über die API von openf1.org zur Verfügung, sodass diese z.B. für Visualisierungen, Automationen oder eigene Skripte genutzt werden können.

    Github Repository:
    https://github.com/bloop16/ioBroker.f1

    ToDo`s:

    • Widgets für VIS1 / VIS2

    Vielen Dank an alle Tester!

    da_WoodyD Online
    da_WoodyD Online
    da_Woody
    schrieb am zuletzt editiert von
    #2

    @bloop naja, hab gerade den adapter testweise installiert.
    bin halt ein masochist.
    viele DPs mit "null"
    14a48a3d-2332-45b9-91da-d0e64c0324c4-grafik.png
    aktuell ist da gar nix...


    [
    {
    "position": 1,
    "driver_number": 63,
    "full_name": "George Russell",
    "name_acronym": "RUS",
    "team_name": "Mercedes",
    "q1": "1:19.507",
    "q2": "1:18.934",
    "q3": "1:18.518"
    },
    {
    "position": 2,
    "driver_number": 12,
    "full_name": "Andrea Kimi Antonelli",
    "name_acronym": "ANT",
    "team_name": "Mercedes",
    "q1": "1:20.120",
    "q2": "1:19.435",
    "q3": "1:18.811"
    },
    {
    "position": 3,
    "driver_number": 6,
    "full_name": "Isack Hadjar",
    "name_acronym": "HAD",
    "team_name": "Red Bull",
    "q1": "1:20.023",
    "q2": "1:19.653",
    "q3": "1:19.303"
    },
    {
    "position": 4,
    "driver_number": 16,
    "full_name": "Charles Leclerc",
    "name_acronym": "LEC",
    "team_name": "Ferrari",
    "q1": "1:20.226",
    "q2": "1:19.357",
    "q3": "1:19.327"
    },
    {
    "position": 5,
    "driver_number": 81,
    "full_name": "Oscar Piastri",
    "name_acronym": "PIA",
    "team_name": "McLaren",
    "q1": "1:19.664",
    "q2": "1:19.525",
    "q3": "1:19.380"
    },
    {
    "position": 6,
    "driver_number": 1,
    "full_name": "Lando Norris",
    "name_acronym": "NOR",
    "team_name": "McLaren",
    "q1": "1:20.010",
    "q2": "1:19.882",
    "q3": "1:19.475"
    },
    {
    "position": 7,
    "driver_number": 44,
    "full_name": "Lewis Hamilton",
    "name_acronym": "HAM",
    "team_name": "Ferrari",
    "q1": "1:19.811",
    "q2": "1:19.921",
    "q3": "1:19.478"
    },
    {
    "position": 8,
    "driver_number": 30,
    "full_name": "Liam Lawson",
    "name_acronym": "LAW",
    "team_name": "RB F1 Team",
    "q1": "1:20.491",
    "q2": "1:20.144",
    "q3": "1:19.994"
    },
    {
    "position": 9,
    "driver_number": 41,
    "full_name": "Arvid Lindblad",
    "name_acronym": "LIN",
    "team_name": "RB F1 Team",
    "q1": "1:20.409",
    "q2": "1:19.971",
    "q3": "1:21.247"
    },
    {
    "position": 10,
    "driver_number": 5,
    "full_name": "Gabriel Bortoleto",
    "name_acronym": "BOR",
    "team_name": "Audi",
    "q1": "1:20.495",
    "q2": "1:20.221",
    "q3": ""
    },
    {
    "position": 11,
    "driver_number": 27,
    "full_name": "Nico Hülkenberg",
    "name_acronym": "HUL",
    "team_name": "Audi",
    "q1": "1:21.024",
    "q2": "1:20.303",
    "q3": ""
    },
    {
    "position": 12,
    "driver_number": 87,
    "full_name": "Oliver Bearman",
    "name_acronym": "BEA",
    "team_name": "Haas F1 Team",
    "q1": "1:21.247",
    "q2": "1:20.311",
    "q3": ""
    },
    {
    "position": 13,
    "driver_number": 31,
    "full_name": "Esteban Ocon",
    "name_acronym": "OCO",
    "team_name": "Haas F1 Team",
    "q1": "1:20.759",
    "q2": "1:20.491",
    "q3": ""
    },
    {
    "position": 14,
    "driver_number": 10,
    "full_name": "Pierre Gasly",
    "name_acronym": "GAS",
    "team_name": "Alpine F1 Team",
    "q1": "1:21.138",
    "q2": "1:20.501",
    "q3": ""
    },
    {
    "position": 15,
    "driver_number": 23,
    "full_name": "Alexander Albon",
    "name_acronym": "ALB",
    "team_name": "Williams",
    "q1": "1:21.051",
    "q2": "1:20.941",
    "q3": ""
    },
    {
    "position": 16,
    "driver_number": 43,
    "full_name": "Franco Colapinto",
    "name_acronym": "COL",
    "team_name": "Alpine F1 Team",
    "q1": "1:21.200",
    "q2": "1:21.270",
    "q3": ""
    },
    {
    "position": 17,
    "driver_number": 14,
    "full_name": "Fernando Alonso",
    "name_acronym": "ALO",
    "team_name": "Aston Martin",
    "q1": "1:21.969",
    "q2": "",
    "q3": ""
    },
    {
    "position": 18,
    "driver_number": 11,
    "full_name": "Sergio Pérez",
    "name_acronym": "PER",
    "team_name": "Cadillac F1 Team",
    "q1": "1:22.605",
    "q2": "",
    "q3": ""
    },
    {
    "position": 19,
    "driver_number": 77,
    "full_name": "Valtteri Bottas",
    "name_acronym": "BOT",
    "team_name": "Cadillac F1 Team",
    "q1": "1:23.244",
    "q2": "",
    "q3": ""
    }
    ]

    sorry...

    gruß vom Woody
    HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

    B 1 Antwort Letzte Antwort
    0
    • da_WoodyD da_Woody

      @bloop naja, hab gerade den adapter testweise installiert.
      bin halt ein masochist.
      viele DPs mit "null"
      14a48a3d-2332-45b9-91da-d0e64c0324c4-grafik.png
      aktuell ist da gar nix...


      [
      {
      "position": 1,
      "driver_number": 63,
      "full_name": "George Russell",
      "name_acronym": "RUS",
      "team_name": "Mercedes",
      "q1": "1:19.507",
      "q2": "1:18.934",
      "q3": "1:18.518"
      },
      {
      "position": 2,
      "driver_number": 12,
      "full_name": "Andrea Kimi Antonelli",
      "name_acronym": "ANT",
      "team_name": "Mercedes",
      "q1": "1:20.120",
      "q2": "1:19.435",
      "q3": "1:18.811"
      },
      {
      "position": 3,
      "driver_number": 6,
      "full_name": "Isack Hadjar",
      "name_acronym": "HAD",
      "team_name": "Red Bull",
      "q1": "1:20.023",
      "q2": "1:19.653",
      "q3": "1:19.303"
      },
      {
      "position": 4,
      "driver_number": 16,
      "full_name": "Charles Leclerc",
      "name_acronym": "LEC",
      "team_name": "Ferrari",
      "q1": "1:20.226",
      "q2": "1:19.357",
      "q3": "1:19.327"
      },
      {
      "position": 5,
      "driver_number": 81,
      "full_name": "Oscar Piastri",
      "name_acronym": "PIA",
      "team_name": "McLaren",
      "q1": "1:19.664",
      "q2": "1:19.525",
      "q3": "1:19.380"
      },
      {
      "position": 6,
      "driver_number": 1,
      "full_name": "Lando Norris",
      "name_acronym": "NOR",
      "team_name": "McLaren",
      "q1": "1:20.010",
      "q2": "1:19.882",
      "q3": "1:19.475"
      },
      {
      "position": 7,
      "driver_number": 44,
      "full_name": "Lewis Hamilton",
      "name_acronym": "HAM",
      "team_name": "Ferrari",
      "q1": "1:19.811",
      "q2": "1:19.921",
      "q3": "1:19.478"
      },
      {
      "position": 8,
      "driver_number": 30,
      "full_name": "Liam Lawson",
      "name_acronym": "LAW",
      "team_name": "RB F1 Team",
      "q1": "1:20.491",
      "q2": "1:20.144",
      "q3": "1:19.994"
      },
      {
      "position": 9,
      "driver_number": 41,
      "full_name": "Arvid Lindblad",
      "name_acronym": "LIN",
      "team_name": "RB F1 Team",
      "q1": "1:20.409",
      "q2": "1:19.971",
      "q3": "1:21.247"
      },
      {
      "position": 10,
      "driver_number": 5,
      "full_name": "Gabriel Bortoleto",
      "name_acronym": "BOR",
      "team_name": "Audi",
      "q1": "1:20.495",
      "q2": "1:20.221",
      "q3": ""
      },
      {
      "position": 11,
      "driver_number": 27,
      "full_name": "Nico Hülkenberg",
      "name_acronym": "HUL",
      "team_name": "Audi",
      "q1": "1:21.024",
      "q2": "1:20.303",
      "q3": ""
      },
      {
      "position": 12,
      "driver_number": 87,
      "full_name": "Oliver Bearman",
      "name_acronym": "BEA",
      "team_name": "Haas F1 Team",
      "q1": "1:21.247",
      "q2": "1:20.311",
      "q3": ""
      },
      {
      "position": 13,
      "driver_number": 31,
      "full_name": "Esteban Ocon",
      "name_acronym": "OCO",
      "team_name": "Haas F1 Team",
      "q1": "1:20.759",
      "q2": "1:20.491",
      "q3": ""
      },
      {
      "position": 14,
      "driver_number": 10,
      "full_name": "Pierre Gasly",
      "name_acronym": "GAS",
      "team_name": "Alpine F1 Team",
      "q1": "1:21.138",
      "q2": "1:20.501",
      "q3": ""
      },
      {
      "position": 15,
      "driver_number": 23,
      "full_name": "Alexander Albon",
      "name_acronym": "ALB",
      "team_name": "Williams",
      "q1": "1:21.051",
      "q2": "1:20.941",
      "q3": ""
      },
      {
      "position": 16,
      "driver_number": 43,
      "full_name": "Franco Colapinto",
      "name_acronym": "COL",
      "team_name": "Alpine F1 Team",
      "q1": "1:21.200",
      "q2": "1:21.270",
      "q3": ""
      },
      {
      "position": 17,
      "driver_number": 14,
      "full_name": "Fernando Alonso",
      "name_acronym": "ALO",
      "team_name": "Aston Martin",
      "q1": "1:21.969",
      "q2": "",
      "q3": ""
      },
      {
      "position": 18,
      "driver_number": 11,
      "full_name": "Sergio Pérez",
      "name_acronym": "PER",
      "team_name": "Cadillac F1 Team",
      "q1": "1:22.605",
      "q2": "",
      "q3": ""
      },
      {
      "position": 19,
      "driver_number": 77,
      "full_name": "Valtteri Bottas",
      "name_acronym": "BOT",
      "team_name": "Cadillac F1 Team",
      "q1": "1:23.244",
      "q2": "",
      "q3": ""
      }
      ]

      sorry...

      B Online
      B Online
      bloop
      schrieb am zuletzt editiert von
      #3

      @da_Woody
      Die Datenpunkte werden erst 30min vor der Season befüllt. Einige nur während dem Rennen. Also erst morgen früh ;)
      Das macht es auch etwas umständlicher.

      da_WoodyD 1 Antwort Letzte Antwort
      0
      • B bloop

        @da_Woody
        Die Datenpunkte werden erst 30min vor der Season befüllt. Einige nur während dem Rennen. Also erst morgen früh ;)
        Das macht es auch etwas umständlicher.

        da_WoodyD Online
        da_WoodyD Online
        da_Woody
        schrieb am zuletzt editiert von
        #4

        @bloop sagte in Test F1 Adapter:

        Also erst morgen früh ;)

        morgen früh ist das rennen, wird dann die start aufstellung nach dem rennen aktualisiert?

        @bloop sagte in Test F1 Adapter:

        Die Datenpunkte werden erst 30min vor der Season befüllt.

        die hat schon vorige woche begonnen. 1 rennen, ein sprint.
        kimi hat heute die pole geholt, überall steht george drinnen auf 1.
        viele schöne DPs, aber nix drinnen.
        51542848-3c07-4178-85e1-40611997a3a1-grafik.png

        gruß vom Woody
        HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

        B 1 Antwort Letzte Antwort
        0
        • da_WoodyD da_Woody

          @bloop sagte in Test F1 Adapter:

          Also erst morgen früh ;)

          morgen früh ist das rennen, wird dann die start aufstellung nach dem rennen aktualisiert?

          @bloop sagte in Test F1 Adapter:

          Die Datenpunkte werden erst 30min vor der Season befüllt.

          die hat schon vorige woche begonnen. 1 rennen, ein sprint.
          kimi hat heute die pole geholt, überall steht george drinnen auf 1.
          viele schöne DPs, aber nix drinnen.
          51542848-3c07-4178-85e1-40611997a3a1-grafik.png

          B Online
          B Online
          bloop
          schrieb am zuletzt editiert von
          #5

          @da_Woody
          Meine damit 30min vor jedem Event
          Scheint da stimmt etwas mit den Sprints noch nicht.
          Bin schon dran…

          1 Antwort Letzte Antwort
          0
          • mcm1957M Online
            mcm1957M Online
            mcm1957
            schrieb am zuletzt editiert von
            #6

            Bitte auch bei offensichtlich AI Adapter die Standard Infrastruktur umsetzen. Im Repo gibts derzeit keinerlei testing :-(

            Die folgende Lektüre ist zu empfehlen: https://github.com/Jey-Cee/iobroker-ai-developer-guide

            Und noch was AI bedeuted nicht ADAPTER INCOMPLETE auch wenns die meisten reinen AI Dinger sind.

            P.S. Und die Version x.x.x im Titel ist ungültig. Versionen sind immer numerisch.

            Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
            Support Repositoryverwaltung.

            Wer 'nen Kaffee spendieren will: https://paypal.me

            LESEN - gute Forenbeitrage

            B 1 Antwort Letzte Antwort
            0
            • mcm1957M Online
              mcm1957M Online
              mcm1957
              schrieb am zuletzt editiert von
              #7

              Please fix at least errors and warning:

              ERRORS:

              ❗ [E0036] @iobroker/testing 5.0.0 specified. 5.2.2 is required as minimum, 5.2.2 (or newer) is current. Please update devDependencies at package.json

              ❗ [E1057] admin 7.0.0 listed as dependency but 7.6.17 is required as minimum, 7.6.20 is recommended. Please update globalDependency at io-package.json.

              ❗ [E1057] js-controller 5.0.19 listed as dependency but 6.0.11 is required as minimum. Please update dependency at io-package.json.

              ❗ [E1105] io-package.json schema validation error: Missing required property "licenseInformation" in /common

              ❗ [E1105] io-package.json schema validation error: Missing required property "tier" in /common

              ❗ [E2000] Not found on npm. Please publish

              ❗ [E3002] Workflow file "/.github/workflows/test-and-release.yml" not found. Please create it for standard CI/CD testing.

              ❗ [E5018] "@alcalzone/release-script" (>=3.0.0) is used, but ".releaseconfig.json" not found. Please create.

              ❗ [E5507] missing size attributes [xs,sm,md,lg,xl] for checkbox at admin/jsonConfig.json/items/enableDynamicPolling

              ❗ [E5507] missing size attributes [xs,sm,md,lg,xl] for number at admin/jsonConfig.json/items/updateIntervalNormal

              ❗ [E5507] missing size attributes [xs,sm,md,lg,xl] for number at admin/jsonConfig.json/items/updateIntervalRace

              ❗ [E5507] missing size attributes [xs,sm,md,lg,xl] for staticText at admin/jsonConfig.json/items/_info

              ❗ [E5507] missing size attributes [xs,sm,md,lg,xl] for text at admin/jsonConfig.json/items/favoriteDriver

              ❗ [E5510] responsive check: maximum issues reached, please fix reported ones and recheck

              ❗ [E6003] NO "## Changelog" found in README.md

              ❗ [E8002] No topics found in the repository. Please go to "https://github.com/bloop16/ioBroker.f1", press the settings button beside the about title and add some topics.
              WARNINGS:

              👀 [W0037] @alcalzone/release-script 5.0.0 specified. 5.1.1 (or newer) is current. Please update devDependencies at package.json

              👀 [W0037] @alcalzone/release-script-plugin-iobroker 4.0.0 specified. 5.1.2 (or newer) is current. Please update devDependencies at package.json

              👀 [W1027] Missing suggested translation into ru,pt,nl,fr,it,es,pl,uk,zh-cn of "common.titleLang" in io-package.json.

              👀 [W1034] Missing suggested translation into ru,pt,nl,fr,it,es,pl,uk,zh-cn of "common.desc" in io-package.json.

              👀 [W1035] "common.tier" is required in io-package.json. Please check https://github.com/ioBroker/ioBroker.docs/blob/master/docs/en/dev/objectsschema.md#adapter.

              👀 [W1054] Missing suggested translation into ru,pt,nl,fr,it,es,pl,uk,zh-cn of some "common.news" in io-package.json.

              👀 [W1081] "common.license" in io-package.json is deprecated. Please define object "common.licenseInformation"

              👀 [W1084] "common.main" is deprecated and ignored. Please remove from io-package.json. Executable is defined by entry "main" at package.json.

              👀 [W1084] "common.title" is deprecated and replaced by "common.titleLang". Please remove from io-package.json.

              Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
              Support Repositoryverwaltung.

              Wer 'nen Kaffee spendieren will: https://paypal.me

              LESEN - gute Forenbeitrage

              1 Antwort Letzte Antwort
              0
              • mcm1957M mcm1957

                Bitte auch bei offensichtlich AI Adapter die Standard Infrastruktur umsetzen. Im Repo gibts derzeit keinerlei testing :-(

                Die folgende Lektüre ist zu empfehlen: https://github.com/Jey-Cee/iobroker-ai-developer-guide

                Und noch was AI bedeuted nicht ADAPTER INCOMPLETE auch wenns die meisten reinen AI Dinger sind.

                P.S. Und die Version x.x.x im Titel ist ungültig. Versionen sind immer numerisch.

                B Online
                B Online
                bloop
                schrieb am zuletzt editiert von
                #8

                @mcm1957
                Danke für die Info! Das hätte der Agent eigentlich machen müssen. Selbiger hat bereits bei https://github.com/Skeletor-ai/ioBroker.system-health mitgearbeitet.
                Werde ich ins Memory einfließen lassen.

                1 Antwort Letzte Antwort
                0
                • mcm1957M Online
                  mcm1957M Online
                  mcm1957
                  schrieb am zuletzt editiert von
                  #9

                  AI bedeutet nach derzeitigen Erfahrungsstand ADAPTER is INCOMPLETE

                  DU als Maintainer MUSST den Code den das Ding erzeugt durchschauen und prüfen.

                  Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                  Support Repositoryverwaltung.

                  Wer 'nen Kaffee spendieren will: https://paypal.me

                  LESEN - gute Forenbeitrage

                  1 Antwort Letzte Antwort
                  0
                  • mcm1957M Online
                    mcm1957M Online
                    mcm1957
                    schrieb am zuletzt editiert von
                    #10

                    Das repo ist genauso Adapter Incomplete :-)
                    https://github.com/Skeletor-ai/ioBroker.system-health/issues/173

                    Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                    Support Repositoryverwaltung.

                    Wer 'nen Kaffee spendieren will: https://paypal.me

                    LESEN - gute Forenbeitrage

                    1 Antwort Letzte Antwort
                    1
                    • B Online
                      B Online
                      bloop
                      schrieb am zuletzt editiert von
                      #11

                      So jetzt sieht es besser aus!
                      Erster ordentlicher Test kann kommendes Wochenende stattfinden.

                      da_WoodyD 1 Antwort Letzte Antwort
                      0
                      • B bloop

                        So jetzt sieht es besser aus!
                        Erster ordentlicher Test kann kommendes Wochenende stattfinden.

                        da_WoodyD Online
                        da_WoodyD Online
                        da_Woody
                        schrieb am zuletzt editiert von
                        #12

                        @bloop wie, was? gibts ein update?
                        der startpost sagt nix aus...

                        gruß vom Woody
                        HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                        HomoranH B 2 Antworten Letzte Antwort
                        0
                        • da_WoodyD da_Woody

                          @bloop wie, was? gibts ein update?
                          der startpost sagt nix aus...

                          HomoranH Nicht stören
                          HomoranH Nicht stören
                          Homoran
                          Global Moderator Administrators
                          schrieb am zuletzt editiert von
                          #13

                          @da_Woody sagte in Test F1 Adapter:

                          gibts ein update?

                          nicht für dich 😉

                          kein Support per PN! - Fragen im Forum stellen -
                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          1 Antwort Letzte Antwort
                          0
                          • da_WoodyD da_Woody

                            @bloop wie, was? gibts ein update?
                            der startpost sagt nix aus...

                            B Online
                            B Online
                            bloop
                            schrieb am zuletzt editiert von
                            #14

                            @da_Woody Ja gibt es ^^

                            1 Antwort Letzte Antwort
                            0
                            • B Online
                              B Online
                              bloop
                              schrieb am zuletzt editiert von
                              #15

                              Erster Eindruck in welche Richtung sich die Widgets entwickeln sollen:

                              Screenshot 2026-03-24 175411.png

                              da_WoodyD 1 Antwort Letzte Antwort
                              0
                              • B bloop

                                Erster Eindruck in welche Richtung sich die Widgets entwickeln sollen:

                                Screenshot 2026-03-24 175411.png

                                da_WoodyD Online
                                da_WoodyD Online
                                da_Woody
                                schrieb am zuletzt editiert von
                                #16

                                @bloop sieht schick aus!
                                ich bin halt auf iQontrol unterwegs. tögal.
                                irgendwas stimmt mit den json nicht...
                                f1.0.next_race.json


                                ab1e9eb1-32c6-45d8-b5e7-9f22a5ab08fa-grafik.png

                                das nächste rennen ist in miami laut dem script.

                                ac55609b-752d-436c-aac9-14855bf7cbcc-grafik.png

                                wie kann z.b. max als retired sein, wenn er 8. geworden ist?

                                gruß vom Woody
                                HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                                1 Antwort Letzte Antwort
                                0
                                • da_WoodyD Online
                                  da_WoodyD Online
                                  da_Woody
                                  schrieb am zuletzt editiert von da_Woody
                                  #17

                                  @bloop dein openf1.org stellt anscheinend keine richtigen daten zur verfügung. die 2 nächsten rennen wurden abgesagt. weiter gehts am 3.5. in miami...
                                  eventuell eine andere datenquelle verwenden?

                                  gruß vom Woody
                                  HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                                  1 Antwort Letzte Antwort
                                  0
                                  • B Online
                                    B Online
                                    bloop
                                    schrieb am zuletzt editiert von
                                    #18

                                    @da_woody Ist mir gestern auch aufgefallen...
                                    Hab mich bereits an die Arbeit gemacht. Muss doch noch einiges ändern.
                                    Danke fürs Testen!

                                    da_WoodyD 1 Antwort Letzte Antwort
                                    1
                                    • B bloop

                                      @da_woody Ist mir gestern auch aufgefallen...
                                      Hab mich bereits an die Arbeit gemacht. Muss doch noch einiges ändern.
                                      Danke fürs Testen!

                                      da_WoodyD Online
                                      da_WoodyD Online
                                      da_Woody
                                      schrieb am zuletzt editiert von
                                      #19

                                      @bloop haste neuigkeiten?

                                      gruß vom Woody
                                      HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                                      B 1 Antwort Letzte Antwort
                                      0
                                      • da_WoodyD da_Woody

                                        @bloop haste neuigkeiten?

                                        B Online
                                        B Online
                                        bloop
                                        schrieb am zuletzt editiert von
                                        #20

                                        @da_Woody
                                        Ich bin noch dran.
                                        Sollte aber bis zum nächsten Rennen laufen.

                                        1 Antwort Letzte Antwort
                                        1
                                        • B Online
                                          B Online
                                          bloop
                                          schrieb am zuletzt editiert von
                                          #21

                                          @da_woody
                                          Ich habe den Adapter nochmals komplett überarbeitet.
                                          Sollte jetzt besser funktionieren.
                                          Beim nächsten Rennen kann ich dann aktiv an der Live Funktion arbeiten.

                                          da_WoodyD 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

                                          530

                                          Online

                                          32.8k

                                          Benutzer

                                          82.7k

                                          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