Change Tado deprecation version to 2024.7.0 (#106938)

Change version to 2024.7.0
pull/106970/head
Erwin Douna 2024-01-03 10:30:32 +01:00 committed by Franck Nijhof
parent f98bbf88b1
commit 3295722e70
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ async def async_get_scanner(
hass,
DOMAIN,
"deprecated_yaml_import_device_tracker",
breaks_in_ha_version="2024.6.0",
breaks_in_ha_version="2024.7.0",
is_fixable=False,
severity=IssueSeverity.WARNING,
translation_key=translation_key,