Skip to content

Commit

Permalink
chore: release v3.9.5
Browse files Browse the repository at this point in the history
* (Dirkhe) change type of unsupported features
* (Dirkhe) fix button/command loadRooms
  • Loading branch information
dirkhe committed Jan 13, 2023
1 parent 5088a1b commit 47eca3f
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 18 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,9 +320,10 @@ The supported commands are:
### **WORK IN PROGRESS**
* ()
-->
### **WORK IN PROGRESS**
### 3.9.5 (2023-01-13)
* (Dirkhe) change type of unsupported features
* (Dirkhe) fix button/command loadRooms

### 3.9.4 (2023-01-11)
* (Dirkhe) cleanmap.mapURL typo fixed

Expand Down
28 changes: 14 additions & 14 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "mihome-vacuum",
"version": "3.9.4",
"version": "3.9.5",
"news": {
"3.9.5": {
"en": "change type of unsupported features\nfix button/command loadRooms",
"de": "änderung der art der nicht unterstützten funktionen\nfix-Taste / Befehlslast Zimmer",
"ru": "изменить тип неподдерживаемых функций\nисправить кнопку/командная нагрузка Комнаты",
"pt": "tipo de mudança de recursos não suportados\ncorrigir botão/carga de comando Quartos",
"nl": "veranderingstypes onbelangrijke kenmerken\nlos knop/command lading Kamers",
"fr": "type de changement de caractéristiques non supportées\nbouton de correction/charge de commande Chambres",
"it": "cambiamento tipo di caratteristiche non supportate\npulsante di fissaggio/comando carico Camere",
"es": "cambiar tipo de características sin soporte\nbotón de fijación/carga manual Habitaciones",
"pl": "zmienny typ bez wsparcia\nprzycisk Pokój",
"uk": "зміна типу непідтримуваних функцій\nклацніть кнопку/командоване навантаження Номери",
"zh-cn": "b. 改变无支持的特点\nfix 但顿/住宿 会议室"
},
"3.9.4": {
"en": "cleanmap.mapURL typo fixed",
"de": "sauberkarte.mapURL typo fix",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "regulamin nr 623",
"uk": "виправлена поведінка паузиРезум #623",
"zh-cn": "f 九 父权行为"
},
"3.8.7": {
"en": "fix typo from translation for battary_live (based on viomi id) #629\nfix crash, if cloud-roomID is empty #702",
"de": "fix typo aus übersetzung für battary_live (basierend auf viomi id) #629\ncrash beheben, wenn Cloud-Zimmer ID ist leer #702",
"ru": "исправить typo от перевода для battary_live (основано на viomi id) #629\nисправить сбой, если облако ID пуста #702",
"pt": "corrigir typo da tradução para battary_live (baseado em viomi id) #629\ncorrigir acidente, se a sala de nuvem ID está vazio #702",
"nl": "quality over quantity (qoq) releases vertaling:\nals wolkenkamer ID is leeg",
"fr": "corriger le typo de la traduction pour battary_live (basé sur viomi id) #629\nréparer l'accident, si la salle de nuage ID est vide #702",
"it": "fix typo dalla traduzione per battary_live (basato su viomi id) #629\nfix crash, se cloud-room ID è vuoto #702",
"es": "fix typo from translation for battary_live (based on viomi id) #629\narreglar el accidente, si cuarto de nube La identificación está vacía",
"pl": "reakcja ta z tłumaczenia na żywo (na podstawie viomi id.)\nuszkodzenia naprawcze, jeśli chodzi o pomieszczenie chmury. ID jest pusty #702",
"uk": "фіксувати типо з перекладу для battary_live (на основі viomi id) #629\nфіксувати аварійну катастрофу, якщо хмарний номер Лот No702",
"zh-cn": "f 用于图表的翻译(基于维生素)的类型\nfix 碰撞,如果云雾 ID是空洞的第702号"
}
},
"title": "mihome-vacuum",
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.mihome-vacuum",
"version": "3.9.4",
"version": "3.9.5",
"description": "Control your mihome vacuum cleaner with ioBroker",
"keywords": [
"ioBroker",
Expand Down

0 comments on commit 47eca3f

Please sign in to comment.