Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. HTML Tabelle für WebSpeedy Adapter (VIS,Iqontrol)

    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

    HTML Tabelle für WebSpeedy Adapter (VIS,Iqontrol)

    This topic has been deleted. Only users with topic management privileges can see it.
    • liv-in-sky
      liv-in-sky @skokarl last edited by

      @skokarl "let htmlSignature=false" ist die variable (zeile35) - danach einen test ausführen und es verschwindet

      1 Reply Last reply Reply Quote 1
      • sigi234
        sigi234 Forum Testing Most Active @skokarl last edited by

        @skokarl sagte in HTML Tabelle für WebSpeedy Adapter (VIS,Iqontrol):

        Sigi, aus welchem Adapter kommt das Widget ?

        canvas-gauges

        1 Reply Last reply Reply Quote 1
        • S
          skokarl last edited by skokarl

          @liv-in-sky

          2 Schreibfehler

          Upload ....

          und einmal Upload statt Download in der zweiten Spalte ☺

          1.PNG

          edit: und, die Überschrift ist in der zweiten Spalte, also zweiten Hälfte, auch in einer anderen Farbe

          liv-in-sky 1 Reply Last reply Reply Quote 0
          • liv-in-sky
            liv-in-sky @skokarl last edited by

            @skokarl

            der erste fehler könnte selbst bereinigt werden - die spaltenüberschriften sind teile des individuellen setting

            der zweite fehler ist auch im template drin gewesen - habe beides ausgebessert und neues script ist im ersten post

            danke für den hinweis

            ps: bei dieser breiten tabelle, habe ich wohl nicht richtig getestet - bin nicht davon ausgegangen, dass jmd eine solch breite ansicht nutzt

            S 2 Replies Last reply Reply Quote 0
            • S
              skokarl @liv-in-sky last edited by

              @liv-in-sky sagte in HTML Tabelle für WebSpeedy Adapter (VIS,Iqontrol):

              ps: bei dieser breiten tabelle, habe ich wohl nicht richtig getestet - bin nicht davon ausgegangen, dass jmd eine solch breite ansicht nutzt

              Du machst hier ein geiles Script nach dem anderen, da dürfen auch mal Kleinigkeiten passieren.
              Ich hätte es vielleicht selbst rausmachen können, habs nur erwähnt damit es auch für die anderen passt.
              Aber,...alles gut !, Danke für Deine Scripts.

              1 Reply Last reply Reply Quote 1
              • S
                skokarl @liv-in-sky last edited by

                @liv-in-sky

                Kleinigkeit noch, hast Du vielleicht oben überlesen ......

                warum ist die linke Überschrift leicht blau, die rechte weiß ?

                1.PNG

                liv-in-sky 1 Reply Last reply Reply Quote 0
                • liv-in-sky
                  liv-in-sky @skokarl last edited by

                  @skokarl ist eine einstellung - damit man es leichter unterscheiden kann - bei z.b 4 tabellen nebeneinder mit je drei werten , wird es unübersichtlich

                  Image 4.png

                  1 Reply Last reply Reply Quote 1
                  • tobasium
                    tobasium last edited by

                    Hi Zusammen,

                    irgendwie funktioniert bei mir was nicht mehr ich komme nur nicht drauf warum:

                    22:15:08.158	error	javascript.0 (1666) at writeHTML (script.js.Smarthome_Tobi.System.webspeed:152:15)
                    22:15:08.158	error	javascript.0 (1666) at Object.<anonymous> (script.js.Smarthome_Tobi.System.webspeed:197:3)
                    22:16:26.809	error	javascript.0 (1666) at writeHTML (script.js.Smarthome_Tobi.System.webspeed:152:15)
                    22:16:26.809	error	javascript.0 (1666) at Object.<anonymous> (script.js.Smarthome_Tobi.System.webspeed:197:3)
                    

                    hat mir jemand einen Ansatz?

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

                      @tobasium

                      Ist der Log komplett? Debug Log?

                      tobasium 1 Reply Last reply Reply Quote 0
                      • tobasium
                        tobasium @sigi234 last edited by tobasium

                        @sigi234 das nur aus dem script im log sobald speedy läuft.

                        Log:

                        javascript.0	2020-03-28 22:23:33.941	error	(1666) at processImmediate (timers.js:658:5)
                        javascript.0	2020-03-28 22:23:33.941	error	(1666) at tryOnImmediate (timers.js:676:5)
                        javascript.0	2020-03-28 22:23:33.941	error	(1666) at runCallback (timers.js:705:18)
                        javascript.0	2020-03-28 22:23:33.941	error	(1666) at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4851:37)
                        javascript.0	2020-03-28 22:23:33.940	error	(1666) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:450:25)
                        javascript.0	2020-03-28 22:23:33.940	error	(1666) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1123:38)
                        javascript.0	2020-03-28 22:23:33.940	error	(1666) at Object.<anonymous> (script.js.Smarthome_Tobi.System.webspeed:197:3)
                        javascript.0	2020-03-28 22:23:33.940	error	(1666) at writeHTML (script.js.Smarthome_Tobi.System.webspeed:152:15)
                        javascript.0	2020-03-28 22:23:33.939	error	(1666) Error in callback: TypeError: Cannot read property 'length' of null
                        

                        Ich habe es gelöst. Habe die Datenpunkte gelöscht und das script neu gestartet dan lief es wieder.

                        1 Reply Last reply Reply Quote 0
                        • G
                          G4l4h4d last edited by

                          Hi zusammen, irgendwie funktioniert meine Anzeige der Tabelle nicht.

                          Im Editor sieht das Ganze so aus:
                          Bildschirmfoto 2020-03-29 um 23.17.22.png

                          In der Runtime sieht es so aus:
                          Bildschirmfoto 2020-03-29 um 23.17.32.png

                          Irgendwie ist die Tabelle abgeschnitten und ich finde den Fehler nicht 😒

                          liv-in-sky 1 Reply Last reply Reply Quote 0
                          • liv-in-sky
                            liv-in-sky @G4l4h4d last edited by

                            @G4l4h4d was mich wundert: warum hast du eine anzeige der tabelle im vis editor - dort werden die über binding normalerweise nicht angezeigt

                            G 1 Reply Last reply Reply Quote 0
                            • G
                              G4l4h4d @liv-in-sky last edited by

                              @liv-in-sky vielleicht habe ich auch einen Fehler gemacht. Ich bin nach deiner Anleitung vorgegangen und habe dann die Daten aus dem DP VISAnzeige
                              Bildschirmfoto 2020-03-30 um 11.55.52.png
                              in das HTML Widget kopiert
                              Bildschirmfoto 2020-03-30 um 11.56.44.png

                              G 1 Reply Last reply Reply Quote 0
                              • G
                                G4l4h4d @G4l4h4d last edited by G4l4h4d

                                Hab jetzt herausgefunden, dass wenn ich im Skript die Zeile...

                                <script> function setOnDblClickCustom( ) {	var Self = this; var objID = "web-speedy.0.test_best";	Self.servConn.setState(objID, true)} </script>
                                

                                ..lösche. Dann wird mir die Tabelle richtig angezeigt. Allerdings funktioniert dann der "Server Test" nicht mehr.

                                liv-in-sky 1 Reply Last reply Reply Quote 0
                                • liv-in-sky
                                  liv-in-sky @G4l4h4d last edited by

                                  @G4l4h4d du musst das mit einem binding machen

                                  siehe :

                                  https://forum.iobroker.net/post/402671

                                  G 1 Reply Last reply Reply Quote 1
                                  • G
                                    G4l4h4d @liv-in-sky last edited by

                                    @liv-in-sky Vielen Danke, jetzt klappt es 👍

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

                                      Hi zusammen,

                                      kann mir jemand sagen warum mein Download so niedrig ist

                                      632eee8f-d5bb-4c53-a124-396e024569b7-image.png

                                      08868a35-3c38-4152-b118-8f884bf7aad8-image.png

                                      S 1 Reply Last reply Reply Quote 0
                                      • S
                                        skokarl @Sky66766 last edited by

                                        @Sky66766

                                        was zeigt denn speedtest.net ?

                                        Sky66766 1 Reply Last reply Reply Quote 0
                                        • Sky66766
                                          Sky66766 @skokarl last edited by

                                          @skokarl

                                          258daaaa-07bb-466b-82e9-d9db75fcb927-image.png

                                          S 1 Reply Last reply Reply Quote 0
                                          • S
                                            skokarl @Sky66766 last edited by

                                            @Sky66766
                                            der selbe Rechner ? die selben Bedingungen ?
                                            im Wlan ? LAN Anschluss ein GB Anschluss ?

                                            oder machst du den speedtest.net auf deinem Rechner und der IOBroker auf einem Raspi im Wlan ?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            456
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            template
                                            12
                                            65
                                            6867
                                            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