Skip to content

Commit dfe7366

Browse files
committed
chore: release v1.4.24
* (simatec) Fix end of Sunprotect * (simatec) small Fixes * (simatec) Fix shutter alarm * (simatec) Sentry fixes * (simatec) Bugfix Brightness down * (simatec) Dependencies updated * (j4nv) Fix Astro Time
1 parent f70c1f5 commit dfe7366

File tree

4 files changed

+18
-17
lines changed

4 files changed

+18
-17
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ When the adapter crashes or an other Code error happens, this error message that
4747

4848
## Changelog
4949
<!-- ### __WORK IN PROGRESS__ -->
50-
### __WORK IN PROGRESS__
50+
### 1.4.24 (2023-04-10)
5151
* (simatec) Fix end of Sunprotect
5252
* (simatec) small Fixes
5353
* (simatec) Fix shutter alarm

io-package.json

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
{
22
"common": {
33
"name": "shuttercontrol",
4-
"version": "1.4.23",
4+
"version": "1.4.24",
55
"news": {
6+
"1.4.24": {
7+
"en": "Fix end of Sunprotect\nsmall Fixes\nFix shutter alarm\nSentry fixes\nBugfix Brightness down\nDependencies updated\nFix Astro Time",
8+
"de": "Festes Ende von Sunprotect\nkleine Feste\nAlarm für den Verschluss\nSentry Fixes\nBugfix Helligkeit unten\nAusgaben aktualisiert\nAstro Time",
9+
"ru": "Fix конец Sunprotect\nнебольшие исправления\nИсправлена сигнализация затвора\nЧувствительные исправления\nBugfix Яркость вниз\nОбновленные зависимости\nFix Астро Время",
10+
"pt": "Fix fim de Sunprotect\npequenas correções\nAlarme de desligamento fixo\nSentry correções\nBugfix Brilho para baixo\nDependências atualizadas\nCorrigir Tempo de Astro",
11+
"nl": "Vertaling:\nkleine Fixes\nVertaling:\nVertaling:\nBugfix Brightness\nAfhankelijkheid geüpdateerd\nVertaling:",
12+
"fr": "Fin fixe de Sunprotect\npetits Fixes\nAlarme d ' arrêt fixe\nSentry corrige\nBugfix Brightness down\nDépendances mises à jour\nTemps d'astrologie fixe",
13+
"it": "Fissare la protezione solare\npiccoli corredi\nFissare l'allarme dell'otturatore\nSistema di rilevamento\nBugfix luminosità giù\nDipendenze aggiornate\nTempo dell'astro",
14+
"es": "Final fijo de Sunprotect\npequeñas fijaciones\nAlarma de cierre fijo\nArreglos de centinelas\nBugfix Brightness abajo\nActualización de las dependencias\nTiempo de prueba",
15+
"pl": "Pięć końca Słońca\nmały Fisz\nFixs shutter alarm\nStatystyka\nBugfix Bright\nZależności\nCzasopismo",
16+
"uk": "Фіксований кінець Sunprotect\nмаленькі Фікси\nВиправлення тривожної сигналізації\nПанчохи\nBugfix Яскравість вниз\nЗалежність оновлено\nВиправлення часу Астро",
17+
"zh-cn": "九. 防疫\n小型固定\nB. 警戒\nSentry fix\nBugfix Brightim\nB. 更新的属地\n固定时间"
18+
},
619
"1.4.23": {
720
"en": "Bugfix Brightness-Sensor\nDependencies updated\nsmall fixes",
821
"de": "Bugfix Helligkeitssensor\nAusgaben aktualisiert\nkleine fixierungen",
@@ -79,18 +92,6 @@
7992
"es": "Bugfixes Button Action",
8093
"pl": "Akcji Buttona",
8194
"zh-cn": "Bugfixing Button行动"
82-
},
83-
"1.4.17": {
84-
"en": "small Bugfixes",
85-
"de": "kleine Bugfixes",
86-
"ru": "небольшие багфиксы",
87-
"pt": "pequenos bugs",
88-
"nl": "kleine Bugfix",
89-
"fr": "petites Bugfixes",
90-
"it": "piccoli bugfix",
91-
"es": "pequeños Bugfixes",
92-
"pl": "mały Bugfix",
93-
"zh-cn": "小额Bugfix"
9495
}
9596
},
9697
"title": "shuttercontrol",

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.shuttercontrol",
3-
"version": "1.4.23",
3+
"version": "1.4.24",
44
"description": "Automatic control for shutters",
55
"author": {
66
"name": "simatec",

0 commit comments

Comments
 (0)