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 netatmo 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'>='18'}}" is required at package.json, "{'engines':{'node'>='20'}}" is recommended
❗ [E0036] @alcalzone/release-script 3.8.0 specified. 5.0.0 is required as minimum, 5.1.1 (or newer) is current. Please update devDependencies at package.json
❗ [E0036] @alcalzone/release-script-plugin-iobroker 3.7.2 specified. 4.0.0 is required as minimum, 5.1.2 (or newer) is current. Please update devDependencies at package.json
❗ [E0036] @alcalzone/release-script-plugin-license 3.7.0 specified. 4.0.0 is required as minimum, 5.1.1 (or newer) is current. Please update devDependencies at package.json
❗ [E0036] @iobroker/testing 5.0.4 specified. 5.2.2 is required as minimum, 5.2.2 (or newer) is current. Please update devDependencies at package.json
❗ [E1057] admin 6.2.13 listed as dependency but 6.17.14 is required as minimum, 7.6.17 is recommended. Please update globalDependency at io-package.json.
❗ [E1057] admin 6.2.13 listed as dependency but 7.6.17 is required as minimum, 7.6.20 is recommended. Please update globalDependency at io-package.json.
❗ [E1057] js-controller 6.0.0 listed as dependency but 6.0.11 is required as minimum. Please update dependency at io-package.json.
❗ [E3016] Workflow "/.github/workflows/test-and-release.yml": job "deploy" must declare "needs" for both "check-and-lint" and "adapter-tests".
❗ [E5507] missing size attributes [xs,xl] for checkbox at admin/jsonConfig.json/items/netatmoCOSensor
❗ [E5507] missing size attributes [xs,xl] for checkbox at admin/jsonConfig.json/items/netatmoCoach
❗ [E5507] missing size attributes [xs,xl] for checkbox at admin/jsonConfig.json/items/netatmoSmokedetector
❗ [E5507] missing size attributes [xs,xl] for checkbox at admin/jsonConfig.json/items/netatmoWeather
❗ [E5507] missing size attributes [xs,xl] for checkbox at admin/jsonConfig.json/items/netatmoWelcome
❗ [E5510] responsive check: maximum issues reached, please fix reported ones and recheck
❗ [E8002] No topics found in the repository. Please go to "https://github.com/PArns/ioBroker.netatmo", press the settings button beside the about title and add some topics.
👀 [W0034] @iobroker/adapter-core 3.2.3 specified. 3.3.2 (or newer) is current. Please update dependencies at package.json
👀 [W0037] @alcalzone/release-script 3.8.0 specified. 5.0.0 (or newer) is current. Please update devDependencies at package.json
👀 [W0037] @alcalzone/release-script-plugin-iobroker 3.7.2 specified. 4.0.0 (or newer) is current. Please update devDependencies at package.json
👀 [W0037] @alcalzone/release-script-plugin-license 3.7.0 specified. 4.0.0 (or newer) is current. Please update devDependencies at package.json
👀 [W0037] @iobroker/adapter-dev 1.4.0 specified. 1.5.0 (or newer) is current. Please update devDependencies at package.json
👀 [W0037] @iobroker/testing 5.0.4 specified. 5.1.1 (or newer) is current. Please update devDependencies at package.json
👀 [W0037] @iobroker/testing 5.0.4 specified. 5.2.2 (or newer) is current. Please update devDependencies at package.json
👀 [W0050] 'request' package is deprecated and no longer maintained. Consider migrating to native 'node:fetch' or 'axios' if more complex functionality is needed.
👀 [W1056] js-controller 6.0.0 listed as dependency but 6.0.11 is recommended. Please consider updating dependency at io-package.json.
👀 [W1074] Potential sensitive data "secret" not listed at "encryptedNative" in io-package.json
👀 [W1084] "common.title" is deprecated and replaced by "common.titleLang". Please remove from io-package.json.
👀 [W1095] Protected or encrypted element "password" should be listed at "native" in io-package.json
👀 [W1095] Protected or encrypted element "username" should be listed at "native" in io-package.json
👀 [W3013] Workflow "/.github/workflows/test-and-release.yml": job "check-and-lint" should contain a step using "ioBroker/testing-action-check@v1".
👀 [W3015] Workflow "/.github/workflows/test-and-release.yml": job "adapter-tests" should contain a step using "ioBroker/testing-action-adapter@v1".
👀 [W3017] Workflow "/.github/workflows/test-and-release.yml": job "deploy" should contain a step using "ioBroker/testing-action-deploy@v1".
👀 [W5039] "admin/words.js" found but not referenced anywhere. File seems to be outdated, please consider removing it.
📌 [S8906] Dependabot entry for "github-actions" uses "schedule: interval: monthly". Consider migrating to a random cron schedule ("schedule: interval: cron") for more balanced load distribution.
📌 [S8906] Dependabot entry for "npm" uses "schedule: interval: monthly". Consider migrating to a random cron schedule ("schedule: interval: cron") for more balanced load distribution.
📌 [S8906] Some Dependabot entries ("github-actions", "npm") use "schedule: interval: monthly". Consider migrating to random cron schedule ("schedule: interval: cron") for load distribution.
📌 [S8913] No automerge workflow for dependabot PRs found. Consider setting up automerging by adding ".github/workflows/automerge-dependabot.yml".
📌 [S9006] .commitinfo file should be excluded by .gitignore, please add a line with text ".commitinfo" to .gitignore
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 netatmo 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.netatmo
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 Thu, 26 Mar 2026 23:00:20 GMT based on commit fd63726
ioBroker.repochecker 5.5.5