Skip to content
  • 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
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter lovelace v0.2.x

NEWS

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

Test Adapter lovelace v0.2.x

Scheduled Pinned Locked Moved Tester
testcall for actionlovelacevisualisierung
1.1k Posts 131 Posters 382.0k Views 99 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.
  • M Offline
    M Offline
    mrMuppet
    wrote on last edited by
    #275

    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

    ioBroker auf NUC (Celeron mit Ubuntu-Server)

    Homematic, HMIP, Hue, Unifi, Plex, Nest, Roborock, Google Assistant

    apollon77A 1 Reply Last reply
    0
    • M mrMuppet

      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

      apollon77A Online
      apollon77A Online
      apollon77
      wrote on last edited by
      #276

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

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      M 1 Reply Last reply
      0
      • apollon77A apollon77

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

        M Offline
        M Offline
        mrMuppet
        wrote on last edited by
        #277

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

        ioBroker auf NUC (Celeron mit Ubuntu-Server)

        Homematic, HMIP, Hue, Unifi, Plex, Nest, Roborock, Google Assistant

        1 Reply Last reply
        0
        • apollon77A Online
          apollon77A Online
          apollon77
          wrote on last edited by
          #278

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

          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
          sigi234S M 2 Replies Last reply
          0
          • apollon77A apollon77

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

            sigi234S Online
            sigi234S Online
            sigi234
            Forum Testing Most Active
            wrote on last edited by
            #279

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

            Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
            Immer Daten sichern!

            1 Reply Last reply
            0
            • apollon77A apollon77

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

              M Offline
              M Offline
              mrMuppet
              wrote on last edited by
              #280

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

              ioBroker auf NUC (Celeron mit Ubuntu-Server)

              Homematic, HMIP, Hue, Unifi, Plex, Nest, Roborock, Google Assistant

              sigi234S 1 Reply Last reply
              0
              • M mrMuppet

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

                sigi234S Online
                sigi234S Online
                sigi234
                Forum Testing Most Active
                wrote on last edited by
                #281

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

                aber unter Instanzen finde ich keinen Eintrag.

                Musst du mit dem + Icon hinzufügen

                Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                Immer Daten sichern!

                M 1 Reply Last reply
                0
                • sigi234S sigi234

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

                  aber unter Instanzen finde ich keinen Eintrag.

                  Musst du mit dem + Icon hinzufügen

                  M Offline
                  M Offline
                  mrMuppet
                  wrote on last edited by
                  #282

                  @sigi234 Danke! Das wars... 😁

                  ioBroker auf NUC (Celeron mit Ubuntu-Server)

                  Homematic, HMIP, Hue, Unifi, Plex, Nest, Roborock, Google Assistant

                  1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    Matthias321
                    wrote on last edited by
                    #283

                    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
                    0
                    • Snowboy99S Offline
                      Snowboy99S Offline
                      Snowboy99
                      wrote on last edited by
                      #284

                      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
                      1
                      • N Offline
                        N Offline
                        nousefor82
                        wrote on last edited by
                        #285

                        Servus,

                        bei mir das selbe.

                        VG und Danke im Voraus.

                        1 Reply Last reply
                        1
                        • B4n4n3B Offline
                          B4n4n3B Offline
                          B4n4n3
                          wrote on last edited by
                          #286

                          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
                          0
                          • X Offline
                            X Offline
                            xADDRx
                            wrote on last edited by
                            #287

                            IMG_20191110_231532.PNG

                            Sonos, Intel Nuc, Iobroker Pro, Proxmox, IPad Air (Wand), Vis, Xiaomi, Devolo, Bose, Philips Hue, Instar, Synology

                            W 1 Reply Last reply
                            1
                            • X xADDRx

                              IMG_20191110_231532.PNG

                              W Offline
                              W Offline
                              WW1983
                              wrote on last edited by
                              #288

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

                              X 1 Reply Last reply
                              0
                              • B4n4n3B B4n4n3

                                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 Offline
                                W Offline
                                WW1983
                                wrote on last edited by
                                #289

                                @B4n4n3
                                Ich hatte das selbe Problem. Habe aber nicht rausfinden können woran es lag. Hatte damals einfach eine alte Sicherung von ioBroker installiert und danach ging es. Den Grund habe ich aber nicht rausfinden können.

                                1 Reply Last reply
                                0
                                • W WW1983

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

                                  X Offline
                                  X Offline
                                  xADDRx
                                  wrote on last edited by
                                  #290

                                  @WW1983 Klar.

                                  type: 'custom:banner-card'
                                  background: '#EDE7B0'
                                  heading: "\U0001F6CB Wohnzimmer"
                                  link: /lovelace/living_room
                                  entities:
                                    - entity: light.Philips_hue_Standlicht_on
                                    - entity: light.Philips_hue_Lowboard_on
                                    - entity: light.Sonoff_WZ_Tisch_POWER
                                    - entity: light.Sonoff_Highboard_POWER
                                    - entity: sensor.Temperature_Wohnzimmer
                                      name: Temperatur
                                    - entity: climate.feucht_wohnzimmer
                                      name: Luftfeuchtigkeit
                                  
                                  

                                  Card ist: BannerCard

                                  Sonos, Intel Nuc, Iobroker Pro, Proxmox, IPad Air (Wand), Vis, Xiaomi, Devolo, Bose, Philips Hue, Instar, Synology

                                  W 1 Reply Last reply
                                  2
                                  • X Offline
                                    X Offline
                                    xADDRx
                                    wrote on last edited by
                                    #291

                                    Weiß jemand wo und wie ich die configuration.yaml finde bzw. bearbeite??

                                    Sonos, Intel Nuc, Iobroker Pro, Proxmox, IPad Air (Wand), Vis, Xiaomi, Devolo, Bose, Philips Hue, Instar, Synology

                                    1 Reply Last reply
                                    0
                                    • X xADDRx

                                      @WW1983 Klar.

                                      type: 'custom:banner-card'
                                      background: '#EDE7B0'
                                      heading: "\U0001F6CB Wohnzimmer"
                                      link: /lovelace/living_room
                                      entities:
                                        - entity: light.Philips_hue_Standlicht_on
                                        - entity: light.Philips_hue_Lowboard_on
                                        - entity: light.Sonoff_WZ_Tisch_POWER
                                        - entity: light.Sonoff_Highboard_POWER
                                        - entity: sensor.Temperature_Wohnzimmer
                                          name: Temperatur
                                        - entity: climate.feucht_wohnzimmer
                                          name: Luftfeuchtigkeit
                                      
                                      

                                      Card ist: BannerCard

                                      W Offline
                                      W Offline
                                      WW1983
                                      wrote on last edited by
                                      #292

                                      @xADDRx Danke dir 🙂

                                      1 Reply Last reply
                                      0
                                      • Snowboy99S Snowboy99

                                        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 Offline
                                        W Offline
                                        WW1983
                                        wrote on last edited by
                                        #293

                                        @Snowboy99
                                        Hast du eine Lösung gefunden? Habe es noch nicht testen können, aber ist es vielleicht mit dem aktuellen Update behoben?

                                        Snowboy99S 1 Reply Last reply
                                        0
                                        • V Offline
                                          V Offline
                                          vogtländer
                                          wrote on last edited by
                                          #294

                                          Hallo kennt jemand eine Möglichkeit in lovelace Eingabefelder zu erzeugen.
                                          Konkret möchte ich in einem Feld die Zeit und in dem anderen die Temperatur ändern.

                                          W 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

                                          648

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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