We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a128b3 commit 112b6fdCopy full SHA for 112b6fd
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.0.21
4
+
5
+- Fix deprecation warnings SUPPORT_PLAY_MEDIA and async_forward_entry_setup (thanks hkrogh!)
6
7
## 1.0.20
8
9
- Fix (another band-aid) for the ConfigEntry discovery_keys issue caused by 2024.10
custom_components/blueiris/manifest.json
@@ -9,5 +9,5 @@
"iot_class": "local_polling",
10
"issue_tracker": "https://github.com/elad-bar/ha-blueiris/issues",
11
"requirements": [],
12
- "version": "1.0.20"
+ "version": "1.0.21"
13
}
0 commit comments