nograx / ioBroker.zendure-solarflow

An ioBroker adapter for Zendure SolarFlow devices
MIT License
24 stars 6 forks source link

Please fix issues reported by adapter checker #40

Closed mcm1957 closed 6 months ago

mcm1957 commented 6 months ago

👀 [W171] "common.title" is deprecated in io-package.json. Please remove from io-package.json. 👀 [W156] Adapter should support admin 5 UI (jsonConfig) if you do not use a React based UI 👀 [W181] "common.license" in io-package.json is deprecated. Please define object "common.licenseInformation" 👀 [W173] "@iobroker/adapter-core" (^3.0.4) should be 3.0.6 or newer - please update 👀 [W115] common.tier is required in io-package.json. Please check https://github.com/ioBroker/ioBroker.docs/blob/master/docs/en/dev/objectsschema.md#adapter.

nograx commented 6 months ago

Fixed all poins except W156 ... I'm using React based UI.

mcm1957 commented 6 months ago

Thanks. Everythings fine.