hass-core/homeassistant/components/androidtv
Jeff Irion 14d169558f Add 'adb_response' attribute to Android TV / Fire TV ()
* Add 'adb_response' attribute to Android TV / Fire TV

* Use None instead of empty string for empty ADB responses

* Initialize self._adb_response as None, not empty string

* Update the state after sending an ADB command

This ensures that the `'adb_response'` attribute contains the response to the latest command
2019-05-24 18:43:35 -04:00
..
__init__.py Clean up docstrings () 2019-04-03 17:40:03 +02:00
manifest.json Remove pycryptodome requirement for Android TV () 2019-04-06 16:18:50 +01:00
media_player.py Add 'adb_response' attribute to Android TV / Fire TV () 2019-05-24 18:43:35 -04:00
services.yaml Rename 'firetv' to 'androidtv' and add Android TV functionality () 2019-03-13 11:18:59 +01:00