You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node.js 24 will become the official node.js LTS release October 2025 - see node-releases
So please check your adapter with Node.js 24.
Please add node.js 24 to the adapter testing matrix which is executed on commits. This check is normally controlled by workflow located at .github/workflows/test-and-release.yml. The recommended testmatrix is [18.x, 20.x, 22.x, 24.x] or [20.x, 22.x, 24.x] now. It's ok to test node.js 20.x and 22.x only if there are any technical reasons (i.e. requirements caused by dependencies) to do so.
In any case please set the 'engines' clause in package.json according to the minimum node version used at testing. Please also do this if the adapter is not able to work with certain Node.js versions, so that ioBroker can prevent users from installing the adapter if not compatible. If you detect any incompatibility with node.js 24 please try to fix it and / or let us know if the problem seems to be located at core components.
Please close the issue after you checked it.
Feel free to contact me (@ioBroker-Bot) if you have any questions.
And THANKS A LOT for maintaining this adapter from me and all users. Let's work together for the best user experience.
Note: If you added node 24 tests already, simply close this issue.
Deutschsprachige Version
Liebe Adapterentwickler,
Node.js 24 wird im Oktober 2025 die offizielle Node.js LTS-Version – siehe node-releases
Bitte überprüfen Sie Ihren Adapter mit Node.js 24.
Bitte Node.js 24 zur Adapter-Testmatrix, die bei Commits ausgeführt wird, hinzufügen. Diese Prüfung wird normalerweise durch einen Workflow unter .github/workflows/test-and-release.yml gesteuert. Die empfohlene Testmatrix ist derzeit [18.x, 20.x, 22.x, 24.x] oder [20.x, 22.x, 24.x]. Die Tests können auf Node.js 20.x und 22.x beschränkt werden, wenn technische Gründe (z. B. Anforderungen aufgrund von Abhängigkeiten) dafür vorliegen.
Bitte auch die engines-Anforderung in package.json in jedem Fall entsprechend der beim Test verwendeten Mindest-Node-Version anpassen. Dies gilt auch, wenn der Adapter mit bestimmten Node.js-Versionen nicht kompatibel ist. So kann ioBroker Benutzer daran hindern, den Adapter zu installieren, falls er nicht kompatibel ist. Sollten Inkompatibilitäten mit Node.js 24 festgestellt werden, bitte versuchen diese zu beheben und/oder und mitzuteilenfalls das Problem bei den Kernkomponenten vermutet wird.
Bitte dieses Issue nach der Überprüfung schließen.
Bei Fragen können Sie mich gerne kontaktieren (@ioBroker-Bot).
Und VIELEN DANK von mir und allen Benutzern für die Pflege dieses Adapters. Lasst uns gemeinsam für ein optimales Benutzererlebnis sorgen.
Ihr ioBroker Check- und Service-Bot
Hinweis: Falls Node.js 24-Tests bereits hinzugefügt wurden, Issue einfach schließen.
The text was updated successfully, but these errors were encountered:
Notification from ioBroker Check and Service Bot
Dear Adapter developer,
Node.js 24 will become the official node.js LTS release October 2025 - see node-releases
So please check your adapter with Node.js 24.
Please add node.js 24 to the adapter testing matrix which is executed on commits. This check is normally controlled by workflow located at .github/workflows/test-and-release.yml. The recommended testmatrix is [18.x, 20.x, 22.x, 24.x] or [20.x, 22.x, 24.x] now. It's ok to test node.js 20.x and 22.x only if there are any technical reasons (i.e. requirements caused by dependencies) to do so.
In any case please set the 'engines' clause in package.json according to the minimum node version used at testing. Please also do this if the adapter is not able to work with certain Node.js versions, so that ioBroker can prevent users from installing the adapter if not compatible. If you detect any incompatibility with node.js 24 please try to fix it and / or let us know if the problem seems to be located at core components.
Please close the issue after you checked it.
Feel free to contact me (@ioBroker-Bot) if you have any questions.
And THANKS A LOT for maintaining this adapter from me and all users.
Let's work together for the best user experience.
your
ioBroker Check and Service Bot
@mcm1957 for evidence
Note: If you added node 24 tests already, simply close this issue.
Deutschsprachige Version
Liebe Adapterentwickler,
Node.js 24 wird im Oktober 2025 die offizielle Node.js LTS-Version – siehe node-releases
Bitte überprüfen Sie Ihren Adapter mit Node.js 24.
Bitte Node.js 24 zur Adapter-Testmatrix, die bei Commits ausgeführt wird, hinzufügen. Diese Prüfung wird normalerweise durch einen Workflow unter .github/workflows/test-and-release.yml gesteuert. Die empfohlene Testmatrix ist derzeit [18.x, 20.x, 22.x, 24.x] oder [20.x, 22.x, 24.x]. Die Tests können auf Node.js 20.x und 22.x beschränkt werden, wenn technische Gründe (z. B. Anforderungen aufgrund von Abhängigkeiten) dafür vorliegen.
Bitte auch die engines-Anforderung in package.json in jedem Fall entsprechend der beim Test verwendeten Mindest-Node-Version anpassen. Dies gilt auch, wenn der Adapter mit bestimmten Node.js-Versionen nicht kompatibel ist. So kann ioBroker Benutzer daran hindern, den Adapter zu installieren, falls er nicht kompatibel ist. Sollten Inkompatibilitäten mit Node.js 24 festgestellt werden, bitte versuchen diese zu beheben und/oder und mitzuteilenfalls das Problem bei den Kernkomponenten vermutet wird.
Bitte dieses Issue nach der Überprüfung schließen.
Bei Fragen können Sie mich gerne kontaktieren (@ioBroker-Bot).
Und VIELEN DANK von mir und allen Benutzern für die Pflege dieses Adapters.
Lasst uns gemeinsam für ein optimales Benutzererlebnis sorgen.
Ihr
ioBroker Check- und Service-Bot
Hinweis: Falls Node.js 24-Tests bereits hinzugefügt wurden, Issue einfach schließen.
The text was updated successfully, but these errors were encountered: