Skip to content

Commit

Permalink
chore: release v0.2.0
Browse files Browse the repository at this point in the history
* (DutchmanNL) Code optimization
* ([Andiling](https://github.com/andiling)) Add new product names of Vedirect
* ([Andiling](https://github.com/andiling)) Add option to admin for state expiration
* (DutchmanNL) Update dependencies * testing for NodeJS 18/20
  • Loading branch information
DutchmanNL committed Aug 6, 2023
1 parent 1169084 commit 852bf13
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 20 deletions.
32 changes: 16 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,33 +22,33 @@ Set the proper device (example /dev/ttyUSB0) in adapter config.
<!--
Placeholder for the next version (at the beginning of the line):
## __WORK IN PROGRESS__
-->
### __WORK IN PROGRESS__ - Implement protocol Version 3.32
-->
### 0.2.0 (2023-08-06) - Implement protocol Version 3.32
* (DutchmanNL) Code optimization
* ([Andiling](https://github.com/andiling)) Add new product names of Vedirect
* ([Andiling](https://github.com/andiling)) Add option to admin for state expiration
* (DutchmanNL) Update dependencies * testing for NodeJS 18/20

* (DutchmanNL) Update dependencies * testing for NodeJS 18/20

### 0.1.2 (2020-10-06)
* (DutchmanNL) Fix sentry issue, error in opening USB-Port

* (DutchmanNL) Fix sentry issue, error in opening USB-Port

### 0.1.1
* (DutchmanNL) Set state to NULL if no data received within 2 seconds.

* (DutchmanNL) Set state to NULL if no data received within 2 seconds.

### 0.1.0
* ([Andiling](https://github.com/andiling)) error in device modes corrected

* ([Andiling](https://github.com/andiling)) error in device modes corrected

### 0.0.9
* ([Andiling](https://github.com/andiling)) improve state attributes

* ([Andiling](https://github.com/andiling)) improve state attributes

### 0.0.8
* (DutchmanNL) set connection state to false when no data received for 10 seconds
* (DutchmanNL & Andiling) reconnect to USB when connection lost
* (DutchmanNL & Andiling) Update state attributes

* (DutchmanNL & Andiling) Update state attributes

### 0.0.7
* (DutchmanNL & [Andiling](https://github.com/andiling)) Alpha release

* (DutchmanNL & [Andiling](https://github.com/andiling)) Alpha release

## License
MIT License

Expand Down
15 changes: 14 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "vedirect",
"version": "0.2.0-alpha.1",
"version": "0.2.0",
"news": {
"0.2.0": {
"en": "Code optimization\n([Andiling](https://github.com/andiling)) Add new product names of Vedirect\n([Andiling](https://github.com/andiling)) Add option to admin for state expiration\nUpdate dependencies * testing for NodeJS 18/20",
"de": "Codeoptimierung\n[Andiling](https://github.com/andiling) Neue Produktnamen von Vedirect hinzufügen\n[Andiling](https://github.com/andiling) Fügen Sie die Option zu admin für State Exiration\nUpdate-Abhängigkeiten * Test auf NodeJS 18/20",
"ru": "Оптимизация кода\n[Andiling](https://github.com/andiling) Добавить новые названия продуктов Vedirect\n[Andiling](https://github.com/andiling) Добавьте опцию в админ для истечения срока действия государства\nОбновить зависимости * тестирование для NodeJS 18/20",
"pt": "Otimização de código\n[Andiling] (https://github.com/andiling) Adicionar novos nomes de produtos de Vedirect\n[Andiling] (https://github.com/andiling) Adicionar opção para admin para expiração do estado\nDependências de atualização * testes para NodeJS 18/20",
"nl": "Code optimulatie\n_ Voeg nieuwe productnamen toe van Verig\n_ Voeg de optie toe voor verval\nQuality over Quantity (QoQ) Releases Vertaling:",
"fr": "Optimisation du code\n[Andiling](https://github.com/andiling) Ajouter de nouveaux noms de produits de Vedirect\n[Andiling](https://github.com/andiling) Ajouter l'option d'administration pour l'expiration de l'état\nMise à jour des dépendances * tests pour NodeJS 18/20",
"it": "Ottimizzazione del codice\n[Andiling](https://github.com/andiling) Aggiungi nuovi nomi di prodotto di Vedirect\n[Andiling](https://github.com/andiling) Aggiungi l'opzione per admin per la scadenza dello stato\nAggiornamento dipendenze * test per NodeJS 18/20",
"es": "Optimización del código\n[Andiling](https://github.com/andiling) Añadir nuevos nombres de productos de Vedirect\n[Andiling](https://github.com/andiling) Añadir opción a admin para caducidad del estado\nActualizar las dependencias * pruebas para NodeJS 18/20",
"pl": "Optymalizacja kodu\n(Andiling) (ang.). Nowe nazwy produktów\n(Andiling) (ang.). Addd option for admin for the state expiration (ang.)\nRezultatem programu jest NodeJS 18/2018",
"uk": "Оптимізація коду\n[Антилінг](https://github.com/andiling) Додати нові імена продуктів Vedirect\n[Антилінг](https://github.com/andiling) Додати параметр до адміністратора для закінчення терміну дії держави\nОновлення залежностей * тестування на NodeJS 18/20",
"zh-cn": "守则的优化\n[导言](http://github.com/andiling) 新产品名称\n[导言](http://github.com/andiling) 增加国家到期期的专注\n最新受扶养人* 无助于18/20"
},
"0.1.2": {
"en": "Fix sentry issue, error in opening USB-Port",
"de": "Behebung des Wachproblems, Fehler beim Öffnen des USB-Anschlusses",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.vedirect",
"version": "0.2.0-alpha.1",
"version": "0.2.0",
"description": "Read VE.direct data from Victron devices",
"author": {
"name": "DutchmanNL",
Expand Down

0 comments on commit 852bf13

Please sign in to comment.