Skip to content

Commit

Permalink
feat: add description
Browse files Browse the repository at this point in the history
  • Loading branch information
jasper-seinhorst committed Mar 24, 2024
1 parent 8dc54b0 commit db72526
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "homebridge-omnik",
"displayName": "Homewizard Omnik",
"displayName": "Homebridge Omnik",
"version": "1.0.0",
"description": "Add your Omnik inverter to Homekit",
"description": "Add your Omnik-Inverter to Homekit",
"license": "Apache-2.0",
"author": "Jasper Seinhorst",
"repository": {
Expand Down Expand Up @@ -31,7 +31,8 @@
"power-consumption",
"power-return",
"solar",
"solar-panels"
"solar-panels",
"yield"
],
"devDependencies": {
"@types/node": "^20.11.25",
Expand Down

0 comments on commit db72526

Please sign in to comment.