diff --git a/io-package.json b/io-package.json index 69f439e..5f7d95e 100644 --- a/io-package.json +++ b/io-package.json @@ -59,7 +59,6 @@ "de": "js-sontroller 4.x ledstate" } }, - "title": "hs100", "titleLang": { "en": "hs100", "de": "hs100", @@ -86,14 +85,18 @@ "arteck <arteck@outlook.com>" ], "keywords": [ - "ioBroker", + "iobroker", + "adapter", + "smart home", "hs100", "tp-link", "home automation" ], - "license": "MIT", - "platform": "Javascript/Node.js", - "main": "main.js", + "licenseInformation": { + "license": "MIT", + "type": "free" + }, + "platform": "Javascript/Node.js", "icon": "hs100.png", "enabled": true, "extIcon": "https://raw.githubusercontent.com/arteck/ioBroker.hs100/master/admin/hs100.png", diff --git a/package.json b/package.json index 8fba447..8d86292 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "hs100", "hs110", "tp-link", - "iobroker" + "ioBroker" ], "repository": { "type": "git",