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 Coronavirus Statistics for ioBroker

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 Coronavirus Statistics for ioBroker

Geplant Angeheftet Gesperrt Verschoben Tester
adapter installationadapterentwicklungtesten
1.2k Beiträge 120 Kommentatoren 336.9k Aufrufe 94 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.
  • S SaiBot1981

    @Chaot said in Test Coronavirus Statistics for ioBroker:

    @TiboTake Danke schön.
    Bei mir fehlen ein paar Sachen:
    Das Bild "Asien"
    Die Bilder
    Die Überschriften der Bilder

    covid1.jpg

    Lad dir die Icons und Flagge nochmal runter...
    Hatte bei den Flaggen asien vergessen und die Icons komplett....
    Da ich die oberen Texte mit den Icons gruppiert habe wird es wohl daran liegen
    Die Icons ins selbe Verzeichnis wie die Flaggen laden

    ChaotC Offline
    ChaotC Offline
    Chaot
    schrieb am zuletzt editiert von
    #135

    @TiboTake
    Danke. Die Icons scheinen jetzt vorhanden.
    Aber vermutlich ist beim Export iorgendwas scheifgegangen.
    Die Gruppe scheint leer zu sein.
    Ich hab das mal zerlegt:

    covid2.jpg

    ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

    S 1 Antwort Letzte Antwort
    0
    • ChaotC Chaot

      @TiboTake
      Danke. Die Icons scheinen jetzt vorhanden.
      Aber vermutlich ist beim Export iorgendwas scheifgegangen.
      Die Gruppe scheint leer zu sein.
      Ich hab das mal zerlegt:

      covid2.jpg

      S Offline
      S Offline
      SaiBot1981
      schrieb am zuletzt editiert von SaiBot1981
      #136

      @Chaot dann zerlege ich eben die gruppen und lade es gleich nach testen neu hoch...

      habs getestet. die icons hatte ich zwar noch drinne aber läuft

      ChaotC 1 Antwort Letzte Antwort
      0
      • DutchmanD Dutchman
        Aktuelle Test Version 0.6.9
        Veröffentlichungsdatum 22-03-2021
        Github Link https://github.com/iobroker-community-adapters/ioBroker.coronavirus-statistics/blob/master/README.md
        NPM npm i ioBroker.coronavirus-statistics@latest

        Adapter to show Global Corona Virus information and current reports

        Coronavirus Live Statistics adapter for ioBroker

        Adapter to show Global Corona Virus information and current reports

        There is no configuration required, after installation it will :

        • Receive global information world-wide and write it to "global_totals"
        • Create a folder for each country with all relevant information regarding COVID-19
        • Update the information every 15 minutes

        The following information is available :

        Datapoint Details
        active Amount of current infected people
        cases Amount of totally known cases
        casesPerOneMillion Amount of totally known cases per million citizen
        critical Amount of critical situation (Hospitalized)
        deaths Amount of current registered deaths
        deathsPerOneMillion Amount of current registered deaths per million citizen
        recovered Amount of totally known recovered cases
        todayCases New Cases by Today
        todayDeaths Amount of totally known people died today
        test Total number of covid-19 tests taken globally
        tests per one million counties Total number of covid-19 tests taken globally per one million

        Please be aware this adapter uses as much as possible up-to-date information but there can be an delay of several hours depending on the country's report.
        German Federal States : https://npgeo-corona-npgeo-de.hub.arcgis.com/ s
        Generic Source : https://coronavirus-19-api.herokuapp.com

        Advanced settings

        Option Description
        All Countries Get data for all countries World-Wide (Default: false)
        Continents Group total amounts by continent in seperate state (Default: false)
        Delete unused States Delete data when countries are deselected (Default: false)
        German counties Get counties data for Germany (Selected only, Default false)
        German federal states Get federal state data for Germany (Selected only, Default false)
        Get all German federal states Get federal state data for Germany (Default false)
        Get all German counties Get all counties data for Germany (Default false)

        For Germany only

        It's possible to get data for federal states (Bundesländer) and counties (Landeskreise).
        You can choose to recieve all data or just select specific regions in advanced settings.

        Please note : After activation the the adapter must run 1 time to get all federal states and counties before table loads !

        Add missing countries

        It may happen that countries are not recognized correctly because the API delivers some country names not ISO conform. In such a case you will get a warning message in the log, which looks like this

        coronavirus-statistics.0	2020-03-21 09:05:31.328	warn	(22937) Timor-Leste not found in lib! Must be added to the country name translator.
        

        Using the datapoint coronavirus-statistics.0.countryTranslator you can assign a country yourself. Look for the name of the corresponding country here:

        List with country names

        With the selected country name you have to create a JSON string and enter it in the datapoint coronavirus-statistics.0.countryTranslator.
        The JSON string then looks like this, for example:

        {
        	"Cabo_Verde": "Cape Verde",
        	"Timor-Leste": "East Timor"
        }
        

        As first value the name from the warning message must be taken from the log. The name of the country from the List with country names is then assigned to this.

        Changelog

        https://github.com/iobroker-community-adapters/ioBroker.coronavirus-statistics/blob/master/README.md

        sigi234S Online
        sigi234S Online
        sigi234
        Forum Testing Most Active
        schrieb am zuletzt editiert von
        #137

        @Dutchman

        Neu:

        coronavirus-statistics.0	2020-03-20 14:38:15.147	warn	(4224) Cabo_Verde not found in lib! Must be added to the country name translator.
        

        Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
        Immer Daten sichern!

        Sky66766S 1 Antwort Letzte Antwort
        0
        • S SaiBot1981

          @Chaot dann zerlege ich eben die gruppen und lade es gleich nach testen neu hoch...

          habs getestet. die icons hatte ich zwar noch drinne aber läuft

          ChaotC Offline
          ChaotC Offline
          Chaot
          schrieb am zuletzt editiert von
          #138

          @TiboTake Danke. Jetzt gehts!

          ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

          1 Antwort Letzte Antwort
          0
          • sigi234S sigi234

            @Dutchman

            Neu:

            coronavirus-statistics.0	2020-03-20 14:38:15.147	warn	(4224) Cabo_Verde not found in lib! Must be added to the country name translator.
            
            Sky66766S Offline
            Sky66766S Offline
            Sky66766
            schrieb am zuletzt editiert von
            #139

            @sigi234

            bei mir auch

            coronavirus-statistics.0	2020-03-21 09:05:31.328	warn	(22937) Timor-Leste not found in lib! Must be added to the country name translator.
            coronavirus-statistics.0	2020-03-21 09:05:27.527	warn	(22937) Cabo_Verde not found in lib! Must be added to the country name translator.
            

            ioBroker- NUC8i5, Proxmox 6.1-8
            Node.js v10.20.1, NPM v6.14.4, JS controller 3.0.20

            ScroungerS 1 Antwort Letzte Antwort
            0
            • Sky66766S Sky66766

              @sigi234

              bei mir auch

              coronavirus-statistics.0	2020-03-21 09:05:31.328	warn	(22937) Timor-Leste not found in lib! Must be added to the country name translator.
              coronavirus-statistics.0	2020-03-21 09:05:27.527	warn	(22937) Cabo_Verde not found in lib! Must be added to the country name translator.
              
              ScroungerS Offline
              ScroungerS Offline
              Scrounger
              Developer
              schrieb am zuletzt editiert von Scrounger
              #140

              @Sky66766 sagte in Test Coronavirus Statistics for ioBroker:

              @sigi234

              bei mir auch

              coronavirus-statistics.0	2020-03-21 09:05:31.328	warn	(22937) Timor-Leste not found in lib! Must be added to the country name translator.
              coronavirus-statistics.0	2020-03-21 09:05:27.527	warn	(22937) Cabo_Verde not found in lib! Must be added to the country name translator.
              

              Problem hier ist, das die Länder namen nicht ISO konform sind. Hab bereits nen PR erstellt.
              https://github.com/iobroker-community-adapters/ioBroker.coronavirus-statistics/pull/8

              ich muss mal mit @Dutchman abklären ob wir das nicht dynamisch machen, damit nicht bei jedem neuen Land das auftaucht, der Adapter geupdated werden muss.

              <a href="https://github.com/Scrounger/ioBroker.linkeddevices">LinkedDevices Adapter</a>

              <a href="https://github.com/Scrounger/ioBroker.vis-materialdesign">Material Design Widgets</a>

              DutchmanD 1 Antwort Letzte Antwort
              0
              • ScroungerS Scrounger

                @Sky66766 sagte in Test Coronavirus Statistics for ioBroker:

                @sigi234

                bei mir auch

                coronavirus-statistics.0	2020-03-21 09:05:31.328	warn	(22937) Timor-Leste not found in lib! Must be added to the country name translator.
                coronavirus-statistics.0	2020-03-21 09:05:27.527	warn	(22937) Cabo_Verde not found in lib! Must be added to the country name translator.
                

                Problem hier ist, das die Länder namen nicht ISO konform sind. Hab bereits nen PR erstellt.
                https://github.com/iobroker-community-adapters/ioBroker.coronavirus-statistics/pull/8

                ich muss mal mit @Dutchman abklären ob wir das nicht dynamisch machen, damit nicht bei jedem neuen Land das auftaucht, der Adapter geupdated werden muss.

                DutchmanD Online
                DutchmanD Online
                Dutchman
                Developer Most Active Administrators
                schrieb am zuletzt editiert von Dutchman
                #141

                @Scrounger sagte in Test Coronavirus Statistics for ioBroker:

                @Sky66766 sagte in Test Coronavirus Statistics for ioBroker:

                @sigi234

                bei mir auch

                coronavirus-statistics.0	2020-03-21 09:05:31.328	warn	(22937) Timor-Leste not found in lib! Must be added to the country name translator.
                coronavirus-statistics.0	2020-03-21 09:05:27.527	warn	(22937) Cabo_Verde not found in lib! Must be added to the country name translator.
                

                Problem hier ist, das die Länder namen nicht ISO konform sind. Hab bereits nen PR erstellt.
                https://github.com/iobroker-community-adapters/ioBroker.coronavirus-statistics/pull/8

                ich muss mal mit @Dutchman abklären ob wir das nicht dynamisch machen, damit nicht bei jedem neuen Land das auftaucht, der Adapter geupdated werden muss.

                danke dir, version 0.2.5 released im latest bitte feedback wen alles klapt schiebe ich sofort nach stable

                crunchipC M 2 Antworten Letzte Antwort
                0
                • DutchmanD Dutchman

                  @Scrounger sagte in Test Coronavirus Statistics for ioBroker:

                  @Sky66766 sagte in Test Coronavirus Statistics for ioBroker:

                  @sigi234

                  bei mir auch

                  coronavirus-statistics.0	2020-03-21 09:05:31.328	warn	(22937) Timor-Leste not found in lib! Must be added to the country name translator.
                  coronavirus-statistics.0	2020-03-21 09:05:27.527	warn	(22937) Cabo_Verde not found in lib! Must be added to the country name translator.
                  

                  Problem hier ist, das die Länder namen nicht ISO konform sind. Hab bereits nen PR erstellt.
                  https://github.com/iobroker-community-adapters/ioBroker.coronavirus-statistics/pull/8

                  ich muss mal mit @Dutchman abklären ob wir das nicht dynamisch machen, damit nicht bei jedem neuen Land das auftaucht, der Adapter geupdated werden muss.

                  danke dir, version 0.2.5 released im latest bitte feedback wen alles klapt schiebe ich sofort nach stable

                  crunchipC Abwesend
                  crunchipC Abwesend
                  crunchip
                  Forum Testing Most Active
                  schrieb am zuletzt editiert von
                  #142

                  @Dutchman sieht gut aus
                  anbei mal ein Dashboard
                  55201cb2-aa97-4ea1-8dde-791e6785e5fe-image.png

                  umgestiegen von Proxmox auf Unraid

                  DutchmanD C 2 Antworten Letzte Antwort
                  2
                  • crunchipC crunchip

                    @Dutchman sieht gut aus
                    anbei mal ein Dashboard
                    55201cb2-aa97-4ea1-8dde-791e6785e5fe-image.png

                    DutchmanD Online
                    DutchmanD Online
                    Dutchman
                    Developer Most Active Administrators
                    schrieb am zuletzt editiert von Dutchman
                    #143

                    @crunchip sagte in Test Coronavirus Statistics for ioBroker:

                    @Dutchman sieht gut aus
                    anbei mal ein Dashboard
                    55201cb2-aa97-4ea1-8dde-791e6785e5fe-image.png

                    WOW ! Geiles dashboard würdest du den Grafana Export bereitstellen ?

                    crunchipC 1 Antwort Letzte Antwort
                    0
                    • NashraN Offline
                      NashraN Offline
                      Nashra
                      Most Active Forum Testing
                      schrieb am zuletzt editiert von
                      #144

                      Da schließe ich mich Dutchman an, geiles Grafana :+1:

                      Aber mal eine Frage, vielleicht habe ich es auch überlesen, wie komme ich an die Daten
                      der einzelnen Bundesländer?

                      Gruß Ralf
                      Mir egal, wer Dein Vater ist! Wenn ich hier angel, wird nicht übers Wasser gelaufen!!

                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                      HomoranH 1 Antwort Letzte Antwort
                      0
                      • NashraN Nashra

                        Da schließe ich mich Dutchman an, geiles Grafana :+1:

                        Aber mal eine Frage, vielleicht habe ich es auch überlesen, wie komme ich an die Daten
                        der einzelnen Bundesländer?

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

                        @Nashra sagte in Test Coronavirus Statistics for ioBroker:

                        wie komme ich an die Daten
                        der einzelnen Bundesländer?

                        die musst du dir aus webseiten parsen

                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        NashraN 1 Antwort Letzte Antwort
                        0
                        • HomoranH Homoran

                          @Nashra sagte in Test Coronavirus Statistics for ioBroker:

                          wie komme ich an die Daten
                          der einzelnen Bundesländer?

                          die musst du dir aus webseiten parsen

                          NashraN Offline
                          NashraN Offline
                          Nashra
                          Most Active Forum Testing
                          schrieb am zuletzt editiert von
                          #146

                          @Homoran sagte in Test Coronavirus Statistics for ioBroker:

                          @Nashra sagte in Test Coronavirus Statistics for ioBroker:

                          wie komme ich an die Daten
                          der einzelnen Bundesländer?

                          die musst du dir aus webseiten parsen

                          Oh, sorry aber da habe ich keinen Plan von :slightly_frowning_face:

                          Gruß Ralf
                          Mir egal, wer Dein Vater ist! Wenn ich hier angel, wird nicht übers Wasser gelaufen!!

                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                          HomoranH 1 Antwort Letzte Antwort
                          0
                          • NashraN Nashra

                            @Homoran sagte in Test Coronavirus Statistics for ioBroker:

                            @Nashra sagte in Test Coronavirus Statistics for ioBroker:

                            wie komme ich an die Daten
                            der einzelnen Bundesländer?

                            die musst du dir aus webseiten parsen

                            Oh, sorry aber da habe ich keinen Plan von :slightly_frowning_face:

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

                            @Nashra
                            Da gibt es andere Threads.

                            ABER:
                            Die "offizielle" Seite des RKI hinkt gewaltig hinterher
                            die in dem anderen Thread zitierte Seite von BILD hat auch seit heute 09:00 kein update mehr bekommen

                            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            DutchmanD 1 Antwort Letzte Antwort
                            0
                            • HomoranH Homoran

                              @Nashra
                              Da gibt es andere Threads.

                              ABER:
                              Die "offizielle" Seite des RKI hinkt gewaltig hinterher
                              die in dem anderen Thread zitierte Seite von BILD hat auch seit heute 09:00 kein update mehr bekommen

                              DutchmanD Online
                              DutchmanD Online
                              Dutchman
                              Developer Most Active Administrators
                              schrieb am zuletzt editiert von
                              #148

                              @Homoran sagte in Test Coronavirus Statistics for ioBroker:

                              die in dem anderen Thread zitierte Seite von BILD hat auch seit heute 09:00 kein update mehr bekommen

                              das ist auch d er Grund warum ich es nicht integriere habe noch keine gute quelle gefunden leider

                              HomoranH 1 Antwort Letzte Antwort
                              0
                              • DutchmanD Dutchman

                                @Homoran sagte in Test Coronavirus Statistics for ioBroker:

                                die in dem anderen Thread zitierte Seite von BILD hat auch seit heute 09:00 kein update mehr bekommen

                                das ist auch d er Grund warum ich es nicht integriere habe noch keine gute quelle gefunden leider

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

                                @Dutchman sagte in Test Coronavirus Statistics for ioBroker:

                                @Homoran sagte in Test Coronavirus Statistics for ioBroker:

                                die in dem anderen Thread zitierte Seite von BILD hat auch seit heute 09:00 kein update mehr bekommen

                                das ist auch d er Grund warum ich es nicht integriere habe noch keine gute quelle gefunden leider

                                ein bis zweimal am Tag reicht ja eigentlich.
                                Alles andere ist nice aber hat nicht wirklich einen höheren Informationsgehalt

                                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                1 Antwort Letzte Antwort
                                0
                                • DutchmanD Dutchman

                                  @crunchip sagte in Test Coronavirus Statistics for ioBroker:

                                  @Dutchman sieht gut aus
                                  anbei mal ein Dashboard
                                  55201cb2-aa97-4ea1-8dde-791e6785e5fe-image.png

                                  WOW ! Geiles dashboard würdest du den Grafana Export bereitstellen ?

                                  crunchipC Abwesend
                                  crunchipC Abwesend
                                  crunchip
                                  Forum Testing Most Active
                                  schrieb am zuletzt editiert von
                                  #150

                                  @Dutchman Covid-19.txt

                                  umgestiegen von Proxmox auf Unraid

                                  C NashraN 2 Antworten Letzte Antwort
                                  0
                                  • DutchmanD Dutchman

                                    @Scrounger sagte in Test Coronavirus Statistics for ioBroker:

                                    @Sky66766 sagte in Test Coronavirus Statistics for ioBroker:

                                    @sigi234

                                    bei mir auch

                                    coronavirus-statistics.0	2020-03-21 09:05:31.328	warn	(22937) Timor-Leste not found in lib! Must be added to the country name translator.
                                    coronavirus-statistics.0	2020-03-21 09:05:27.527	warn	(22937) Cabo_Verde not found in lib! Must be added to the country name translator.
                                    

                                    Problem hier ist, das die Länder namen nicht ISO konform sind. Hab bereits nen PR erstellt.
                                    https://github.com/iobroker-community-adapters/ioBroker.coronavirus-statistics/pull/8

                                    ich muss mal mit @Dutchman abklären ob wir das nicht dynamisch machen, damit nicht bei jedem neuen Land das auftaucht, der Adapter geupdated werden muss.

                                    danke dir, version 0.2.5 released im latest bitte feedback wen alles klapt schiebe ich sofort nach stable

                                    M Offline
                                    M Offline
                                    Michi68
                                    schrieb am zuletzt editiert von
                                    #151

                                    @Dutchman
                                    0.2.5 keine Warn Meldung mehr, läuft Danke

                                    1 Antwort Letzte Antwort
                                    0
                                    • crunchipC crunchip

                                      @Dutchman Covid-19.txt

                                      C Offline
                                      C Offline
                                      CruziX
                                      schrieb am zuletzt editiert von
                                      #152

                                      @crunchip Weiß jemand, wie man das am besten auf mysql portieren kann?

                                      crunchipC 1 Antwort Letzte Antwort
                                      0
                                      • MyzerATM Offline
                                        MyzerATM Offline
                                        MyzerAT
                                        schrieb am zuletzt editiert von
                                        #153

                                        hmmm, also der Adapter funktioniert, aber Italien hat heute keine Todesfälle, wäre zu schön um wahr zu sein! Gestern 627 heute 0?

                                        lg Rudi

                                        Master Debian 12 (Wien)
                                        Intel NUC6CAYH 16GB RAM, 500 GB SSD & auf Proxmox 8. 7. als VM

                                        Slave Debian 12. (TULLN) --> OpenVPN to Vienna
                                        Intel NUC6CAYH 16GB RAM, 500 GB SSD & auf Proxmox 8.7. als VM

                                        Node 20.19.0
                                        Nodejs 20.19.0
                                        npm 10.8.2
                                        js-controller 7.0.6

                                        HomoranH crunchipC 2 Antworten Letzte Antwort
                                        0
                                        • MyzerATM MyzerAT

                                          hmmm, also der Adapter funktioniert, aber Italien hat heute keine Todesfälle, wäre zu schön um wahr zu sein! Gestern 627 heute 0?

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

                                          @MyzerAT ist ganz normal
                                          Italien meldet immer einmal am Tag und zwar abends

                                          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          342

                                          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