Skip to content

Commit

Permalink
chore: Rebranded to Porsche EV
Browse files Browse the repository at this point in the history
  • Loading branch information
jasper-seinhorst committed Mar 10, 2024
1 parent 52c05c3 commit 7dd8486
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"displayName": "Homebridge Porsche Taycan",
"name": "homebridge-porsche-taycan",
"displayName": "Porsche EV",
"version": "1.20.0",
"description": "Control your Porsche Taycan through the home app",
"description": "Homekit support for your Porsche EV (Taycan and Macan), enable direct charge, start precool/heat, power consumption insights and more!",
"license": "Apache-2.0",
"author": "Jasper Seinhorst",
"repository": {
Expand All @@ -13,7 +13,7 @@
"url": "https://github.com/jasper-seinhorst/homebridge-porsche-taycan/issues"
},
"engines": {
"node": ">=14.18.1",
"node": ">=18.4.2",
"homebridge": ">=1.3.5"
},
"main": "dist/index.js",
Expand All @@ -31,8 +31,9 @@
"homekit",
"vehicle",
"battery",
"electric vehicle",
"ev"
"electric-vehicle",
"ev",
"power-consumption"
],
"devDependencies": {
"@types/node": "^20.2.5",
Expand Down

0 comments on commit 7dd8486

Please sign in to comment.