Skip to content

Commit e8bb567

Browse files
committed
chore: release v1.1.1
- (Gaspode) Closed API adapted to latest Alpha-ESS changes and enabled again
1 parent 55fcb21 commit e8bb567

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
@@ -65,8 +65,7 @@ How to find SN and Check code for registration is described here: https://github
6565
**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.**
6666

6767
## Changelog
68-
69-
### **WORK IN PROGRESS**
68+
### 1.1.1 (2023-11-04)
7069

7170
- (Gaspode) Closed API adapted to latest Alpha-ESS changes and enabled again
7271

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.0",
4+
"version": "1.1.1",
55
"news": {
6+
"1.1.1": {
7+
"en": "Closed API adapted to latest Alpha-ESS changes and enabled again",
8+
"de": "Closed API angepasst an neueste Alpha-ESS-Änderungen und wieder aktiviert",
9+
"ru": "Закрытый API адаптирован к последним изменениям Alpha-ESS и включен снова",
10+
"pt": "API fechada adaptada às últimas alterações Alpha-ESS e ativada novamente",
11+
"nl": "Quality over Quantity (QoQ) Releases Vertaling:",
12+
"fr": "API fermée adaptée aux derniers changements Alpha-ESS et réactivée",
13+
"it": "API chiusa adattata alle ultime modifiche Alpha-ESS e abilitata di nuovo",
14+
"es": "API cerrada adaptada a los últimos cambios de Alpha-ESS y habilitada de nuevo",
15+
"pl": "Zamknięty interfejs API zaadaptował się do najnowszych zmian Alpha-ESS i umożliwił powtórzenie się",
16+
"uk": "Закритий API, адаптований до останніх змін Альфа-ESS і знову ввімкнено",
17+
"zh-cn": "适应最近Alpha-ESS变革的贴近性联谊会再次促成了变革。"
18+
},
619
"1.1.0": {
720
"en": "Closed API disabled (temporarily?) because API has been changed by Alpha-ESS\nRead back changed settings values 2 seconds after they have been changed",
821
"de": "Closed API deaktiviert (vorläufig?), weil die API von Alpha-ESS geändert wurde\nLesen Sie zurück geänderte Einstellungen Werte 2 Sekunden nachdem sie geändert wurden",
@@ -80,19 +93,6 @@
8093
"pl": "Scenariusze zaimplementowali \"zniszczone\" API",
8194
"uk": "Написання параметрів, реалізованих для \"Closed API\"",
8295
"zh-cn": "A. 落实的封闭环境"
83-
},
84-
"1.0.0-alpha.3": {
85-
"en": "Slow down requests in case of permanent errors for OpenAPI",
86-
"de": "Verlangsamen von Online-Abfragen bei permanent auftretenden Fehlern (OpenAPI)",
87-
"ru": "Замедлить запросы в случае постоянных ошибок для OpenAPI",
88-
"pt": "Abranda os pedidos em caso de erros permanentes para o OpenAPI",
89-
"nl": "Vertragen verzoeken in geval van permanente fouten voor OpenAPI",
90-
"fr": "Ralentissez les requêtes en cas d'erreurs permanentes pour OpenAPI",
91-
"it": "Rallentare le richieste in caso di errori permanenti per OpenAPI",
92-
"es": "Reduzca las solicitudes en caso de errores permanentes para OpenAPI",
93-
"pl": "Slow down requests as permanent error for OpenAPI",
94-
"uk": "Повільні запити у разі постійних помилок для OpenAPI",
95-
"zh-cn": "对开放式企业投机的长期错误请求下降"
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.0",
3+
"version": "1.1.1",
44
"description": "Read and write data from and to Alpha ESS systems.",
55
"author": {
66
"name": "Gaspode",

0 commit comments

Comments
 (0)