Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [Testing] Material UI Adapter

NEWS

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.3k

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    9.3k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    14
    1
    2.6k

[Testing] Material UI Adapter

Scheduled Pinned Locked Moved ioBroker Allgemein
227 Posts 54 Posters 47.2k Views 21 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • smileS smile

    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.

    crunchipC Away
    crunchipC Away
    crunchip
    Forum Testing Most Active
    wrote on last edited by crunchip
    #209

    @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

    umgestiegen von Proxmox auf Unraid

    smileS 1 Reply Last reply
    0
    • crunchipC 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

      smileS Offline
      smileS Offline
      smile
      wrote on last edited by
      #210

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


      io.broker @ debian @ virtualbox @ Windows 10 Pro / Node 18.17.1, npm 9.6.7 / CCU3 / IR.Trans Server / Daslight 4 / Mobotix IP Cams / Qnap NAS / Sonos /

      Mein Rolladen - Blockly: https://forum.iobroker.net/topic/6442/das-ultimative-markisen-rolladen-blockly-script

      crunchipC 1 Reply Last reply
      0
      • smileS smile

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

        crunchipC Away
        crunchipC Away
        crunchip
        Forum Testing Most Active
        wrote on last edited by
        #211

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

        umgestiegen von Proxmox auf Unraid

        smileS 1 Reply Last reply
        0
        • crunchipC crunchip

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

          smileS Offline
          smileS Offline
          smile
          wrote on last edited by
          #212

          @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.


          io.broker @ debian @ virtualbox @ Windows 10 Pro / Node 18.17.1, npm 9.6.7 / CCU3 / IR.Trans Server / Daslight 4 / Mobotix IP Cams / Qnap NAS / Sonos /

          Mein Rolladen - Blockly: https://forum.iobroker.net/topic/6442/das-ultimative-markisen-rolladen-blockly-script

          crunchipC 1 Reply Last reply
          0
          • smileS smile

            @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.

            crunchipC Away
            crunchipC Away
            crunchip
            Forum Testing Most Active
            wrote on last edited by
            #213

            @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

            umgestiegen von Proxmox auf Unraid

            1 Reply Last reply
            0
            • marcusklM marcuskl

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

              M Offline
              M Offline
              monarc
              wrote on last edited by
              #214

              @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?

              marcusklM 1 Reply Last reply
              0
              • M monarc

                @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?

                marcusklM Offline
                marcusklM Offline
                marcuskl
                wrote on last edited by
                #215

                @monarc Auf was bezogen nochmal ?

                Host: Intel Nuc6cayh (16GB Ram, 240GB SSD) mit Proxmox.

                Iobroker VM, InfluxDB LXC, Pihole LXC, Tasmoadmin LXC, Easy2connect VM

                1 Reply Last reply
                0
                • marcusklM marcuskl

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

                  M Offline
                  M Offline
                  monarc
                  wrote on last edited by
                  #216

                  @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....

                  marcusklM 1 Reply Last reply
                  0
                  • M monarc

                    @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....

                    marcusklM Offline
                    marcusklM Offline
                    marcuskl
                    wrote on last edited by
                    #217

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

                    Host: Intel Nuc6cayh (16GB Ram, 240GB SSD) mit Proxmox.

                    Iobroker VM, InfluxDB LXC, Pihole LXC, Tasmoadmin LXC, Easy2connect VM

                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      monarc
                      wrote on last edited by monarc
                      #218

                      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
                      0
                      • M Offline
                        M Offline
                        monarc
                        wrote on last edited by
                        #219

                        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.... :v:

                        1 Reply Last reply
                        0
                        • M Offline
                          M Offline
                          mrzee
                          wrote on last edited by
                          #220

                          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
                          0
                          • M Offline
                            M Offline
                            Malz1902
                            wrote on last edited by
                            #221

                            Hallo zusammen,

                            habe mit dem Adapter nen paar Probleme.
                            Siehe https://forum.iobroker.net/topic/29734/ausblenden-von-elemente-material-ui
                            Vielleicht kann mir wer nen bisschen helfen. Ich würde gerne ne kleine Ansicht aufm Handy haben womit ich die Rollos steuern kann die Temperatur/Luftfeuchtigkeit sehen kann und ob Fenster auf/zu

                            Weiterhin wie kann ich dann die Ansicht aufrufen sowie bei VIS als Runtime das ich dort nichts bearbeiten kann?

                            1 Reply Last reply
                            0
                            • J Offline
                              J Offline
                              jlssmt
                              wrote on last edited by jlssmt
                              #222

                              Moin @Bluefox,

                              ich habe Probleme mit dem Redesign.
                              Oder ist es normal, dass das ganze jetzt so wie unten aussieht?
                              Mir hat das Design vorher besser gefallen und das war auch mehr "material".
                              Das ist ja jetzt irgendwie so glossy und die Farben beißen sich auch.
                              Ich weiß, dass ich die Farbpalette in den Einstellungen wechseln kann, aber die sind alle nicht so schön und alle sind glossy bzw. mit 3D Effekt.
                              Ich frag so dumm, weil das Bild in der github readme (https://github.com/ioBroker/ioBroker.material/blob/master/img/screenshot1.png) auch noch so schön aussieht wie früher ;-)

                              3c3d6e40-ba2a-4963-9a80-e618b577016a-image.png

                              BluefoxB 1 Reply Last reply
                              0
                              • J jlssmt

                                Moin @Bluefox,

                                ich habe Probleme mit dem Redesign.
                                Oder ist es normal, dass das ganze jetzt so wie unten aussieht?
                                Mir hat das Design vorher besser gefallen und das war auch mehr "material".
                                Das ist ja jetzt irgendwie so glossy und die Farben beißen sich auch.
                                Ich weiß, dass ich die Farbpalette in den Einstellungen wechseln kann, aber die sind alle nicht so schön und alle sind glossy bzw. mit 3D Effekt.
                                Ich frag so dumm, weil das Bild in der github readme (https://github.com/ioBroker/ioBroker.material/blob/master/img/screenshot1.png) auch noch so schön aussieht wie früher ;-)

                                3c3d6e40-ba2a-4963-9a80-e618b577016a-image.png

                                BluefoxB Offline
                                BluefoxB Offline
                                Bluefox
                                wrote on last edited by
                                #223

                                @jlssmt Ich kann ohne Probleme 3 Designs aus 4 (außer schwarz/orange) zum Redesign abgeben. Hast du Ideen?

                                J 1 Reply Last reply
                                0
                                • BluefoxB Bluefox

                                  @jlssmt Ich kann ohne Probleme 3 Designs aus 4 (außer schwarz/orange) zum Redesign abgeben. Hast du Ideen?

                                  J Offline
                                  J Offline
                                  jlssmt
                                  wrote on last edited by
                                  #224

                                  @bluefox
                                  Eins von den beiden alten? ;-)

                                  ea8939bd-a564-49a9-be22-409bcb2d5b5d-image.png

                                  T 1 Reply Last reply
                                  0
                                  • J jlssmt

                                    @bluefox
                                    Eins von den beiden alten? ;-)

                                    ea8939bd-a564-49a9-be22-409bcb2d5b5d-image.png

                                    T Offline
                                    T Offline
                                    tirolerbua
                                    wrote on last edited by
                                    #225

                                    @jlssmt

                                    hallo,

                                    ich bekomme diese Fehlermeldung nach der Adapterinstallation über ioBroker

                                    weiß jemand was das bedeutet?

                                    Danke!

                                    URIError: Failed to decode param '%web_protocol%://%web_bind%:%web_port%/material/index.html'
                                        at decodeURIComponent (<anonymous>)
                                        at decode_param (/opt/iobroker/node_modules/express/lib/router/layer.js:172:12)
                                        at Layer.match (/opt/iobroker/node_modules/express/lib/router/layer.js:148:15)
                                        at matchLayer (/opt/iobroker/node_modules/express/lib/router/index.js:574:18)
                                        at next (/opt/iobroker/node_modules/express/lib/router/index.js:220:15)
                                        at expressInit (/opt/iobroker/node_modules/express/lib/middleware/init.js:40:5)
                                        at Layer.handle [as handle_request] (/opt/iobroker/node_modules/express/lib/router/layer.js:95:5)
                                        at trim_prefix (/opt/iobroker/node_modules/express/lib/router/index.js:317:13)
                                        at /opt/iobroker/node_modules/express/lib/router/index.js:284:7
                                        at Function.process_params (/opt/iobroker/node_modules/express/lib/router/index.js:335:12)
                                    
                                    T 1 Reply Last reply
                                    0
                                    • T tirolerbua

                                      @jlssmt

                                      hallo,

                                      ich bekomme diese Fehlermeldung nach der Adapterinstallation über ioBroker

                                      weiß jemand was das bedeutet?

                                      Danke!

                                      URIError: Failed to decode param '%web_protocol%://%web_bind%:%web_port%/material/index.html'
                                          at decodeURIComponent (<anonymous>)
                                          at decode_param (/opt/iobroker/node_modules/express/lib/router/layer.js:172:12)
                                          at Layer.match (/opt/iobroker/node_modules/express/lib/router/layer.js:148:15)
                                          at matchLayer (/opt/iobroker/node_modules/express/lib/router/index.js:574:18)
                                          at next (/opt/iobroker/node_modules/express/lib/router/index.js:220:15)
                                          at expressInit (/opt/iobroker/node_modules/express/lib/middleware/init.js:40:5)
                                          at Layer.handle [as handle_request] (/opt/iobroker/node_modules/express/lib/router/layer.js:95:5)
                                          at trim_prefix (/opt/iobroker/node_modules/express/lib/router/index.js:317:13)
                                          at /opt/iobroker/node_modules/express/lib/router/index.js:284:7
                                          at Function.process_params (/opt/iobroker/node_modules/express/lib/router/index.js:335:12)
                                      
                                      T Offline
                                      T Offline
                                      tirolerbua
                                      wrote on last edited by
                                      #226

                                      @tirolerbua
                                      das hat sich inzwischen erledigt

                                      Kann mir jemand verraten wo ich das Hintergrundbild her bekomme?? Ich kann nur die Farbe ändern!

                                      dANKE

                                      1 Reply Last reply
                                      0
                                      • FeuersturmF Online
                                        FeuersturmF Online
                                        Feuersturm
                                        wrote on last edited by Feuersturm
                                        #227

                                        Hallo zusammen,

                                        ich bin gerade dabei die "Willkommensseite" von der ioBroker Doku zu überarbeiten (https://forum.iobroker.net/topic/51919/brainstorming-doku-abschnitt-willkommen/11)

                                        Ich bin aktuell dabei das Kapitel "Visualisierung" zu überarbeiten.
                                        Den aktuellen Entwurfsstand für den Material Adapter findet ihr hier:
                                        https://github.com/Feuer-sturm/ioBroker.docs/blob/FS-welcome/docs/de/README.md#material-ui
                                        Ich suche weiteren Input für die Doku und würde mich über Rückmeldungen zu den folgenden Themen freuen:

                                        • Kurzbeschreibung / Merkmale von Material ( @Bluefox kannst du hier unterstützen?)
                                        • Eure Material Views welche in die Doku als Beispiel eingettet werden können und einem Besucher helfen einen ersten Eindruck von Material zu bekommen
                                        1 Reply Last reply
                                        0
                                        Reply
                                        • Reply as topic
                                        Log in to reply
                                        • Oldest to Newest
                                        • Newest to Oldest
                                        • Most Votes


                                        Support us

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

                                        331

                                        Online

                                        32.5k

                                        Users

                                        81.7k

                                        Topics

                                        1.3m

                                        Posts
                                        Community
                                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                        ioBroker Community 2014-2025
                                        logo
                                        • Login

                                        • Don't have an account? Register

                                        • Login or register to search.
                                        • First post
                                          Last post
                                        0
                                        • Home
                                        • Recent
                                        • Tags
                                        • Unread 0
                                        • Categories
                                        • Unreplied
                                        • Popular
                                        • GitHub
                                        • Docu
                                        • Hilfe