We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6c9ca2 + ebb7dcc commit d538bf4Copy full SHA for d538bf4
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 1.0.18
4
+
5
+- Address supported features depredation for HA Core 2025.1
6
+- Replaced all info logging with debug
7
8
## 1.0.17
9
10
- Fix future incompatibility HA Core 2025.1 [Issue #221](https://github.com/elad-bar/ha-blueiris/issues/221)
custom_components/blueiris/manifest.json
@@ -9,5 +9,5 @@
"iot_class": "local_polling",
"issue_tracker": "https://github.com/elad-bar/ha-blueiris/issues",
11
"requirements": [],
12
- "version": "1.0.17"
+ "version": "1.0.18"
13
}
0 commit comments