-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
[New Device Support]: Fire TV - 3rd Gen (2017) #64
Comments
I see there was a leading space in the adb command. I fixed that and got the following: Input Manager State: Event Hub State: Input Reader State: Input Dispatcher State: Keyboard Layouts: PersistentDataStore |
THANK YOU!! I have captured this information in a new wiki page: https://github.com/PRProd/HA-Firemote/wiki/Fire-TV---3rd-Gen-(2017) Let's handle the Select and the Fast-Forward button differences now. The best approach will be to try and capture the commands from your physical remote. This can be done by following these steps:
|
The following is the notification after pressing the Select button: |
The following is the notification after pressing the Fast Forward button ONCE: |
@PlayedIn ~ Thank you for your help! Please download v2.1.3-beta1, and select "Fire TV (3rd Gen -2017)" as your device type. I want to be sure that all of the default remote style buttons work perfectly as expected, but I'd also like to know if you find any non-functioning buttons when you choose a different remote style, especially since your default remote (Amazon Fire Style 1) is very limited. If you happen to find anything that doesn't work as expected, let me know and we will work it out! If everything is good, please let me know about that as well and I will include official support for the Fire TV - 3rd Gen (2017) in the next release. |
All of the "default remote style buttons" now work as expected. Thank you for taking the time to add this! I will check for any non-functioning buttons with other remote styles as soon as I get a chance. |
Device Name
Fire TV - 3rd Gen (2017)
Which compatability mode event number works BEST with your device?
event3
Additional Comments (optional)
Of those event numbers, only event3 works for some of the buttons. The following buttons work:
The directional navigation buttons (left, right, up, down). The options button (hamburger menu) works. The home button works, and the return button (button with a curved arrow pointing left) works. When playing video, the play/pause works and rewind works.
The following buttons do not work.
The center of the direction pad (select button) does not work. When playing video, the fast forward does not work.
If instead of an event, I choose Strong (Slow), every button works albeit slowly as expected.
Interrogation ADB Response (optional but EXTREMELY helpful)
When I ran the ADB command as:
I only get the following for the entity:
adb_response: /system/bin/sh: adb: not found
The text was updated successfully, but these errors were encountered: