Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. Lovelace start PRoblem

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Lovelace start PRoblem

    This topic has been deleted. Only users with topic management privileges can see it.
    • DJMarc75
      DJMarc75 @David G. last edited by

      @david-g sagte in Lovelace start PRoblem:

      Alias alias.0.Salon.thermotat_Salon.SET has no target 12

      @David-G meinte diesen Datenpunkt, dem Du keinen Zieldatenpunkt zugewiesen hast.

      E 2 Replies Last reply Reply Quote 0
      • E
        Esmax666 @DJMarc75 last edited by

        @djmarc75
        Ach so
        Es ist ein eurotronics Thermostat, das kaputt ist. Ich muss ein neues bestellen, um es zu ersetzen, aber ich möchte es nicht in meinen Objekten löschen, um den gleichen Knoten (ZWave) zu behalten

        ich dachte das fehler war von heatingcontrol adapter 😞
        wie kann ich sagen lovelace sagen das es sollte das Gerät ignorieren beim starten ?

        7d3700af-b7dc-46d1-a933-b61a4bbd388c-grafik.png

        Das noch ein bisschen mehr details:

        host.ubuntu
        	2024-04-25 12:31:10.786	warn	Do not restart adapter system.adapter.lovelace.0 because restart loop detected
        host.ubuntu
        	2024-04-25 12:31:10.786	info	Restart adapter system.adapter.lovelace.0 because enabled
        host.ubuntu
        	2024-04-25 12:31:10.785	error	instance system.adapter.lovelace.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        lovelace.0
        	2024-04-25 12:31:10.119	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
        lovelace.0
        	2024-04-25 12:31:10.116	info	terminating
        lovelace.0
        	2024-04-25 12:31:10.111	info	cleaned everything up...
        lovelace.0
        	2024-04-25 12:31:10.104	error	Alias alias.0.Salon.thermotat_Salon.SET has no target 12
        lovelace.0
        	2024-04-25 12:31:10.103	error	Error: Alias alias.0.Salon.thermotat_Salon.SET has no target 12 at AdapterClass._addAliasSubscribe (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:7033:82) at AdapterClass._subscribeForeignStates (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:7248:32)
        lovelace.0
        	2024-04-25 12:31:10.101	error	unhandled promise rejection: Alias alias.0.Salon.thermotat_Salon.SET has no target 12
        lovelace.0
        	2024-04-25 12:31:10.099	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        lovelace.0
        	2024-04-25 12:31:10.096	warn	Alias alias.0.Salon.thermotat_Salon.SET has no target 12
        lovelace.0
        	2024-04-25 12:31:09.286	info	http server listening on port 8091
        lovelace.0
        	2024-04-25 12:31:09.141	info	starting. Version 4.1.8 in /opt/iobroker/node_modules/iobroker.lovelace, node: v18.17.1, js-controller: 5.0.19
        host.ubuntu
        	2024-04-25 12:31:05.453	info	instance system.adapter.lovelace.0 started with pid 615993
        host.ubuntu
        	2024-04-25 12:30:35.210	info	Restart adapter system.adapter.lovelace.0 because enabled
        host.ubuntu
        	2024-04-25 12:30:35.209	error	instance system.adapter.lovelace.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        lovelace.0
        	2024-04-25 12:30:35.056	info	terminating
        lovelace.0
        	2024-04-25 12:30:34.553	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
        lovelace.0
        	2024-04-25 12:30:34.551	info	terminating
        lovelace.0
        	2024-04-25 12:30:34.544	info	cleaned everything up...
        lovelace.0
        	2024-04-25 12:30:34.538	error	Alias alias.0.Salon.thermotat_Salon.SET has no target 12
        lovelace.0
        	2024-04-25 12:30:34.537	error	Error: Alias alias.0.Salon.thermotat_Salon.SET has no target 12 at AdapterClass._addAliasSubscribe (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:7033:82) at AdapterClass._subscribeForeignStates (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:7248:32)
        lovelace.0
        	2024-04-25 12:30:34.535	error	unhandled promise rejection: Alias alias.0.Salon.thermotat_Salon.SET has no target 12
        lovelace.0
        	2024-04-25 12:30:34.534	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        lovelace.0
        	2024-04-25 12:30:34.530	warn	Alias alias.0.Salon.thermotat_Salon.SET has no target 12
        lovelace.0
        	2024-04-25 12:30:33.748	info	http server listening on port 8091
        lovelace.0
        	2024-04-25 12:30:33.600	info	starting. Version 4.1.8 in /opt/iobroker/node_modules/iobroker.lovelace, node: v18.17.1, js-controller: 5.0.19
        host.ubuntu
        	2024-04-25 12:30:29.944	info	instance system.adapter.lovelace.0 started with pid 615978
        
        1 Reply Last reply Reply Quote 0
        • E
          Esmax666 @DJMarc75 last edited by

          @djmarc75

          so sorry ich habe das gefunden, ich hatte irgenwann alias adapter probiert und nichts mehr damit gemacht ...
          da war leider nicht alles gelöscht ... sollte jetzt richtig sein und kann jetzt starten

          jetzt kann ich das ganze starten aber er findet kein geräte 😕
          225e6f04-084e-4a78-806a-6afe284a9162-grafik.png

          was mich wirklich wundert ist das nur ein Zwave gefundet hat und 1 status, wirklich seltsam ....

          was habe ich noch falsch gemacht ? 😞
          er sollte das finden:
          15353949-f1a7-4e56-ac21-a2ff9da6f5fa-grafik.png

          Muss ich dann für alle Objeke und Signal das aktivieren ?
          edef22f8-1f7f-42d3-89fb-d5b2904cdcca-grafik.png

          Danke!!

          David G. 1 Reply Last reply Reply Quote 0
          • David G.
            David G. @Esmax666 last edited by David G.

            @esmax666

            Bei den Geräten gibt es 2 Varianten. Die Automatisch erkannten und die in den Objekten vergebenen.

            In den Objekten kann man nur sehr simple Geräte mit einem Datenpunkt einbinden. Die Geräte mit mehreren Datenpunkten müssen automatisch erkannt werden. Zb die Heizung, diese hat ja unter anderem die Soll- und Ist-temperatur, Ventil und noch einiges. Diese werden von Lovelace automatisch erkannt, wenn es der iobroker auch tut. Also die Geräte die du unter "devices" findest. Wenn deine Geräte nicht entsprechend angelegt sind, muss man da nochmal Hand anlegen.

            EDIT
            Hier steht dazu einiges

            https://forum.iobroker.net/topic/35937/der-ultimative-iobroker-lovelace-leitfaden-dokumentation

            EDIT 2
            Aus meiner Sicht macht es auch Sinn, sich für fast jedes Gerät ein Alias anzulegen. Das geht im iobroker ja auch ohne extra Adapter über den Geräte/Devices Tab. Alles schön geführt.

            Dann erkennt A lovelace alles direkt und B kann man wild seine Geräte tauschen ohne alle Scripte neu schreiben zu müssen.

            E 1 Reply Last reply Reply Quote 0
            • E
              Esmax666 @David G. last edited by

              @david-g

              Ja, genau, aber ich habe das Gefühl, dass es etwas falsch läuft, die Objekte zu finden...

              Man sieht, dass er für bestimmte Geräte etwas findet, für andere nicht...

              cb49e76d-f4be-4d3b-9dd8-bd07314bdcce-grafik.png

              In der Zwischenzeit hat er etwas hinzuzufügen, aber es ist wirklich seltsam...

              Es ist merkwürdig, dass für das gleiche Gerätemodell es etwas findet und manchmal nichts oder nur ein wenig... das hat er noch irgenwo ein PRoblem bei mir 😞

              David G. 1 Reply Last reply Reply Quote 0
              • David G.
                David G. @Esmax666 last edited by David G.

                @esmax666

                Schwer zu sagen, ohne die DP Struktur zu kennen.
                Das sind Thermostate oder? Er erkennt ja alle als Switch/Schalter und nicht als Heizung.

                Stimmen die Rollen alle?

                E 1 Reply Last reply Reply Quote 0
                • E
                  Esmax666 @David G. last edited by

                  @david-g

                  Was meinst du genau mit "Rollen " ?

                  Meinst du hier "Funtions"?
                  f79855a4-66b6-4545-826a-30ff4b78ba4a-grafik.png

                  Eurotronics die thermostat direkt am heizköper
                  https://eurotronic.org/produkte/z-wave-heizkoerperthermostat/spirit-z-wave-plus/
                  658c5fa4-390e-45ae-a69c-c96f2972534a-grafik.png

                  Technisat sind die schalter für die Rollo
                  https://www.technisat.com/de_DE/Rollladenschalter-Einsatz-M/352-22704-23058/?article=0200/9496
                  c6d6a895-c502-4eeb-9d11-c8c6483f9b2d-grafik.png

                  David G. 1 Reply Last reply Reply Quote 0
                  • David G.
                    David G. @Esmax666 last edited by

                    @esmax666 sagte in Lovelace start PRoblem:

                    Was meinst du genau mit "Rollen " ?

                    Im "doofen" neuen Admin schafft man es am Smartphone nicht alle Spalten anzuzeigen, deshalb mal die Eigenschaft vom Objekt:
                    Screenshot_20240425_152726_Chrome.jpg

                    Und es müssen alle Datenpunkte von einem Gerät in einem "Ordner" sein.
                    So wird das schwer, zumindest falls man alles in den Karten haben möchte.

                    E 2 Replies Last reply Reply Quote 0
                    • E
                      Esmax666 @David G. last edited by

                      @david-g said in Lovelace start PRoblem:

                      Und es müssen alle Datenpunkte von einem Gerät in einem "Ordner" sein.

                      Ja aber muss das unbedingt in Alias sein ? kann man nicht ohne alias arbeiten ? (mein Alias ist leer)

                      hier hat er angefangen Daten zu nehmen aber kein ahnung hat er gestopt und nicht geschaft ...
                      02e11f8f-2728-4c2e-98d4-022e6123d656-grafik.png

                      1 Reply Last reply Reply Quote 0
                      • E
                        Esmax666 @David G. last edited by

                        @david-g said in Lovelace start PRoblem:

                        Screenshot_20240425_152726_Chrome.jpg

                        ich habe als expert modus die Parameter gesehen: (HW parameter)

                        {
                          "type": "device",
                          "common": {
                            "name": "Eurotronics Spirit Salle a manger"
                          },
                          "native": {
                            "id": 3,
                            "manufacturerId": 328,
                            "productType": 3,
                            "productId": 1,
                            "type": {
                              "basic": "Routing Slave",
                              "generic": "Thermostat",
                              "specific": "General Thermostat V2"
                            },
                            "endpoints": 0,
                            "secure": false,
                            "supportsFirmwareUpdate": true,
                            "endpointIndizes": [],
                            "isControllerNode": false,
                            "securityClasses": {
                              "S2_AccessControl": false,
                              "S2_Authenticated": false,
                              "S2_Unauthenticated": false,
                              "S0_Legacy": false
                            },
                            "canSleep": false
                          },
                          "from": "system.adapter.zwave2.0",
                          "user": "system.user.admin",
                          "ts": 1712841668859,
                          "_id": "zwave2.0.Node_003",
                          "acl": {
                            "object": 1636,
                            "owner": "system.user.admin",
                            "ownerGroup": "system.group.administrator"
                          }
                        }
                        

                        und zum beispiel für Thermostat akku habe ich:

                        {
                          "type": "state",
                          "common": {
                            "role": "value",
                            "read": true,
                            "write": false,
                            "name": "Battery level",
                            "type": "number",
                            "min": 0,
                            "max": 100,
                            "unit": "%"
                          },
                          "native": {
                            "nodeId": 3,
                            "valueId": {
                              "commandClass": 128,
                              "endpoint": 0,
                              "property": "level"
                            }
                          },
                          "from": "system.adapter.zwave2.0",
                          "user": "system.user.admin",
                          "ts": 1621598165146,
                          "_id": "zwave2.0.Node_003.Battery.level",
                          "acl": {
                            "object": 1636,
                            "state": 1636,
                            "owner": "system.user.admin",
                            "ownerGroup": "system.group.administrator"
                          }
                        }
                        
                        David G. 1 Reply Last reply Reply Quote 0
                        • David G.
                          David G. @Esmax666 last edited by David G.

                          @esmax666

                          Fakt ist, dass alles in einem Ordner sein muss und Raum samt Rollen vergeben sind.
                          Viele Adapter vergeben die Rollen nicht korrekt.

                          Dein Akkustand hat Zb value.
                          Aber welcher value? Battary, valve, temperatur.
                          Das muss mit angegeben werden.
                          Zb value.temoerature für dir aktuelle Temperatur.

                          Das macht der iobroker Zb alles korrekt wenn du das Gerät unter "Geräte" anlegst und dir ein Alias erstellen lässt.

                          Stehen grau unter den Zeilen
                          Screenshot_20240426_080932_Chrome.jpg

                          E 1 Reply Last reply Reply Quote 0
                          • E
                            Esmax666 @David G. last edited by

                            @david-g

                            ok das heisst also Alias ist pficht für Lovelace
                            ich hab ein beispiel gebaut wie hier:
                            521c2eec-b4bb-4ca6-adfe-fc06d5cc658c-grafik.png

                            Kommt direkt von Iobroker
                            8b34d7ee-6954-4bb3-92b0-0baa1aad49ca-grafik.png

                            ober ist das eher zu machen mit ein adapter ?
                            leider habe ich wieder falsch gemacht weil Lovelace hat eher nicht gefunden

                            unter Role finde ich nichts mit "Thermostat"
                            ea73a0a5-8517-4968-be94-fba784b6ed75-grafik.png

                            sorry ich bin zu doof 😞

                            {
                              "common": {
                                "name": "Thermostat",
                                "desc": "Manually created",
                                "role": "",
                                "icon": ""
                              },
                              "type": "device",
                              "from": "system.adapter.admin.0",
                              "user": "system.user.admin",
                              "ts": 1714113655768,
                              "_id": "alias.0.SDB.Thermostat",
                              "acl": {
                                "object": 1636,
                                "owner": "system.user.admin",
                                "ownerGroup": "system.group.administrator"
                              }
                            }
                            
                            David G. 1 Reply Last reply Reply Quote 0
                            • David G.
                              David G. @Esmax666 last edited by David G.

                              @esmax666

                              Screenshot_20240426_091652_Chrome.jpg
                              Die Funktion muss glaube nicht sein.
                              Screenshot_20240426_091817_Chrome.jpg
                              Screenshot_20240426_091928_Chrome.jpg
                              Screenshot_20240426_092223_Fully Kiosk Browser.jpg

                              Lovelace neustarten, damit das neue Gerät erkannt wird.

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

                                @esmax666 sagte in Lovelace start PRoblem:

                                Am Rande:

                                node: v18.17.1

                                Auf einen aktuellen Stand / das aktuelle nodesource-Repo bringen.

                                iob nodejs-update
                                
                                E 1 Reply Last reply Reply Quote 0
                                • E
                                  Esmax666 @Thomas Braun last edited by

                                  @thomas-braun
                                  update habe probiert mit

                                  ed9bdc8d-03e3-4e49-9cf7-5e64bb058381-grafik.png

                                  war das nicht richtig?

                                  ich bekomme das

                                  oBroker nodejs updater 2023-10-13
                                  
                                  Recommended nodejs-version is: 18.20.2
                                  Checking your installation now. Please be patient!
                                  
                                  Your current setup is:
                                  /usr/bin/nodejs         v18.20.2
                                  /usr/bin/node           v18.20.2
                                  /usr/bin/npm            10.5.0
                                  /usr/bin/npx            10.5.0
                                  /usr/bin/corepack       0.25.2
                                  
                                  We found these nodejs versions available for installation:
                                  
                                  nodejs:
                                    Installed: 18.20.2-1nodesource1
                                    Candidate: 18.20.2-1nodesource1
                                    Version table:
                                   *** 18.20.2-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                          100 /var/lib/dpkg/status
                                       18.20.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.20.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.19.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.19.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.18.2-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.18.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.18.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.17.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.17.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.16.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.16.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.15.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.14.2-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.14.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.14.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.13.0+dfsg1-1ubuntu2 500
                                          500 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 Packages
                                       18.13.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.12.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.11.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.10.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.9.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.9.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.8.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.7.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.6.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.5.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.4.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.3.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.2.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.1.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.0.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                  
                                  
                                  
                                  Nothing to do - Your installation is using the correct paths.
                                  Nothing to do - Your version is the recommended one.
                                  
                                  You can now keep your whole system up-to-date using the usual 'sudo apt update &                                        & sudo apt full-upgrade' commands.
                                  Please DO NOT USE node version managers like 'nvm', 'n' and others in parallel.                                         They will break your current installation!
                                  

                                  das hatte ich noch gemacht

                                  iob stop
                                  sudo apt update && sudo apt full-upgrade
                                  iob fix
                                  iob nodejs-update
                                  sudo reboot
                                  

                                  @david-g said in Lovelace start PRoblem:

                                  Die Funktion muss glaube nicht sein.

                                  Dein "view" sieht nicht gleich wie bei mir, da hast du ein Adpater noch dazu oder ? ich dachte man braucht nicht mehr etwas wie linkeddevice oder device?
                                  Bei mir ist das so (Nativ) <- ich dachte man kann mit nativ Alias arbeiten ohne extra adapter
                                  43e1ef4c-31bc-4db0-ab64-fccea14bdfa1-grafik.png

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

                                    @esmax666 sagte in Lovelace start PRoblem:

                                    war das nicht richtig?

                                    Keine Ahnung was du da gemacht hast.
                                    Aber reboote die Kiste mal sauber, in den 200 Tagen uptime war mit Sicherheit auch ein Update dazwischen, das einen Neustart benötigt.

                                    iob stop
                                    sudo reboot
                                    
                                    E 2 Replies Last reply Reply Quote 0
                                    • E
                                      Esmax666 @Thomas Braun last edited by Esmax666

                                      @thomas-braun

                                      ich habe doch oben geschrieben das ich ein restart gemacht habe mit „sudo reboot“. k.a. voher kommen die 200 Tage ohne reboot?
                                      kein ahnung warum hat er das nichts aktualisiert aber reboot habe ich gemacht…

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

                                        @thomas-braun

                                        sudo apt update && sudo apt full-upgrade
                                        Hit:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease
                                        Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease
                                        Hit:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease
                                        Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease
                                        Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                                        Reading package lists... Done
                                        Building dependency tree... Done
                                        Reading state information... Done
                                        All packages are up to date.
                                        Reading package lists... Done
                                        Building dependency tree... Done
                                        Reading state information... Done
                                        Calculating upgrade... Done
                                        0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                                        
                                        
                                        ioBroker nodejs updater 2023-10-13
                                        
                                        Recommended nodejs-version is: 18.20.2
                                        Checking your installation now. Please be patient!
                                        
                                        Your current setup is:
                                        /usr/bin/nodejs         v18.20.2
                                        /usr/bin/node           v18.20.2
                                        /usr/bin/npm            10.5.0
                                        /usr/bin/npx            10.5.0
                                        /usr/bin/corepack       0.25.2
                                        
                                        We found these nodejs versions available for installation:
                                        
                                        nodejs:
                                          Installed: 18.20.2-1nodesource1
                                          Candidate: 18.20.2-1nodesource1
                                          Version table:
                                         *** 18.20.2-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                100 /var/lib/dpkg/status
                                             18.20.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.20.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.19.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.19.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.18.2-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.18.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.18.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.17.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.17.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.16.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.16.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.15.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.14.2-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.14.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.14.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.13.0+dfsg1-1ubuntu2 500
                                                500 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 Packages
                                             18.13.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.12.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.11.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.10.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.9.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.9.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.8.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.7.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.6.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.5.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.4.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.3.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.2.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.1.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                             18.0.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                        
                                        
                                        
                                        Nothing to do - Your installation is using the correct paths.
                                        Nothing to do - Your version is the recommended one.
                                        
                                        You can now keep your whole system up-to-date using the usual 'sudo apt update && sudo apt full-upgrade' commands.
                                        Please DO NOT USE node version managers like 'nvm', 'n' and others in parallel. They will break your current installation!
                                        
                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @Esmax666 last edited by

                                          @esmax666

                                          Dein 'Lunar Lobster' ist ohnehin verendet. Installier da die aktuelle LTS-Version von ubuntu. Oder das aktuelle Debian-Release.

                                          E 1 Reply Last reply Reply Quote 0
                                          • David G.
                                            David G. last edited by

                                            @esmax666 sagte in Lovelace start PRoblem:

                                            da hast du ein Adpater noch dazu oder

                                            Hab grad nochmal geschaut. Ist wirklich wohl kein Standarte. Dann inszallier ihn einfach ganz normal nach. Der ist es
                                            https://github.com/ioBroker/ioBroker.devices

                                            Findest du ganz normal im iobroker Repro.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.1k
                                            Online

                                            32.1k
                                            Users

                                            80.7k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            33
                                            1979
                                            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