jjqoie / ioBroker.nctalk

Use nextcloud Talk service to communicate with ioBroker, sending push notification and commands to control your smarthome
MIT License
4 stars 1 forks source link

Think about to fix the issues found by adapter checker #3

Closed ioBrokerChecker closed 1 year ago

ioBrokerChecker commented 2 years ago

I am an automatic service that looks for possible errors in ioBroker and creates an issue for it. The link below leads directly to the test:

https://adapter-check.iobroker.in/?q=https://raw.githubusercontent.com/jjqoie/iobroker.nctalk

I have also found warnings that may be fixed if possible.

Thanks, your automatic adapter checker.

P.S.: There is a community in Github, which supports the maintenance and further development of adapters. There you will find many experienced developers who are always ready to assist anyone. New developers are always welcome there. For more informations visit: https://github.com/iobroker-community-adapters/info

jjqoie commented 2 years ago

[E201] Bluefox was not found in the collaborators on NPM!. Please execute in adapter directory: "npm owner add bluefox iobroker.nctalk"

1 [W171] "common.title" is deprecated in io-package.json

1 [W156] Adapter should support admin 5 UI (jsonConfig)

2 [W400] Cannot find "nctalk" in latest repository

3 [W513] "gulpfile.js" found in repo! Think about migrating to @iobroker/adapter-dev package

4

ioBrokerChecker commented 1 year ago

Thanks, that all bugs have been fixed.