Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [Testing] Material UI Adapter

    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

    [Testing] Material UI Adapter

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

      Hi zusammen. Ich wollte ebenfalls gerne den Material UI Adapter testen. Leider lässt er sich nicht installieren.
      Wenn ich im Latest Repository den Adapter über die Admin Oberfläche installieren will, dann schließt sich das Installationsfenster recht schnell.
      Schaue ich dann unter "Instanzen", so findet sich folgendes Bild:
      instances - ioBroker - Mozilla Firefox 2019-07-18 19.12.03.png

      Wenn ich versuche die Webseite des Material Adapters aufzurufen, kommt folgender Fehler: File 0.10.6/index.html not found: Not exists

      Meine Web-Server Version ist 2.4.1; iobroker etc. siehe Signatur. Hat jemand ein ähnliches Problem?

      crunchip 1 Reply Last reply Reply Quote 0
      • S
        southparkler last edited by

        Mein Problem ist identisch.

        Hab schon alles versucht, auch ein downgrade läuft nicht. Werd mir jetzt dann was anderes suchen...

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

          @smile bei der Installation kannst du unten links Schliessen wenn fertig ausschalten, dann bleibt dein Fenster geöffnet

          smile 1 Reply Last reply Reply Quote 0
          • smile
            smile @crunchip last edited by

            @crunchip Ja das weiß ich, das behebt nur leider den Fehler nicht.

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

              @smile aber man kann lesen welcher Fehler da steht und vllt hier rein schreiben, denn deine frage war, ob jemand ein ähnliches Problem hat.
              Ohne zu wissen welche Meldungen erscheinen, kann auch niemand diese Frage beantworten😉

              smile 1 Reply Last reply Reply Quote 0
              • smile
                smile @crunchip last edited by Jey Cee

                @crunchip Da gebe ich dir natürlich vollkommen Recht 🙂 Leider steht da gefühlt für mich nicht viel nützliches drin:

                $ ./iobroker add material  --host DJ-Server
                host.DJ-Server create instance material
                host.DJ-Server object material.0 created
                host.DJ-Server object system.adapter.material.upload created
                host.DJ-Server object system.adapter.material.0 created
                process exited with code 0
                

                MOD Edit Jey Cee: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>

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

                  @smile das ist aber nicht die komplette Meldung der Installation

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

                    Hm gibt es noch einen anderen Weg die Meldung zu bekommen oder eine Art erweiterte Meldung? Mir wäre nur nicht bekannt wie?
                    So sieht das bei mir aus:
                    iobroker material.ui adapter.gif

                    Ich würde zu gerne den Adapter nutzen und testen.

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

                      @smile du installierst ja auch nicht den Adapter, sondern fügst nur die Instanz hinzu
                      lösch den Adapter nochmal und installiere neu, die Instanz sollte dann automatisch erstellt werden

                      smile 1 Reply Last reply Reply Quote 0
                      • smile
                        smile @crunchip last edited by

                        @crunchip Was ist da der Unterschied? So installiere ich jeden Adapter.
                        Den Adapter deinstalliert und neu Installiert habe ich vermutlich schon 10 mal. 😢

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

                          @smile das was du hier zeigst, ist das hinzufügen einer Instanz, aber nicht die Installation des Adapter selbst

                          smile 1 Reply Last reply Reply Quote 0
                          • smile
                            smile @crunchip last edited by

                            @crunchip Hier habe ich nun nochmal etwas mehr Log bekommen nach dem Versuch das ganze über die Konsole zu installieren:

                            C:\ioBroker>npm install iobroker.material
                            
                            > authenticate-pam@1.0.2 install C:\ioBroker\node_modules\authenticate-pam
                            > node-gyp rebuild
                            
                            
                            C:\ioBroker\node_modules\authenticate-pam>if not defined npm_config_node_gyp (node "C:\Users\DJ-Server\AppData\Roaming\npm\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "C:\Users\DJ-Server\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
                            Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu ermöglichen, müssen Sie den Schalter "/m" hinzufügen.
                              authenticate_pam.cc
                              win_delay_load_hook.cc
                            c:\iobroker\node_modules\authenticate-pam\authenticate_pam.cc(24): fatal error C1083: Datei (Include) kann nicht geöffn
                            et werden: "unistd.h": No such file or directory [C:\ioBroker\node_modules\authenticate-pam\build\authenticate_pam.vcxp
                            roj]
                            gyp ERR! build error
                            gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
                            gyp ERR! stack     at ChildProcess.onExit (C:\Users\DJ-Server\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
                            gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                            gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                            gyp ERR! System Windows_NT 10.0.17763
                            gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\DJ-Server\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
                            gyp ERR! cwd C:\ioBroker\node_modules\authenticate-pam
                            gyp ERR! node -v v10.16.0
                            gyp ERR! node-gyp -v v3.8.0
                            gyp ERR! not ok
                            
                            > mdns@2.5.0 install C:\ioBroker\node_modules\mdns
                            > node-gyp rebuild
                            
                            
                            C:\ioBroker\node_modules\mdns>if not defined npm_config_node_gyp (node "C:\Users\DJ-Server\AppData\Roaming\npm\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "C:\Users\DJ-Server\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
                            Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu ermöglichen, müssen Sie den Schalter "/m" hinzufügen.
                              dns_sd.cpp
                              dns_service_browse.cpp
                              dns_service_enumerate_domains.cpp
                              dns_service_get_addr_info.cpp
                            c:\iobroker\node_modules\mdns\src\mdns.hpp(32): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "dns_sd.
                            h": No such file or directory (Quelldatei wird kompiliert ..\src\dns_service_enumerate_domains.cpp) [C:\ioBroker\node_m
                            odules\mdns\build\dns_sd_bindings.vcxproj]
                              dns_service_process_result.cpp
                            c:\iobroker\node_modules\mdns\src\mdns.hpp(32): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "dns_sd.
                            h": No such file or directory (Quelldatei wird kompiliert ..\src\dns_service_browse.cpp) [C:\ioBroker\node_modules\mdns
                            \build\dns_sd_bindings.vcxproj]
                            c:\iobroker\node_modules\mdns\src\mdns.hpp(32): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "dns_sd.
                            h": No such file or directory (Quelldatei wird kompiliert ..\src\dns_sd.cpp) [C:\ioBroker\node_modules\mdns\build\dns_s
                            d_bindings.vcxproj]
                              dns_service_ref.cpp
                              dns_service_ref_deallocate.cpp
                            c:\iobroker\node_modules\mdns\src\mdns.hpp(32): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "dns_sd.
                            h": No such file or directory (Quelldatei wird kompiliert ..\src\dns_service_get_addr_info.cpp) [C:\ioBroker\node_modul
                            es\mdns\build\dns_sd_bindings.vcxproj]
                              dns_service_ref_sock_fd.cpp
                            c:\iobroker\node_modules\mdns\src\mdns.hpp(32): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "dns_sd.
                            h": No such file or directory (Quelldatei wird kompiliert ..\src\dns_service_ref_deallocate.cpp) [C:\ioBroker\node_modu
                            les\mdns\build\dns_sd_bindings.vcxproj]
                            c:\iobroker\node_modules\mdns\src\mdns.hpp(32): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "dns_sd.
                            h": No such file or directory (Quelldatei wird kompiliert ..\src\dns_service_ref.cpp) [C:\ioBroker\node_modules\mdns\bu
                            ild\dns_sd_bindings.vcxproj]
                              dns_service_register.cpp
                              dns_service_resolve.cpp
                            c:\iobroker\node_modules\mdns\src\mdns.hpp(32): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "dns_sd.
                            h": No such file or directory (Quelldatei wird kompiliert ..\src\dns_service_process_result.cpp) [C:\ioBroker\node_modu
                            les\mdns\build\dns_sd_bindings.vcxproj]
                            c:\iobroker\node_modules\mdns\src\mdns.hpp(32): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "dns_sd.
                            h": No such file or directory (Quelldatei wird kompiliert ..\src\dns_service_ref_sock_fd.cpp) [C:\ioBroker\node_modules
                            \mdns\build\dns_sd_bindings.vcxproj]
                              dns_service_update_record.cpp
                              mdns_utils.cpp
                            c:\iobroker\node_modules\mdns\src\mdns.hpp(32): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "dns_sd.
                            h": No such file or directory (Quelldatei wird kompiliert ..\src\dns_service_register.cpp) [C:\ioBroker\node_modules\md
                            ns\build\dns_sd_bindings.vcxproj]
                              network_interface.cpp
                            c:\iobroker\node_modules\mdns\src\mdns.hpp(32): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "dns_sd.
                            h": No such file or directory (Quelldatei wird kompiliert ..\src\dns_service_resolve.cpp) [C:\ioBroker\node_modules\mdn
                            s\build\dns_sd_bindings.vcxproj]
                              socket_watcher.cpp
                            c:\iobroker\node_modules\mdns\src\mdns.hpp(32): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "dns_sd.
                            h": No such file or directory (Quelldatei wird kompiliert ..\src\dns_service_update_record.cpp) [C:\ioBroker\node_modul
                            es\mdns\build\dns_sd_bindings.vcxproj]
                            c:\iobroker\node_modules\mdns\src\mdns.hpp(32): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "dns_sd.
                            h": No such file or directory (Quelldatei wird kompiliert ..\src\mdns_utils.cpp) [C:\ioBroker\node_modules\mdns\build\d
                            ns_sd_bindings.vcxproj]
                              txt_record_ref.cpp
                              txt_record_create.cpp
                            c:\iobroker\node_modules\mdns\src\mdns.hpp(32): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "dns_sd.
                            h": No such file or directory (Quelldatei wird kompiliert ..\src\socket_watcher.cpp) [C:\ioBroker\node_modules\mdns\bui
                            ld\dns_sd_bindings.vcxproj]
                            c:\iobroker\node_modules\mdns\src\mdns.hpp(32): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "dns_sd.
                            h": No such file or directory (Quelldatei wird kompiliert ..\src\network_interface.cpp) [C:\ioBroker\node_modules\mdns\
                            build\dns_sd_bindings.vcxproj]
                              txt_record_deallocate.cpp
                              txt_record_set_value.cpp
                            c:\iobroker\node_modules\mdns\src\mdns.hpp(32): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "dns_sd.
                            h": No such file or directory (Quelldatei wird kompiliert ..\src\txt_record_ref.cpp) [C:\ioBroker\node_modules\mdns\bui
                            ld\dns_sd_bindings.vcxproj]
                              txt_record_get_length.cpp
                            c:\iobroker\node_modules\mdns\src\mdns.hpp(32): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "dns_sd.
                            h": No such file or directory (Quelldatei wird kompiliert ..\src\txt_record_create.cpp) [C:\ioBroker\node_modules\mdns\
                            build\dns_sd_bindings.vcxproj]
                              txt_record_buffer_to_object.cpp
                            c:\iobroker\node_modules\mdns\src\mdns.hpp(32): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "dns_sd.
                            h": No such file or directory (Quelldatei wird kompiliert ..\src\txt_record_deallocate.cpp) [C:\ioBroker\node_modules\m
                            dns\build\dns_sd_bindings.vcxproj]
                              win_delay_load_hook.cc
                            c:\iobroker\node_modules\mdns\src\mdns.hpp(32): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "dns_sd.
                            h": No such file or directory (Quelldatei wird kompiliert ..\src\txt_record_set_value.cpp) [C:\ioBroker\node_modules\md
                            ns\build\dns_sd_bindings.vcxproj]
                            c:\iobroker\node_modules\mdns\src\mdns.hpp(32): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "dns_sd.
                            h": No such file or directory (Quelldatei wird kompiliert ..\src\txt_record_get_length.cpp) [C:\ioBroker\node_modules\m
                            dns\build\dns_sd_bindings.vcxproj]
                            c:\iobroker\node_modules\mdns\src\mdns.hpp(32): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "dns_sd.
                            h": No such file or directory (Quelldatei wird kompiliert ..\src\txt_record_buffer_to_object.cpp) [C:\ioBroker\node_mod
                            ules\mdns\build\dns_sd_bindings.vcxproj]
                            gyp ERR! build error
                            gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
                            gyp ERR! stack     at ChildProcess.onExit (C:\Users\DJ-Server\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
                            gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                            gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                            gyp ERR! System Windows_NT 10.0.17763
                            gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\DJ-Server\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
                            gyp ERR! cwd C:\ioBroker\node_modules\mdns
                            gyp ERR! node -v v10.16.0
                            gyp ERR! node-gyp -v v3.8.0
                            gyp ERR! not ok
                            
                            > unix-dgram@0.2.3 install C:\ioBroker\node_modules\unix-dgram
                            > node-gyp rebuild
                            
                            
                            C:\ioBroker\node_modules\unix-dgram>if not defined npm_config_node_gyp (node "C:\Users\DJ-Server\AppData\Roaming\npm\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "C:\Users\DJ-Server\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
                            Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu ermöglichen, müssen Sie den Schalter "/m" hinzufügen.
                              unix_dgram.cc
                              win_delay_load_hook.cc
                            c:\iobroker\node_modules\unix-dgram\node_modules\nan\nan_maybe_43_inl.h(88): error C2039: "ForceSet": Ist kein Element
                            von "v8::Object" (Quelldatei wird kompiliert ..\src\unix_dgram.cc) [C:\ioBroker\node_modules\unix-dgram\build\unix_dgra
                            m.vcxproj]
                              c:\users\dj-server\.node-gyp\10.16.0\include\node\v8.h(3243): note: Siehe Deklaration von "v8::Object" (Quelldatei wi
                              rd kompiliert ..\src\unix_dgram.cc)
                            c:\iobroker\node_modules\unix-dgram\node_modules\nan\nan.h(816): warning C4996: 'node::MakeCallback': wurde als veralte
                            t deklariert (Quelldatei wird kompiliert ..\src\unix_dgram.cc) [C:\ioBroker\node_modules\unix-dgram\build\unix_dgram.vc
                            xproj]
                              c:\users\dj-server\.node-gyp\10.16.0\include\node\node.h(176): note: Siehe Deklaration von "node::MakeCallback" (Quel
                              ldatei wird kompiliert ..\src\unix_dgram.cc)
                            c:\iobroker\node_modules\unix-dgram\node_modules\nan\nan.h(830): warning C4996: 'node::MakeCallback': wurde als veralte
                            t deklariert (Quelldatei wird kompiliert ..\src\unix_dgram.cc) [C:\ioBroker\node_modules\unix-dgram\build\unix_dgram.vc
                            xproj]
                              c:\users\dj-server\.node-gyp\10.16.0\include\node\node.h(169): note: Siehe Deklaration von "node::MakeCallback" (Quel
                              ldatei wird kompiliert ..\src\unix_dgram.cc)
                            c:\iobroker\node_modules\unix-dgram\node_modules\nan\nan.h(844): warning C4996: 'node::MakeCallback': wurde als veralte
                            t deklariert (Quelldatei wird kompiliert ..\src\unix_dgram.cc) [C:\ioBroker\node_modules\unix-dgram\build\unix_dgram.vc
                            xproj]
                              c:\users\dj-server\.node-gyp\10.16.0\include\node\node.h(162): note: Siehe Deklaration von "node::MakeCallback" (Quel
                              ldatei wird kompiliert ..\src\unix_dgram.cc)
                            c:\iobroker\node_modules\unix-dgram\node_modules\nan\nan.h(1457): warning C4996: 'node::MakeCallback': wurde als veralt
                            et deklariert (Quelldatei wird kompiliert ..\src\unix_dgram.cc) [C:\ioBroker\node_modules\unix-dgram\build\unix_dgram.v
                            cxproj]
                              c:\users\dj-server\.node-gyp\10.16.0\include\node\node.h(176): note: Siehe Deklaration von "node::MakeCallback" (Quel
                              ldatei wird kompiliert ..\src\unix_dgram.cc)
                            c:\iobroker\node_modules\unix-dgram\src\unix_dgram.cc(9): fatal error C1083: Datei (Include) kann nicht geöffnet werden
                            : "unistd.h": No such file or directory [C:\ioBroker\node_modules\unix-dgram\build\unix_dgram.vcxproj]
                            gyp ERR! build error
                            gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
                            gyp ERR! stack     at ChildProcess.onExit (C:\Users\DJ-Server\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
                            gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                            gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                            gyp ERR! System Windows_NT 10.0.17763
                            gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\DJ-Server\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
                            gyp ERR! cwd C:\ioBroker\node_modules\unix-dgram
                            gyp ERR! node -v v10.16.0
                            gyp ERR! node-gyp -v v3.8.0
                            gyp ERR! not ok
                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules\osx-temperature-sensor):
                            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules\authenticate-pam):
                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: `node-gyp rebuild`
                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: mdns@2.5.0 (node_modules\mdns):
                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: mdns@2.5.0 install: `node-gyp rebuild`
                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@0.2.3 (node_modules\unix-dgram):
                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@0.2.3 install: `node-gyp rebuild`
                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
                            
                            + iobroker.material@0.10.6
                            updated 1 package and audited 83 packages in 101.096s
                            found 0 vulnerabilities
                            
                            
                            
                               ╭────────────────────────────────────────────────────────────────╮
                               │                                                                │
                               │      New minor version of npm available! 6.9.0 -> 6.10.1       │
                               │   Changelog: https://github.com/npm/cli/releases/tag/v6.10.1   │
                               │               Run npm install -g npm to update!                │
                               │                                                                │
                               ╰────────────────────────────────────────────────────────────────╯
                            
                            
                            C:\ioBroker>
                            

                            Ergebnis ist leider dasselbe.

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

                              @smile

                              @smile sagte in [Testing] Material UI Adapter:

                              Ergebnis ist leider dasselbe.

                              nö, denn jetzt sieht man wenigstens woran es scheitert, vllt kann da @Stabilostick mal ein Auge drauf werfen

                              1 Reply Last reply Reply Quote 0
                              • M
                                monarc @marcuskl last edited by

                                @marcuskl
                                Das würde mich auch sehr interessieren. Ich tippe mal das bekommt man irgendwie über die Rolle unter Objekte hin, oder?
                                Hast du in der Zwischenzeit schon was raus finden können, oder kann jemand anders Licht ins dunkle bringen?

                                marcuskl 1 Reply Last reply Reply Quote 0
                                • marcuskl
                                  marcuskl @monarc last edited by

                                  @monarc Auf was bezogen nochmal ?

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    monarc @marcuskl last edited by

                                    @marcuskl said in [Testing] Material UI Adapter:

                                    Wie funktioniert es das der Adapter so aussieht ?
                                    144_material_01.png

                                    Schieberegler bei Dimmern und Rollläden und die kleinen Schalter bei Lichtern direkt in der Oberfläche, ohne die einzelnen Objekte anzuklicken....

                                    marcuskl 1 Reply Last reply Reply Quote 0
                                    • marcuskl
                                      marcuskl @monarc last edited by

                                      @monarc Achso, nein bin da nicht weiter gekommen.
                                      Ich habe nichts gefunden.

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        monarc last edited by monarc

                                        Hallo zusammen,

                                        ich bin jetzt seit einiger Zeit dabei die Material UI für mich einzurichten und ich muss sagen, das klappt auch ganz gut. Die Basics habe ich mehr oder weniger fertig, jetzt geht es an die "Spezialsachen", testen was so geht. 😉

                                        Jetzt ist mir allerdings gestern aufgefallen, dass in der Navigation der Material UI auf einmal ein Button mit der Beschriftung "Room" aufgetaucht ist, genau zwischen den Symbolen für Räume und Funktionen. Das sieht ziemlich mies aus und ich habe keine Ahnung wo das herkommt.

                                        Hat zufällig jemand eine Idee wo das herkommen könnte oder noch besser wie man das wieder weg bekommt. Ausblenden klappt schon mal nicht. 😞

                                        Material_UI

                                        Material_UI_room

                                        Aufzaehlungen

                                        1 Reply Last reply Reply Quote 0
                                        • M
                                          monarc last edited by

                                          ich habe es jetzt ausgeblendet bekommen indem ich nicht Rooms, sondern das dadrunter liegende Objekt "Keins" ausgeblendet habe. Wüsste trotzdem gerne wo das auf einmal herkommt.

                                          Weiß denn jemand ob man sich die Zusammenstellung irgendwo anschauen kann? Wo findet man denn den "Konsole-Debug" den man aktivieren kann?

                                          Wäre cool wenn jemand eine Idee hat und sich meldet.

                                          Danke schon mal.... ✌

                                          1 Reply Last reply Reply Quote 0
                                          • M
                                            mrzee last edited by

                                            Tach,

                                            ich habe in der 0.12.1 einen Bug gefunden, der in jedem Browser (Chrome, Firefox, IE und Edge getestet) und mit jeder Version des Web Adapters auftritt:
                                            Die Upload Schaltflächen für eigene Icons verschwinden in der 0.12.1
                                            3d136030-eac6-416c-8c5b-25598642da88-image.png

                                            In der 0.10.6 sind sie da:
                                            a6b44c5f-9654-4475-9281-6763fe5b594d-image.png

                                            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

                                            638
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            54
                                            227
                                            38837
                                            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