mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Add breaks_in_ha_version for Dynalite YAML import (#97359)
Dynalite breaks in version
This commit is contained in:
parent
70cb8afb94
commit
3fdcb67322
@ -34,6 +34,7 @@ class DynaliteFlowHandler(config_entries.ConfigFlow, domain=DOMAIN):
|
||||
self.hass,
|
||||
HOMEASSISTANT_DOMAIN,
|
||||
f"deprecated_yaml_{DOMAIN}",
|
||||
breaks_in_ha_version="2023.12.0",
|
||||
is_fixable=False,
|
||||
is_persistent=False,
|
||||
issue_domain=DOMAIN,
|
||||
|
Loading…
x
Reference in New Issue
Block a user