diff --git a/README.md b/README.md index 64b6e03..46d2f3a 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ You must enter these in the configuration of the adapter. --- ## Changelog -### **WORK IN PROGRESS** +### 0.2.7 (2025-01-09) * (simatec) Fix Update Intervall ### 0.2.6 (2025-01-09) diff --git a/io-package.json b/io-package.json index aa57ebb..b29fe16 100644 --- a/io-package.json +++ b/io-package.json @@ -1,8 +1,21 @@ { "common": { "name": "remeha-home", - "version": "0.2.6", + "version": "0.2.7", "news": { + "0.2.7": { + "en": "Fix Update Intervall", + "de": "Reparieren Sie das Update", + "ru": "Интервал обновлений", + "pt": "Intervall de atualização de correção", + "nl": "Bijwerken Intervall herstellen", + "fr": "Correction de la mise à jour Intervall", + "it": "Risolvere l'aggiornamento Intervall", + "es": "Intervall de actualización fija", + "pl": "Popraw aktualizację Intervall", + "uk": "Виправлення оновлення Intervall", + "zh-cn": "修复更新接口" + }, "0.2.6": { "en": "eslint-config fix\nDependencies updated\nUpdate License", "de": "eslint-config fix\nAusgaben aktualisiert\nLizenz aktualisieren", @@ -80,19 +93,6 @@ "pl": "Stany\nReadme Fix\nTest & Release Fix", "uk": "США виправити\nЗавантажити\nТестування та реліз", "zh-cn": "国家\n读取修正\n测试和释放修正" - }, - "0.2.0": { - "en": "Translation Fix\nCode cleaning\nReady for Betatest", - "de": "Übersetzung Fix\nCodereinigung\nBereit für Betatest", - "ru": "Исправление перевода\nОчистка кода\nГотовы к Бетатесту", - "pt": "Correção de tradução\nLimpeza de código\nPronto para Betatest", - "nl": "Vertaalfix\nCode reiniging\nKlaar voor Betatest", - "fr": "Correction de traduction\nNettoyage du code\nPrêt pour Betastest", - "it": "Traduzione\nPulizia del codice\nPronto per Betatest", - "es": "Traducción\nLimpieza de códigos\nListo para Betatest", - "pl": "Tłumaczenie Fix\nCzyszczenie kodu\nGotowy na Betatest", - "uk": "Переклад\nЧистка коду\nГотовий для Betatest", - "zh-cn": "翻译修正\n代码清理\n准备下注" } }, "titleLang": { diff --git a/package-lock.json b/package-lock.json index add4f8c..820b907 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "iobroker.remeha-home", - "version": "0.2.6", + "version": "0.2.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "iobroker.remeha-home", - "version": "0.2.6", + "version": "0.2.7", "license": "MIT", "dependencies": { "@iobroker/adapter-core": "^3.2.3", diff --git a/package.json b/package.json index 1cdc09f..a280579 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iobroker.remeha-home", - "version": "0.2.6", + "version": "0.2.7", "description": "Connect your Remeha Home System with ioBroker", "author": { "name": "simatec",