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 rfxcom 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
❗ [E0026] "{'engines': {'node'>='20'}}" is required at package.json, "{'engines':{'node'>='22'}}" is recommended
❗ [E0033] @iobroker/adapter-core 2.6.8 specified. 3.2.3 is required as minimum, 3.4.1 (or newer) is current. Please update dependencies at package.json
❗ [E0036] @alcalzone/release-script 3.5.9 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 3.5.9 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 3.5.9 specified. 5.2.0 is required as minimum, 5.2.2 (or newer) is current. Please update devDependencies at package.json
❗ [E0036] @iobroker/testing 4.1.0 specified. 5.2.2 is required as minimum, 5.2.2 (or newer) is current. Please update devDependencies at package.json
❗ [E9507] i18n directory "admin/i18n" found in repository but is not included in package.json "files". Translations will be missing from the npm package.
WARNINGS:
👀 [W0050] Package 'axios' listed as devDependency at package.json might be obsolete if using '@iobroker/adapter-dev'.
👀 [W0074] No "lint" script found in package.json. Please add one.
👀 [W1027] Missing suggested translation into uk of "common.titleLang" in io-package.json.
👀 [W1034] Missing suggested translation into uk of "common.desc" in io-package.json.
👀 [W1054] Missing suggested translation into uk of some "common.news" in io-package.json.
👀 [W1084] "common.title" is deprecated and replaced by "common.titleLang". Please remove from io-package.json.
👀 [W3013] "test-and-release.yml": job "check-and-lint" should contain a step using "ioBroker/testing-action-check@v1".
👀 [W3015] "test-and-release.yml": job "adapter-tests" should contain a step using "ioBroker/testing-action-adapter@v1".
👀 [W3017] "test-and-release.yml": job "deploy" should contain a step using "ioBroker/testing-action-deploy@v1".
👀 [W3024] "test-and-release.yml": job "adapter-tests" matrix uses node.js 14 which is not in the list of recommended testing versions (20, 22, 24, 26, 27).
👀 [W3024] "test-and-release.yml": job "adapter-tests" matrix uses node.js 16 which is not in the list of recommended testing versions (20, 22, 24, 26, 27).
👀 [W3024] "test-and-release.yml": job "adapter-tests" matrix uses node.js 18 which is not in the list of recommended testing versions (20, 22, 24, 26, 27).
👀 [W3032] No workflow run for "test-and-release.yml" triggered by tag "v2.0.2" was found for current release 2.0.2. Workflow logs might be deleted already.
👀 [W3051] "test-and-release.yml": "testing-action-check" in run #280 on branch "master"does not log the expected defaults for "npm run test:package". Please check the log,
👀 [W3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (14.x, macos-latest)" in run #280 on branch "master" does not log the expected defaults for "npm run test:integration". Please check the log.
👀 [W3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (14.x, ubuntu-latest)" in run #280 on branch "master" does not log the expected defaults for "npm run test:integration". Please check the log.
👀 [W3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (14.x, windows-latest)" in run #280 on branch "master" does not log the expected defaults for "npm run test:integration". Please check the log.
👀 [W3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (16.x, macos-latest)" in run #280 on branch "master" does not log the expected defaults for "npm run test:integration". Please check the log.
👀 [W3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (16.x, ubuntu-latest)" in run #280 on branch "master" does not log the expected defaults for "npm run test:integration". Please check the log.
👀 [W3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (16.x, windows-latest)" in run #280 on branch "master" does not log the expected defaults for "npm run test:integration". Please check the log.
👀 [W3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (18.x, macos-latest)" in run #280 on branch "master" does not log the expected defaults for "npm run test:integration". Please check the log.
👀 [W3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (18.x, ubuntu-latest)" in run #280 on branch "master" does not log the expected defaults for "npm run test:integration". Please check the log.
👀 [W3053] "test-and-release.yml": "testing-action-adapter" job "adapter-tests (18.x, windows-latest)" in run #280 on branch "master" does not log the expected defaults for "npm run test:integration". Please check the log.
👀 [W5013] "gulpfile.js" found in repo! Think about migrating to @iobroker/adapter-dev package
👀 [W5603] i18n directory "admin/i18n" is missing language "uk".
👀 [W8915] Dependabot npm entry (directory: "/") has no "cooldown" configured. A cooldown of at least 7 days (e.g. "cooldown: { default: 7 }") is recommended to reduce supply chain risk.
👀 [W8917] At least major versions of @types/node should not be updated by dependabot. Please add ignore block at dependabot.yml.
SUGGESTIONS:
📌 [S0062] Consider adding and using package "@iobroker/adapter-dev".
📌 [S0062] Consider adding and using package "@iobroker/eslint-config".
📌 [S0065] No devDependency for "@types/node" found. Consider adding "@types/node":">=20" to devDependencies at package.json.
📌 [S0071] No devDependency for "@iobroker/eslint-config" found. Consider migrating to the shared ESLint config.
📌 [S0087] Missing "/tsconfig.json". Consider adding it for proper type checking (see ioBroker.examples for examples).
📌 [S2008] Version 2.0.2 tagged as "latest" at npm is not signed with provenance. Trusted publishing is recommended.
📌 [S4036] Consider adding .vscode/settings.json file with JSON schema definitions for better development experience with Visual Studio Code.
📌 [S4047] Adapter "rfxcom" is not yet available in the stable repository. Please consider adding it.
📌 [S5005] Plain setTimeout() found in source files (main.js). Please use this.setTimeout() or adapter.setTimeout() instead.
📌 [S5022] Please consider migrating to admin 5 UI (jsonConfig) or react based UI.
📌 [S5023] "package-lock.json" not found in repo! Please consider to commit it to github repository.
📌 [S5601] i18n directory "admin/i18n" uses long format ({lang}/translations.json). Consider migrating to short format ({lang}.json) using "npm run translate convert".
📌 [S8913] No automerge workflow for dependabot PRs found. Consider setting up automerging by adding ".github/workflows/automerge-dependabot.yml".
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 rfxcom 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.rfxcom
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 Wed, 02 Sep 2026 09:13:48 GMT based on commit fcde985
ioBroker.repochecker 5.20.14