mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
parent
130dbcb3f1
commit
34b5df50cc
@ -17,7 +17,7 @@ async def async_setup_entry(
|
|||||||
) -> None:
|
) -> None:
|
||||||
"""Set up platform for a new integration.
|
"""Set up platform for a new integration.
|
||||||
|
|
||||||
Called by the HA framework after async_forward_entry_setup has been called
|
Called by the HA framework after async_forward_entry_setups has been called
|
||||||
during initialization of a new integration (= wiffi).
|
during initialization of a new integration (= wiffi).
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ async def async_setup_entry(
|
|||||||
) -> None:
|
) -> None:
|
||||||
"""Set up platform for a new integration.
|
"""Set up platform for a new integration.
|
||||||
|
|
||||||
Called by the HA framework after async_forward_entry_setup has been called
|
Called by the HA framework after async_forward_entry_setups has been called
|
||||||
during initialization of a new integration (= wiffi).
|
during initialization of a new integration (= wiffi).
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user