mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 12:15:08 +02:00
@@ -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).
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user