jan iversen
|
53d5a59257
|
Activate mypy for directv (#55963)
* Activate mypy for directv.
* Activate mypy for directv.
|
2021-09-15 07:58:04 +02:00 |
Milan Meulemans
|
8ab3d9cc12
|
Use homeassistant.const instead of integration const for device_info ATTR_ (#53703)
|
2021-08-02 15:11:41 +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 |
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 |
Chris Talkington
|
3f49f6c047
|
Add constants file for directv (#32157)
|
2020-02-25 01:30:00 +01:00 |