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
I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I have recently checked the repository for your adapter parser for common errors and appropiate suggestions to keep this adapter up to date.
This check is based on the current head revisions (master / main branch) of the adapter repository
❗ [E0036] @alcalzone/release-script 5.1.1 specified. 5.2.0 is required as minimum, 5.2.0 (or newer) is current. Please update devDependencies at package.json
❗ [E0036] @alcalzone/release-script 5.2.0 specified. 5.2.1 is required as minimum, 5.2.1 (or newer) is current. Please update devDependencies at package.json
❗ [E0036] @alcalzone/release-script-plugin-iobroker 5.1.2 specified. 5.2.0 is required as minimum, 5.2.0 (or newer) is current. Please update devDependencies at package.json
❗ [E0036] @alcalzone/release-script-plugin-license 5.1.1 specified. 5.2.0 is required as minimum, 5.2.0 (or newer) is current. Please update devDependencies at package.json
❗ [E3031] Latest workflow run of "test-and-release.yml" failed run #960.
❗ [E5507] missing size attributes [xs,xl] for checkbox at admin/jsonConfig.json/items/_general/acceptInvalidCertificates
❗ [E5507] missing size attributes [xs,xl] for checkbox at admin/jsonConfig.json/items/_general/useInsecureHTTPParser
❗ [E5507] missing size attributes [xs,xl] for number at admin/jsonConfig.json/items/_general/pollInterval
❗ [E5507] missing size attributes [xs,xl] for number at admin/jsonConfig.json/items/_general/requestDelay
❗ [E5507] missing size attributes [xs,xl] for number at admin/jsonConfig.json/items/_general/requestTimeout
❗ [E5510] responsive check: maximum issues reached, please fix reported ones and recheck
WARNINGS:
👀 [W0028] Minimum node.js version 22 recommended. Please adapt "{'engines' : { 'node' >= '20' } }" to "{'engines' : { 'node' >= '22' } }" at package.json.
👀 [W0028] Minimum node.js version 22 recommended. The current engines.node clause ">= 20" allows Node.js 20.0.0 as minimum. Please update it to require at least ">=22" at package.json.
👀 [W0034] @iobroker/adapter-core 3.3.2 specified. 3.4.1 (or newer) is current. Please update dependencies at package.json
👀 [W1056] admin 7.6.17 listed as dependency but 7.6.20 is recommended. Please consider updating globalDependency at io-package.json.
👀 [W5005] setTimeout found in "build/main.js", but no clearTimeout detected
👀 [W5005] setTimeout() found in source files (src/main.ts) but no clearTimeout() detected.
👀 [W5063] JSON formatting in "admin/jsonConfig.json" is hard to read (inconsistent indentation). Please use consistent indentation and proper line breaks.
👀 [W8917] At least major versions of @types/node should not be updated by dependabot. Please add ignore block at dependabot.yml.
SUGGESTIONS:
📌 [S0065] No devDependency for "@types/node" found. Consider adding "@types/node":">=20" to devDependencies at package.json.
📌 [S0085] No devDependency "@tsconfig/nodeXX" found. Consider adding one for proper type checking (see ioBroker.examples for examples).
📌 [S0088] "/tsconfig.json" should contain an extends clause like "extends": "@tsconfig/node20/tsconfig.json" (see ioBroker.examples).
📌 [S2008] Version 3.1.0 tagged as "latest" at npm is not signed with provenance. Trusted publishing is recommended.
📌 [S3032] No workflow run for "test-and-release.yml" triggered by tag "v3.1.0" was found for current release 3.1.0. Workflow logs might be deleted already.
📌 [S4036] Consider adding .vscode/settings.json file with JSON schema definitions for better development experience with Visual Studio Code.
📌 [S5004] Plain setInterval() found in source files (src/main.ts). Please use this.setInterval() or adapter.setInterval() instead.
📌 [S5005] Plain setTimeout() found in source files (src/main.ts). Please use this.setTimeout() or adapter.setTimeout() instead.
Please review issues reported and consider fixing them as soon as appropiate.
Errors reported by repository checker should be fixed as soon as possible - at least with next minor release. Some of them require a new release to be considered as fixed. Please note that errors reported by checker might be considered as blocking point for future updates at stable repository. Priority bugfixes will not be blocked by existing errors as long as tests pass.
Warnings reported by repository checker should be reviewed. While some warnings can be ignored due to good reasons or a dedicated decision of the developer, most warnings should be fixed as soon as appropiate.
Suggestions reported by repository checker should be reviewed. Suggestions can be ignored due to a decision of the developer but they are reported as a hint to use a configuration which might get required in future or at least is used be most adapters. Suggestions are always optional to follow.
You may start a new check or force the creation of a new issue at any time by adding the following comment to this issue:
@iobroker-bot recheck
or @iobroker-bot recreate
Please note that I (and the server at GitHub) have always plenty of work to do. So it may last up to 30 minutes until you see a reaction. I will drop a comment here as soon as I start processing.
Feel free to contact me (@ioBroker-Bot) if you have any questions or feel that an issue is incorrectly flagged.
And THANKS A LOT for maintaining this adapter from me and all users. Let's work together for the best user experience.
Notification from ioBroker Check and Service Bot
Dear adapter developer,
I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I have recently checked the repository for your adapter parser for common errors and appropiate suggestions to keep this adapter up to date.
This check is based on the current head revisions (master / main branch) of the adapter repository
Please see the result of the check below.
ioBroker.parser
ERRORS:
WARNINGS:
SUGGESTIONS:
Please review issues reported and consider fixing them as soon as appropiate.
Errors reported by repository checker should be fixed as soon as possible - at least with next minor release. Some of them require a new release to be considered as fixed. Please note that errors reported by checker might be considered as blocking point for future updates at stable repository. Priority bugfixes will not be blocked by existing errors as long as tests pass.
Warnings reported by repository checker should be reviewed. While some warnings can be ignored due to good reasons or a dedicated decision of the developer, most warnings should be fixed as soon as appropiate.
Suggestions reported by repository checker should be reviewed. Suggestions can be ignored due to a decision of the developer but they are reported as a hint to use a configuration which might get required in future or at least is used be most adapters. Suggestions are always optional to follow.
You may start a new check or force the creation of a new issue at any time by adding the following comment to this issue:
@iobroker-bot recheckor
@iobroker-bot recreatePlease note that I (and the server at GitHub) have always plenty of work to do. So it may last up to 30 minutes until you see a reaction. I will drop a comment here as soon as I start processing.
Feel free to contact me (@ioBroker-Bot) if you have any questions or feel that an issue is incorrectly flagged.
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
Last update at Fri, 26 Jun 2026 00:47:41 GMT based on commit 55b2274
ioBroker.repochecker 5.18.11