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

use custom keys to open url or other HA actions. #33

Closed Montreal666 closed 12 months ago

Montreal666 commented 1 year ago

Is your feature request related to a problem? Please describe. Enhancement

Describe the solution you'd like use custom keys to open a web page/url other HA actions, beyond Call-service.

Ex: tap_action: action: url url_path: https:www.google.com

Would translate to something like this :

custom_keys: center: action: url url_path: https:www.google.com

Thanks!

Describe alternatives you've considered I’ve tried services like shell_command / rest_command unsuccessfully

Nerwyn commented 12 months ago

Combining work on this with https://github.com/Nerwyn/android-tv-card/issues/31 and taking notes there.