Skip to content

Commit

Permalink
licenseInformation
Browse files Browse the repository at this point in the history
  • Loading branch information
raschy committed Jul 28, 2024
1 parent 0692dfd commit 8c00082
Show file tree
Hide file tree
Showing 2 changed files with 7,802 additions and 7,798 deletions.
6 changes: 5 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,10 @@
"balcony power plant",
"mi600"
],
"license": "MIT",
"licenseInformation": {
"license": "MIT",
"type": "free"
},
"platform": "Javascript/Node.js",
"main": "main.js",
"icon": "solarmanpv.png",
Expand All @@ -138,6 +141,7 @@
"readme": "https://github.com/raschy/ioBroker.solarmanpv/blob/main/README.md",
"loglevel": "info",
"mode": "schedule",
"tier": 2,
"allowInit": true,
"schedule": "*/6 * * * *",
"type": "energy",
Expand Down
Loading

0 comments on commit 8c00082

Please sign in to comment.