Skip to content

Commit f1695dc

Browse files
committed
build: release 0.13.2
1 parent 6fe0d29 commit f1695dc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ _Changes in the next release_
1111

1212
---
1313

14+
## v0.13.2 - 2025-12-22
15+
### Fixed
16+
- Remote-entity commands are working again after regression in 0.13.0
17+
18+
### Changed
19+
- Remove denonavr Git submodule and use regular requirements.txt file instead ([#160](https://github.com/unfoldedcircle/integration-denonavr/pull/160)).
20+
1421
## v0.13.1 - 2025-12-19
1522
### Fixed
1623
- Sensor entity subscribe handling to get the correct initial entity state ([#157](https://github.com/unfoldedcircle/integration-denonavr/pull/157)).

driver.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"driver_id": "denonavr",
3-
"version": "0.13.1",
3+
"version": "0.13.2",
44
"min_core_api": "0.20.0",
55
"name": {
66
"en": "Denon and Marantz AVR Network Receivers"

0 commit comments

Comments
 (0)