mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-25 18:16:32 +00:00
expose running state of docker
This commit is contained in:
parent
cf154b57f3
commit
55ec1a84fa
@ -148,6 +148,7 @@ class HomeAssistant(JsonConfig):
|
||||
"""
|
||||
return self.docker.logs()
|
||||
|
||||
@property
|
||||
def is_running(self):
|
||||
"""Return True if docker container is running.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user