Franck Nijhof
|
20bdcc7fff
|
Replace hass.helpers: async_get_clientsession() (#63910)
|
2022-01-11 17:33:50 +01:00 |
Joakim Sørensen
|
09c51da3a2
|
Add analytics integration (#48256)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-03-29 17:20:11 -07:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
Franck Nijhof
|
1c2ebdf307
|
Upgrade black to 20.8b1 (#39287)
|
2020-08-27 13:56:20 +02:00 |
Franck Nijhof
|
eddb5c6c3f
|
Add more system information from Supervisor (#35560)
|
2020-05-12 15:27:34 -07:00 |
Paulus Schoutsen
|
ec47216388
|
Use built-in test helpers on 3.8 (#34901)
|
2020-04-30 13:29:50 -07:00 |
Pascal Vizeli
|
4731f7c721
|
Hass.io allow to reset password with CLI (#30755)
* Hass.io allow to reset passwort with CLI
* Add improvments
* fix comments
* fix lint
* Fix tests
* more tests
* Address comments
* sort imports
* fix test python37
|
2020-01-14 23:49:56 +01:00 |
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 |