mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 00:37:53 +00:00
parent
130dbcb3f1
commit
34b5df50cc
@ -17,7 +17,7 @@ async def async_setup_entry(
|
||||
) -> None:
|
||||
"""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).
|
||||
"""
|
||||
|
||||
|
@ -45,7 +45,7 @@ async def async_setup_entry(
|
||||
) -> None:
|
||||
"""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).
|
||||
"""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user