File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,11 @@ _Changes in the next release_
1111
1212---
1313
14+ ## v0.13.3 - 2025-12-23
15+ ### Fixed
16+ - Fix sensor entity state handling when AVR is unavailable ([ #161 ] ( https://github.com/unfoldedcircle/integration-denonavr/pull/161 ) ).
17+ - Prevent log flooding with stack traces when AVR is unavailable ([ #162 ] ( https://github.com/unfoldedcircle/integration-denonavr/pull/162 ) ).
18+
1419## v0.13.2 - 2025-12-22
1520### Fixed
1621- Remote-entity commands are working again after regression in 0.13.0
Original file line number Diff line number Diff line change 11{
22 "driver_id" : " denonavr" ,
3- "version" : " 0.13.2 " ,
3+ "version" : " 0.13.3 " ,
44 "min_core_api" : " 0.20.0" ,
55 "name" : {
66 "en" : " Denon and Marantz AVR Network Receivers"
1919 "setup_data_schema" : {
2020 "_comment" : " set at runtime"
2121 },
22- "release_date" : " 2025-12-19 "
22+ "release_date" : " 2025-12-23 "
2323}
You can’t perform that action at this time.
0 commit comments