Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter yahoo-stock-market Github

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    223

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

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

Test Adapter yahoo-stock-market Github

Test Adapter yahoo-stock-market Github

Scheduled Pinned Locked Moved Tester
39 Posts 10 Posters 6.1k Views 11 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • sigi234S sigi234

    @newan

    Bericht:

    Installation und API Key erfolgreich.

    Fragen:

    Von wo bekomme ich die Stock Keys ?

    Typo:

    Anleitung Stock Market
    Für die richtigen Einstellungn nutzen See bitte die Anleitung

    NewanN Offline
    NewanN Offline
    Newan
    wrote on last edited by
    #3

    @sigi234 https://www.alphavantage.co/query?function=SYMBOL_SEARCH&keywords=SAIC&apikey=demo

    Apikey und keyword ändern. Könnte man später auf ein Suchfeld einbauen.

    1 Reply Last reply
    0
    • sigi234S sigi234

      @newan

      Bericht:

      Installation und API Key erfolgreich.

      Fragen:

      Von wo bekomme ich die Stock Keys ?

      Typo:

      Anleitung Stock Market
      Für die richtigen Einstellungn nutzen See bitte die Anleitung

      NewanN Offline
      NewanN Offline
      Newan
      wrote on last edited by
      #4

      @sigi234 typo mach ich und Anleitung folgt noch

      ? 1 Reply Last reply
      0
      • NewanN Newan

        @sigi234 typo mach ich und Anleitung folgt noch

        ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #5

        @newan hi, ich habe den Adapter mal eingerichtet und mir zwei Symbole rausgesucht. Api-Key eingetragen, aber es wird kein Kurs in die Objekte geladen.
        Soll es nur zu Öffnungszeiten der Börse funktionieren?

        Bildschirmfoto 2022-04-09 um 07.48.57.jpg

        Danke

        Alina

        NewanN 1 Reply Last reply
        0
        • ? A Former User

          @newan hi, ich habe den Adapter mal eingerichtet und mir zwei Symbole rausgesucht. Api-Key eingetragen, aber es wird kein Kurs in die Objekte geladen.
          Soll es nur zu Öffnungszeiten der Börse funktionieren?

          Bildschirmfoto 2022-04-09 um 07.48.57.jpg

          Danke

          Alina

          NewanN Offline
          NewanN Offline
          Newan
          wrote on last edited by
          #6

          @alinaclg

          stock-market.0
          2022-04-09 11:16:12.886	error	adapter disabled
          
          stock-market.0
          2022-04-09 11:15:54.812	debug	stock data found: {"Error Message":"Invalid API call. Please retry or visit the documentation (https://www.alphavantage.co/documentation/) for TIME_SERIES_INTRADAY."}
          
          stock-market.0
          2022-04-09 11:15:54.797	debug	stock data found: {"Error Message":"Invalid API call. Please retry or visit the documentation (https://www.alphavantage.co/documentation/) for TIME_SERIES_INTRADAY."}
          
          stock-market.0
          2022-04-09 11:15:54.421	debug	stock key check: MUV2.DEX
          
          stock-market.0
          2022-04-09 11:15:54.323	debug	stock key check: BAS.DEX
          
          stock-market.0
          2022-04-09 11:15:54.321	debug	stocks to check: BAS.DEX,MUV2.DEX
          
          stock-market.0
          2022-04-09 11:15:54.318	debug	Apikey found: 'XXXXXXXXXXX'
          
          stock-market.0
          2022-04-09 11:15:54.311	debug	Start api callback:
          

          Das schient aber ein Problem der API zu sein und dem Xetra Markt: https://stackoverflow.com/questions/47357105/dax-xetra-on-alphavantage

          ? 2 Replies Last reply
          0
          • NewanN Newan

            @alinaclg

            stock-market.0
            2022-04-09 11:16:12.886	error	adapter disabled
            
            stock-market.0
            2022-04-09 11:15:54.812	debug	stock data found: {"Error Message":"Invalid API call. Please retry or visit the documentation (https://www.alphavantage.co/documentation/) for TIME_SERIES_INTRADAY."}
            
            stock-market.0
            2022-04-09 11:15:54.797	debug	stock data found: {"Error Message":"Invalid API call. Please retry or visit the documentation (https://www.alphavantage.co/documentation/) for TIME_SERIES_INTRADAY."}
            
            stock-market.0
            2022-04-09 11:15:54.421	debug	stock key check: MUV2.DEX
            
            stock-market.0
            2022-04-09 11:15:54.323	debug	stock key check: BAS.DEX
            
            stock-market.0
            2022-04-09 11:15:54.321	debug	stocks to check: BAS.DEX,MUV2.DEX
            
            stock-market.0
            2022-04-09 11:15:54.318	debug	Apikey found: 'XXXXXXXXXXX'
            
            stock-market.0
            2022-04-09 11:15:54.311	debug	Start api callback:
            

            Das schient aber ein Problem der API zu sein und dem Xetra Markt: https://stackoverflow.com/questions/47357105/dax-xetra-on-alphavantage

            ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #7

            @newan Ok, dann teste ich mal mit einem US-Wert 🙂

            1 Reply Last reply
            0
            • NewanN Newan

              @alinaclg

              stock-market.0
              2022-04-09 11:16:12.886	error	adapter disabled
              
              stock-market.0
              2022-04-09 11:15:54.812	debug	stock data found: {"Error Message":"Invalid API call. Please retry or visit the documentation (https://www.alphavantage.co/documentation/) for TIME_SERIES_INTRADAY."}
              
              stock-market.0
              2022-04-09 11:15:54.797	debug	stock data found: {"Error Message":"Invalid API call. Please retry or visit the documentation (https://www.alphavantage.co/documentation/) for TIME_SERIES_INTRADAY."}
              
              stock-market.0
              2022-04-09 11:15:54.421	debug	stock key check: MUV2.DEX
              
              stock-market.0
              2022-04-09 11:15:54.323	debug	stock key check: BAS.DEX
              
              stock-market.0
              2022-04-09 11:15:54.321	debug	stocks to check: BAS.DEX,MUV2.DEX
              
              stock-market.0
              2022-04-09 11:15:54.318	debug	Apikey found: 'XXXXXXXXXXX'
              
              stock-market.0
              2022-04-09 11:15:54.311	debug	Start api callback:
              

              Das schient aber ein Problem der API zu sein und dem Xetra Markt: https://stackoverflow.com/questions/47357105/dax-xetra-on-alphavantage

              ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #8

              @newan So, nun mal mit MSFT getestet und das gleiche. Irgendwas klemmt da. Schade, der Adapter hätte mich echt gereizt

              NewanN 1 Reply Last reply
              0
              • ? A Former User

                @newan So, nun mal mit MSFT getestet und das gleiche. Irgendwas klemmt da. Schade, der Adapter hätte mich echt gereizt

                NewanN Offline
                NewanN Offline
                Newan
                wrote on last edited by
                #9

                @alinaclg Probiere mal bitte mit IBM oder BA als Symbol. Das sind meine beiden Test Symbols

                ? 1 Reply Last reply
                0
                • NewanN Newan

                  @alinaclg Probiere mal bitte mit IBM oder BA als Symbol. Das sind meine beiden Test Symbols

                  ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by
                  #10

                  @newan

                  Hi,

                  also: da kommt nix

                  Ich hatte dann heute den ganzen Tag folgende Symbole

                  MSFT,BAS.DEX,MUV2.DEX
                  

                  Ich denke, da klemmt aber so richtig was 🙂

                  NewanN 1 Reply Last reply
                  0
                  • ? A Former User

                    @newan

                    Hi,

                    also: da kommt nix

                    Ich hatte dann heute den ganzen Tag folgende Symbole

                    MSFT,BAS.DEX,MUV2.DEX
                    

                    Ich denke, da klemmt aber so richtig was 🙂

                    NewanN Offline
                    NewanN Offline
                    Newan
                    wrote on last edited by
                    #11

                    @alinaclg schrieb ja teste mal BA,IBM

                    Dann wird was kommen. Wieso api die symbole net unterstützt k.a müsste man mal beim Anbieter fragen.

                    1 Reply Last reply
                    0
                    • NewanN Offline
                      NewanN Offline
                      Newan
                      wrote on last edited by Newan
                      #12

                      Hallo zusammen,

                      es gibt eine neue Version. DIEse verwendet nun die Yahoo API und kann ohne Apikey verwendet werden.

                      https://github.com/Newan/ioBroker.yahoo-stock-market

                      Bildschirmfoto 2022-09-12 um 15.32.21.png

                      Bildschirmfoto 2022-09-12 um 15.29.30.png

                      ? 1 Reply Last reply
                      0
                      • NewanN Newan

                        Hallo zusammen,

                        es gibt eine neue Version. DIEse verwendet nun die Yahoo API und kann ohne Apikey verwendet werden.

                        https://github.com/Newan/ioBroker.yahoo-stock-market

                        Bildschirmfoto 2022-09-12 um 15.32.21.png

                        Bildschirmfoto 2022-09-12 um 15.29.30.png

                        ? Offline
                        ? Offline
                        A Former User
                        wrote on last edited by
                        #13

                        @newan Cool Danke

                        hast du zufällig das Symbol für den DAX für den Test?

                        NewanN 1 Reply Last reply
                        0
                        • ? A Former User

                          @newan Cool Danke

                          hast du zufällig das Symbol für den DAX für den Test?

                          NewanN Offline
                          NewanN Offline
                          Newan
                          wrote on last edited by
                          #14

                          @alinaclg c24e10d8-b6db-4ef0-a3b8-5aa31be623d3-image.png

                          Aber mir ^

                          AcguaA 1 Reply Last reply
                          0
                          • NewanN Newan

                            @alinaclg c24e10d8-b6db-4ef0-a3b8-5aa31be623d3-image.png

                            Aber mir ^

                            AcguaA Offline
                            AcguaA Offline
                            Acgua
                            wrote on last edited by
                            #15

                            Hi @newan

                            Vielen Dank für den Adapter, im Thread https://forum.iobroker.net/topic/64338/erledigt-adapter-für-aktienkurse-oder-gibt-es-bereits wurde ich darauf von Oli aufmerksam gemacht.

                            Ich habe einen ersten Test mit ein paar Symbolen gemacht und funktioniert sehr gut.

                            M 1 Reply Last reply
                            0
                            • AcguaA Acgua

                              Hi @newan

                              Vielen Dank für den Adapter, im Thread https://forum.iobroker.net/topic/64338/erledigt-adapter-für-aktienkurse-oder-gibt-es-bereits wurde ich darauf von Oli aufmerksam gemacht.

                              Ich habe einen ersten Test mit ein paar Symbolen gemacht und funktioniert sehr gut.

                              M Offline
                              M Offline
                              mading
                              wrote on last edited by mading
                              #16

                              Seit kurzem loggt der Adapter Fehlermeldungen im Minutentakt: Error: Invalid Cookie. Hat das noch jemand?

                              IMG_1708.jpeg

                              //Edit: gibt schon ein Issue dafür: https://github.com/Newan/ioBroker.yahoo-stock-market/issues/5

                              backfisch88 created this issue in Newan/ioBroker.yahoo-stock-market

                              closed Error: Invalid Cookie #5

                              O 1 Reply Last reply
                              0
                              • M mading

                                Seit kurzem loggt der Adapter Fehlermeldungen im Minutentakt: Error: Invalid Cookie. Hat das noch jemand?

                                IMG_1708.jpeg

                                //Edit: gibt schon ein Issue dafür: https://github.com/Newan/ioBroker.yahoo-stock-market/issues/5

                                backfisch88 created this issue in Newan/ioBroker.yahoo-stock-market

                                closed Error: Invalid Cookie #5

                                O Offline
                                O Offline
                                Oli
                                wrote on last edited by
                                #17

                                @mading
                                Ja, ist mir heute auch aufgefallen

                                Gruß
                                Oliver

                                NewanN 1 Reply Last reply
                                0
                                • O Oli

                                  @mading
                                  Ja, ist mir heute auch aufgefallen

                                  NewanN Offline
                                  NewanN Offline
                                  Newan
                                  wrote on last edited by
                                  #18

                                  @oli Welches Symbol, mit Test AAPL gehts bei mir?

                                  O 1 Reply Last reply
                                  0
                                  • NewanN Newan

                                    @oli Welches Symbol, mit Test AAPL gehts bei mir?

                                    O Offline
                                    O Offline
                                    Oli
                                    wrote on last edited by Oli
                                    #19

                                    @newan
                                    Sorry, die Frage verstehe ich jetzt nicht

                                    Hier mal die Meldungen aus dem Log

                                    yahoo-stock-market.0
                                    2023-07-14 22:05:22.091	error	Error: Invalid Cookie
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:22.091	error	Error on APi Call for symbol: U1ID.F
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:22.082	error	Error: Invalid Cookie
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:22.081	error	Error on APi Call for symbol: D1AR.DE
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:22.030	error	Error: Invalid Cookie
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:22.029	error	Error on APi Call for symbol: ^STOXX50E
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:22.008	error	Error: Invalid Cookie
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:22.008	error	Error on APi Call for symbol: ^TECDAX
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.994	error	Error: Invalid Cookie
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.994	error	Error on APi Call for symbol: BZ=F
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.972	error	Error: Invalid Cookie
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.972	error	Error on APi Call for symbol: GC=F
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.925	error	Error: Invalid Cookie
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.924	error	Error on APi Call for symbol: ^SDAXI
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.911	error	Error: Invalid Cookie
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.910	error	Error on APi Call for symbol: ^MDAXI
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.899	error	Error: Invalid Cookie
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.898	error	Error on APi Call for symbol: ^GDAXI
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.868	error	Error: Invalid Cookie
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.868	error	Error on APi Call for symbol: EURUSD=X
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.828	error	Error: Invalid Cookie
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.828	error	Error on APi Call for symbol: WICHN.FGI
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.810	error	Error: Invalid Cookie
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.810	error	Error on APi Call for symbol: ^GSPC
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.800	error	Error: Invalid Cookie
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.800	error	Error on APi Call for symbol: ^HSI
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.769	error	Error: Invalid Cookie
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.768	error	Error on APi Call for symbol: BTC-EUR
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.718	error	Error: Invalid Cookie
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.718	error	Error on APi Call for symbol: ^IXIC
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.707	error	Error: Invalid Cookie
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.707	error	Error on APi Call for symbol: ^DJI
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.699	error	Error: Invalid Cookie
                                    
                                    yahoo-stock-market.0
                                    2023-07-14 22:05:21.698	error	Error on APi Call for symbol: ^N225
                                    

                                    Gruß
                                    Oliver

                                    NewanN 1 Reply Last reply
                                    0
                                    • O Oli

                                      @newan
                                      Sorry, die Frage verstehe ich jetzt nicht

                                      Hier mal die Meldungen aus dem Log

                                      yahoo-stock-market.0
                                      2023-07-14 22:05:22.091	error	Error: Invalid Cookie
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:22.091	error	Error on APi Call for symbol: U1ID.F
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:22.082	error	Error: Invalid Cookie
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:22.081	error	Error on APi Call for symbol: D1AR.DE
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:22.030	error	Error: Invalid Cookie
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:22.029	error	Error on APi Call for symbol: ^STOXX50E
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:22.008	error	Error: Invalid Cookie
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:22.008	error	Error on APi Call for symbol: ^TECDAX
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.994	error	Error: Invalid Cookie
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.994	error	Error on APi Call for symbol: BZ=F
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.972	error	Error: Invalid Cookie
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.972	error	Error on APi Call for symbol: GC=F
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.925	error	Error: Invalid Cookie
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.924	error	Error on APi Call for symbol: ^SDAXI
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.911	error	Error: Invalid Cookie
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.910	error	Error on APi Call for symbol: ^MDAXI
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.899	error	Error: Invalid Cookie
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.898	error	Error on APi Call for symbol: ^GDAXI
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.868	error	Error: Invalid Cookie
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.868	error	Error on APi Call for symbol: EURUSD=X
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.828	error	Error: Invalid Cookie
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.828	error	Error on APi Call for symbol: WICHN.FGI
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.810	error	Error: Invalid Cookie
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.810	error	Error on APi Call for symbol: ^GSPC
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.800	error	Error: Invalid Cookie
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.800	error	Error on APi Call for symbol: ^HSI
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.769	error	Error: Invalid Cookie
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.768	error	Error on APi Call for symbol: BTC-EUR
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.718	error	Error: Invalid Cookie
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.718	error	Error on APi Call for symbol: ^IXIC
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.707	error	Error: Invalid Cookie
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.707	error	Error on APi Call for symbol: ^DJI
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.699	error	Error: Invalid Cookie
                                      
                                      yahoo-stock-market.0
                                      2023-07-14 22:05:21.698	error	Error on APi Call for symbol: ^N225
                                      
                                      NewanN Offline
                                      NewanN Offline
                                      Newan
                                      wrote on last edited by
                                      #20

                                      @oli Danke das beantwortet es 🙂

                                      Node Version?

                                      O 1 Reply Last reply
                                      0
                                      • NewanN Newan

                                        @oli Danke das beantwortet es 🙂

                                        Node Version?

                                        O Offline
                                        O Offline
                                        Oli
                                        wrote on last edited by
                                        #21

                                        @newan
                                        Node.js v18.15.0 ich hoffe, dass ist die Angabe, die du benötigst.

                                        Bis vorgestern ging noch alles

                                        Gruß
                                        Oliver

                                        NewanN 1 Reply Last reply
                                        0
                                        • O Oli

                                          @newan
                                          Node.js v18.15.0 ich hoffe, dass ist die Angabe, die du benötigst.

                                          Bis vorgestern ging noch alles

                                          NewanN Offline
                                          NewanN Offline
                                          Newan
                                          wrote on last edited by
                                          #22

                                          @oli Ja ok, bei mir geht noch alles. Ich kann den Fehler nicht nachstellen.
                                          Hab für euch aber die Lib mal aktualisiert. Wenn du von git installierst sollte die ggf wieder funktionieren.
                                          Wen ja mache ich eine neue Version draus

                                          O 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          52

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe