core/tests/components/hassio
Pascal Vizeli 704c9d8582
Add support for Hass.io discovery feature for Add-ons (#17035)
* Update handler.py

* Update __init__.py

* Update handler.py

* Update __init__.py

* Create discovery.py

* Update handler.py

* Update discovery.py

* Update __init__.py

* Update discovery.py

* Update discovery.py

* Update discovery.py

* Update struct

* Update handler.py

* Update discovery.py

* Update discovery.py

* Update discovery.py

* Update __init__.py

* Update discovery.py

* Update discovery.py

* Update discovery.py

* Update discovery.py

* Update discovery.py

* Update discovery.py

* Update discovery.py

* Update discovery.py

* Update __init__.py

* Update discovery.py

* fix lint

* Update discovery.py

* cleanup old discovery

* Update discovery.py

* Update discovery.py

* Fix lint

* Fix tests

* Write more tests with new functions

* Update test_handler.py

* Create test_discovery.py

* Update conftest.py

* Update test_discovery.py

* Update conftest.py

* Update test_discovery.py

* Update conftest.py

* Update test_discovery.py

* Update test_discovery.py

* Update test_discovery.py

* Update test_discovery.py

* Update test_discovery.py

* Fix test

* Add test

* fix lint

* Update handler.py

* Update discovery.py

* Update test_discovery.py

* fix lint

* Lint
2018-10-03 13:10:38 +02:00
..
__init__.py Hassio cleanup part2 (#12588) 2018-02-21 22:42:55 +01:00
conftest.py Add support for Hass.io discovery feature for Add-ons (#17035) 2018-10-03 13:10:38 +02:00
test_discovery.py Add support for Hass.io discovery feature for Add-ons (#17035) 2018-10-03 13:10:38 +02:00
test_handler.py Add support for Hass.io discovery feature for Add-ons (#17035) 2018-10-03 13:10:38 +02:00
test_http.py Use one regex for Hass.io URL check (#16710) 2018-09-19 12:57:55 +02:00
test_init.py Use JWT for access tokens (#15972) 2018-08-14 21:14:12 +02:00