Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. Zusammenstellung meiner Tabellen

    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

    Zusammenstellung meiner Tabellen

    This topic has been deleted. Only users with topic management privileges can see it.
    • ?
      A Former User @David G. last edited by

      @david-g sagte in Zusammenstellung meiner Tabellen:

      @ilovegym

      Vermutlich irgendetwas was ich aus Versehen drinnen gelassen hab, als ich in den Skript was getestet hab was nicht hingehört 😕

      hihi, kein Problem, hab ich mir gedacht.. da alles soweit funktioniert.. 🙂 Danke nochmals!

      1 Reply Last reply Reply Quote 1
      • S
        Supernils last edited by Negalein

        Hallo @David-G

        seit kurzem tauchen in meinem Log eine Menge Warnings auf. Das Skript für "Tabelle Adapterübersicht" scheint der Übeltäter zu sein.
        Beispiel:

        2023-11-12 17:30:04.181 - warn: javascript.0 (1198) getState "system.adapter.ical.0.cpu" not found (3)
        2023-11-12 17:30:04.183 - warn: javascript.0 (1198) at tabelle_generieren (script.js.Misc.Lovelace_AdapterStatus:100:20)
        2023-11-12 17:30:04.183 - warn: javascript.0 (1198) at Object. (script.js.Misc.Lovelace_AdapterStatus:152:3)
        2023-11-12 17:30:04.184 - warn: javascript.0 (1198) getState "system.adapter.ical.0.memHeapUsed" not found (3)
        2023-11-12 17:30:04.184 - warn: javascript.0 (1198) at tabelle_generieren (script.js.Misc.Lovelace_AdapterStatus:105:20)
        2023-11-12 17:30:04.184 - warn: javascript.0 (1198) at Object. (script.js.Misc.Lovelace_AdapterStatus:152:3)
        

        existsState() könnte die Ursache sein. Siehst du das bei dir auch? Hast du einen Fix?

        David G. 1 Reply Last reply Reply Quote 0
        • David G.
          David G. @Supernils last edited by

          @supernils

          Hey,

          habe mal in meinen Log geschaut.
          Ich finde keine Fehler von dem Script.

          Gibt's die genannten Datenpunkte zB von ical bei dir über die er meckert (sieht man nur im Expertenmodus)?

          Mit den JS Bausteinen kenne ich mich auch nicht so aus.
          Sind nur Sachen die ich mal irgendwo gelesen habe 🤣

          Wüsste jetzt nicht, wo ich da ansetzen könnte.

          S 1 Reply Last reply Reply Quote 0
          • S
            Supernils @David G. last edited by

            @david-g
            Die Warnings kommen immer dann wenn ein Adapter startet z.B.

            host.raspberrypi4-iobroker
            	2023-11-14 17:22:16.572	info	instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
            weatherunderground.0
            	2023-11-14 17:22:16.040	info	Terminated (NO_ERROR): Without reason
            javascript.0
            	2023-11-14 17:22:03.451	warn	at Object.<anonymous> (script.js.Misc.Lovelace_AdapterStatus:152:3)
            javascript.0
            	2023-11-14 17:22:03.451	warn	at tabelle_generieren (script.js.Misc.Lovelace_AdapterStatus:105:20)
            javascript.0
            	2023-11-14 17:22:03.450	warn	getState "system.adapter.weatherunderground.0.memHeapUsed" not found (3)
            javascript.0
            	2023-11-14 17:22:03.449	warn	at Object.<anonymous> (script.js.Misc.Lovelace_AdapterStatus:152:3)
            javascript.0
            	2023-11-14 17:22:03.449	warn	at tabelle_generieren (script.js.Misc.Lovelace_AdapterStatus:100:20)
            javascript.0
            	2023-11-14 17:22:03.447	warn	getState "system.adapter.weatherunderground.0.cpu" not found (3)
            weatherunderground.0
            	2023-11-14 17:22:03.250	info	starting. Version 3.6.0 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v18.18.2, js-controller: 5.0.16
            host.raspberrypi4-iobroker
            	2023-11-14 17:22:00.141	info	instance system.adapter.weatherunderground.0 started with pid 15615
            

            Die Datenpunkte gibt es. Diese haben aber keinen Wert (z.b. cpu)
            8459bf9b-109d-4fe2-ad22-c6aa6f351fda-grafik.png

            David G. 1 Reply Last reply Reply Quote 0
            • David G.
              David G. @Supernils last edited by David G.

              @supernils

              Da bin ich überfordert.
              Bei mir haben die DPs aber auch Werte......

              Evtl hat @paul53 da eine Idee.
              Er hat mir beim Erstellen der Tabelle geholfen.
              (Auch wenn er das Blockly nicht sehen darf, ich glaub die js Funktion die ich da gefühlt 100x drinnen habe hatte auch einmal gereicht 🤣).

              1 Reply Last reply Reply Quote 0
              • David G.
                David G. last edited by

                Proxmox Backup Tabelle hinzugefügt.

                Dr.Pie 1 Reply Last reply Reply Quote 0
                • Dr.Pie
                  Dr.Pie @David G. last edited by

                  @david-g Moin

                  ich habe mir mal die txt der Shelly-Liste kopiert.

                  Muss das in einer json kopiert werden ?
                  Habe davon leider nicht wirklich eine Ahnung.

                  1000 Dank 😊 👍

                  David G. 1 Reply Last reply Reply Quote 0
                  • David G.
                    David G. @Dr.Pie last edited by David G.

                    @dr-pie

                    Das ist ein Blockly.
                    Das kannst du in Blockly so importieren.

                    Falls deine Shelly Instanz die 0 ist, musst du nur ganz unten im Blockly einen Datenpunkt angeben/abändern, in den die Tabelle geschrieben werden soll.

                    Diesen musst du dir vorher selber unter den Objekten anlegen als Typ mixed oder string.

                    Die html Tabelle kann man dann eigentlich in jede Visu einbinden.

                    Habe aber nur normale Shellys. Keine Motion oder mit 2 Kanälen. Muss man mal sehen, wie die sich in der Tabelle verhalten.

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

                      @david-g sagte in Zusammenstellung meiner Tabellen:

                      hmip.txt

                      hallo und guten Abenden,

                      habe gestern als du mir wegen den Reolink Sachen geholfen hast, das Du Cool Tabelle gebaut hast...
                      Bei HMIP haben ich diese Problem

                      9:44:00.012 warn javascript.0 (168955) at Object.<anonymous> (script.js.Überwachung.Überwachung_HMIP💯3)

                      und die Tabelle macht das als Grafik

                      Greenshot 2024-01-07 19.49.35.png

                      Was mach eich falsch? Das mit den Shelly geht gar nicht.-(

                      David G. 1 Reply Last reply Reply Quote 0
                      • David G.
                        David G. @Longbow last edited by

                        @longbow

                        Bei manchen Scripten hat er irgendwie die Umlaute zerschossen, beim txt erstellen.
                        Schreibe morgen eine neue Datei.

                        Was geht beim Shelly nicht?

                        Longbow 1 Reply Last reply Reply Quote 0
                        • Longbow
                          Longbow @David G. last edited by

                          @david-g

                          Danke, das scheint so zu sein... wegen den Umlauten

                          Bei Shelly sieht das Blocky so aus.

                          Greenshot 2024-01-07 20.16.19.png

                          das kann ja nicht stimmen oder ?

                          David G. 1 Reply Last reply Reply Quote 0
                          • David G.
                            David G. @Longbow last edited by David G.

                            @longbow

                            Der Baustein gehört nicht da rein 🤣
                            Hatte ich da wohl mal zwischendurch was anderes getestet ^^.

                            Longbow 1 Reply Last reply Reply Quote 0
                            • Longbow
                              Longbow @David G. last edited by

                              @david-g das ist ja lustig… aber ich habe nichts anderes drin, in der txt Datei.

                              David G. 1 Reply Last reply Reply Quote 0
                              • David G.
                                David G. @Longbow last edited by

                                @longbow

                                Oh, dann hab ich da was falsch hochgeladen....
                                Kommt morgen

                                Longbow 1 Reply Last reply Reply Quote 0
                                • Longbow
                                  Longbow @David G. last edited by

                                  @david-g Super, vielen Dank Dir. Freu mich:-)

                                  David G. 1 Reply Last reply Reply Quote 0
                                  • David G.
                                    David G. @Longbow last edited by

                                    @longbow

                                    Anbei die beiden Tabellen,
                                    wenn es passt, ändere ich das oben ab.

                                    tabelle_shelly.txt
                                    tabelle_hmip.txt

                                    Longbow 1 Reply Last reply Reply Quote 0
                                    • Longbow
                                      Longbow @David G. last edited by Longbow

                                      @david-g sagte in Zusammenstellung meiner Tabellen:

                                      tabelle_hmip.txt

                                      moin...,

                                      Danke erst mal.

                                      Bei Shelly bekomme ich diese Meldung:
                                      08:30:05.677 warn javascript.0 (168955) at etwas_tun (script.js.Überwachung.Überwachung_Shelly:77:3)
                                      08:30:05.677 warn javascript.0 (168955) at Object.<anonymous> (script.js.Überwachung.Überwachung_Shelly:82:3)

                                      Bei HMIP diese Meldung:
                                      08:31:00.009 warn javascript.0 (168955) at Object.<anonymous> (script.js.Überwachung.Überwachung_HMIP💯3)
                                      08:32:04.579 warn javascript.0 (168955) at Object.<anonymous> (script.js.Überwachung.Überwachung_HMIP💯3)

                                      Aber die Tabellen lassen Sich ohne eine Fehler einbinden:-)

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

                                      Support us

                                      ioBroker
                                      Community Adapters
                                      Donate

                                      841
                                      Online

                                      31.9k
                                      Users

                                      80.1k
                                      Topics

                                      1.3m
                                      Posts

                                      12
                                      46
                                      5339
                                      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