hass-core/tests/components/androidtv
Jeff Irion 2c3618e2c7
Close androidtv ADB socket connection when Home Assistant stops (#37973)
* Close the ADB connection on HA stop

* Get the test to pass

* Remove unnecessary test code

* Register the callback sooner

* '_async_stop' -> 'async_close'

* 'async_close' method -> '_async_close' function
2020-07-20 02:48:08 +02:00
..
__init__.py Bump androidtv to 0.0.25 and add tests (#26202) 2019-08-29 12:03:03 +02:00
patchers.py Convert Android TV integration to async (#37510) 2020-07-05 14:13:08 -05:00
test_media_player.py Close androidtv ADB socket connection when Home Assistant stops (#37973) 2020-07-20 02:48:08 +02:00