mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Change hass.components
removal version in log to 2024.9 (#111903)
This commit is contained in:
parent
c1750f7c3a
commit
914abcec32
@ -1277,7 +1277,7 @@ class Components:
|
|||||||
report(
|
report(
|
||||||
(
|
(
|
||||||
f"accesses hass.components.{comp_name}."
|
f"accesses hass.components.{comp_name}."
|
||||||
" This is deprecated and will stop working in Home Assistant 2024.6, it"
|
" This is deprecated and will stop working in Home Assistant 2024.9, it"
|
||||||
f" should be updated to import functions used from {comp_name} directly"
|
f" should be updated to import functions used from {comp_name} directly"
|
||||||
),
|
),
|
||||||
error_if_core=False,
|
error_if_core=False,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user