Skip to content

Commit eef3aef

Browse files
chore(release): 2.5.0 [skip ci]
## [2.5.0](v2.4.1...v2.5.0) (2026-01-23) ### Added * adds support for reporting unknown devices. ([772eba0](772eba0))
1 parent 772eba0 commit eef3aef

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
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [2.5.0](https://github.com/SSmale/Duux-Home-Assistant/compare/v2.4.1...v2.5.0) (2026-01-23)
6+
7+
### Added
8+
9+
* adds support for reporting unknown devices. ([772eba0](https://github.com/SSmale/Duux-Home-Assistant/commit/772eba0a7b26462c1be3b0febb0b56ff680930e2))
10+
511
## [2.4.1](https://github.com/SSmale/Duux-Home-Assistant/compare/v2.4.0...v2.4.1) (2026-01-21)
612

713
### Fixed
@@ -58,3 +64,4 @@ All notable changes to this project will be documented in this file.
5864

5965

6066

67+

custom_components/duux/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"requirements": [
1313
"requests>=2.31.0"
1414
],
15-
"version": "2.4.1"
15+
"version": "2.5.0"
1616
}

0 commit comments

Comments
 (0)