Skip to content

Commit 5b14ad7

Browse files
committed
chore: release v0.0.6-beta.2
* (Gaspode) Enable NPM
1 parent 279df1f commit 5b14ad7

4 files changed

Lines changed: 18 additions & 20 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ The password is stored encrypted and must therefore be entered manually: demo
3535
**All product and company names or logos are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them or any associated subsidiaries! This personal project is maintained in spare time and has no business goal.**
3636

3737
## Changelog
38-
39-
### **WORK IN PROGRESS**
38+
### 0.0.6-beta.2 (2023-01-02)
4039
* (Gaspode) Enable NPM
4140

4241
### 0.0.5
@@ -57,7 +56,6 @@ The password is stored encrypted and must therefore be entered manually: demo
5756
### 0.0.1
5857
* (Gaspode) initial release
5958

60-
6159
## License
6260
MIT License
6361

io-package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
{
22
"common": {
33
"name": "alpha-ess",
4-
"version": "0.0.6-beta.1",
4+
"version": "0.0.6-beta.2",
55
"news": {
6+
"0.0.6-beta.2": {
7+
"en": "Enable NPM",
8+
"de": "NPM aktivieren",
9+
"ru": "Включить NPM",
10+
"pt": "Habilitar NPM",
11+
"nl": "NPM",
12+
"fr": "Active NPM",
13+
"it": "Abilitare NPM",
14+
"es": "Activar el mecanismo nacional de prevención",
15+
"pl": "NPM",
16+
"uk": "Увімкнути NPM",
17+
"zh-cn": "国家预防机制"
18+
},
619
"0.0.6-beta.1": {
720
"en": "...",
821
"de": "...",
@@ -80,19 +93,6 @@
8093
"pl": "Użyj axios do wykonywania wywołań API Alpha ESS zamiast przestarzałych żądań\nNowa opcja „Aktualizuj niezmienione stany”",
8194
"uk": "Використовуйте axios для виконання викликів API Alpha ESS замість застарілого запиту\nНова опція «Оновити незмінені стани»",
8295
"zh-cn": "使用 axios 执行 Alpha ESS API 调用而不是弃用的请求\n新选项“更新未更改的状态”"
83-
},
84-
"0.0.5": {
85-
"en": "Use meaningful state names\nUse suitable state roles\nAdded new state for Alpha ESS settings parameter 'upsReserve'",
86-
"de": "Verwenden aussagekräftiger Zustandsnamen\nVerwenden geeigneter Zustandsrollen\nNeuer Status für Alpha ESS-Einstellungsparameter „upsReserve“ hinzugefügt",
87-
"ru": "Используйте осмысленные имена состояний\nИспользуйте подходящие государственные роли\nДобавлено новое состояние для параметра настроек Alpha ESS «upsReserve».",
88-
"pt": "Use nomes de estado significativos\nUse funções de estado adequadas\nAdicionado novo estado para o parâmetro de configurações Alpha ESS 'upsReserve'",
89-
"nl": "Gebruik betekenisvolle staatsnamen\nGebruik geschikte staatsrollen\nNieuwe status toegevoegd voor Alpha ESS-instellingenparameter 'upsReserve'",
90-
"fr": "Utiliser des noms d'état significatifs\nUtiliser des rôles d'état appropriés\nAjout d'un nouvel état pour le paramètre de paramètres Alpha ESS 'upsReserve'",
91-
"it": "Usa nomi di stato significativi\nUtilizzare ruoli statali adeguati\nAggiunto nuovo stato per il parametro delle impostazioni Alpha ESS 'upsReserve'",
92-
"es": "Use nombres de estado significativos\nUsar roles de estado adecuados\nSe agregó un nuevo estado para el parámetro de configuración Alpha ESS 'upsReserve'",
93-
"pl": "Używaj znaczących nazw stanów\nUżyj odpowiednich ról państwowych\nDodano nowy stan parametru ustawień Alpha ESS „upsReserve”",
94-
"uk": "Використовуйте значущі назви держав\nВикористовуйте відповідні державні ролі\nДодано новий стан для параметра налаштувань Alpha ESS 'upsReserve'",
95-
"zh-cn": "使用有意义的状态名称\n使用合适的状态角色\n为 Alpha ESS 设置参数“upsReserve”添加了新状态"
9696
}
9797
},
9898
"titleLang": {

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iobroker.alpha-ess",
3-
"version": "0.0.6-beta.1",
3+
"version": "0.0.6-beta.2",
44
"description": "Read and write data from and to Alpha ESS systems.",
55
"author": {
66
"name": "Gaspode",

0 commit comments

Comments
 (0)