ha-supervisor/supervisor
Franck Nijhof 6caec79958
Complete typehinting in CoreSys (#1745)
* Complete typehinting in CoreSys

* Improve Addon model abstraction, solving Pylint warning
2020-05-22 17:05:40 +02:00
..
addons Complete typehinting in CoreSys (#1745) 2020-05-22 17:05:40 +02:00
api Improve version handling (#1744) 2020-05-22 14:21:47 +02:00
data Support plugin requirements & mdns (#1638) 2020-04-07 12:08:29 +02:00
dbus Improve flake8 configuration and pydocstyle fixes (#1742) 2020-05-22 13:38:57 +02:00
discovery Update isort configuration and sorts imports in codebase (#1739) 2020-05-21 13:30:54 +02:00
docker Improve flake8 configuration and pydocstyle fixes (#1742) 2020-05-22 13:38:57 +02:00
host Improve flake8 configuration and pydocstyle fixes (#1742) 2020-05-22 13:38:57 +02:00
misc Update isort configuration and sorts imports in codebase (#1739) 2020-05-21 13:30:54 +02:00
plugins Improve version handling (#1744) 2020-05-22 14:21:47 +02:00
services Update isort configuration and sorts imports in codebase (#1739) 2020-05-21 13:30:54 +02:00
snapshots Improve version handling (#1744) 2020-05-22 14:21:47 +02:00
store Complete typehinting in CoreSys (#1745) 2020-05-22 17:05:40 +02:00
utils Improve flake8 configuration and pydocstyle fixes (#1742) 2020-05-22 13:38:57 +02:00
__init__.py Rename Hass.io -> Supervisor (#1522) 2020-02-21 17:55:41 +01:00
__main__.py Enforce env check (#1565) 2020-03-04 18:15:10 +01:00
arch.py Rename Hass.io -> Supervisor (#1522) 2020-02-21 17:55:41 +01:00
auth.py Rename Hass.io -> Supervisor (#1522) 2020-02-21 17:55:41 +01:00
bootstrap.py Improve flake8 configuration and pydocstyle fixes (#1742) 2020-05-22 13:38:57 +02:00
config.py Fix config version setter (#1716) 2020-05-18 11:23:45 +02:00
const.py Bump version 224 2020-05-21 12:09:15 +02:00
core.py Improve flake8 configuration and pydocstyle fixes (#1742) 2020-05-22 13:38:57 +02:00
coresys.py Complete typehinting in CoreSys (#1745) 2020-05-22 17:05:40 +02:00
exceptions.py Multicast support on Hass.io Network (#1634) 2020-04-05 23:26:22 +02:00
hassos.py Update isort configuration and sorts imports in codebase (#1739) 2020-05-21 13:30:54 +02:00
homeassistant.py Improve flake8 configuration and pydocstyle fixes (#1742) 2020-05-22 13:38:57 +02:00
hwmon.py Update isort configuration and sorts imports in codebase (#1739) 2020-05-21 13:30:54 +02:00
ingress.py Fix possible Ingress port collisions (#1682) 2020-04-26 11:21:56 +02:00
secrets.py Rename Hass.io -> Supervisor (#1522) 2020-02-21 17:55:41 +01:00
supervisor.py Update isort configuration and sorts imports in codebase (#1739) 2020-05-21 13:30:54 +02:00
tasks.py Multicast support on Hass.io Network (#1634) 2020-04-05 23:26:22 +02:00
updater.py Fix update order (#1666) 2020-04-21 14:41:44 +02:00
validate.py Improve version handling (#1744) 2020-05-22 14:21:47 +02:00