Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter tvprogram

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter tvprogram

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

      Neue Version 0.0.2

      • diverse Bugfixes
      O 1 Reply Last reply Reply Quote 0
      • O
        Oli @OliverIO last edited by Oli

        @OliverIO

        erstmal Danke für den Adapter, folgendes ist mir aufgefallen:

        1. auf der Config Seite ist bei Option 2 die Schrift weiß.
          7caf7d61-95ba-4627-b0ea-16a83254ac2a-image.png

        2. Auf der Übersichtsseite vom ioBroker, wird dein Adapter angezeigt, allerdings der Vis-Editor geöffnet. Der Vis-Editor ist komplett verschwunden
          TV Programm.gif

        3. Das TV Programm für heute wird nicht abgerufen
          595f36c2-e542-4b4e-944e-d413869fca10-image.png

        4. Das Widget bleibt leer, im Editor und in der Runtime
          b201d906-5c3b-4d54-b6e4-2a933f2f1caf-image.png

        Getestet mit dem Browser Edge und Chrome.

        sigi234 Knallochse 2 Replies Last reply Reply Quote 0
        • sigi234
          sigi234 Forum Testing Most Active @Oli last edited by

          @Oli

          Kann ich Alles bestätigen.

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

            @Oli Bei mir ebenfalls das gleiche Verhalten. Ich teste gern weiter.
            Node.js v12.20.0
            NPM 6.14.8
            js-controller 3.1.6
            VIS 1.3.6

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

              Neue Version 0.0.3
              Danke für die Hinweise.
              Diese wurde hier behoben
              Bitte weiter testen
              @Knallochse @sigi234 @Oli

              O 1 Reply Last reply Reply Quote 0
              • O
                Oli @OliverIO last edited by

                @OliverIO

                Widget wird im Editor befüllt, aber nicht in der Runtime angezeigt. Der Rest funktioniert jetzt

                Stephan Schleich OliverIO 2 Replies Last reply Reply Quote 0
                • Stephan Schleich
                  Stephan Schleich @Oli last edited by Stephan Schleich

                  @Oli Adapterkonfig ist bei mir komplett leer, wenn beabsichtigt könnte man den Button doch deaktivieren oder?

                  O OliverIO 2 Replies Last reply Reply Quote 0
                  • O
                    Oli @Stephan Schleich last edited by

                    @Stephan-Schleich

                    ja bei mir auch, ich gehe davon aus, dass es erstmal so sein soll

                    1 Reply Last reply Reply Quote 0
                    • OliverIO
                      OliverIO @Stephan Schleich last edited by OliverIO

                      @Stephan-Schleich

                      Hatte ich im Readme angegeben.
                      Ich deaktiviere die Konfiguration aktuell noch nicht, da ja noch ein paar Features dazu kommen und dafür evtl die Konfiguration noch gebraucht wird.

                      1 Reply Last reply Reply Quote 0
                      • OliverIO
                        OliverIO @Oli last edited by

                        @Oli
                        Könntest du bitte, in der runtime im Browser die f12 drücken und im dann eingeblendeten Bereich auf console gehen und schauen ob dort Fehlermeldungen angezeigt werden, die mit Tvprogram.js etwas zu tun haben?

                        O 1 Reply Last reply Reply Quote 0
                        • O
                          Oli @OliverIO last edited by

                          @OliverIO

                          habe folgendes gefunden:

                          :8082/vis/adapter/rssfeed/words.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
                          instrument.ts:353 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
                          (anonymous) @ instrument.ts:353
                          2breadcrumbs.ts:164 Failed to load resource: the server responded with a status of 404 (Not Found)
                          (anonymous) @ breadcrumbs.ts:164
                          Denon%20AVR-X1200W.png:1 Failed to load resource: the server responded with a status of 404 (Not Found)
                          transparens.png:1 Failed to load resource: the server responded with a status of 404 (Not Found)
                          2:8082/icons-mfd-svg/status_light_low.svg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
                          helpers.ts:124 Uncaught SyntaxError: Unexpected token u in JSON at position 0
                              at JSON.parse (<anonymous>)
                              at Object.createWidget (tvprogram.js:81)
                              at tvprogram.js:53
                              at sentryWrapped (helpers.ts:124)
                          DevTools failed to load SourceMap: Could not load content for http://192.168.2.120:8082/lib/js/socket.io.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
                          
                          OliverIO 1 Reply Last reply Reply Quote 0
                          • OliverIO
                            OliverIO @Oli last edited by

                            @Oli sehr gut, danke, das hilft weiter.
                            Fix kommt voraussichtlich heute Abend.

                            Knallochse 1 Reply Last reply Reply Quote 1
                            • Knallochse
                              Knallochse @OliverIO last edited by

                              @OliverIO Ich habe auch mal die Konsolenausgabe für dich (bei Start der Runtime)
                              Bei mir in der Runtime ebenfalls keine Anzeige (Chrome & Edge)

                              createWidget init
                              tvprogram.js:56 createWidget start
                              tvprogram.js:1146 bindStates
                              index.html#Test_TVProgramm:1 Uncaught SyntaxError: Unexpected token u in JSON at position 0
                                  at JSON.parse (<anonymous>)
                                  at Object.createWidget (tvprogram.js:81)
                                  at tvprogram.js:53
                              createWidget @ tvprogram.js:81
                              (anonymous) @ tvprogram.js:53
                              setTimeout (async)
                              createWidget @ tvprogram.js:52
                              eval @ tpltvprogramtime1.js:24
                              n.render @ can.custom.min.js:76
                              t.template.fn @ can.custom.min.js:76
                              r @ can.custom.min.js:58
                              renderTo @ can.custom.min.js:58
                              renderAs @ can.custom.min.js:58
                              e.view.e.template @ can.custom.min.js:58
                              renderWidget @ vis.js:1644
                              (anonymous) @ vis.js:916
                              (anonymous) @ vis.js:2860
                              (anonymous) @ conn.js:792
                              r.onack @ socket.io.js:8
                              r.onpacket @ socket.io.js:8
                              (anonymous) @ socket.io.js:8
                              r.emit @ socket.io.js:6
                              r.ondecoded @ socket.io.js:6
                              (anonymous) @ socket.io.js:8
                              r.emit @ socket.io.js:6
                              a.add @ socket.io.js:6
                              r.ondata @ socket.io.js:6
                              (anonymous) @ socket.io.js:8
                              r.emit @ socket.io.js:6
                              r.onPacket @ socket.io.js:7
                              (anonymous) @ socket.io.js:7
                              r.emit @ socket.io.js:6
                              r.onPacket @ socket.io.js:7
                              r.onData @ socket.io.js:7
                              ws.onmessage @ socket.io.js:8
                              tvprogram.js:540 changed tvprogram.0.categories.val
                              tvprogram.js:48 createWidget init
                              tvprogram.js:56 createWidget start
                              conn.js:1247 Error: Error: can't create states object for tvprogram.0.categories(SyntaxError: Unexpected token u in JSON at position 0)
                              DevTools failed to load SourceMap: Could not load content for http://192.168.178.86:8082/lib/js/socket.io.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILU
                              
                              
                              OliverIO 1 Reply Last reply Reply Quote 0
                              • OliverIO
                                OliverIO @Knallochse last edited by

                                Neue Version 0.0.4
                                Letzter Fehler ist behoben. bzw scheint das verhalten zum Abruf von Datenpunkten
                                in manchen Systemen abzuweichen.
                                Nach dem Fehler ist vor dem Fehler 🙂

                                O 2 Replies Last reply Reply Quote 0
                                • O
                                  Oli @OliverIO last edited by Oli

                                  @OliverIO

                                  Super, jetzt funktioniert es.

                                  kann ich irgendwo die Schriftgröße und die Größe des Popup Fensters einstellen ?

                                  OliverIO 1 Reply Last reply Reply Quote 0
                                  • O
                                    Oli @OliverIO last edited by

                                    @OliverIO

                                    im Vis Editor ist mir noch was aufgefallen:

                                    180ce266-5edc-450f-9f91-e61d9939c2e6-image.png

                                    OliverIO 1 Reply Last reply Reply Quote 0
                                    • OliverIO
                                      OliverIO @Oli last edited by OliverIO

                                      @Oli sagte in Test Adapter tvprogram:

                                      @OliverIO

                                      Super, jetzt funktioniert es.

                                      kann ich irgendwo die Schriftgröße und die Größe des Popup Fensters einstellen ?

                                      Normalerweise im Editor, bei den css-anweisungen rechts.
                                      ich dachte das das mit den von mir verwendeten css-größen funktioniert.
                                      hab aber eine Möglichkeit gefunden, wie ich die Schriftgröße relativ zur Haupt-Schriftgröße
                                      angeben kann. Kommt im nächsten Release.
                                      Ich hab noch vor, auch die Größe einer Zeile, sowie die Anzeige für 30 Minuten konfigurierbar zu machen.
                                      Aber erst muss die Grundfunktionalität soweit funktionieren und getestet sein.

                                      1 Reply Last reply Reply Quote 0
                                      • OliverIO
                                        OliverIO @Oli last edited by OliverIO

                                        @Oli

                                        @Oli sagte in Test Adapter tvprogram:

                                        im Vis Editor ist mir noch was aufgefallen:

                                        ok, z-index zu hoch.
                                        Danke, muss ich ausprobieren, was da funktioniert.

                                        O 1 Reply Last reply Reply Quote 0
                                        • sigi234
                                          sigi234 Forum Testing Most Active @OliverIO last edited by sigi234

                                          @OliverIO

                                          Ladet ewig.

                                          Screenshot (3075).png

                                          Im Editor aber da:

                                          Screenshot (3079).png

                                          OliverIO 1 Reply Last reply Reply Quote 0
                                          • O
                                            Oli @OliverIO last edited by

                                            @OliverIO

                                            stimmt, kann das von @sigi234 bestätigen, dauert ziemlich lange

                                            vielleicht hilft dir das kleine Video bei der Schriftgröße

                                            TV Programm.gif

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            746
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter tvprogram vis widget
                                            51
                                            911
                                            206154
                                            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