From ce5d20eb8e386c23fce804099f573b8cd5b73a54 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 31 Mar 2022 11:20:50 -0700 Subject: [PATCH] Update tradfri deprecation message (#69005) --- homeassistant/components/tradfri/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/tradfri/__init__.py b/homeassistant/components/tradfri/__init__.py index 1971b14b2be..0054b1d7bff 100644 --- a/homeassistant/components/tradfri/__init__.py +++ b/homeassistant/components/tradfri/__init__.py @@ -141,7 +141,7 @@ async def async_setup_entry( # https://www.home-assistant.io/integrations/tradfri/ _LOGGER.warning( "Importing of Tradfri groups has been deprecated due to stability issues " - "and will be removed in Home Assistant core 2022.4" + "and will be removed in Home Assistant core 2022.5" ) # No need to load groups if the user hasn't requested it groups_commands: Command = await api(