Skip to content

Commit

Permalink
chore: release v0.6.16
Browse files Browse the repository at this point in the history
* (copystring) Bugfixes
 * (copystring) update test-and-release.yml
 * (Black-Thunder) Fix S6 feature detection
 * (copystring) Migrate from canvas to @napu-rs/canvas
 * (copystring) Add Qrevo S & Qrevo Curve
  • Loading branch information
copystring committed Oct 2, 2024
1 parent 4ddd51b commit e7bf671
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ This feature only works when map creation is enabled in the adapter options!
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 0.6.16 (2024-10-02)
* (copystring) Bugfixes
* (copystring) update test-and-release.yml
* (Black-Thunder) Fix S6 feature detection
Expand Down
28 changes: 14 additions & 14 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
{
"common": {
"name": "roborock",
"version": "0.6.15",
"version": "0.6.16",
"tier": 1,
"news": {
"0.6.16": {
"en": "Bugfixes\nupdate test-and-release.yml\nFix S6 feature detection\nMigrate from canvas to @napu-rs/canvas\nAdd Qrevo S & Qrevo Curve",
"de": "Bugfixes\nupdate test-and-release.yml\nFix S6 Funktion Erkennung\nVon Leinwand zu @napu-rs/canvas migrieren\nQrevo S & Qrevo Kurve",
"ru": "Bugfixs\nобновление test-and-release.yml\nФикс S6\nMigrate from canvas to @napu-rs/canvas\nДобавить Qrevo S & Qrevo Куры",
"pt": "Bugfixs\natualizar test-and-release.yml\nCorrigir detecção de recursos S6\nMigrar de tela para @napu-rs/canvas\nAdicionar Qrevo S & Qrevo Curve",
"nl": "Bugfixes\nupdate test-and-release.yml\nFix S6-functiedetectie\nMigreren van doek naar @napu-rs/canvas\nQrevo S & Qrevo toevoegen Curve",
"fr": "Fixes de bogue\nmettre à jour test-and-release.yml\nCorrection de la détection des fonctionnalités S6\nMigrer de la toile à @napu-rs/canvas\nAjouter Qrevo S & Qrevo Courbe",
"it": "Bugfix\naggiornamento test-and-release.yml\nRilevamento della funzione Fix S6\nMigrare da tela a @napu-rs/canvas\nAggiungi Qrevo S & Qrevo Curva",
"es": "Bugfixes\nactualizar test-and-release.yml\nDetección de funciones S6\nMigrar de lienzo a @napu-rs/canvas\nAñadir Qrevo S ' Qrevo Curva",
"pl": "Korekty błędów\nupdate test- and- releasase.yml\nNapraw wykrywanie funkcji S6\nMigracja z płótna na @ napu- rs / płótno\nDodaj Qrevo S & Qrevo Krzywa",
"uk": "Помилки\njavascript licenses api веб-сайт go1.13.8\nВизначення функції S6\nМіграція з полотна до @napu-rs/canvas\nДодати Qrevo S & Qrevo Проксимус",
"zh-cn": "错误修正\n更新测试和释放.yml\n修复 S6 特性检测\n从帆布迁移到 @napu-rs/canvas\n添加 Qrevo S & Qrevo 曲线"
},
"0.6.15": {
"en": "Refactor some code\nimprove handling of online/offline detection and related logging\nS6 MaxV supports avoid carpet",
"de": "Refactor einige Code\nverbesserung des umgangs mit online/offline-erkennung und verwandter protokollierung\nS6 MaxV-Träger vermeiden Teppich",
Expand Down Expand Up @@ -81,19 +94,6 @@
"pl": "Dodaj 'set _ switch _ status' do S7 MaxV i Q Revo Pro",
"uk": "Додати `set_switch_status` до S7 MaxV та Q Revo Pro",
"zh-cn": "在 S7 MaxV 和 Q Revo Pro 中添加“ set_switch_status ”"
},
"0.6.9": {
"en": "Fix bugs\nAdd missing states\nAdd missing translations",
"de": "Fehler beheben\nFehlende Staaten hinzufügen\nFehlende Übersetzungen hinzufügen",
"ru": "Fix ошибки\nДобавить недостающие состояния\nДобавить недостающие переводы",
"pt": "Corrigir erros\nAdicionar estados desaparecidos\nAdicionar traduções em falta",
"nl": "Fix bugs\nOntbrekende staten toevoegen\nOntbrekende vertalingen toevoegen",
"fr": "Correction des bogues\nAjouter les états manquants\nAjouter les traductions manquantes",
"it": "Correggi i bug\nAggiungi stati mancanti\nAggiungi le traduzioni mancanti",
"es": "Corregir errores\nAgregar estados desaparecidos\nAñadir traducciones desaparecidas",
"pl": "Napraw błędy\nDodaj brakujące stany\nDodaj brakujące tłumaczenia",
"uk": "Виправлення помилок\nДодати відсутні стани\nДодати відсутні переклади",
"zh-cn": "修复错误\n添加缺失状态\n添加缺失的翻译"
}
},
"titleLang": {
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.roborock",
"version": "0.6.15",
"version": "0.6.16",
"description": "roborock",
"author": {
"name": "copystring",
Expand Down

0 comments on commit e7bf671

Please sign in to comment.