mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 06:47:09 +00:00
Change Tado deprecation version to 2024.7.0 (#106938)
Change version to 2024.7.0
This commit is contained in:
parent
f98bbf88b1
commit
3295722e70
@ -62,7 +62,7 @@ async def async_get_scanner(
|
|||||||
hass,
|
hass,
|
||||||
DOMAIN,
|
DOMAIN,
|
||||||
"deprecated_yaml_import_device_tracker",
|
"deprecated_yaml_import_device_tracker",
|
||||||
breaks_in_ha_version="2024.6.0",
|
breaks_in_ha_version="2024.7.0",
|
||||||
is_fixable=False,
|
is_fixable=False,
|
||||||
severity=IssueSeverity.WARNING,
|
severity=IssueSeverity.WARNING,
|
||||||
translation_key=translation_key,
|
translation_key=translation_key,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user