NEWS
Lovelace start PRoblem
-
@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...

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 :(
-
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?
@david-g
Was meinst du genau mit "Rollen " ?
Meinst du hier "Funtions"?

Eurotronics die thermostat direkt am heizköper
https://eurotronic.org/produkte/z-wave-heizkoerperthermostat/spirit-z-wave-plus/

Technisat sind die schalter für die Rollo
https://www.technisat.com/de_DE/Rollladenschalter-Einsatz-M/352-22704-23058/?article=0200/9496

-
@david-g
Was meinst du genau mit "Rollen " ?
Meinst du hier "Funtions"?

Eurotronics die thermostat direkt am heizköper
https://eurotronic.org/produkte/z-wave-heizkoerperthermostat/spirit-z-wave-plus/

Technisat sind die schalter für die Rollo
https://www.technisat.com/de_DE/Rollladenschalter-Einsatz-M/352-22704-23058/?article=0200/9496

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

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

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

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

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.@david-g said in Lovelace start PRoblem:

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 said in Lovelace start PRoblem:

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" } }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

-
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

@david-g
ok das heisst also Alias ist pficht für Lovelace
ich hab ein beispiel gebaut wie hier:

Kommt direkt von Iobroker

ober ist das eher zu machen mit ein adapter ?
leider habe ich wieder falsch gemacht weil Lovelace hat eher nicht gefundenunter Role finde ich nichts mit "Thermostat"

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
ok das heisst also Alias ist pficht für Lovelace
ich hab ein beispiel gebaut wie hier:

Kommt direkt von Iobroker

ober ist das eher zu machen mit ein adapter ?
leider habe ich wieder falsch gemacht weil Lovelace hat eher nicht gefundenunter Role finde ich nichts mit "Thermostat"

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" } } -
Hallo Zusammen,
ich wollte Lovelace probieren aber die Instanz hat ein Problem verursacht.Nach der Installation ist die Instanz gestartet. Ich ging in die Ansicht, um ein Dashboard zu erstellen, aber nach ein paar Minuten wurde mir „Verbindung verloren“ angezeigt und meine Instanz ist gestopt und man kann die nicht mehr starten, ist das bei euch auch passiert?
Danke!!
lovelace.0 2024-04-25 11:03:07.789 warn Alias alias.0.Salon.thermotat_Salon.SET has no target 12 lovelace.0 2024-04-25 11:03:06.950 info http server listening on port 8091 lovelace.0 2024-04-25 11:03:06.804 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 11:03:03.126 info instance system.adapter.lovelace.0 started with pid 615795 host.ubuntu 2024-04-25 11:02:32.919 info Restart adapter system.adapter.lovelace.0 because enabled host.ubuntu 2024-04-25 11:02:32.919 error instance system.adapter.lovelace.0 terminated with code 6 (UNCAUGHT_EXCEPTION) lovelace.0 2024-04-25 11:02:32.261 warn Terminated (UNCAUGHT_EXCEPTION): Without reason lovelace.0 2024-04-25 11:02:32.259 info terminating lovelace.0 2024-04-25 11:02:32.254 info cleaned everything up...@esmax666 sagte in Lovelace start PRoblem:
Am Rande:
node: v18.17.1
Auf einen aktuellen Stand / das aktuelle nodesource-Repo bringen.
iob nodejs-update -
@esmax666 sagte in Lovelace start PRoblem:
Am Rande:
node: v18.17.1
Auf einen aktuellen Stand / das aktuelle nodesource-Repo bringen.
iob nodejs-update@thomas-braun
update habe probiert mit
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

-
@thomas-braun
update habe probiert mit
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

@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 -
@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 rebootich 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… -
@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 rebootsudo 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! -
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!Dein 'Lunar Lobster' ist ohnehin verendet. Installier da die aktuelle LTS-Version von ubuntu. Oder das aktuelle Debian-Release.
-
@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.devicesFindest du ganz normal im iobroker Repro.
-
Dein 'Lunar Lobster' ist ohnehin verendet. Installier da die aktuelle LTS-Version von ubuntu. Oder das aktuelle Debian-Release.
@thomas-braun Lunar ist doch noch weiter updated, aber ist egal habe ich aktuliasert

nodeversion ist auch jetzt updatedHit:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease Hit:2 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease Hit:3 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-backports 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 100 100 /var/lib/dpkg/status 18.19.1+dfsg-6ubuntu5 500 500 http://ports.ubuntu.com/ubuntu-ports noble/universe 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 Lunar ist doch noch weiter updated, aber ist egal habe ich aktuliasert

nodeversion ist auch jetzt updatedHit:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease Hit:2 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease Hit:3 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-backports 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 100 100 /var/lib/dpkg/status 18.19.1+dfsg-6ubuntu5 500 500 http://ports.ubuntu.com/ubuntu-ports noble/universe 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!@esmax666 sagte in Lovelace start PRoblem:
Lunar ist doch noch weiter updated,
Nein, der hat im Januar 2024 sein EndOfLife gehabt.
Und lass das nodesource-Repo aktiv! Bzw. leg das wieder an. -
@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.devicesFindest du ganz normal im iobroker Repro.
@david-g said in Lovelace start PRoblem:
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.Also das heisst "lovelace" funtionniert nur mit Device adapter ? slstam ich irgenwo ein Video gesehen wo jemand auch alias arbeitet und trotzdem ein paar gerät erkennt hat :/
-
@esmax666 sagte in Lovelace start PRoblem:
Lunar ist doch noch weiter updated,
Nein, der hat im Januar 2024 sein EndOfLife gehabt.
Und lass das nodesource-Repo aktiv! Bzw. leg das wieder an.@thomas-braun said in Lovelace start PRoblem:
Und lass das nodesource-Repo aktiv! Bzw. leg das wieder an.
Was habe ich gemacht ? :face_with_rolling_eyes: und wie mache das wieder an, k.a was das ist :/
-
@thomas-braun said in Lovelace start PRoblem:
Und lass das nodesource-Repo aktiv! Bzw. leg das wieder an.
Was habe ich gemacht ? :face_with_rolling_eyes: und wie mache das wieder an, k.a was das ist :/
@esmax666 sagte in Lovelace start PRoblem:
Was habe ich gemacht ?
Das weiß ich nicht. Jedenfalls hat du kein nodesource.list file auf deiner Kiste.
iob nodejs-update 18



