mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-06-05 17:56:30 +00:00
Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
cfd99affa5
commit
dbc3b1283e
@ -9,7 +9,7 @@ title: "Deprecate verify_domain_control service helper"
|
||||
The `homeassistant.helpers.service.verify_domain_control` helper function is deprecated,
|
||||
and has been replaced with `verify_domain_entity_control`.
|
||||
|
||||
Since release `2025.1` (via core PR https://github.com/home-assistant/core/pull/133062),
|
||||
Since release `2025.1` (via core PR [#133062](https://github.com/home-assistant/core/pull/133062)),
|
||||
a reference to `HomeAssistant` is available as a property of the `ServiceCall` object,
|
||||
and it became redundant to pass `hass` object to `verify_domain_control`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user