-
-
Notifications
You must be signed in to change notification settings - Fork 32k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android Debug Bridge does not return app_id for Fire TV 4K Max Stick (2nd gen) #102565
Comments
Hey there @JeffLIrion, @ollo69, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) androidtv documentation |
Same. I am unable to select a source using app_id with new 4k (AFTKM) FireStick. It used to work on my older FireStick. |
Same here. Working fine on the 4k, but not on the 4k Max 2nd gen. |
Found a workaround, look here JeffLIrion/python-androidtv#292 (comment) Re-adding the device as Android did the trick. In the configuration, there's still no app list populated, but it's working from everywhere else. |
I've just tested this workaround and confirmed it works for me! Thanks, @Killface1980 👍 |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
The problem
When sending the ADB command GET_PROPERTIES to the Fire TV Max stick (2nd gen), the response does not contain the app_id:
This means it isn't possible to detect the source, or to use custom state detection which relies on the app_id.
What version of Home Assistant Core has the issue?
core-2023.10.5
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Android Debug Bridge
Link to integration documentation on our website
https://www.home-assistant.io/integrations/androidtv/
Diagnostics information
config_entry-androidtv-bc94467ea900cb0c4b6aafe1c8c26f75.json.txt
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
This is only occurring with the second generation Fire TV 4K Max stick. I recently switched from the first generation where app_id was working fine (state detection was a hot mess, though).
The text was updated successfully, but these errors were encountered: