We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a7250d commit bbf9146Copy full SHA for bbf9146
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [5.4.1](https://github.com/Aohzan/ecodevices/compare/5.4.0...5.4.1) (2026-01-30)
4
+
5
+### Bug Fixes
6
7
+* new error when opening option configflow ([7a7250d](https://github.com/Aohzan/ecodevices/commit/7a7250d26b7a798121e53eb0c348725321575028))
8
+* new error when opening option configflow ([2d01e1b](https://github.com/Aohzan/ecodevices/commit/2d01e1b3e4cabbeb19e5b53b4cb30d670560091c))
9
10
## [5.4.0](https://github.com/Aohzan/ecodevices/compare/5.3.1...5.4.0) (2025-09-05)
11
12
### Features
custom_components/ecodevices/manifest.json
@@ -13,5 +13,5 @@
13
"xmltodict==0.13.0",
14
"pyecodevices==1.7.0"
15
],
16
- "version": "5.4.0"
+ "version": "5.4.1"
17
}
0 commit comments