Skip to content

Commit

Permalink
chore: release v3.3.1
Browse files Browse the repository at this point in the history
- (PLCHome) Added ac charge for TLXH. Thanx to olli0815!
- (PLCHome) Added time slots for TLXH. Thanks to olli0815 for debugging and support.
- (PLCHome) Added Inverter On Off for TLX und TLXH. Thanks to olli0815 for debugging and support.
  • Loading branch information
PLCHome committed Oct 26, 2024
1 parent 470e3d2 commit bcc4f13
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 12 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,8 +367,7 @@ Therefore, the description has also been removed.
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->

### **WORK IN PROGRESS**
### 3.3.1 (2024-10-26)

- (PLCHome) Added ac charge for TLXH. Thanx to olli0815!
- (PLCHome) Added time slots for TLXH. Thanks to olli0815 for debugging and support.
Expand Down
51 changes: 44 additions & 7 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "growatt",
"version": "3.3.0",
"version": "3.3.1",
"news": {
"3.3.1": {
"en": "Added ac charge for TLXH. Thanx to olli0815!\nAdded time slots for TLXH. Thanks to olli0815 for debugging and support.\nAdded Inverter On Off for TLX und TLXH. Thanks to olli0815 for debugging and support.",
"de": "Zuschlag für TLXH. Thanx zu olli0815!\nZeitschlitze für TLXH hinzugefügt. Dank olli0815 für Debugging und Support.\nInverter On Off für TLX und TLXH hinzugefügt. Dank olli0815 für Debugging und Support.",
"ru": "TLXH. Танкс-олли0815!\nДобавлены временные слоты для TLXH. Благодаря olli0815 для отладки и поддержки.\nДобавлено Inverter On Off для TLX und TLXH. Благодаря olli0815 для отладки и поддержки.",
"pt": "Adicionado a carga ac para TLXH. Thanx para olli0815!\nTempo adicionado slots para TLXH. Graças ao olli0815 para depuração e apoio.\nAdicionado Inverter On Off para TLX und TLXH. Graças ao olli0815 para depuração e apoio.",
"nl": "Toegevoegd ac charge voor TLXH. Thanx aan Olli0815!\nToegevoegd tijdslots voor TLXH. Dankzij Olli0815 voor debuggen en ondersteuning.\nToegevoegd Inverter On Off voor TLX und TLXH. Dankzij Olli0815 voor debuggen en ondersteuning.",
"fr": "Ajout de la charge ac pour TLXH. Thanx à olli0815 !\nAjout de créneaux horaires pour TLXH. Merci à olli0815 pour le débogage et le soutien.\nAjouté Inverter On Off pour TLX und TLXH. Merci à olli0815 pour le débogage et le soutien.",
"it": "Aggiunta carica ac per TLXH. Thanx a olli0815!\nAggiunta di slot tempo per TLXH. Grazie a olli0815 per debug e supporto.\nAggiunto Inverter On Off per TLX und TLXH. Grazie a olli0815 per debug e supporto.",
"es": "Se agregó un cargo por TLXH. ¡Tanx a olli0815!\nRanuras de tiempo agregadas para TLXH. Gracias a olli0815 por depurar y apoyar.\nAñadido Inverter on off para TLX und TLXH. Gracias a olli0815 por depurar y apoyar.",
"pl": "Dodano ładunek AC dla TLXH. Thanx do Olli0815!\nDodano szczeliny czasowe dla TLXH. Dzięki olli0815 za debugowanie i wsparcie.\nDodano Inverter On Off dla TLX und TLXH. Dzięki olli0815 za debugowanie i wsparcie.",
"uk": "Додана плата за TLXH. Thanx до olli0815!\nДодано часові слоти для TLXH. Завдяки olli0815 для видалення та підтримки.\nДодано інвертор на вимкнення для TLX und TLXH. Завдяки olli0815 для видалення та підтримки.",
"zh-cn": "增加了TLXH的AC电荷. 丹克斯呼叫奥利0815!\n为 TLXH 添加了时间档 。 感谢olli0815的调试和支持.\n为 TLX und TLXH 添加了反转器 Off. 感谢olli0815的调试和支持."
},
"3.3.0": {
"en": "Added time slots for TLXH. Thanks to olli0815 for debugging and support.\nAdded Inverter On Off for TLX und TLXH. Thanks to olli0815 for debugging and support.",
"de": "Zeitschlitze für TLXH hinzugefügt. Dank olli0815 für Debugging und Support.\nInverter On Off für TLX und TLXH hinzugefügt. Dank olli0815 für Debugging und Support.",
Expand Down Expand Up @@ -69,8 +82,20 @@
"uk": "ioBroker Growatt адаптер для комунікації з ShineAPI",
"zh-cn": "ioBroker Growatt适配器可与ShineAPI通信"
},
"authors": ["PLCHome"],
"keywords": ["growatt", "shine", "shinephone", "shineapi", "solarenergy", "home automation", "solar power", "solar power plant", "solaranlage"],
"authors": [
"PLCHome"
],
"keywords": [
"growatt",
"shine",
"shinephone",
"shineapi",
"solarenergy",
"home automation",
"solar power",
"solar power plant",
"solaranlage"
],
"licenseInformation": {
"license": "MIT",
"type": "free"
Expand Down Expand Up @@ -109,7 +134,10 @@
{
"condition": {
"operand": "and",
"rules": ["oldVersion<3.2.2", "newVersion>=3.2.3"]
"rules": [
"oldVersion<3.2.2",
"newVersion>=3.2.3"
]
},
"title": {
"en": "Incorrect objects were created in connection with Multiple Backflow.",
Expand Down Expand Up @@ -152,11 +180,20 @@
"uk": "Документація",
"zh-cn": "文件"
},
"buttons": ["agree", "cancel"]
"buttons": [
"agree",
"cancel"
]
}
],
"encryptedNative": ["password", "shareKey"],
"protectedNative": ["password", "shareKey"],
"encryptedNative": [
"password",
"shareKey"
],
"protectedNative": [
"password",
"shareKey"
],
"native": {
"keyLogin": false,
"user": "",
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.growatt",
"version": "3.3.0",
"version": "3.3.1",
"description": "ioBroker Growatt Adapter to communiacte with ShineAPI",
"author": {
"name": "PLCHome"
Expand Down

0 comments on commit bcc4f13

Please sign in to comment.