hass-core/homeassistant/components/androidtv
dilruacs 9176e13a97 Modify check for ADB public key (#22378)
* Remove check for public key

* Remove has_adb_files, directly call cv.isfile

* Check for missing adbkey.pub, create dummy if not found

* Reorder imports

* Bumped androidtv library version, deactivated pubkey test

* Code works without pubkey, removed function

* Removed "import os", not needed anymore

* Bump library version
2019-03-27 20:19:24 -05:00
..
__init__.py Rename 'firetv' to 'androidtv' and add Android TV functionality (#21944) 2019-03-13 11:18:59 +01:00
media_player.py Modify check for ADB public key (#22378) 2019-03-27 20:19:24 -05:00
services.yaml Rename 'firetv' to 'androidtv' and add Android TV functionality (#21944) 2019-03-13 11:18:59 +01:00