Skip to content

Commit de6ebc5

Browse files
chore(release): 2.6.0-pre-44.1 [skip ci]
## [2.6.0-pre-44.1](v2.5.1...v2.6.0-pre-44.1) (2026-02-15) ### Added * adds error switch and fixes diagnostics ([8c8e0d2](8c8e0d2))
1 parent 8c8e0d2 commit de6ebc5

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.6.0-pre-44.1](https://github.com/SSmale/Duux-Home-Assistant/compare/v2.5.1...v2.6.0-pre-44.1) (2026-02-15)
6+
7+
### Added
8+
9+
* adds error switch and fixes diagnostics ([8c8e0d2](https://github.com/SSmale/Duux-Home-Assistant/commit/8c8e0d2d2c5f5206845bc744a52b0a16c9326d3c))
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
@@ -72,3 +78,4 @@ All notable changes to this project will be documented in this file.
7278

7379

7480

81+

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.5.1"
15+
"version": "2.6.0-pre-44.1"
1616
}

0 commit comments

Comments
 (0)