Skip to content

Commit

Permalink
warnings from adapter check
Browse files Browse the repository at this point in the history
* licenseInformation added
* tier added
* materialize removed

[no-ticket]
  • Loading branch information
oelison committed May 24, 2024
1 parent a8de65e commit 8fdfc19
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions io-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,20 +130,23 @@
"image",
"camera"
],
"license": "MIT",
"licenseInformation": {
"type": "free",
"license": "MIT"
},
"platform": "Javascript/Node.js",
"main": "main.js",
"icon": "reolink_logo.png",
"enabled": true,
"extIcon": "https://raw.githubusercontent.com/aendue/ioBroker.reolink/main/admin/reolink_logo.png",
"readme": "https://github.com/aendue/ioBroker.reolink/blob/main/README.md",
"loglevel": "info",
"tier": 3,
"mode": "daemon",
"type": "alarm",
"compact": true,
"connectionType": "local",
"dataSource": "poll",
"materialize": true,
"messagebox": true,
"adminUI": {
"config": "json"
Expand Down

0 comments on commit 8fdfc19

Please sign in to comment.