Skip to content

Commit 815910f

Browse files
authored
[OFFICIAL RELEASE] 1.15.11
* (foxriver76) updated dependencies * (foxriver76) added tier and license information * (foxriver76) fixed invalid object `denon.0`
1 parent dc69df2 commit 815910f

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.11 (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.10",
4+
"version": "1.15.11",
55
"news": {
6+
"1.15.11": {
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.10": {
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": "stały problem przy ustawianiu częstotliwości tunera (zamyka # 328)",
8194
"uk": "виправлено проблему на встановлення частоти тюнера (закривається no328)",
8295
"zh-cn": "设定调制器频率的固定期( 关闭 # 328)"
83-
},
84-
"1.15.4": {
85-
"en": "fixed detection of display content if content does not contain `NULL` (closes #323)",
86-
"de": "feste Erkennung von Anzeigeinhalten, wenn Inhalt NULL nicht enthält (schließt #323)",
87-
"ru": "фиксированное обнаружение содержимого дисплея, если содержимое не содержит NULL (заметки #323)",
88-
"pt": "detecção fixa de conteúdo de exibição se o conteúdo não contém NULL (fecha #323)",
89-
"nl": "vertaling:",
90-
"fr": "détection fixe de contenu d'affichage si le contenu ne contient pas de NULL (ferme #323)",
91-
"it": "rilevamento fisso del contenuto di visualizzazione se il contenuto non contiene NULL (chiude #323)",
92-
"es": "detección fija de contenido de pantalla si el contenido no contiene NULL (cerca #323)",
93-
"pl": "ostateczne wykrywanie treści nie zawiera NULL (oznaczenie #323)",
94-
"uk": "фіксоване виявлення вмісту дисплея, якщо вміст не містить NULL (закриває #323)",
95-
"zh-cn": "如果内容不包含NULL(编号:第323号)的固定识别显示内容"
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.10",
3+
"version": "1.15.11",
44
"engines": {
55
"node": ">=14.0.0"
66
},

0 commit comments

Comments
 (0)