mirror of
https://github.com/home-assistant/core.git
synced 2025-06-17 03:27:07 +00:00

* 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