Skip to content

Commit 6bd3ec0

Browse files
authored
[OFFICIAL RELEASE] 1.15.12
* (foxriver76) updated dependencies * (foxriver76) added tier and license information * (foxriver76) fixed invalid object `denon.0`
1 parent 0536c4d commit 6bd3ec0

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
@@ -908,7 +908,7 @@ The adapter is tested with an DENON AVR-X1200W and a Marantz SR5009.
908908
Placeholder for the next version (at the beginning of the line):
909909
### __WORK IN PROGRESS__
910910
-->
911-
### __WORK IN PROGRESS__
911+
### 1.15.12 (2024-07-23)
912912
* (foxriver76) updated dependencies
913913
* (foxriver76) added tier and license information
914914
* (foxriver76) fixed invalid object `denon.0`

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": "denon",
4-
"version": "1.15.11",
4+
"version": "1.15.12",
55
"news": {
6+
"1.15.12": {
7+
"en": "updated dependencies\nadded tier and license information\nfixed invalid object `denon.0`",
8+
"de": "aktualisierte abhängigkeiten\nzusätzliche tier- und lizenzinformationen\nungültiges objekt `denon.0`",
9+
"ru": "обновленные зависимости\nдобавленный уровень и лицензионная информация\nнедействительными",
10+
"pt": "dependências atualizadas\nadicionada informação de nível e licença\nobjeto inválido fixo `denon.0`",
11+
"nl": "bijgewerkte afhankelijkheden\ntoegevoegde niveau- en licentieinformatie\nvast ongeldig object ",
12+
"fr": "dépendances actualisées\nles informations de niveau et de licence ajoutées\nobjet non valide corrigé `denon.0`",
13+
"it": "dipendenze aggiornate\ninformazioni aggiuntive di livello e licenza\noggetto non valido fisso `denon.0`",
14+
"es": "dependencias actualizadas\ninformación de nivel añadido y licencia\nobjeto no válido fijo `denon.0`",
15+
"pl": "zaktualizowane zależności\ndodane informacje dotyczące poziomu dokładności i licencji\nustawiony niepoprawny obiekt 'denon.0'",
16+
"uk": "оновлені залежності\nдодано ярус та ліцензія\n`denon.0`",
17+
"zh-cn": "更新的依赖关系\n增加了分层和许可证信息\n固定无效对象`denon.0'"
18+
},
619
"1.15.11": {
720
"en": "updated dependencies\nadded tier and license information\nfixed invalid object `denon.0`",
821
"de": "aktualisierte abhängigkeiten\nzusätzliche tier- und lizenzinformationen\nungültiges objekt `denon.0`",
@@ -80,19 +93,6 @@
8093
"pl": "zaktualizowane zależności\ndodane informacje dotyczące poziomu dokładności i licencji\nustawiony niepoprawny obiekt 'denon.0'",
8194
"uk": "оновлені залежності\nдодано ярус та ліцензія\n`denon.0`",
8295
"zh-cn": "更新的依赖关系\n增加了分层和许可证信息\n固定无效对象`denon.0'"
83-
},
84-
"1.15.5": {
85-
"en": "fixed issue on setting tuner frequency (closes #328)",
86-
"de": "feste ausgabe zur einstellung der thunfischfrequenz (geschlossen #328)",
87-
"ru": "фиксированный вопрос о настройке частоты тюнеров (закрывает #328)",
88-
"pt": "problema fixo na definição de frequência de sintonizador (fecha #328)",
89-
"nl": "vast probleem bij het instellen van tunerfrequentie (sluit #328)",
90-
"fr": "problème fixe sur la fréquence de réglage du tuner (ferme #328)",
91-
"it": "problema fisso sulla regolazione della frequenza del sintonizzatore (chiude #328)",
92-
"es": "edición fija en la frecuencia de ajuste (cerca #328)",
93-
"pl": "stały problem przy ustawianiu częstotliwości tunera (zamyka # 328)",
94-
"uk": "виправлено проблему на встановлення частоти тюнера (закривається no328)",
95-
"zh-cn": "设定调制器频率的固定期( 关闭 # 328)"
9696
}
9797
},
9898
"title": "DENON AVR",

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.denon",
3-
"version": "1.15.11",
3+
"version": "1.15.12",
44
"engines": {
55
"node": ">=14.0.0"
66
},

0 commit comments

Comments
 (0)