iobroker-community-adapters / ioBroker.vis-players

MIT License
0 stars 2 forks source link

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

Open ioBrokerChecker opened 1 year ago

ioBrokerChecker commented 1 year 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/iobroker-community-adapters/ioBroker.vis-players

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

I noticed that in the io-package under “restartAdapters” only vis is available. If your widget also runs with vis-2, you might want to add “vis-2” to the list too.

I found vis as “dependencies” in the io package. If your widget also runs with vis-2, then remove that.

Thanks, your automatic adapter checker.