mirror of
https://github.com/home-assistant/core.git
synced 2025-08-08 07:05:07 +02:00
Update tradfri deprecation message (#69005)
This commit is contained in:
@@ -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(
|
||||
|
Reference in New Issue
Block a user