Skip to content

Commit

Permalink
Change Tado deprecation version to 2024.7.0 (home-assistant#106938)
Browse files Browse the repository at this point in the history
Change version to 2024.7.0
  • Loading branch information
erwindouna authored Jan 3, 2024
1 parent 59a01fc commit 8ad66c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homeassistant/components/tado/device_tracker.py
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 8ad66c1

Please sign in to comment.