Skip to content

Commit c28aa0d

Browse files
committed
chore: release v1.2.0-beta.0
- (Gaspode) Added additional realtime attributes for OpenAPI
1 parent 4125d94 commit c28aa0d

4 files changed

Lines changed: 18 additions & 19 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@ How to find SN and Check code for registration is described here: https://github
6363
**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.**
6464

6565
## Changelog
66-
67-
### **WORK IN PROGRESS**
66+
### 1.2.0-beta.0 (2023-11-10)
6867

6968
- (Gaspode) Added additional realtime attributes for OpenAPI
7069

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": "1.1.1",
4+
"version": "1.2.0-beta.0",
55
"news": {
6+
"1.2.0-beta.0": {
7+
"en": "Added additional realtime attributes for OpenAPI",
8+
"de": "Zusätzliche Echtzeit-Attribute für OpenAPI hinzugefügt",
9+
"ru": "Добавлены дополнительные атрибуты в реальном времени для OpenAPI",
10+
"pt": "Adicionado atributos em tempo real adicionais para OpenAPI",
11+
"nl": "Toegevoegd aanvullingen voor OpenAPI",
12+
"fr": "Ajout d'autres attributs en temps réel pour OpenAPI",
13+
"it": "Aggiunto attributi in tempo reale aggiuntivi per OpenAPI",
14+
"es": "Atributos adicionales en tiempo real para OpenAPI",
15+
"pl": "Dodać dodatkowe atrybuty dla OpenAPI",
16+
"uk": "Додано додаткові атрибути в режимі реального часу для OpenAPI",
17+
"zh-cn": "增加开放协会实时归属"
18+
},
619
"1.1.1": {
720
"en": "Closed API adapted to latest Alpha-ESS changes and enabled again",
821
"de": "Closed API angepasst an neueste Alpha-ESS-Änderungen und wieder aktiviert",
@@ -80,19 +93,6 @@
8093
"pl": "Zmienił odstępy dla OpenAPI zgodnie z nowymi specjami Alpha-ESS\nUstalono jakość państwa zgodnie z statusem danych",
8194
"uk": "Змінено дозволені інтервали для OpenAPI відповідно до нових специфікацій Альфа-ESS\nВстановити якість держави відповідно до стану даних",
8295
"zh-cn": "根据Alpha-ESS的新投机,修改后允许有时间开放性倾向。\n相应地确定数据状况的国家质量"
83-
},
84-
"1.0.0-alpha.4": {
85-
"en": "Writing settings implemented for 'Closed API'",
86-
"de": "Schreiben von Settings für 'Closed API' implementiert",
87-
"ru": "Настройки написания, реализованные для 'Closed API'",
88-
"pt": "Definições de escrita implementadas para ' API fechada'",
89-
"nl": "Schrijf instellingen voor 'Closed API'",
90-
"fr": "Paramètres de rédaction mis en œuvre pour 'API perdue'",
91-
"it": "Impostazioni di scrittura implementate per 'Closed API'",
92-
"es": "Configuración de escritura implementada para 'Closed API'",
93-
"pl": "Scenariusze zaimplementowali \"zniszczone\" API",
94-
"uk": "Написання параметрів, реалізованих для \"Closed API\"",
95-
"zh-cn": "A. 落实的封闭环境"
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": "1.1.1",
3+
"version": "1.2.0-beta.0",
44
"description": "Read and write data from and to Alpha ESS systems.",
55
"author": {
66
"name": "Gaspode",

0 commit comments

Comments
 (0)