Skip to content

Commit

Permalink
chore: release v1.2.1
Browse files Browse the repository at this point in the history
* (Black-Thunder) added consumption reports for air to water devices
  • Loading branch information
Black-Thunder committed Dec 6, 2022
1 parent ee871fe commit f4285fb
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 17 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Documentation:
Placeholder for the next version (at the beginning of the line):
### __WORK IN PROGRESS__
-->
### __WORK IN PROGRESS__
### 1.2.1 (2022-12-06)
* (Black-Thunder) added consumption reports for air to water devices

### 1.2.0 (2022-09-20)
Expand Down
27 changes: 14 additions & 13 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "melcloud",
"version": "1.2.0",
"version": "1.2.1",
"news": {
"1.2.1": {
"en": "added consumption reports for air to water devices",
"de": "zusätzliche verbrauchsberichte für luft zu wassergeräten",
"ru": "добавлены отчеты о потреблении воздуха к водным устройствам",
"pt": "relatórios de consumo adicionados para dispositivos de ar para água",
"nl": "voegde consumptierapporten toe voor lucht naar water apparaten",
"fr": "rapports de consommation ajoutés pour les appareils à air",
"it": "rapporti di consumo aggiunti per dispositivi d'acqua",
"es": "informes de consumo añadidos para dispositivos de aire a agua",
"pl": "dostarczenie informacji o użytkowaniu powietrza do urządzeń wodnych",
"uk": "додано звіт про споживання повітря до водних пристроїв",
"zh-cn": "水用设备的消耗报告"
},
"1.2.0": {
"en": "Added support for air to water devices (e.g., heat pumps)\nAdded new device-independent channel \"reports\" fur cumulative reports across all devices (see documentation for new structure)\nRestructured device-specific channel \"reports\" and added new sub-channel \"lastReportData\" (see documentation for new structure)\nFix: always trigger on \"getPowerConsumptionReport\" ignoring the state value\nFixed js-controller warnings",
"de": "Unterstützung für Luft zu Wassergeräten (z.B. Wärmepumpen)\nNeue geräteunabhängige Kanalberichte für kumulative Berichte über alle Geräte hinzugefügt (siehe Dokumentation für neue Struktur)\nRestrukturierte gerätespezifische Kanalberichte und neue Sub-Channel lastReportData (siehe Dokumentation für neue Struktur)\nFix: immer Trigger auf getPowerConsumptionReport ignorieren den Zustandswert\nFeste js-Controller Warnungen",
Expand Down Expand Up @@ -74,18 +87,6 @@
"es": "compatibilidad añadida con js-controller> = v3.3.1\ndependencias actualizadas",
"pl": "dodana kompatybilność z js-controller> = v3.3.1\nzaktualizowane zależności",
"zh-cn": "增加了与js-controller> = v3.3.1的兼容性\n更新的依赖关系"
},
"1.1.1": {
"en": "Attention: With this version you must reenter your password in the adapter settings and save again! Otherwise login will fail.\nfix: correctly use auto decryption handling for password \npolling interval in adapter settings is now limited to values greater than 0",
"de": "Achtung: Bei dieser Version müssen Sie Ihr Passwort in den Adapter-Einstellungen erneut eingeben und erneut speichern! Andernfalls schlägt die Anmeldung fehl.\nFix: Verwenden Sie die automatische Entschlüsselungsbehandlung für das Passwort korrekt\nDas Abfrageintervall in den Adaptereinstellungen ist jetzt auf Werte größer als 0 begrenzt",
"ru": "Внимание: с этой версией вы должны повторно ввести пароль в настройках приложения и снова сохранить! В противном случае войти не удастся.\nfix: правильно использовать автоматическую расшифровку пароля\nинтервал опроса в настройках адаптера теперь ограничен значениями больше 0",
"pt": "Atenção: Com esta versão você deve reinserir sua senha nas configurações do adapter e salvar novamente! Caso contrário, o login falhará.\ncorreção: use corretamente o tratamento de decodificação automática para senha\no intervalo de sondagem nas configurações do adaptador agora está limitado a valores maiores que 0",
"nl": "Let op: bij deze versie moet u uw wachtwoord opnieuw invoeren in de adapter-instellingen en opnieuw opslaan! Anders mislukt het inloggen.\nfix: gebruik de automatische decodering correct voor het wachtwoord\npolling-interval in adapterinstellingen is nu beperkt tot waarden groter dan 0",
"fr": "Attention: Avec cette version, vous devez ressaisir votre mot de passe dans les paramètres de l'adapter et enregistrer à nouveau! Sinon, la connexion échouera.\ncorrection: utiliser correctement la gestion du décryptage automatique pour le mot de passe\nl'intervalle d'interrogation dans les paramètres de l'adaptateur est désormais limité aux valeurs supérieures à 0",
"it": "Attenzione: con questa versione è necessario reinserire la password nelle impostazioni dell'adapter e salvare di nuovo! In caso contrario, l'accesso fallirà.\ncorrezione: utilizzare correttamente la gestione della decrittografia automatica per la password\nl'intervallo di polling nelle impostazioni dell'adattatore è ora limitato a valori maggiori di 0",
"es": "Atención: ¡Con esta versión debe volver a ingresar su contraseña en la configuración adecuada y guardar nuevamente! De lo contrario, el inicio de sesión fallará.\ncorrección: use correctamente el manejo de descifrado automático para la contraseña\nEl intervalo de sondeo en la configuración del adaptador ahora está limitado a valores superiores a 0",
"pl": "Uwaga: w tej wersji musisz ponownie wprowadzić hasło w ustawieniach adapter i ponownie zapisać! W przeciwnym razie logowanie nie powiedzie się.\npoprawka: poprawnie używaj automatycznego odszyfrowywania hasła\ninterwał odpytywania w ustawieniach adaptera jest teraz ograniczony do wartości większych niż 0",
"zh-cn": "注意:使用此版本时,必须在适配器设置中重新输入密码,然后再次保存!否则登录将失败。\n修复:正确使用密码的自动解密处理\n适配器设置中的轮询间隔现在限制为大于0的值"
}
},
"title": "MELCloud",
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.melcloud",
"version": "1.2.0",
"version": "1.2.1",
"description": "melcloud",
"author": {
"name": "black-thunder",
Expand Down

0 comments on commit f4285fb

Please sign in to comment.