Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Admin v5 jetzt im STABLE!

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Admin v5 jetzt im STABLE!

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

      Hallo,
      ich habe ein Problem mit dem IOT Adapter nach dem Admin update auf version 5
      aktuell ist Admin 5.1.23 installiert
      IOT ist 1.8.22
      und zwar kann ich meine selbst erstellen datenpunkte (logik werte, schalter, button) nicht mehr im iot bzw. bei den alexa geräten hinzufügen.
      Alexa adapter ist auch aktuell V: 3.9.3
      ich bekomme beim hinzufügen immer eine fehlermeldung das der button oder der switch nicht hinzugefügt werden kann oder auch teils not exits... bilder sind beigefügt.
      ich habe auch schon versucht die ordner anzupassen das es channel oder devices sind aber auch dies hat keine änderung gebracht...
      vor dem update lief das immer fehlerfrei mit den eigenen daten punkten.
      das was funktioniert ist das hinzufügen von eigenständigen geräten (switches) z.b. die relais schalter vom shelly kann ich als alexa geräte hinzu fügen aber nicht mein datenpunkt wo ein skript hinter steckt.

      die bilder sind von versuch einer einzel raum saugroboter steuerung mit namen für alexa.
      auch gehts nicht wenn ich über ein skript 2 shelly relais zusammen packe und die mit einem datenpunkt steuern will.*

      in iqontrol ist alles hinterlegt und dort funktioniert es auch mit dem ansteuern. (als zusatz info)

      meine auswahl an ordner erstell optionen habe ich auch angefügt ... ich weis nciht wo der fehler liegt da ich nciht verändert habe.
      ein datenpunkt der vor dem update erstellt war konnte ich nach dem uptade hinzufügen im iot hinzufügen
      neu erstellte datenpunkte nach dem admin update kann ich nicht mehr hinzu fügen

      IOT_ALEXA.JPG objekte auswahl_1.JPG
      objekte auswahl_2.JPG Objekte auwahl_3.JPG
      Objekte.JPG
      System_INFO.JPG
      Error IOT objekt.JPG

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @rebel85 last edited by Thomas Braun

        @rebel85

        Eigene Datenpunkte gehören nicht in die Adapter, dafür gibt es einen dafür vorgesehenen Ordner.

        https://forum.iobroker.net/topic/46814/admin5-ich-kann-keine-objekte-mehr-manuell-anlegen

        R 1 Reply Last reply Reply Quote 0
        • R
          rebel85 @Thomas Braun last edited by

          @thomas-braun
          der Ordner Zu-Hause ist ein eigen erstellter Ordner mit dem ich seit 2 Jahren Arbeite

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @rebel85 last edited by

            @rebel85
            Bitte die Diskussion im verlinkten Thread verfolgen.

            R 1 Reply Last reply Reply Quote 0
            • R
              rebel85 @Thomas Braun last edited by

              @thomas-braun
              ja datenpunkte kann ich erstellen udn triggern usw...
              nur die datenpunkte nicht mehr im IOT hinzufügen

              crunchip 1 Reply Last reply Reply Quote 0
              • crunchip
                crunchip Forum Testing Most Active @rebel85 last edited by

                @rebel85 das Stichwort heisst

                no native part
                
                R 1 Reply Last reply Reply Quote 0
                • R
                  rebel85 @crunchip last edited by

                  @crunchip sorry aber das sagt mir überhaupt nichts.... wüsste nicht mal wo ich da suchen soll

                  crunchip 1 Reply Last reply Reply Quote 0
                  • crunchip
                    crunchip Forum Testing Most Active @rebel85 last edited by

                    @rebel85 guck das Raw deines DP's an, du brauchst diese markierte Zeile
                    41971cb6-0009-4e1c-9332-58ca260719fc-grafik.png

                    R 1 Reply Last reply Reply Quote 1
                    • R
                      rebel85 @crunchip last edited by rebel85

                      @crunchip sagte in Admin v5 jetzt im STABLE!:

                      @rebel85 guck das Raw deines DP's an, du brauchst diese markierte Zeile
                      41971cb6-0009-4e1c-9332-58ca260719fc-grafik.png

                      ja mega geil, hat funktioniert bei einem DP
                      Danke

                      grad neu angelegte DP's in einem Anderen Verzeichnis werden mit der Ergänzung " "native": {}," wiederrum nicht im iot angenommen

                      auch ein neu angelegter ordner undter 0_userdata mit den gewünschten DP namen wurden neu angelegt und diese nimmt der IOT adapter auch nciht an.
                      dann habe ich den eintrag " "native": {}," ergänzt und es funktioniert auch nicht.
                      aber eigenständige geräte kann ich hinzufügen und auch einmal einen DP wo ich nur " "native": {}," ergänzte.
                      ganz komischen verhalten

                      R 1 Reply Last reply Reply Quote 0
                      • I
                        IOBaer @Homoran last edited by

                        @homoran said in Admin v5 jetzt im STABLE!:

                        das Eingeben kannst du so nicht verhindern, aber in den Objects wird nur ein Wert innerhalb der range eingetragen.

                        Danke Dir, aber ich komme gerade nicht mit: was meinst Du damit, dass man das Eingeben nicht verhindern kann, aber nur ein Wert innerhalb der Range eingetragen wird? Wenn ich unter /#tab-objects auch in einen so beschränkten Number-Datenpunkt ("min": 0, "max": 50 ...) einen außerhalb liegenden Wert eintrage (z.B. 80), wird dieser auch eingetragen und gespeichert.

                        @homoran said in Admin v5 jetzt im STABLE!:

                        was meinst du damit?

                        Dass man ja eine Werteliste vorgeben kann, z.B. states": "0:0;1:1;2:2;3:3;4:4;5:5;6:6

                        Ich verstehe gerade nur Bahnhof, auch im Kontext des Beitrages von

                        @apollon77 said in Admin v5 jetzt im STABLE!:

                        Ja die Werte min/max sind aktuell für Visus da, seit neuestem mit js-controller 3.3 bekommst Du aber Log Meldungen

                        Mir geht es darum, ob es normal ist, dass Werte außerhalb des Min-/Max-Bereiches bei Eingabe hier

                        2ea25bf3-b11a-41bf-af7c-57a7b5cceb0d-grafik.png

                        NICHT abgewiesen werden?

                        Danke!

                        Homoran 1 Reply Last reply Reply Quote 0
                        • R
                          rebel85 @rebel85 last edited by

                          @rebel85 sagte in Admin v5 jetzt im STABLE!:

                          @crunchip sagte in Admin v5 jetzt im STABLE!:

                          @rebel85 guck das Raw deines DP's an, du brauchst diese markierte Zeile
                          41971cb6-0009-4e1c-9332-58ca260719fc-grafik.png

                          ja mega geil, hat funktioniert bei einem DP
                          Danke

                          grad neu angelegte DP's in einem Anderen Verzeichnis werden mit der Ergänzung " "native": {}," wiederrum nicht im iot angenommen

                          auch ein neu angelegter ordner undter 0_userdata mit den gewünschten DP namen wurden neu angelegt und diese nimmt der IOT adapter auch nciht an.
                          dann habe ich den eintrag " "native": {}," ergänzt und es funktioniert auch nicht.
                          aber eigenständige geräte kann ich hinzufügen und auch einmal einen DP wo ich nur " "native": {}," ergänzte.
                          ganz komischen verhalten

                          update

                          1 Reply Last reply Reply Quote 0
                          • amg_666
                            amg_666 @Guest last edited by

                            @paul-ol Das ging mir irgendwann auch so und seit ich iobroker vernünftig aufgesetzt habe (richtig installiert, auf "richtigem" System) läuft alles ohne irgendwelche Probleme.
                            Die neue admin Oberfläche habe ich auch munter mitverprobt als sie noch nicht im stable war. Klar gabs da jede Menge "issues", dafür wurde das ja in der community verprobt, aber wirklich ALLE updates oder auch "bitte wieder eine Version zurück" Ansagen liefen ohne Probleme.
                            Wenn ioBroker so schlecht ist, dass die Updates "dauernd" fehlschlagen, dann hast du mit deinem System ein Problem und solltest das mal kritisch checken...

                            1 Reply Last reply Reply Quote 1
                            • Negalein
                              Negalein Global Moderator last edited by

                              @rebel85 sagte in Admin v5 jetzt im STABLE!:

                              update

                              Update von was?
                              Funktionierts nun?

                              R 1 Reply Last reply Reply Quote 0
                              • A
                                Andersmacher @apollon77 last edited by

                                @apollon77 und @Homoran Ja, daß Logs für Hilfe immer sinnvoll/notwendig sind, ist mir klar und die Instanz steht auch bereits auf Log-Stufe=debug, nur leider habe ich noch keinen entsprechenden Log-Eintrag finden können. Da die Instanz alles was ich "brauche" auch bei gelb noch liefert, wollte ich hier auch keinen "großen Vorgang" auslösen, sondern nur ´mal eine "kleine Anfrage" starten, denn manchmal hilft es ja auch anderen, wenn man erfährt, daß man ein "Problem" nicht nur selber hat.

                                @apollon77 sagte in Admin v5 jetzt im STABLE!:

                                @andersmacher Gelb heisst normalerweise das der Adaoter keine Verbidnung zum gerät hat ...

                                Das war mir zwar bewußt, aber beim Lesen Deiner Antwort kam mir der Gedanke, daß das vielleicht die Erklärung für das "Funktionieren" trotz gelb ist:
                                Der sma-em braucht vermutlich gar keine Verbindung zum Gerät, da der SHM2.0 seine Daten "einfach nur" via UDP/Multicast ins Netzwerk sendet und der sma-em "nur zuhören muß", um an die Daten zu kommen. Allerdings fehlen mir noch Netzwerkkenntnisse um zu verstehen/erklären, warum der sma-em in seinen Konfigeinstellungen dann trotzdem die Multicast-Ip benötigt.

                                Sollten sich noch weitere Erkenntnisse ergeben, werde ich die im sma-em thread posten, weil das wohl eher da hingehört.

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

                                  Ich hab mal ne Frage:
                                  Ich wollte grad ein Debug-Log des Admin rauslassen, weil ich immer wieder, wenn er nen neuen Login beim Laden des Admin verlangt, den bekannten Fehler mit "failed to connect to socket.io" raushaut.

                                  Dabei ist mir folgendes aufgefallen:

                                  2021-08-13 10:32:27.932 - debug: admin.0 (14854) Please add to "system.adapter.adapter-studio" common.adminUI={"config":"materialize","tab":"materialize"}
                                  2021-08-13 10:32:27.932 - debug: admin.0 (14854) Please add to "system.adapter.discovery" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.933 - debug: admin.0 (14854) Please add to "system.adapter.feiertage" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.933 - debug: admin.0 (14854) Please add to "system.adapter.flot" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.933 - debug: admin.0 (14854) Please add to "system.adapter.fritzdect" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.933 - debug: admin.0 (14854) Please add to "system.adapter.husq-automower" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.933 - debug: admin.0 (14854) Please add to "system.adapter.icons-addictive-flavour-png" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.933 - debug: admin.0 (14854) Please add to "system.adapter.icons-fatcow-hosting" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.933 - debug: admin.0 (14854) Please add to "system.adapter.icons-icons8" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.933 - debug: admin.0 (14854) Please add to "system.adapter.icons-material-png" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.934 - debug: admin.0 (14854) Please add to "system.adapter.icons-material-svg" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.934 - debug: admin.0 (14854) Please add to "system.adapter.icons-mfd-png" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.934 - debug: admin.0 (14854) Please add to "system.adapter.icons-mfd-svg" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.934 - debug: admin.0 (14854) Please add to "system.adapter.icons-open-icon-library-png" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.934 - debug: admin.0 (14854) Please add to "system.adapter.icons-ultimate-png" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.934 - debug: admin.0 (14854) Please add to "system.adapter.info" common.adminUI={"config":"materialize","tab":"materialize"}
                                  2021-08-13 10:32:27.934 - debug: admin.0 (14854) Please add to "system.adapter.javascript" common.adminUI={"config":"materialize","tab":"html"}
                                  2021-08-13 10:32:27.934 - debug: admin.0 (14854) Please add to "system.adapter.moma" common.adminUI={"config":"materialize","tab":"materialize"}
                                  2021-08-13 10:32:27.935 - debug: admin.0 (14854) Please add to "system.adapter.node-red" common.adminUI={"config":"materialize","tab":"html"}
                                  2021-08-13 10:32:27.935 - debug: admin.0 (14854) Please add to "system.adapter.nut" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.935 - debug: admin.0 (14854) Please add to "system.adapter.openweathermap" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.935 - debug: admin.0 (14854) Please add to "system.adapter.ping" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.935 - debug: admin.0 (14854) Please add to "system.adapter.socketio" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.935 - debug: admin.0 (14854) Please add to "system.adapter.tr-064" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.935 - debug: admin.0 (14854) Please add to "system.adapter.trashschedule" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.935 - debug: admin.0 (14854) Please add to "system.adapter.vis-bars" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.935 - debug: admin.0 (14854) Please add to "system.adapter.vis-canvas-gauges" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.936 - debug: admin.0 (14854) Please add to "system.adapter.vis-colorpicker" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.936 - debug: admin.0 (14854) Please add to "system.adapter.vis-fancyswitch" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.936 - debug: admin.0 (14854) Please add to "system.adapter.vis-google-fonts" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.936 - debug: admin.0 (14854) Please add to "system.adapter.vis-history" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.936 - debug: admin.0 (14854) Please add to "system.adapter.vis-hqwidgets" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.936 - debug: admin.0 (14854) Please add to "system.adapter.vis-icontwo" common.adminUI={"config":"materialize","tab":"materialize"}
                                  2021-08-13 10:32:27.936 - debug: admin.0 (14854) Please add to "system.adapter.vis-inventwo" common.adminUI={"config":"materialize","tab":"materialize"}
                                  2021-08-13 10:32:27.936 - debug: admin.0 (14854) Please add to "system.adapter.vis-jqui-mfd" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.936 - debug: admin.0 (14854) Please add to "system.adapter.vis-justgage" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.937 - debug: admin.0 (14854) Please add to "system.adapter.vis-keyboard" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.937 - debug: admin.0 (14854) Please add to "system.adapter.vis-lcars" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.937 - debug: admin.0 (14854) Please add to "system.adapter.vis-map" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.937 - debug: admin.0 (14854) Please add to "system.adapter.vis-materialdesign" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.937 - debug: admin.0 (14854) Please add to "system.adapter.vis-metro" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.937 - debug: admin.0 (14854) Please add to "system.adapter.vis-players" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.937 - debug: admin.0 (14854) Please add to "system.adapter.vis-plumb" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.937 - debug: admin.0 (14854) Please add to "system.adapter.vis-rgraph" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.937 - debug: admin.0 (14854) Please add to "system.adapter.vis-timeandweather" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.937 - debug: admin.0 (14854) Please add to "system.adapter.vis-weather" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.938 - debug: admin.0 (14854) Please add to "system.adapter.web" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.938 - debug: admin.0 (14854) Please add to "system.adapter.devices" common.adminUI={"config":"none","tab":"html"}
                                  2021-08-13 10:32:27.938 - debug: admin.0 (14854) Please add to "system.adapter.snmp" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.938 - debug: admin.0 (14854) Please add to "system.adapter.nina" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.938 - debug: admin.0 (14854) Please add to "system.adapter.kodi" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.938 - debug: admin.0 (14854) Please add to "system.adapter.hm-rega" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.938 - debug: admin.0 (14854) Please add to "system.adapter.weatherunderground" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.938 - debug: admin.0 (14854) Please add to "system.adapter.mqtt" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.938 - debug: admin.0 (14854) Please add to "system.adapter.simple-api" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.939 - debug: admin.0 (14854) Please add to "system.adapter.influxdb" common.adminUI={"config":"json","custom":"json"}
                                  2021-08-13 10:32:27.939 - debug: admin.0 (14854) Please add to "system.adapter.logparser" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.939 - debug: admin.0 (14854) Please add to "system.adapter.kodi" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.939 - debug: admin.0 (14854) Please add to "system.adapter.denon" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.967 - debug: admin.0 (14854) Please add to "system.adapter.adapter-studio" common.adminUI={"config":"materialize","tab":"materialize"}
                                  2021-08-13 10:32:27.968 - debug: admin.0 (14854) Please add to "system.adapter.denon" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.968 - debug: admin.0 (14854) Please add to "system.adapter.discovery" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.968 - debug: admin.0 (14854) Please add to "system.adapter.feiertage" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.968 - debug: admin.0 (14854) Please add to "system.adapter.flot" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.968 - debug: admin.0 (14854) Please add to "system.adapter.fritzdect" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.968 - debug: admin.0 (14854) Please add to "system.adapter.hm-rega" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.968 - debug: admin.0 (14854) Please add to "system.adapter.husq-automower" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.968 - debug: admin.0 (14854) Please add to "system.adapter.icons-addictive-flavour-png" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.969 - debug: admin.0 (14854) Please add to "system.adapter.icons-fatcow-hosting" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.969 - debug: admin.0 (14854) Please add to "system.adapter.icons-icons8" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.969 - debug: admin.0 (14854) Please add to "system.adapter.icons-material-png" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.969 - debug: admin.0 (14854) Please add to "system.adapter.icons-material-svg" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.969 - debug: admin.0 (14854) Please add to "system.adapter.icons-mfd-png" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.969 - debug: admin.0 (14854) Please add to "system.adapter.icons-mfd-svg" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.969 - debug: admin.0 (14854) Please add to "system.adapter.icons-open-icon-library-png" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.969 - debug: admin.0 (14854) Please add to "system.adapter.icons-ultimate-png" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.969 - debug: admin.0 (14854) Please add to "system.adapter.info" common.adminUI={"config":"materialize","tab":"materialize"}
                                  2021-08-13 10:32:27.970 - debug: admin.0 (14854) Please add to "system.adapter.javascript" common.adminUI={"config":"materialize","tab":"html"}
                                  2021-08-13 10:32:27.970 - debug: admin.0 (14854) Please add to "system.adapter.kodi" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.970 - debug: admin.0 (14854) Please add to "system.adapter.moma" common.adminUI={"config":"materialize","tab":"materialize"}
                                  2021-08-13 10:32:27.970 - debug: admin.0 (14854) Please add to "system.adapter.node-red" common.adminUI={"config":"materialize","tab":"html"}
                                  2021-08-13 10:32:27.970 - debug: admin.0 (14854) Please add to "system.adapter.nut" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.970 - debug: admin.0 (14854) Please add to "system.adapter.openweathermap" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.970 - debug: admin.0 (14854) Please add to "system.adapter.ping" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.970 - debug: admin.0 (14854) Please add to "system.adapter.simple-api" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.970 - debug: admin.0 (14854) Please add to "system.adapter.socketio" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.971 - debug: admin.0 (14854) Please add to "system.adapter.tr-064" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.971 - debug: admin.0 (14854) Please add to "system.adapter.trashschedule" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.971 - debug: admin.0 (14854) Please add to "system.adapter.vis-bars" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.971 - debug: admin.0 (14854) Please add to "system.adapter.vis-canvas-gauges" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.971 - debug: admin.0 (14854) Please add to "system.adapter.vis-colorpicker" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.971 - debug: admin.0 (14854) Please add to "system.adapter.vis-fancyswitch" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.971 - debug: admin.0 (14854) Please add to "system.adapter.vis-google-fonts" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.971 - debug: admin.0 (14854) Please add to "system.adapter.vis-history" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.971 - debug: admin.0 (14854) Please add to "system.adapter.vis-hqwidgets" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.972 - debug: admin.0 (14854) Please add to "system.adapter.vis-icontwo" common.adminUI={"config":"materialize","tab":"materialize"}
                                  2021-08-13 10:32:27.972 - debug: admin.0 (14854) Please add to "system.adapter.vis-inventwo" common.adminUI={"config":"materialize","tab":"materialize"}
                                  2021-08-13 10:32:27.972 - debug: admin.0 (14854) Please add to "system.adapter.vis-jqui-mfd" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.972 - debug: admin.0 (14854) Please add to "system.adapter.vis-justgage" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.972 - debug: admin.0 (14854) Please add to "system.adapter.vis-keyboard" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.972 - debug: admin.0 (14854) Please add to "system.adapter.vis-lcars" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.972 - debug: admin.0 (14854) Please add to "system.adapter.vis-map" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.972 - debug: admin.0 (14854) Please add to "system.adapter.vis-materialdesign" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.972 - debug: admin.0 (14854) Please add to "system.adapter.vis-metro" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.973 - debug: admin.0 (14854) Please add to "system.adapter.vis-players" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.973 - debug: admin.0 (14854) Please add to "system.adapter.vis-plumb" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.973 - debug: admin.0 (14854) Please add to "system.adapter.vis-rgraph" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.973 - debug: admin.0 (14854) Please add to "system.adapter.vis-timeandweather" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.973 - debug: admin.0 (14854) Please add to "system.adapter.vis-weather" common.adminUI={"config":"none"}
                                  2021-08-13 10:32:27.973 - debug: admin.0 (14854) Please add to "system.adapter.web" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.973 - debug: admin.0 (14854) Please add to "system.adapter.devices" common.adminUI={"config":"none","tab":"html"}
                                  2021-08-13 10:32:27.973 - debug: admin.0 (14854) Please add to "system.adapter.snmp" common.adminUI={"config":"html"}
                                  2021-08-13 10:32:27.973 - debug: admin.0 (14854) Please add to "system.adapter.nina" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.973 - debug: admin.0 (14854) Please add to "system.adapter.weatherunderground" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.974 - debug: admin.0 (14854) Please add to "system.adapter.coronavirus-statistics" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.974 - debug: admin.0 (14854) Please add to "system.adapter.mqtt" common.adminUI={"config":"materialize"}
                                  2021-08-13 10:32:27.974 - debug: admin.0 (14854) Please add to "system.adapter.influxdb" common.adminUI={"config":"json","custom":"json"}
                                  2021-08-13 10:32:27.974 - debug: admin.0 (14854) Please add to "system.adapter.logparser" common.adminUI={"config":"materialize"}
                                  

                                  Was will der Admin mir damit sagen, oder kann das ignoriert werden?

                                  P.S: Alle Adapter sind aktuell, js-controller auf version 3.3.15

                                  Feuersturm 1 Reply Last reply Reply Quote 0
                                  • R
                                    rebel85 @Negalein last edited by

                                    @negalein sagte in Admin v5 jetzt im STABLE!:

                                    @rebel85 sagte in Admin v5 jetzt im STABLE!:

                                    update

                                    Update von was?
                                    Funktionierts nun?

                                    ne update des textes....
                                    über umstände aus ->

                                    @rebel85 sagte in Admin5: Ich kann keine Objekte mehr manuell anlegen:

                                    @paul53 sagte in Admin5: Ich kann keine Objekte mehr manuell anlegen:

                                    @rebel85 sagte: mein problem ist der Zu-Hause Ordner das von dort aus nichts mehr bei IOT hinzufügen kann.

                                    "Zu_Hause.0" ist ein ungültiges Objekt (kein Typ). Ändere in den Eigenschaften den Typ in "device" oder "folder".

                                    {
                                      "_id": "Zu_Hause.0",
                                      "type": "folder",
                                      "common": {
                                        "name": "Smarthome",
                                        "role": "",
                                        "icon": "",
                                        "desc": "Manuell erzeugt"
                                      },
                                      "native": {},
                                      "from": "system.adapter.admin.0",
                                      "user": "system.user.admin",
                                      "ts": 1604928795971,
                                      "acl": {
                                        "object": 1636,
                                        "owner": "system.user.admin",
                                        "ownerGroup": "system.group.administrator"
                                      }
                                    }
                                    

                                    teste ich mal

                                    umändern von Zu-Hause.0. in ein folder
                                    und
                                    beim DP Bad hinzufügen von "native": {}, hat geklappt

                                    is da eine dauerlösung hmmm

                                    funktionierts bis jetzt....
                                    später versuch nen anderen eintrag aus dem thread ums gerade zu ziehn.

                                    1 Reply Last reply Reply Quote 0
                                    • Feuersturm
                                      Feuersturm @Boronsbruder last edited by

                                      @boronsbruder das sind Änderungen die am Adapter gemacht werden müssen. Ist aber laut @apollon77 noch optional. Hier wurde das Thema soll einmal aufgegriffen https://github.com/hacki11/ioBroker.valloxmv/issues/61

                                      Feuer-sturm created this issue in hacki11/ioBroker.valloxmv

                                      closed Warning "Please add to "system.adapter.valloxmv" common.adminUI={"config":"materialize"}" #61

                                      Boronsbruder 1 Reply Last reply Reply Quote 1
                                      • Boronsbruder
                                        Boronsbruder @Feuersturm last edited by

                                        @feuersturm
                                        Puuh... Danke...
                                        Ich dachte schon, ich hätte wieder was kaputt gemacht 🤣

                                        1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @IOBaer last edited by

                                          @iobaer sagte in Admin v5 jetzt im STABLE!:

                                          einen außerhalb liegenden Wert eintrage (z.B. 80), wird dieser auch eingetragen und gespeichert.

                                          das ist mir neu.

                                          Wenn ich da nichts verwechsle, wurde das früher "beschnitten". Da sollte IMHO jetzt nur 50 drin stehen

                                          Da muss ich jetzt mal bei @apollon77 nachfragen, wo ich den Denkfehler habe.

                                          I 1 Reply Last reply Reply Quote 1
                                          • S
                                            Siggi0904 last edited by

                                            Mal ne Frage,

                                            ist es richtig, dass mit dem neuen Adapter so viele "admin" Meta-Datenpunkte in den verschiedenen Adapter-Objektbäumen angelegt wurden? Ist da was geplant?

                                            Ich finde die z.B. im deconz, im alarm, im Backitup, im Alexa2 und weiteren.

                                            Danke im Voraus.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            1.1k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            83
                                            563
                                            110594
                                            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