Merge pull request #137 from ioBroker-Bot/update-from-template-W1081-addLicenseInformation-1762607726

[iobroker-bot] Add license information to io-package.json
This commit is contained in:
Bluefox
2026-03-31 22:23:15 +02:00
committed by GitHub
+4 -1
View File
@@ -127,10 +127,13 @@
"icon": "hass.png", "icon": "hass.png",
"enabled": true, "enabled": true,
"compact": true, "compact": true,
"licenseInformation": {
"type": "free",
"license": "MIT"
},
"adminUI": { "adminUI": {
"config": "json" "config": "json"
}, },
"license": "MIT",
"extIcon": "https://raw.githubusercontent.com/ioBroker/ioBroker.hass/master/admin/hass.png", "extIcon": "https://raw.githubusercontent.com/ioBroker/ioBroker.hass/master/admin/hass.png",
"keywords": [ "keywords": [
"HASS", "HASS",