mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 12:15:08 +02:00
typo (#56477)
This commit is contained in:
@@ -508,7 +508,7 @@ class HomeAssistant:
|
|||||||
"""Stop Home Assistant and shuts down all threads.
|
"""Stop Home Assistant and shuts down all threads.
|
||||||
|
|
||||||
The "force" flag commands async_stop to proceed regardless of
|
The "force" flag commands async_stop to proceed regardless of
|
||||||
Home Assistan't current state. You should not set this flag
|
Home Assistant's current state. You should not set this flag
|
||||||
unless you're testing.
|
unless you're testing.
|
||||||
|
|
||||||
This method is a coroutine.
|
This method is a coroutine.
|
||||||
|
Reference in New Issue
Block a user