mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-29 11:57:45 +00:00

* Docker events based watchdog * Separate monitor from DockerAPI since it needs coresys * Move monitor into dockerAPI * Fix properties on coresys * Add watchdog tests * Added tests * pylint issue * Current state failures test * Thread-safe event processing * Use labels property
2 lines
39 B
Python
2 lines
39 B
Python
"""Init file for supervisor docker."""
|