Skip to content

Commit ff9bdc5

Browse files
chore(release): 2.5.1-beta.1 [skip ci]
## [2.5.1-beta.1](v2.5.0...v2.5.1-beta.1) (2026-01-23) ### Fixed * adds the IDs in for edge heater from Issue ([0aed679](0aed679))
1 parent 8e967f7 commit ff9bdc5

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
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.1-beta.1](https://github.com/SSmale/Duux-Home-Assistant/compare/v2.5.0...v2.5.1-beta.1) (2026-01-23)
6+
7+
### Fixed
8+
9+
* adds the IDs in for edge heater from Issue ([0aed679](https://github.com/SSmale/Duux-Home-Assistant/commit/0aed6793fe410b10de93a51db16f8311377fdffe))
10+
511
## [2.5.0](https://github.com/SSmale/Duux-Home-Assistant/compare/v2.4.1...v2.5.0) (2026-01-23)
612

713
### Added
@@ -61,4 +67,4 @@ All notable changes to this project will be documented in this file.
6167
- [ ] Add sensor entities for power consumption
6268
- [ ] Support for Duux fans
6369
- [ ] Local API support (if available)
64-
- [ ] Energy dashboard integration
70+
- [ ] Energy dashboard integration

custom_components/duux/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"requirements": [
1313
"requests>=2.31.0"
1414
],
15-
"version": "2.5.0"
16-
}
15+
"version": "2.5.1-beta.1"
16+
}

0 commit comments

Comments
 (0)