Franck Nijhof
|
1c2ebdf307
|
Upgrade black to 20.8b1 (#39287)
|
2020-08-27 13:56:20 +02:00 |
Chris Talkington
|
b892dbc6ea
|
Refactor DirecTV Integration to Async (#33114)
* switch to directv==0.1.1
* work on directv async.
* Update const.py
* Update __init__.py
* Update media_player.py
* Update __init__.py
* Update __init__.py
* Update __init__.py
* Update media_player.py
* Update test_config_flow.py
* Update media_player.py
* Update media_player.py
* work on tests and coverage.
* Update __init__.py
* Update __init__.py
* squash.
|
2020-03-31 15:35:32 -07:00 |
Ville Skyttä
|
05abf37046
|
Type hint improvements (#32905)
* Complete helpers.entity_component type hints
* Add discovery info type
|
2020-03-18 19:27:25 +02:00 |
Chris Talkington
|
5dd031af17
|
Optimize directv client initialization (#32706)
* Optimize directv client initialization.
* Update config_flow.py
* Update media_player.py
* Update media_player.py
* Update __init__.py
* Update __init__.py
* Update __init__.py
* Update __init__.py
* Update test_media_player.py
* Update __init__.py
* Update media_player.py
* Update test_media_player.py
* Update media_player.py
* Update test_media_player.py
* Update config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update __init__.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update test_media_player.py
* Update test_media_player.py
* Update __init__.py
* Update __init__.py
* Update __init__.py
|
2020-03-13 21:55:21 -07:00 |
Chris Talkington
|
bb666b9ac6
|
Add config flow to directv (#32162)
* initial work on config flow.
* more work on config flow.
* work on config flow and add tests. other cleanup.
* cleanup tests.
* fix test.
* isort
* Update .coveragerc
* Update test_init.py
* Update test_init.py
* Update test_init.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* correct upnp serial format.
* improve config flow coverage.
* review tweaks.
* further review tweaks
* simplify dtv data gathering job
* lint
* black
* Update test_init.py
* Update test_init.py
* Simplify exception handling.
* Simplify exception handling.
* Update media_player.py
* Update test_media_player.py
* Update test_media_player.py
* Update test_media_player.py
* Update test_media_player.py
* Update test_media_player.py
* fix failing test.
* restore change made during debug.
* isort.
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2020-03-11 12:28:38 -07:00 |