Handle missing subentry support

This commit is contained in:
2026-02-13 19:18:01 +01:00
parent 2175e5919e
commit 6de191b10b
4 changed files with 9 additions and 3 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## 0.0.7 - 2026-02-13
- Avoid crashing config entries when subentries are unsupported.
## 0.0.6 - 2026-02-13
- Fix config flow subentry type compatibility with older Home Assistant versions.