ioBroker / ioBroker.b-control-em

B-Control Energy Manager
MIT License
5 stars 3 forks source link

Please fix issues reported by adapter checker #17

Open mcm1957 opened 1 year ago

mcm1957 commented 1 year ago

❗ [E114] No adapter are allowed in the repo without admin support (set "common.noConfig = true" and "common.adminUI.config = none" if adapter has no configuration) ❗ [E150] No common.connectionType found in io-package.json ❗ [E152] No common.dataSource found in io-package.json ❗ [E154] common.dependencies must contain [{"js-controller": ">=2.0.0"}] or later - recommended: [{"js-controller": ">=3.3.22"}] ❗ [E802] No topics found in the repository. Please go to "https://github.com/ioBroker/ioBroker.b-control-em", press the settings button beside the about title and add some topics. 👀 [W171] "common.title" is deprecated in io-package.json 👀 [W105] "common.titleLang" should be translated into all supported languages (en, de, ru, pt, nl, fr, it, es, pl, uk, zh-cn) 👀 [W109] "common.desc" should be translated into all supported languages (en, de, ru, pt, nl, fr, it, es, pl, uk, zh-cn) 👀 [W113] Adapter should support compact mode 👀 [W156] Adapter should support admin 5 UI (jsonConfig) if you do not use a React based UI 👀 [W145] Each "common.news" should be translated into all supported languages (en, de, ru, pt, nl, fr, it, es, pl, uk, zh-cn)