adjust wording

This commit is contained in:
Michael 2025-02-17 12:37:30 +00:00
parent 158f15cd57
commit ca67726672

View File

@ -88,7 +88,7 @@ class DataUpdateCoordinator(BaseDataUpdateCoordinatorProtocol, Generic[_DataT]):
from . import frame # pylint: disable=import-outside-toplevel
frame.report_usage(
"rely on the ContextVar, but should passing the config entry explicitly - see "
"relies on ContextVar, but should pass the config entry explicitly - see "
"https://developers.home-assistant.io/blog/xxxxxxx",
core_behavior=frame.ReportBehavior.LOG,
core_integration_behavior=frame.ReportBehavior.LOG,