Skip to content

Commit

Permalink
chore: release v3.10.0
Browse files Browse the repository at this point in the history
* (Dirkhe) check also stockcommands in onMessage
* (Dirkhe) add feature waterbox level #755
  • Loading branch information
dirkhe committed Apr 7, 2023
1 parent 1b8ff70 commit 30c5e3b
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 @@ -320,7 +320,7 @@ The supported commands are:
### **WORK IN PROGRESS**
* ()
-->
### **WORK IN PROGRESS**
### 3.10.0 (2023-04-07)
* (Dirkhe) check also stockcommands in onMessage
* (Dirkhe) add feature waterbox level #755

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.5",
"version": "3.10.0",
"news": {
"3.10.0": {
"en": "check also stockcommands in onMessage \nadd feature waterbox level #755",
"de": "überprüfen auch Stockcommands in onMessage\nfunktion wasserbox level hinzufügen",
"ru": "проверить также Stockcommands в onMesage\nдобавить функцию waterbox level #755",
"pt": "verificar também stockcommands em Portugal\nadicionar nível de caixa de água recurso #755",
"nl": "controle en ook aandelen in de massa\nvertaling:",
"fr": "vérifier également stockcommands in onMessage\najouter le niveau de la boîte à eau #755",
"it": "controllare anche stockcommands in onMessage\naggiungere il livello del waterbox #755",
"es": "check also stockcommands in onMessage\nañadir característica nivel de caja de agua #755",
"pl": "sprawozdanie w sprawie Message\npoziom wody #755",
"uk": "перевірити також панчіх в onMessage\nadd features waterbox рівень #755",
"zh-cn": "还检查Message的库存情况\na. 增加特有水箱,第755号"
},
"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",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "dodarzenie numeru 679\npowracanie się jedynie, jeśli poprawne stany zostaną podane numerem 623\ndodaje wiele iteracji (odc\nhousekeeping",
"uk": "додати миття Mop #679\nтригер pauseResume тільки, якщо правильний стан дається #623\nдодати кілька чистої ітерації (повтор) #690\nприбирання",
"zh-cn": "增加编号:679\n只有正确的国家才有触发爱国情绪。\n第690号补充多种清洁剂(补充)\n住房"
},
"3.8.8": {
"en": "fix behaviour of pauseResume #623",
"de": "fixes Verhalten der PauseResume #623",
"ru": "исправить поведение pauseResume #623",
"pt": "corrigir comportamento de pauseResume #623",
"nl": "#623",
"fr": "correction du comportement de pauseResume #623",
"it": "correggere il comportamento della pausaResume #623",
"es": "arreglar el comportamiento de la pausaResume #623",
"pl": "regulamin nr 623",
"uk": "виправлена поведінка паузиРезум #623",
"zh-cn": "f 九 父权行为"
}
},
"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.5",
"version": "3.10.0",
"description": "Control your mihome vacuum cleaner with ioBroker",
"keywords": [
"ioBroker",
Expand Down

0 comments on commit 30c5e3b

Please sign in to comment.