Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Material Advanced Adapter jetzt im latest Repo

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Material Advanced Adapter jetzt im latest Repo

    This topic has been deleted. Only users with topic management privileges can see it.
    • EdgarM
      EdgarM Developer @Ruud2019 last edited by

      @Ruud2019 sehr seltsam, bei mir sieht es aktuell so aus:

      66af1c02-0315-4ee3-9d07-291cef1b2a8f-image.png

      Könntest du mal die Eisntellungen kopieren und hier posten?

      grüße
      E

      Ruud2019 1 Reply Last reply Reply Quote 0
      • Ruud2019
        Ruud2019 @EdgarM last edited by

        @EdgarM
        Bei mir sieht es mit den Einstellungen so aus:

        advanced_material_6.PNG

        EdgarM 1 Reply Last reply Reply Quote 0
        • EdgarM
          EdgarM Developer @Ruud2019 last edited by

          @Ruud2019 ich meinte anderstherum 🙂

          Kopie der Einstellungen bei dir 🙂

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

            @EdgarM

            Sorry Edgar, ich gebs jetzt auf...irgendwas ist da faul.
            Jetzt hab ich die Icons gefunden und installiert, Update von Dir drauf......alles sauber.

            Jetzt hab ich gar keine Icons mehr .....

            2.PNG

            1.PNG

            1.PNG

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

              @skokarl Wenn du magst, können wir noch nen Anlauf starten 🙂

              ping mich per chat an wenn du magst

              S H 2 Replies Last reply Reply Quote 0
              • S
                skokarl @EdgarM last edited by

                @EdgarM

                So erledigt, der icons-mfd-png Adapter war das Problem..... nachdem der deinstalliert war, ging auch der icons-mfd-svg Adapter-...... komisch, aber so war es.

                Und jetzt freu ich mich auf den EdgarM Material Advanced Adapter .....

                1 Reply Last reply Reply Quote 0
                • H
                  Harry94 last edited by

                  Hallo,
                  erstmal vielen Dank für die Mühe mit dem Adapter,

                  mir ist beim probieren mit einer neuen vis folgendes aufgefallen:
                  bei den Widgets ListText und ListNumber lässt sich das Icon nicht ausblenden.

                  1ac4e09b-070b-47df-96de-7237b0a04abf-image.png

                  sorry falls das schonmal Thema war.
                  aktuell installiert;
                  0.8.14

                  1 Reply Last reply Reply Quote 0
                  • H
                    Hagiman2000 @EdgarM last edited by

                    @EdgarM

                    Habe das selbe Problem und schon alles versucht:

                    $ ./iobroker url "https://github.com/ioBroker/ioBroker.icons-mfd-svg/tarball/master" icons-mfd-svg
                    install https://github.com/ioBroker/ioBroker.icons-mfd-svg/tarball/master
                    NPM version: 7.0.3
                    npm install https://github.com/ioBroker/ioBroker.icons-mfd-svg/tarball/master --loglevel error --prefix "/opt/iobroker" (System call)
                    upload [1] icons-mfd-svg.admin /opt/iobroker/node_modules/iobroker.icons-mfd-svg/admin/index.html index.html text/html
                    upload [0] icons-mfd-svg.admin /opt/iobroker/node_modules/iobroker.icons-mfd-svg/admin/icons-mfd-svg.png icons-mfd-svg.png image/png
                    INFO: Directory "/opt/iobroker/node_modules/iobroker.icons-mfd-svg/www" was not found! Nothing was uploaded or deleted.
                    process exited with code 0
                    

                    Habe schon den PNG Adapter deinstalliert. Als Quelle auf "Latest" umgestellt, chmod auf 777 usw., aber der Adapter will nicht installieren

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

                      @Hagiman2000 sagte in Material Advanced Adapter jetzt im latest Repo:

                      chmod auf 777

                      Macht man nicht.

                      iobroker fix
                      

                      laufen lassen.
                      Und dann hast du da eine Version von npm (und node?) laufen, die nicht empfohlen ist.
                      Schau mit

                      which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                      

                      ob da alles konsistent ist.

                      H 1 Reply Last reply Reply Quote 0
                      • H
                        Hagiman2000 @Thomas Braun last edited by

                        @Thomas-Braun said in Material Advanced Adapter jetzt im latest Repo:

                        iobroker fix

                        Keine Verbesserung. Ich weiß nicht was @EdgarM da programmiert hat. Die Dateien liegen doch (von mir manuell kopiert aus Verzweiflung) in dem Ordner. Warum zeigt VIS diese nicht an.

                        da_Woody Thomas Braun 2 Replies Last reply Reply Quote 0
                        • da_Woody
                          da_Woody @Hagiman2000 last edited by

                          @Hagiman2000 weil manuelles kopieren nicht tut IMHO. wird von der vis nicht registriert.

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

                            @Hagiman2000
                            Bilder kann man nicht manuell in die entsprechenden Ordner laden. Das muss über den integrierten Dateimanager erfolgen.

                            Und was sagt jetzt deine node-Installation?

                            Bei npm7 wurden einige Dinge umgestellt, möglich dass es in den Adaptern noch nicht funktioniert.

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

                              @Thomas-Braun said in Material Advanced Adapter jetzt im latest Repo:

                              Das muss über den integrierten Dateimanager erfolgen.

                              und da an die richtige stelle...

                              H 1 Reply Last reply Reply Quote 0
                              • H
                                Hagiman2000 @da_Woody last edited by

                                /usr/bin/nodejs
                                v15.0.1
                                /usr/local/bin/node
                                v15.0.1
                                /usr/local/bin/npm
                                7.0.3
                                nodejs:
                                Installed: 15.0.1-1nodesource1
                                Candidate: 15.0.1-1nodesource1
                                Version table:
                                *** 15.0.1-1nodesource1 500
                                500 https://deb.nodesource.com/node_15.x buster/main armhf Packages
                                100 /var/lib/dpkg/status
                                10.21.0~dfsg-1~deb10u1+rpi1 500
                                500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages

                                Das es nicht mit einem Upload via SFTP geht ist ja eine Sache, aber dass auch die Adapter installation nicht geht .....

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

                                  @Hagiman2000
                                  Das ist a) eine nicht empfohlene Version von node
                                  und dann ist die b) auch noch schräg im System.

                                  H 1 Reply Last reply Reply Quote 0
                                  • H
                                    Hagiman2000 @Thomas Braun last edited by

                                    @Thomas-Braun

                                    Verstehe nicht was mit schräg gemeint ist. Ich habe den Raspberry gestern neu aufgesetzt wie kann es dann schon falsch sein (zu aktuell?).

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

                                      @Hagiman2000 Keine Ahnung was du da und warum mit node 15 rum machst. Ungerade Versionsnummern sind immer Entwicklungsversionen.
                                      Jedenfalls ist /usr/local/bin nicht das richtige Verzeichnis für eine korrekte Installation.

                                      Installier node12, das ist Stand heute die empfohlene Version.

                                      Wie es richtig geht steht hier:

                                      https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

                                      1 Reply Last reply Reply Quote 0
                                      • I
                                        icefly2k @EdgarM last edited by

                                        @edgarm
                                        Vielleicht kannst du mir helfen , ich habe einen Türkontakt der "closed" meldet - Ich habe den Datenpunkt eingetragen
                                        aber im VIS/Runtime zeigt er immer geöffnet - wo ist der Fehler ?

                                        vis1.JPG

                                        vis2.JPG

                                        EdgarM 1 Reply Last reply Reply Quote 0
                                        • EdgarM
                                          EdgarM Developer @icefly2k last edited by

                                          @icefly2k sagte in Material Advanced Adapter jetzt im latest Repo:

                                          der "closed" meldet - Ich

                                          Hi,

                                          aktuell kann der Adapter leider nur true/false bei Kontakten.Interimsweise kannst du einen Alias erstellen und den Wert umwandeln lassen.

                                          Ich schaue mal, ob ich Zeit hae und den Adapter dort konfigurierbar machen kann.

                                          grüße
                                          E

                                          B 1 Reply Last reply Reply Quote 0
                                          • B
                                            Balu1973 @EdgarM last edited by

                                            Hallo Zusammen,

                                            vielleicht bin ich ja blind... Aber geht bei Fenstern nur offen und geschlossen und nicht gekippt für z.B. den HM-Sec-RHS?

                                            Grüße,
                                            Balu

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            535
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            material widget
                                            27
                                            187
                                            22856
                                            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