mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-04-22 04:07:17 +00:00

* Add Ingress support to supervisor * Update security * cleanup add-on extraction * update description * fix header part * fix * Fix header check * fix tox * Migrate docker interface typing * Update home assistant to new docker * Migrate supervisor * Fix host add-on problem * Update hassos * Update API * Expose data to API * Check on API ingress support * Add ingress URL * Some cleanups * debug * disable uvloop * Fix issue * test * Fix bug * Fix flow * Fix interface * Fix network * Fix metadata * cleanups * Fix exception * Migrate to token system * Fix webui * Fix update * Fix relaod * Update log messages * Attach ingress url only if enabled * Cleanup ingress url handling * Ingress update * Support check version * Fix raise error * Migrate default port * Fix junks * search error * Fix content filter * Add debug * Update log * Update flags * Update documentation * Cleanup debugs * Fix lint * change default port to 8099 * Fix lint * fix lint
14 lines
207 B
Plaintext
14 lines
207 B
Plaintext
aiohttp==3.5.4
|
|
async_timeout==3.0.1
|
|
attrs==18.2.0
|
|
cchardet==2.1.4
|
|
colorlog==4.0.2
|
|
cpe==1.2.1
|
|
cryptography==2.6.1
|
|
docker==3.7.2
|
|
gitpython==2.1.11
|
|
pytz==2018.9
|
|
pyudev==0.21.0
|
|
uvloop==0.12.2
|
|
voluptuous==0.11.5
|