mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Update tradfri deprecation message (#69005)
This commit is contained in:
parent
513b05c927
commit
ce5d20eb8e
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user