Skip to content

Commit fd8d6b7

Browse files
committed
chore: release v2.0.0-beta.0
- (Gaspode) Breaking Change: Removed support of Closed API
1 parent 399203c commit fd8d6b7

4 files changed

Lines changed: 18 additions & 6 deletions

File tree

README.md

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

4848
## Changelog
49-
50-
### **WORK IN PROGRESS**
49+
### 2.0.0-beta.0 (2023-12-01)
5150

5251
- (Gaspode) Breaking Change: Removed support of Closed API
5352

io-package.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
{
22
"common": {
33
"name": "alpha-ess",
4-
"version": "1.3.0",
4+
"version": "2.0.0-beta.0",
55
"news": {
6+
"2.0.0-beta.0": {
7+
"en": "Breaking Change: Removed support of Closed API",
8+
"de": "Breaking Change: Entfernte Unterstützung von Closed API",
9+
"ru": "Перерыв изменения: Удаленная поддержка Закрытого API",
10+
"pt": "Mudança de ruptura: Suporte removido da API fechada",
11+
"nl": "Vertaling: Verwijderde steun van gesloten API",
12+
"fr": "Changement de rupture : Soutien retiré de l'API fermée",
13+
"it": "Cambiamento di rottura: Supporto rimosso delle API chiuse",
14+
"es": "Cambio de ruptura: Soporte extraído de API cerrada",
15+
"pl": "Zmiana: Przewiduje wsparcie API Closed",
16+
"uk": "Зміна несправностей: Видалити підтримку Закритого API",
17+
"zh-cn": "打破变化: B. 取消对已结束的反补贴方案的支持"
18+
},
619
"1.3.0": {
720
"en": "Support wallbox with Open API\nStart and stop charging of wallbox with Open API",
821
"de": "Wallbox Unterstützung mit Open API\nStarten und stoppen des Ladevorgangs der Wallbox mit Open API",

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.3.0",
3+
"version": "2.0.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)