Skip to content
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

URL tap action #49

Closed
fpd2 opened this issue Feb 22, 2020 · 0 comments
Closed

URL tap action #49

fpd2 opened this issue Feb 22, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@fpd2
Copy link

fpd2 commented Feb 22, 2020

Would it be possible to add a tap_action called 'url' (like implemented for the standard 'Entities Card') for linking to web pages, so that one could set the tap action something like:

- type: 'custom:multiple-entity-row'
  entity: sensor.sensor1
  entities:
    - icon: 'mdi:link-variant'
      tap_action:
        action: url
        url_path: 'http://x.x.x.x'

Many thanks in advance!

@benct benct added the enhancement New feature or request label Feb 25, 2020
@benct benct closed this as completed in 00021a2 Mar 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants