usernein / tv-card

📺 TV Remote Card (with touchpad and haptic feedback)
Apache License 2.0
109 stars 28 forks source link

Improve documentation for custom buttons #33

Open mcsquared88 opened 1 year ago

mcsquared88 commented 1 year ago

It's great that you can redefine any of the built-in buttons on the volume_row and navigation_row. But it's a pain to have to search through the closed issues to figure out the names for those buttons. And I'm just guessing at their icons.

Please include the names (up, down, left, right, enter are the navigation row buttons; volume_up, volume_down, and volume_mute are the volume_row buttons) and icons for all the buttons in the readme. Better still would be to allow the icon line to be left out of the configuration for a custom button when it's one of these buttons, and for the card to just use the default icon in that case.