Ville Skyttä
|
e6388e186c
|
Remove unnecessary string literal concatenations (#30360)
|
2020-01-02 21:17:10 +02:00 |
Bas Nijholt
|
00dc721609
|
sort imports according to PEP8 for hassio (#29634)
|
2019-12-08 16:33:22 +01:00 |
Paulus Schoutsen
|
3231e22ddf
|
Remove direct authentication via trusted networks or API password (#27656)
* Remove direct authentication via trusted networks and API password
* Fix tests
|
2019-10-14 14:56:45 -07:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Paulus Schoutsen
|
820b381a8d
|
Update Hass.io when core config is updated (#24461)
* Update Hass.io when core config is updated
* Lint
* Fix tests
* Lint sigh
|
2019-06-10 16:05:43 -07:00 |
Paulus Schoutsen
|
b81260e912
|
Fix tests
|
2019-01-11 10:10:36 -08:00 |
Paulus Schoutsen
|
fd21d6cc9d
|
Add Hass.io user headers to supervisor proxy
|
2019-01-11 10:00:38 -08:00 |
Paulus Schoutsen
|
c2f8dfcb9f
|
Legacy api fix (#18733)
* Set user for API password requests
* Fix tests
* Fix typing
|
2018-11-27 10:41:44 +01:00 |
Pascal Vizeli
|
83dd961fde
|
Fix hassio discovery (#17275)
* Update discovery.py
* Update test_discovery.py
* Update test_discovery.py
* Update test_discovery.py
* Update test_discovery.py
* Update test_discovery.py
* Update test_discovery.py
* Fix tests
* fix lint
|
2018-10-10 13:50:11 +02:00 |
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 |
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 |