Skip to content

Commit

Permalink
chore: release v1.7.3
Browse files Browse the repository at this point in the history
* (simatec) Fix Sunprotect End-Delay
  • Loading branch information
simatec committed Jun 20, 2024
1 parent d5462a5 commit 5934a73
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 @@ -46,7 +46,7 @@ When the adapter crashes or an other Code error happens, this error message that

## Changelog
<!-- ### __WORK IN PROGRESS__ -->
### __WORK IN PROGRESS__
### 1.7.3 (2024-06-20)
* (simatec) Fix Sunprotect End-Delay

### 1.7.2 (2024-06-20)
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": "shuttercontrol",
"version": "1.7.2",
"version": "1.7.3",
"news": {
"1.7.3": {
"en": "(simatec) Fix Sunprotect End-Delay",
"de": "(simatec) Sunprotect End-Delay reparieren",
"ru": "Fix Sunprotect End-Delay",
"pt": "(simatec) Fix Sunprotect End-Delay",
"nl": "Fix Sunprotect End-Delay",
"fr": "(simatec) Correction de Sunprotect Fin-Delay",
"it": "(simatec) Fix Sunprotect End-Delay",
"es": "(simatec) Fix Sunprotect End-Delay",
"pl": "(simatec) Fix Sunprotect End- Delay",
"uk": "(simatec) Виправлення Sunprotect End-Delay",
"zh-cn": "(simatec) 修补太阳保护终端延迟"
},
"1.7.2": {
"en": "(simatec) Fix Shutterstate enabled",
"de": "(simatec) Fix Shutterstate aktiviert",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "Fix Heat",
"uk": "Фіксований захист тепла",
"zh-cn": "Fix Heat保护"
},
"1.6.0": {
"en": "Manu mode block added\nHeat protection added\nAdded rounding of incoming shutter states\nUkrainian language added\nsmall Bugfixes\nDependencies updated",
"de": "Manu Mode Block hinzugefügt\nWärmeschutz hinzugefügt\nHinzugefügte Rundung der eintreffenden Verschlusszustände\nUkrainische Sprache hinzugefügt\nkleine Bugfixes\nAusgaben aktualisiert",
"ru": "Добавлен режим Manu\nДобавлена защита тепла\nДобавлен округление входящих состояний затвора\nУкраинский язык добавлен\nнебольшие багфиксы\nОбновленные зависимости",
"pt": "Bloco de modo Manu adicionado\nProteção de calor adicionada\nAdicionada arredondamento de estados do obturador de entrada\nIdioma ucraniano adicionado\npequenos bugs\nDependências atualizadas",
"nl": "Manu mode blok toegevoegd\nHeat bescherming toegevoegd\nToegevoegd bij het verzamelen van inkomende sluiter staat\nOekraïense taal toegevoegd\nkleine Bugfix\nAfhankelijkheid geüpdateerd",
"fr": "Manu bloc de mode ajouté\nProtection thermique ajoutée\nAjout d ' un arrondissement des états d ' arrêt entrants\nUkrainien ajouté\npetites Bugfixes\nDépendances mises à jour",
"it": "Blocco modalità Manu aggiunto\nProtezione del calore aggiunto\nArrotondamento aggiunto degli stati dell'otturatore in arrivo\nLingua ucraina aggiunto\npiccoli bugfix\nDipendenze aggiornate",
"es": "Manu bloque de modo añadido\nProtección de calor añadido\nAgregado redondeo de estados de obturación entrante\nIdioma ucraniano añadido\npequeños Bugfixes\nActualización de las dependencias",
"pl": "Manu\nOchrona Heat\nZamknięta ściana przedniej części tabeli stanowi ok\nJęzyk ukraiński\nmały Bugfix\nZależności",
"uk": "Блок режимів Manu додано\nТеплозахист додано\nДодано округлення вхідних затворних станів\nУкраїнська мова\nмаленькі Бугфікси\nЗалежність оновлено",
"zh-cn": "马努模式\n保护\n增加一轮穿梭州\n乌克兰语文\n小额Bugfix\nB. 更新的属地"
}
},
"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.shuttercontrol",
"version": "1.7.2",
"version": "1.7.3",
"description": "Automatic control for shutters",
"author": {
"name": "simatec",
Expand Down

0 comments on commit 5934a73

Please sign in to comment.