diff --git a/CHANGELOG_OLD.md b/CHANGELOG_OLD.md index 4a915827..96b899b9 100644 --- a/CHANGELOG_OLD.md +++ b/CHANGELOG_OLD.md @@ -1,4 +1,8 @@ # Older changes +## 0.5.1 (2023-12-11) +* (HGlab01) Bump json-explorer to 0.1.15 +* (HGlab01) Prepare (c) for 2024 + ## 0.5.0 (2023-11-25) * (HGlab01) Breaking changes - Node.js 18.0 or higher diff --git a/README.md b/README.md index b7f52e68..6c2045dd 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,7 @@ If someone is supporting to add Tado X functionality, raise a ticket or send an Placeholder for the next version (at the beginning of the line): ### __WORK IN PROGRESS__ --> - -### __WORK IN PROGRESS__ +### 0.5.7-alpha.0 (2024-09-24) * (HGlab01) Change of attribute "light" supported * (HGlab01) Add attribute 'connection' * (HGlab01) Add attribute 'supportsFlowTemperatureOptimization' @@ -74,10 +73,6 @@ If someone is supporting to add Tado X functionality, raise a ticket or send an * (HGlab01) Improve axios handling * (HGlab01) Bump axios to 1.6.7 -### 0.5.1 (2023-12-11) -* (HGlab01) Bump json-explorer to 0.1.15 -* (HGlab01) Prepare (c) for 2024 - ## License MIT License diff --git a/io-package.json b/io-package.json index 8c1fecfc..311d92d1 100644 --- a/io-package.json +++ b/io-package.json @@ -1,8 +1,21 @@ { "common": { "name": "tado", - "version": "0.5.6", + "version": "0.5.7-alpha.0", "news": { + "0.5.7-alpha.0": { + "en": "Change of attribute \"light\" supported\nAdd attribute 'connection'\nAdd attribute 'supportsFlowTemperatureOptimization'\nBump axios to 1.7.7", + "de": "Änderung des Attributs \"light\" unterstützt\nAttribut hinzufügen 'connection '\nAttribut hinzufügen 'supportsFlowTemperaturOptimization '\nBump axios bis 1.7.7", + "ru": "Изменение атрибута \"свет\" поддерживается\nДобавить атрибут \"\nДобавить атрибут \"supportsFlowTemperatureOptimization \"\nBump axios to 1.7.7", + "pt": "Mudança de atributo \"light\" suportada\nAdicionar atributo 'conexão '\nAdicionar atributo 'supportsFlowTemperatureOptimization '\nBump axios para 1.7.7", + "nl": "Wijziging van attribuut \"licht\" ondersteund\nAttribuut 'connectie' toevoegen '\nToevoegen attribuut 'ondersteuntFlowTemperatuurOptimisatie '\nBump axios naar 1.7.7", + "fr": "Changement d'attribut \"lumière\" pris en charge\nAjouter l'attribut 'connection' '\nAjouter l'attribut 'supportsFlowTemperatureOptimisation '\nAxios bouffés à 1.7.7", + "it": "Modifica dell'attributo \"light\" supportato\nAggiungi attributo 'collegamento '\nAggiungi attributo 'supportiFlowTemperatureOptimization '\nAssio di bump a 1.7.7", + "es": "Cambio de atributo \"light\" soportado\nAgregar atributo 'conexión '\nAgregar atributo 'apoyosFlowTemperatureOptimization '\nBump axios a 1.7.7", + "pl": "Zmiana obsługiwanego atrybutu \"light\"\nDodaj połączenie atrybutu '\nDodaj atrybut 'supportsFlowTemperatureOptimization'\nAksykony bumpy do 1.7.7", + "uk": "Зміна атрибуту \"light\"\nДодати атрибут 'connection Р\nДодати атрибут 'supportsFlowTemperatureOptimization Р\nБампер аксіос до 1.7.7", + "zh-cn": "支持更改属性“ 光”\n添加属性“ 连接 '\n添加属性支持FlowTemperature Optimization '\n横轴改为1.7.7" + }, "0.5.6": { "en": "Improve AccessToken Management\nBump axios to 1.7.3\nAdd attribute 'language'\nAdd attribute 'isHeatPumpInstalled'", "de": "Verbessern Sie das AccessToken Management\nBump axios bis 1.7.3\nAttribut hinzufügen 'Sprache '\nAttribut 'isHeatPumpInstalliert hinzufügen '", @@ -80,19 +93,6 @@ "pl": "Dodaj atrybut 'runningOfflineSchedule'\nBump aksjos do 1.6.8", "uk": "Додати атрибут 'runningOfflineSchedule Р\nБампер аксіос до 1.6.8", "zh-cn": "添加属性“ 运行 Offline 附表 '\n横轴改为1.6.8" - }, - "0.5.3": { - "en": "Improve axios handling\nBump axios to 1.6.7", - "de": "Verbessern Sie die Handhabung von Axios\nBump axios zu 1.6.7", - "ru": "Улучшить обработку аксиоса\nBump axios to 1.6.7", - "pt": "Melhorar o manuseio de axios\nBump axios para 1.6.7", - "nl": "Verbetering van de behandeling van axio's\nBump axios naar 1.6.7", - "fr": "Améliorer la manipulation des axios\nAxios à bouffées à 1,6.7", - "it": "Migliorare la gestione degli assi\nAssio di bump a 1.6.7", - "es": "Mejorar el manejo de axios\nAxios de bomba a 1.6.7", - "pl": "Poprawa obsługi aksjow\nAxios Bump do 1.6.7", - "uk": "Поліпшення обробки осей\nБампер аксіос до 1.6.7", - "zh-cn": "改进轴式处理\n横轴改为1.6.7" } }, "titleLang": { diff --git a/package-lock.json b/package-lock.json index d34b38bf..d4eba342 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "iobroker.tado", - "version": "0.5.6", + "version": "0.5.7-alpha.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "iobroker.tado", - "version": "0.5.6", + "version": "0.5.7-alpha.0", "license": "MIT", "dependencies": { "@esm2cjs/is-online": "^10.0.0", diff --git a/package.json b/package.json index 37d55a38..da06f126 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iobroker.tado", - "version": "0.5.6", + "version": "0.5.7-alpha.0", "description": "Tado cloud connector to control Tado devices", "author": "HGlab01 & DutchmanNL ", "homepage": "https://github.com/DrozmotiX/ioBroker.tado",