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 |
Pascal Vizeli
|
d376049a3f
|
Use one regex for Hass.io URL check (#16710)
|
2018-09-19 12:57:55 +02:00 |
Paulus Schoutsen
|
e776f88eec
|
Use JWT for access tokens (#15972)
* Use JWT for access tokens
* Update requirements
* Improvements
|
2018-08-14 21:14:12 +02:00 |
Paulus Schoutsen
|
8213b1476f
|
WIP: Hass.io sent token to supervisor (#15536)
Hass.io sent token to supervisor
|
2018-07-23 14:14:57 +02:00 |
Pascal Vizeli
|
40c8f5f70e
|
Fix panel URL authentication for Hass.io (#15024)
* Update http.py
* Update http.py
* fix tests
* Update test_http.py
|
2018-06-17 20:34:47 +02:00 |
Paulus Schoutsen
|
8c7f0669c6
|
Allow hassio frontend development (#14675)
* Allow hassio frontend development
* Fix tests
|
2018-05-29 08:51:08 +02:00 |
Paulus Schoutsen
|
b6e4a7771a
|
Allow Hass.io panel dir (#14655)
|
2018-05-27 17:17:19 -04:00 |
Paulus Schoutsen
|
89a19c89a7
|
Fix aiohttp deprecation warnings (#13240)
* Fix aiohttp deprecation warnings
* Fix Ring deprecation warning
* Lint
|
2018-03-15 21:49:49 +01:00 |
Pascal Vizeli
|
b228695907
|
Hassio cleanup part2 (#12588)
* Update handler.py
* Update handler.py
* Update __init__.py
* Update handler.py
* Update handler.py
* Update __init__.py
* Update tests
|
2018-02-21 22:42:55 +01:00 |
Pascal Vizeli
|
4f96eeb06e
|
Cleanup hass.io component (#12556)
* Cleanup hass.io component
* fix lint
* Fix all tests
* Fix lint
* fix lint
* fix doc lint
|
2018-02-20 15:24:31 -08:00 |