mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-11-08 02:19:35 +00:00
expose running state of docker
This commit is contained in:
@@ -148,6 +148,7 @@ class HomeAssistant(JsonConfig):
|
||||
"""
|
||||
return self.docker.logs()
|
||||
|
||||
@property
|
||||
def is_running(self):
|
||||
"""Return True if docker container is running.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user