Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Coronavirus Statistics for ioBroker

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Coronavirus Statistics for ioBroker

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

      Hallo! Ich hatte seit zwei Tagen das Problem, das der Adapter nach einem Neustart des RaspPi scheinbar nicht mehr richtig funktioniert hat, meinte, er läuft bereits. Hab nun den RaspPi neu gestartet, nun passt es wieder. Nun schauen aber leider meine Diagramme so aus:
      e98ffce8-974c-4d1f-9f6a-d2d15d37a7e6-grafik.png
      Grund sind diese History-Daten:
      fa94a741-e33a-4156-ade4-78b5d61fd619-grafik.png
      Hat jemand eine Idee, ob ich da entweder die 0-Werte im Flot ignorieren kann, oder ob ich dem History-Adapter in der Zukunft sagen kann, keine null-Werte zu erstellen?

      1 Reply Last reply Reply Quote 0
      • Knallochse
        Knallochse last edited by

        @Dutchman Habe seit heute leider Fehler im Log

        coronavirus-statistics.0	2020-05-14 14:45:29.331	error	(2178) Unknown Bezirk received containing {"attributes":{"OBJECTID":415,"GEN":"Berlin Tempelhof-Schöneberg","BEZ":"Bezirk","death_rate":3.24074074074074,"cases":648,"deaths":21,"cases_per_100k":184.27
        coronavirus-statistics.0	2020-05-14 14:45:29.327	error	(2178) Unknown Bezirk received containing {"attributes":{"OBJECTID":414,"GEN":"Berlin Friedrichshain-Kreuzberg","BEZ":"Bezirk","death_rate":1.02459016393443,"cases":488,"deaths":5,"cases_per_100k":168
        coronavirus-statistics.0	2020-05-14 14:45:29.323	error	(2178) Unknown Bezirk received containing {"attributes":{"OBJECTID":413,"GEN":"Berlin Mitte","BEZ":"Bezirk","death_rate":1.19176598049837,"cases":923,"deaths":11,"cases_per_100k":240.256968232979,"cas
        coronavirus-statistics.0	2020-05-14 14:45:29.319	error	(2178) Unknown Bezirk received containing {"attributes":{"OBJECTID":412,"GEN":"Berlin Steglitz-Zehlendorf","BEZ":"Bezirk","death_rate":2.30326295585413,"cases":521,"deaths":12,"cases_per_100k":168.773
        coronavirus-statistics.0	2020-05-14 14:45:29.314	error	(2178) Unknown Bezirk received containing {"attributes":{"OBJECTID":411,"GEN":"Berlin Spandau","BEZ":"Bezirk","death_rate":2.29007633587786,"cases":262,"deaths":6,"cases_per_100k":107.387171741599,"ca
        coronavirus-statistics.0	2020-05-14 14:45:29.310	error	(2178) Unknown Bezirk received containing {"attributes":{"OBJECTID":410,"GEN":"Berlin Marzahn-Hellersdorf","BEZ":"Bezirk","death_rate":0.595238095238095,"cases":336,"deaths":2,"cases_per_100k":125.117
        coronavirus-statistics.0	2020-05-14 14:45:29.306	error	(2178) Unknown Bezirk received containing {"attributes":{"OBJECTID":409,"GEN":"Berlin Lichtenberg","BEZ":"Bezirk","death_rate":3.2967032967033,"cases":273,"deaths":9,"cases_per_100k":93.6689403400903,
        coronavirus-statistics.0	2020-05-14 14:45:29.302	error	(2178) Unknown Bezirk received containing {"attributes":{"OBJECTID":408,"GEN":"Berlin Neukölln","BEZ":"Bezirk","death_rate":4.29184549356223,"cases":699,"deaths":30,"cases_per_100k":212.016706552499,"
        coronavirus-statistics.0	2020-05-14 14:45:29.297	error	(2178) Unknown Bezirk received containing {"attributes":{"OBJECTID":407,"GEN":"Berlin Pankow","BEZ":"Bezirk","death_rate":3.81679389312977,"cases":655,"deaths":25,"cases_per_100k":160.631736416809,"ca
        coronavirus-statistics.0	2020-05-14 14:45:29.291	error	(2178) Unknown Bezirk received containing {"attributes":{"OBJECTID":406,"GEN":"Berlin Treptow-Köpenick","BEZ":"Bezirk","death_rate":2.6865671641791,"cases":335,"deaths":9,"cases_per_100k":123.54648482
        coronavirus-statistics.0	2020-05-14 14:45:29.286	error	(2178) Unknown Bezirk received containing {"attributes":{"OBJECTID":405,"GEN":"Berlin Charlottenburg-Wilmersdorf","BEZ":"Bezirk","death_rate":3.05555555555556,"cases":720,"deaths":22,"cases_per_100k":
        coronavirus-statistics.0	2020-05-14 14:45:29.281	error	(2178) Unknown Bezirk received containing {"attributes":{"OBJECTID":404,"GEN":"Berlin Reinickendorf","BEZ":"Bezirk","death_rate":4.35684647302905,"cases":482,"deaths":21,"cases_per_100k":181.732491280
        
        K 1 Reply Last reply Reply Quote 0
        • K
          Kampfratte @Knallochse last edited by

          @Knallochse Fehler habe ich gefunden und per Pull Request an @Dutchman weiter geleitet.

          Knallochse 1 Reply Last reply Reply Quote 3
          • Knallochse
            Knallochse @Kampfratte last edited by

            @Kampfratte Große Klasse und vielen Dank 👍

            1 Reply Last reply Reply Quote 0
            • V
              varg last edited by

              habe auch einige meldungen im log

              coronavirus-statistics.0	2020-05-16 11:03:05.518	warn	(3795) State attribute definition missing for + criticalPerOneMillion
              coronavirus-statistics.0	2020-05-16 11:03:05.510	warn	(3795) State attribute definition missing for + recoveredPerOneMillion
              coronavirus-statistics.0	2020-05-16 11:03:05.503	warn	(3795) State attribute definition missing for + activePerOneMillion
              coronavirus-statistics.0	2020-05-16 11:03:05.495	warn	(3795) State attribute definition missing for + population
              
              K 1 Reply Last reply Reply Quote 0
              • K
                Kampfratte @varg last edited by

                @varg liegt @Dutchman auch in der selben Pull Request vor.

                1 Reply Last reply Reply Quote 0
                • Webranger
                  Webranger last edited by

                  Kommen bei euch noch aktuelle Daten an?

                  Hab bis jetzt für Heute null neu infizierte!?

                  Gruss

                  K 1 Reply Last reply Reply Quote 0
                  • K
                    Kampfratte @Webranger last edited by

                    @Webranger jupp, ich hab bei Deutschland heute 98 neuinfizierte. Stand 16:00 Uhr.

                    1 Reply Last reply Reply Quote 0
                    • Webranger
                      Webranger last edited by

                      Komisch .......

                      Bildschirmfoto 2020-05-19 um 16.05.27.png

                      Danke

                      1 Reply Last reply Reply Quote 0
                      • Webranger
                        Webranger last edited by Webranger

                        Hab immer noch diese Fehler im log

                        coronavirus-statistics.0	2020-05-25 19:00:54.708	info	(15619) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        coronavirus-statistics.0	2020-05-25 19:00:54.285	error	(15619) Unknown Bezirk received containing {"attributes":{"OBJECTID":415,"GEN":"Berlin Tempelhof-Schöneberg","BEZ":"Bezirk","death_rate":3.6036036036036,"cases":666,"deaths":24,"cases_per_100k":189.3
                        coronavirus-statistics.0	2020-05-25 19:00:54.284	error	(15619) Unknown Bezirk received containing {"attributes":{"OBJECTID":414,"GEN":"Berlin Friedrichshain-Kreuzberg","BEZ":"Bezirk","death_rate":1.15830115830116,"cases":518,"deaths":6,"cases_per_100k":1
                        coronavirus-statistics.0	2020-05-25 19:00:54.275	error	(15619) Unknown Bezirk received containing {"attributes":{"OBJECTID":413,"GEN":"Berlin Mitte","BEZ":"Bezirk","death_rate":1.2565445026178,"cases":955,"deaths":12,"cases_per_100k":248.586570598586,"ca
                        coronavirus-statistics.0	2020-05-25 19:00:54.274	error	(15619) Unknown Bezirk received containing {"attributes":{"OBJECTID":412,"GEN":"Berlin Steglitz-Zehlendorf","BEZ":"Bezirk","death_rate":2.41187384044527,"cases":539,"deaths":13,"cases_per_100k":174.6
                        coronavirus-statistics.0	2020-05-25 19:00:54.273	error	(15619) Unknown Bezirk received containing {"attributes":{"OBJECTID":411,"GEN":"Berlin Spandau","BEZ":"Bezirk","death_rate":2.66666666666667,"cases":300,"deaths":8,"cases_per_100k":122.962410391143,"
                        coronavirus-statistics.0	2020-05-25 19:00:54.272	error	(15619) Unknown Bezirk received containing {"attributes":{"OBJECTID":410,"GEN":"Berlin Marzahn-Hellersdorf","BEZ":"Bezirk","death_rate":0.84985835694051,"cases":353,"deaths":3,"cases_per_100k":131.44
                        coronavirus-statistics.0	2020-05-25 19:00:54.261	error	(15619) Unknown Bezirk received containing {"attributes":{"OBJECTID":409,"GEN":"Berlin Lichtenberg","BEZ":"Bezirk","death_rate":3.44827586206897,"cases":290,"deaths":10,"cases_per_100k":99.5018047568
                        coronavirus-statistics.0	2020-05-25 19:00:54.260	error	(15619) Unknown Bezirk received containing {"attributes":{"OBJECTID":408,"GEN":"Berlin Neukölln","BEZ":"Bezirk","death_rate":4.32432432432432,"cases":740,"deaths":32,"cases_per_100k":224.452593489055
                        coronavirus-statistics.0	2020-05-25 19:00:54.255	error	(15619) Unknown Bezirk received containing {"attributes":{"OBJECTID":407,"GEN":"Berlin Pankow","BEZ":"Bezirk","death_rate":4.14285714285714,"cases":700,"deaths":29,"cases_per_100k":171.667504567582,"
                        coronavirus-statistics.0	2020-05-25 19:00:54.254	error	(15619) Unknown Bezirk received containing {"attributes":{"OBJECTID":406,"GEN":"Berlin Treptow-Köpenick","BEZ":"Bezirk","death_rate":2.89855072463768,"cases":345,"deaths":10,"cases_per_100k":127.2344
                        coronavirus-statistics.0	2020-05-25 19:00:54.253	error	(15619) Unknown Bezirk received containing {"attributes":{"OBJECTID":405,"GEN":"Berlin Charlottenburg-Wilmersdorf","BEZ":"Bezirk","death_rate":2.97297297297297,"cases":740,"deaths":22,"cases_per_100k
                        coronavirus-statistics.0	2020-05-25 19:00:54.241	error	(15619) Unknown Bezirk received containing {"attributes":{"OBJECTID":404,"GEN":"Berlin Reinickendorf","BEZ":"Bezirk","death_rate":4.43548387096774,"cases":496,"deaths":22,"cases_per_100k":187.0110283
                        

                        und diese:

                        coronavirus-statistics.0	2020-05-25 19:00:28.066	warn	(15619) State attribute definition missing for + criticalPerOneMillion
                        coronavirus-statistics.0	2020-05-25 19:00:27.834	warn	(15619) State attribute definition missing for + recoveredPerOneMillion
                        coronavirus-statistics.0	2020-05-25 19:00:27.497	warn	(15619) State attribute definition missing for + activePerOneMillion
                        coronavirus-statistics.0	2020-05-25 19:00:27.282	warn	(15619) State attribute definition missing for + population
                        

                        Hab ich was überlesen was ich machen muss und gibt es da schon eine Lösung?

                        Gruss

                        crunchip K 2 Replies Last reply Reply Quote 0
                        • crunchip
                          crunchip Forum Testing Most Active @Webranger last edited by

                          @Webranger habs manuell geändert
                          https://github.com/iobroker-community-adapters/ioBroker.coronavirus-statistics/pull/52

                          Kampfratte created this issue in iobroker-community-adapters/ioBroker.coronavirus-statistics

                          closed #51 #52

                          1 Reply Last reply Reply Quote 0
                          • K
                            Kampfratte @Webranger last edited by

                            @Webranger der Pull Request liegt Dutchman schon seit geraumer Zeit vor.

                            Bis er es integriert hat, kannst du den Adapter incl. des Pull requests auch von meinem Fork installieren

                            https://github.com/Kampfratte/ioBroker.coronavirus-statistics

                            Lg

                            crunchip M 2 Replies Last reply Reply Quote 2
                            • crunchip
                              crunchip Forum Testing Most Active @Kampfratte last edited by crunchip

                              @Kampfratte gibt schon wieder was zu tun😜

                              	(26469) State attribute definition missing for + todayRecovered
                              

                              Ah...hast du schon...grad gesehen

                              C K 2 Replies Last reply Reply Quote 0
                              • C
                                Coffeelover @crunchip last edited by

                                @crunchip sagte in Test Coronavirus Statistics for ioBroker:

                                	(26469) State attribute definition missing for + todayRecovered
                                

                                +1

                                1 Reply Last reply Reply Quote 0
                                • M
                                  Michi68 @Kampfratte last edited by

                                  Danke @Kampfratte
                                  hat er schon gemacht einfach noch mal von hier https://github.com/Kampfratte/ioBroker.coronavirus-statistics
                                  die zwei main.js, stateAttr.js austauschen

                                  1 Reply Last reply Reply Quote 0
                                  • K
                                    Kampfratte @crunchip last edited by

                                    @crunchip jupp, ist schon gemacht und auch wieder gleich per Pull Request weiter gegeben worden 🙂

                                    1 Reply Last reply Reply Quote 1
                                    • Dutchman
                                      Dutchman Developer Most Active Administrators last edited by

                                      Hi all,

                                      Sorry ich hatte eine kleine (notwendige) Auszeit um bissl zur ruhe zu kommen, werden ab dieser/spaetestens nieste Woche wieder aktiver unterwegs sein.

                                      (manchmal hat man solche Momente)

                                      Cheers,

                                      Dutch

                                      Chaot K 2 Replies Last reply Reply Quote 3
                                      • Chaot
                                        Chaot @Dutchman last edited by

                                        @Dutchman
                                        In das Ruhe liegt der Kraft.

                                        Ales Gut!

                                        1 Reply Last reply Reply Quote 1
                                        • K
                                          Kampfratte @Dutchman last edited by

                                          @Dutchman kein Ding. Braucht jeder mal, denke ich.

                                          Heute kam wieder ne Meldung, die ich angepasst habe und auch gleich per Pull Request angepasst habe.

                                          Bildschirmfoto 2020-06-03 um 04.01.30.png

                                          1 Reply Last reply Reply Quote 1
                                          • V
                                            vsa @sigi234 last edited by

                                            Hallo @sigi234 und @Scrounger ,

                                            danke erst mal an alle hier für diesen tollen Adapter und Idden für Views.
                                            Ich habe Scroungers View vom 19.3. hier mal testweise implementiert. Ich bin noch Anfänger, steige nach un d nach mehr durch. Mi Chats hatte ich noch nichts zu tun.
                                            Bei mir werden auch keine Charts angezeigt. Klar, ich habe die materila-design-widgets in der neusten Version installiert. Auch iobroker läuft in der neusten Version auf meinem pi3.

                                            Frage: Muss ich noch sql oder history installieren?

                                            Danke schon mal,
                                            vsa

                                            C 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            793
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter installation adapterentwicklung testen
                                            120
                                            1177
                                            278622
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo