Nerwyn / android-tv-card

A completely customizable universal remote card for Home Assistant. Supports multiple platforms out of the box.
Apache License 2.0
254 stars 13 forks source link

Remappable Long Press Touchpad #12

Closed Nerwyn closed 1 year ago

Nerwyn commented 1 year ago

Is your feature request related to a problem? Please describe. Long press on touchpad sends center command with hold_secs set to 0.5. This works fine on Android TV but not for other devices.

Describe the solution you'd like Create a new config option to remap long press center commands.

Describe alternatives you've considered Use a custom button instead.

Additional context https://community.home-assistant.io/t/android-tv-card-a-tv-card-fork-for-android-tv/585089/41?u=nerwyn https://github.com/Nerwyn/android-tv-card/blob/main/android-tv-card.js#L423

Nerwyn commented 1 year ago

Added in v1.4.6