1
mirror of https://github.com/home-assistant/supervisor synced 2024-08-02 22:09:57 +02:00
ha-supervisor/supervisor/docker
Pascal Vizeli efcfc1f841
Watchdog for Add-ons (#1970)
* Watchdog for Add-ons

* Run task

* Extend appliaction watchdog

* fix spell

* Add running tasks

* Add tests

* Fix states

* Update supervisor/misc/tasks.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update tests/test_validate.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Adjust timeout

* change timeout

* Modify tasker

* slots the task object

* fix typing

* Add tests

* fix lint

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-08-26 22:20:35 +02:00
..
__init__.py Bump pylint from 2.5.3 to 2.6.0 (#1962) 2020-08-24 10:16:50 +02:00
addon.py Bump pylint from 2.5.3 to 2.6.0 (#1962) 2020-08-24 10:16:50 +02:00
audio.py Catch requests with docker exceptions (#1926) 2020-08-15 23:01:10 +02:00
cli.py Catch requests with docker exceptions (#1926) 2020-08-15 23:01:10 +02:00
dns.py Catch requests with docker exceptions (#1926) 2020-08-15 23:01:10 +02:00
homeassistant.py Catch requests with docker exceptions (#1926) 2020-08-15 23:01:10 +02:00
interface.py Watchdog for Add-ons (#1970) 2020-08-26 22:20:35 +02:00
multicast.py Catch requests with docker exceptions (#1926) 2020-08-15 23:01:10 +02:00
network.py Bump pylint from 2.5.3 to 2.6.0 (#1962) 2020-08-24 10:16:50 +02:00
stats.py Rename Hass.io -> Supervisor (#1522) 2020-02-21 17:55:41 +01:00
supervisor.py Bump pylint from 2.5.3 to 2.6.0 (#1962) 2020-08-24 10:16:50 +02:00