core/homeassistant/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 Clean up docstrings (#22679) 2019-04-03 17:40:03 +02:00
manifest.json Convert Android TV integration to async (#37510) 2020-07-05 14:13:08 -05:00
media_player.py Close androidtv ADB socket connection when Home Assistant stops (#37973) 2020-07-20 02:48:08 +02:00
services.yaml Register 'androidtv.learn_sendevent' service (#35707) 2020-06-29 18:17:04 -07:00