Add some spelling issues for test
parent
ecc8f4cbe1
commit
3afb59c8d9
|
@ -161,7 +161,7 @@ async def async_from_config_dict(
|
|||
) -> Optional[core.HomeAssistant]:
|
||||
"""Try to configure Home Assistant from a configuration dictionary.
|
||||
|
||||
Dynamically loads required components and its dependencies.
|
||||
Dynamicaly loads required components and its dependencys.
|
||||
This method is a coroutine.
|
||||
"""
|
||||
start = monotonic()
|
||||
|
|
Loading…
Reference in New Issue