Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter lovelace v0.2.x

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter lovelace v0.2.x

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

      Hallo,

      läuft der Adapter auch zusammen mit der HA App auf Android?

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

        Hallo,

        nutzt jemand Lovelace und IObroker im Zusammenhang mit KNX. Ich bekomme es nicht hin, einen Dimmer anzusprechen.

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

          @apollon77 sagte in Test Adapter lovelace v0.2.x:

          Da steht scheduled restart ... den hast du eingestellt. Korrekt? Cron Regel korrekt?

          Stimmt, hatte den Cronjob falsch eingestellt.
          Danke 👍

          1 Reply Last reply Reply Quote 0
          • N
            nelzon @WW1983 last edited by

            @WW1983 said in Test Adapter lovelace v0.2.x:

            @marcuskl
            Habe die auch schon getestet. Bei mir funktioniert die auch nicht. Aber auch die integrierte Light Card funktioniert bei mir nicht. Kann nur licht an und aus machen, aber mit der Card nicht die Dimmfunktion nutzen.

            Hallo
            schon gefixed bekommen? Habe das selbe Problem

            W 1 Reply Last reply Reply Quote 0
            • N
              nelzon @dontobi last edited by

              @dontobi "NaN %" liegt am Theme. stell mal auf das helle default Theme um und schaue ob es dann in Ordnung ist.

              1 Reply Last reply Reply Quote 0
              • W
                WW1983 @nelzon last edited by

                @nelzon
                Nein, leider nicht. Ich habe aber absolut keine Ahnung vom programmieren. Kann es also nicht fixen.

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

                  Ich kann den Adapter leider nicht installieren.
                  erhalte nur

                  $ ./iobroker url "iobroker.lovelace"
                  install iobroker.lovelace
                  NPM version: 6.12.1
                  npm install iobroker.lovelace --loglevel error --production --save --prefix "/opt/iobroker" (System call)
                  In file included from ../lib/nodejieba.cpp:3:In file included from ../deps/cppjieba/Jieba.hpp:4:In file included from ../deps/cppjieba/QuerySegment.hpp:8:In file included from ../deps/cppjieba/DictTrie.hpp:13:In file included from ../deps/limonp/StringUtil.hpp:24:../deps/limonp/StdExtension.hpp:19:12: error: no member named 'tr1' in namespace 'std'
                  using std::tr1::unordered_map;      ~~~~~^
                  ../deps/limonp/StdExtension.hpp:20:12: error: no member named 'tr1' in namespace 'std'
                  using std::tr1::unordered_set;      ~~~~~^
                  2 errors generated.
                  gmake: *** [nodejieba.target.mk:106: Release/obj.target/nodejieba/lib/nodejieba.o] Error 1
                  gyp
                   ERR! 
                  build error 
                  gyp ERR! 
                  stack Error: `gmake` failed with exit code: 2gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194: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 FreeBSD 11.2-STABLEgyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                  gyp ERR! cwd /opt/iobroker/node_modules/nodejiebagyp ERR! node -v v10.16.3gyp ERR! node-gyp -v v5.0.5gyp ERR! not ok 
                  upload [6] lovelace.admin /opt/iobroker/node_modules/iobroker.lovelace/admin/words.js words.js application/javascript
                  upload [5] lovelace.admin /opt/iobroker/node_modules/iobroker.lovelace/admin/tab_m.html tab_m.html text/html
                  upload [4] lovelace.admin /opt/iobroker/node_modules/iobroker.lovelace/admin/style.css style.css text/css
                  upload [3] lovelace.admin /opt/iobroker/node_modules/iobroker.lovelace/admin/lovelace.png lovelace.png image/png
                  upload [2] lovelace.admin /opt/iobroker/node_modules/iobroker.lovelace/admin/js-yaml.min.js js-yaml.min.js application/javascript
                  upload [1] lovelace.admin /opt/iobroker/node_modules/iobroker.lovelace/admin/index_m.html index_m.html text/html
                  upload [0] lovelace.admin /opt/iobroker/node_modules/iobroker.lovelace/admin/custom_m.html custom_m.html text/html
                  process exited with code 0
                  

                  Node.js
                  v10.16.3
                  NPM
                  6.12.1
                  freebsd

                  apollon77 1 Reply Last reply Reply Quote 0
                  • apollon77
                    apollon77 @mrMuppet last edited by

                    @mrMuppet Wie kommst Du denn zu diesem Installationsweg? Bitte einfach wie es sich gehört Admin nutzen.

                    M 1 Reply Last reply Reply Quote 0
                    • M
                      mrMuppet @apollon77 last edited by

                      @apollon77 Habe es ganz normal im UI über "Adapter aus beliebiger Quelle installieren oder aktualisieren" verwendet und dort iobroker.lovelace eingetragen. War das nicht richtig? Vielleicht ist auch meine FreeBSD-Installation noch etwas fehlerhaft (bin da gerade mit AlCalzone heftig am testen).

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

                        Beliebige Quelle will eine vollständige URL. https://github.com/ioBroker/ioBroker.lovelace wäre korrekt

                        sigi234 M 2 Replies Last reply Reply Quote 0
                        • sigi234
                          sigi234 Forum Testing Most Active @apollon77 last edited by

                          @apollon77 sagte in Test Adapter lovelace v0.2.x:

                          Beliebige Quelle will eine vollständige URL. https://github.com/ioBroker/ioBroker.lovelace wäre korrekt

                          Aber:

                          @Bluefox sagte in Test Adapter lovelace v0.2.x:

                          Es gibt wieder "noch ein" Visualisierungsadapter - lovelace.
                          Man kann das über npm installieren.
                          Admin => Adapters => Aus eigene URL installieren=> Beliebig => iobroker.lovelace eingeben.

                          1 Reply Last reply Reply Quote 0
                          • M
                            mrMuppet @apollon77 last edited by

                            @apollon77 sagte in Test Adapter lovelace v0.2.x:

                            Beliebige Quelle will eine vollständige URL. https://github.com/ioBroker/ioBroker.lovelace wäre korrekt

                            Ok. Jetzt wird er unter Adapter als installiert angezeigt, aber unter Instanzen finde ich keinen Eintrag.

                            sigi234 1 Reply Last reply Reply Quote 0
                            • sigi234
                              sigi234 Forum Testing Most Active @mrMuppet last edited by

                              @mrMuppet sagte in Test Adapter lovelace v0.2.x:

                              aber unter Instanzen finde ich keinen Eintrag.

                              Musst du mit dem + Icon hinzufügen

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                mrMuppet @sigi234 last edited by

                                @sigi234 Danke! Das wars... 😁

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

                                  Ich habe mir lovelace auch gerade installiert auf bei einer frischen Installation. Leider wird als Sprache dort Spanisch angezeigt. Bei allen anderen Instanzen ist die Sprache in Deutsch. Hat jemand eine Idee, woran das liegt?

                                  3dc0077b-74d5-4896-976f-f0495483ca82-image.png

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

                                    Bei der aktuellen Version werden keine Wettericons angezeigt,
                                    Weiß zufällig jemand in welcher Datei der Link für die Wettericons hinterlegt ist? Bei mir Zeit der keine Icons an.
                                    Danke ☺
                                    Anmerkung 2019-11-06 174523.png

                                    W 1 Reply Last reply Reply Quote 1
                                    • N
                                      nousefor82 last edited by

                                      Servus,

                                      bei mir das selbe.

                                      VG und Danke im Voraus.

                                      1 Reply Last reply Reply Quote 1
                                      • B4n4n3
                                        B4n4n3 last edited by

                                        Nur für alle die ebenfalls Probleme haben das die "manuellen" Entities" angezeigt werden.
                                        Ich hatte eine ganz jüngfreuliche iobroker Installation.
                                        Dort hab ich noch keinen History oder SQL-Adapter installiert.
                                        Ich habs einfach nicht geschafft manuelle Entities anzulegen. Räume, Funktionen alle angelegt.
                                        Erst als ich den History-Adapter installiert hab, wurden mir plötzlich die manuellen Entities angezeigt.

                                        Kann das jemand nachstellen und bestätigen?

                                        W 1 Reply Last reply Reply Quote 0
                                        • X
                                          xADDRx last edited by

                                          IMG_20191110_231532.PNG

                                          W 1 Reply Last reply Reply Quote 1
                                          • W
                                            WW1983 @xADDRx last edited by

                                            @xADDRx
                                            Sehr cool. Mal was komplett anderes. Kannst du mal den Code der jeweiligen Cars posten? Danke:)

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            462
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            call for action lovelace test visualisierung
                                            131
                                            1051
                                            318645
                                            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