Skip to content

Commit

Permalink
dep + conf update
Browse files Browse the repository at this point in the history
  • Loading branch information
bolliy committed May 27, 2024
1 parent 4b6a628 commit e8741f3
Show file tree
Hide file tree
Showing 4 changed files with 286 additions and 2,299 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,16 @@

**Tests:** ![Test and Release](https://github.com/TA2k/ioBroker.nissan/workflows/Test%20and%20Release/badge.svg)

**This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers.**\
For more details and for information how to disable the error reporting see [Sentry-Plugin Documentation](https://github.com/ioBroker/plugin-sentry#plugin-sentry)!\
Sentry reporting is used starting with js-controller 3.0.

## nissan adapter for ioBroker

Nissan Adapter

## Forum

Feel free to follow the discussions in the german [iobroker forum](https://forum.iobroker.net/topic/46700/test-adapter-nissan-v-0-0-x)

## Changelog
Expand Down
7 changes: 6 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,12 @@
},
"authors": ["TA2k <[email protected]>"],
"keywords": ["nissan", "leaf"],
"license": "MIT",
"tier": 2,
"licenseInformation": {
"license": "MIT",
"link": "https://opensource.org/license/mit/",
"type": "free"
},
"platform": "Javascript/Node.js",
"main": "main.js",
"icon": "nissan.png",
Expand Down
Loading

0 comments on commit e8741f3

Please sign in to comment.