Skip to content

Commit 0b97c9d

Browse files
committed
chore: release v1.0.6
* (simatec) Code fix
1 parent d2e9068 commit 0b97c9d

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ You must enter these in the configuration of the adapter.
5454

5555
## Changelog
5656
<!-- ### **WORK IN PROGRESS** -->
57-
### **WORK IN PROGRESS**
57+
### 1.0.6 (2025-04-28)
5858
* (simatec) Code fix
5959

6060
### 1.0.5 (2025-04-15)

io-package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
{
22
"common": {
33
"name": "remeha-home",
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"news": {
6+
"1.0.6": {
7+
"en": "Code fix",
8+
"de": "Code fix",
9+
"ru": "Исправление кода",
10+
"pt": "Correção de código",
11+
"nl": "Codefix",
12+
"fr": "Fixation du code",
13+
"it": "Codice di correzione",
14+
"es": "Código",
15+
"pl": "Ustawienie kodu",
16+
"uk": "Виправлення коду",
17+
"zh-cn": "代码修正"
18+
},
619
"1.0.5": {
720
"en": "Dependencies updated\nFix Post Update\nAdapter delay added",
821
"de": "Ausgaben aktualisiert\nAktualisierung der Post\nAdapterverzögerung hinzugefügt",
@@ -80,19 +93,6 @@
8093
"pl": "Napraw ustawienia aktualizacji\nPrzepisz na maszynie",
8194
"uk": "Виправлення параметрів оновлення\nРевізити в Typescript",
8295
"zh-cn": "修正更新设置\n在字体中重写"
83-
},
84-
"0.2.8": {
85-
"en": "Dependencies updated\nsmall Fix",
86-
"de": "Ausgaben aktualisiert\nkleiner Fix",
87-
"ru": "Обновленные зависимости\nмаленький фикс",
88-
"pt": "Dependências atualizadas\npequena fixação",
89-
"nl": "Afhankelijkheden bijgewerkt\nkleine Fix",
90-
"fr": "Dépendances actualisées\npetite Fix",
91-
"it": "Dipendenze aggiornate\npiccolo fissaggio",
92-
"es": "Actualización de las dependencias\npequeño",
93-
"pl": "Aktualizacja zależności\nmały Fix",
94-
"uk": "Залежність оновлено\nмали",
95-
"zh-cn": "更新的依赖关系\n小修补"
9696
}
9797
},
9898
"titleLang": {

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iobroker.remeha-home",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Connect your Remeha Home System with ioBroker",
55
"author": {
66
"name": "simatec",

0 commit comments

Comments
 (0)