Skip to content

Commit 93a9f62

Browse files
chore(release): 2.5.2-beta.1 [skip ci]
## [2.5.2-beta.1](v2.5.1...v2.5.2-beta.1) (2026-01-23) ### Fixed * adds the IDs in for edge heater from Issue ([0aed679](0aed679))
1 parent 7f4705d commit 93a9f62

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.2-beta.1](https://github.com/SSmale/Duux-Home-Assistant/compare/v2.5.1...v2.5.2-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.1](https://github.com/SSmale/Duux-Home-Assistant/compare/v2.5.0...v2.5.1) (2026-01-23)
612

713
### Fixed
@@ -67,4 +73,4 @@ All notable changes to this project will be documented in this file.
6773
- [ ] Add sensor entities for power consumption
6874
- [ ] Support for Duux fans
6975
- [ ] Local API support (if available)
70-
- [ ] Energy dashboard integration
76+
- [ ] 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.1"
16-
}
15+
"version": "2.5.2-beta.1"
16+
}

0 commit comments

Comments
 (0)