Skip to content

Commit

Permalink
[OFFICIAL RELEASE] 1.15.10
Browse files Browse the repository at this point in the history
* (foxriver76) updated dependencies
* (foxriver76) added tier and license information
* (foxriver76) fixed invalid object `denon.0`
  • Loading branch information
foxriver76 authored Jul 23, 2024
1 parent b674a9c commit 1d108b8
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 @@ -908,7 +908,7 @@ The adapter is tested with an DENON AVR-X1200W and a Marantz SR5009.
Placeholder for the next version (at the beginning of the line):
### __WORK IN PROGRESS__
-->
### __WORK IN PROGRESS__
### 1.15.10 (2024-07-23)
* (foxriver76) updated dependencies
* (foxriver76) added tier and license information
* (foxriver76) fixed invalid object `denon.0`
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": "denon",
"version": "1.15.9",
"version": "1.15.10",
"news": {
"1.15.10": {
"en": "updated dependencies\nadded tier and license information\nfixed invalid object `denon.0`",
"de": "aktualisierte abhängigkeiten\nzusätzliche tier- und lizenzinformationen\nungültiges objekt `denon.0`",
"ru": "обновленные зависимости\nдобавленный уровень и лицензионная информация\nнедействительными",
"pt": "dependências atualizadas\nadicionada informação de nível e licença\nobjeto inválido fixo `denon.0`",
"nl": "bijgewerkte afhankelijkheden\ntoegevoegde niveau- en licentieinformatie\nvast ongeldig object ",
"fr": "dépendances actualisées\nles informations de niveau et de licence ajoutées\nobjet non valide corrigé `denon.0`",
"it": "dipendenze aggiornate\ninformazioni aggiuntive di livello e licenza\noggetto non valido fisso `denon.0`",
"es": "dependencias actualizadas\ninformación de nivel añadido y licencia\nobjeto no válido fijo `denon.0`",
"pl": "zaktualizowane zależności\ndodane informacje dotyczące poziomu dokładności i licencji\nustawiony niepoprawny obiekt 'denon.0'",
"uk": "оновлені залежності\nдодано ярус та ліцензія\n`denon.0`",
"zh-cn": "更新的依赖关系\n增加了分层和许可证信息\n固定无效对象`denon.0'"
},
"1.15.9": {
"en": "updated dependencies\nadded tier and license information\nfixed invalid object `denon.0`",
"de": "aktualisierte abhängigkeiten\nzusätzliche tier- und lizenzinformationen\nungültiges objekt `denon.0`",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "ostateczne wykrywanie treści nie zawiera NULL (oznaczenie #323)",
"uk": "фіксоване виявлення вмісту дисплея, якщо вміст не містить NULL (закриває #323)",
"zh-cn": "如果内容不包含NULL(编号:第323号)的固定识别显示内容"
},
"1.15.3": {
"en": "fixed log entry when setting channel volume states (closes #321)",
"de": "fester log-eintrag beim einstellen von kanalvolumenzuständen (schließt #321)",
"ru": "фиксированный вход в систему при настройке состояния громкости канала (closes #321)",
"pt": "entrada de log fixo ao definir estados de volume de canal (fecha #321)",
"nl": "vertaling:",
"fr": "entrée en journal fixe lorsque le volume de canal indique (fermetures #321)",
"it": "voce di registro fissa quando si imposta il volume del canale stati (chiude #321)",
"es": "entrada de registro fijo cuando se establece el volumen del canal (cerca #321)",
"pl": "stworzona wersja logna, w której ustawione są stany kanałowe (zamknia #321)",
"uk": "фіксований запис журналу при встановленні об'ємних станів каналу (закривається #321)",
"zh-cn": "配量国时的固定标志(第321号)"
}
},
"title": "DENON AVR",
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.denon",
"version": "1.15.9",
"version": "1.15.10",
"engines": {
"node": ">=14.0.0"
},
Expand Down

0 comments on commit 1d108b8

Please sign in to comment.