From bff1959fa4456d9b57677560103ed6246b3965ba Mon Sep 17 00:00:00 2001 From: Matthias Kleine Date: Tue, 12 Mar 2024 16:37:34 +0100 Subject: [PATCH] chore: release v6.9.0 * (klein0r) Added Shelly Plus 0-10V * (klein0r) Admin notification for available firmware updates --- CHANGELOG_OLD.md | 6 ++++++ README.md | 8 +------- io-package.json | 28 ++++++++++++++-------------- package-lock.json | 4 ++-- package.json | 2 +- 5 files changed, 24 insertions(+), 24 deletions(-) diff --git a/CHANGELOG_OLD.md b/CHANGELOG_OLD.md index 266c5f98..85c30200 100644 --- a/CHANGELOG_OLD.md +++ b/CHANGELOG_OLD.md @@ -1,4 +1,10 @@ # Older changes +## 6.5.0 (2023-10-17) + +* (klein0r) Added Shelly Plus Smoke +* (klein0r) Added Shelly Bluetooth Low Energy Gateway +* (theimo1221) More Shelly TRV Datapoints + ## 6.4.5 (2023-09-26) * (klein0r) Added Shelly Pro Dual Cover/Shutter PM diff --git a/README.md b/README.md index 6a294908..ac0ceade 100755 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ execute Placeholder for the next version (at the beginning of the line): ### **WORK IN PROGRESS** --> -### **WORK IN PROGRESS** +### 6.9.0 (2024-03-12) * (klein0r) Added Shelly Plus 0-10V * (klein0r) Admin notification for available firmware updates @@ -159,12 +159,6 @@ execute * (klein0r) Added BLE devices as states to `shelly.0.ble.*` (Shelly Scripting required) -### 6.5.0 (2023-10-17) - -* (klein0r) Added Shelly Plus Smoke -* (klein0r) Added Shelly Bluetooth Low Energy Gateway -* (theimo1221) More Shelly TRV Datapoints - ## License The MIT License (MIT) diff --git a/io-package.json b/io-package.json index d45a6ef9..5eccb6e0 100644 --- a/io-package.json +++ b/io-package.json @@ -1,8 +1,21 @@ { "common": { "name": "shelly", - "version": "6.8.0", + "version": "6.9.0", "news": { + "6.9.0": { + "en": "Added Shelly Plus 0-10V\nAdmin notification for available firmware updates", + "de": "Hinzugefügt Shelly Plus 0-10V\nAdmin-Benachrichtigung für verfügbare Firmware-Updates", + "ru": "Добавлено Shelly Plus 0-10V\nУведомление об имеющихся обновлениях прошивки", + "pt": "Adicionado Shelly Plus 0-10V\nNotificação de administrador para atualizações de firmware disponíveis", + "nl": "Toegevoegd Shelly Plus 0-10V\nAdmin notificatie voor beschikbare firmware updates", + "fr": "Ajouté Shelly Plus 0-10V\nNotification Admin pour les mises à jour firmware disponibles", + "it": "Aggiunto Shelly Plus 0-10V\nNotifica di amministratore per gli aggiornamenti firmware disponibili", + "es": "Añadido Shelly Plus 0-10V\nAviso de Admin para actualizaciones de firmware disponibles", + "pl": "Dodano Shelly Plus 0- 10V\nPowiadomienie administratora o dostępnych aktualizacjach oprogramowania firmowego", + "uk": "Додано Shelly Plus 0-10V\nПовідомлення про наявність оновлень прошивки", + "zh-cn": "添加雪莉加0-10V\n可用固件更新的管理通知" + }, "6.8.0": { "en": "Updated BLE script to 0.2 (new shelly motion firmware)\nUpdated Shelly i3 number limits\nAdded screenshots to instance configuration", "de": "Aktualisierte BLE-Skript auf 0,2 (neue Shelly Motion Firmware)\nAktualisierte Shelly i3 Nummernlimits\nScreenshots zu Instanz-Konfiguration hinzugefügt", @@ -80,19 +93,6 @@ "pl": "Added Shelly Pro Dual Cover/Shutter (ang.)\nOficjalna strona Shelly Pro 3\nOficjalna strona Shelly Plus 1 Mini + Shelly Plus 1 PM Mini (ang.)\nWsparcie Shelly Plus AdddOn dla Gen2 Devices.\nWsparcie Plus Mini", "uk": "Додано Shelly Pro Dual Cover/Shutter PM\nДодано Shelly Pro 3 EM 400A\nДодано підтримку Shelly Plus 1 Mini + Shelly Plus 1 PM Міні\nДодано підтримку Shelly Plus AddOn для пристроїв Gen2.\nДодано підтримку Plus PM Mini", "zh-cn": "增 编\n增 编\n增加圣佩卢斯1个小型+的支持 她完全 Plus 1 PM Mini\n· 进一步支持关于 Gen2 Devic的Shi PlusAdd。.\nB. 添加的预防小儿麻痹症支助" - }, - "6.4.1": { - "en": "Added Shelly Pro 3 EM energy data\nFixed IP handling in Docker containers", - "de": "Hinzugefügt Shelly Pro 3 EM Energiedaten\nFeste IP-Behandlung in Docker-Containern", - "ru": "Добавлено Shelly Pro 3 EM данные по энергии\nИсправлена обработка IP в Docker контейнерах", - "pt": "Adicionado Shelly Pro 3 EM dados de energia\nManuseio IP fixo em contentores Docker", - "nl": "Vertaling:\nIP behandelt Docker containers", - "fr": "Ajout de données énergétiques Shelly Pro 3 EM\nManipulation IP fixe dans les conteneurs Docker", - "it": "Shelly Pro 3 EM dati energetici\nGestione IP fissa in contenitori Docker", - "es": "Añadido Shelly Pro 3 datos de energía EM\nManejo de IP fijo en contenedores Docker", - "pl": "Strona domowa Shelly Pro 3\nObsługa IP w kontenerach Dockera", - "uk": "Додано Shelly Pro 3 EM енергетичні дані\nФіксована обробка IP в контейнерах Docker", - "zh-cn": "添加了全套的能源数据\n多克集装箱的混合IP处理" } }, "titleLang": { diff --git a/package-lock.json b/package-lock.json index 906e179e..cda38aa7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "iobroker.shelly", - "version": "6.8.0", + "version": "6.9.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "iobroker.shelly", - "version": "6.8.0", + "version": "6.9.0", "license": "MIT", "dependencies": { "@apollon/iobroker-tools": "^0.2.1", diff --git a/package.json b/package.json index abc6088d..e8c2b057 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iobroker.shelly", - "version": "6.8.0", + "version": "6.9.0", "description": "Integrate your Shelly devices into ioBroker via MQTT or CoAP", "author": { "name": "Thorsten Stueben",