Skip to content

[Feature]: Call more-info/call-service of different entities - with tap, double-click or hold action / Template Cards #1414

Description

@Zuendapp

Requirements

  • I have updated Mushroom to the latest available version
  • I did a search to see if there is a similar issue or if a pull request is open.

Is your feature request related to a problem?

Hi,

I'm not able to set an entity behind a tap, douple-click or hold action in a template mushroom card.

Describe the solution you'd like

The template card can show a secondary information/entity. It would be very helpfully for example when I double-click the card, the "more-info" popup from the secondary entity.
It could also be to call a service like the following example:

tap_action:
action: call-service
service: light.toggle
data:
entity_id: light.some_light
hold_action:
action: call-service
service: light.toggle
data:
entity_id: light.some_other_light

Describe alternatives you've considered

I can get a workaround with hass-browser_mod from thomasloven, but I think it would be better to be integrated in the mushroom template card. I've also seen it in the lovelace card from RomRudier "Button Card".

Thank you very much!

BR

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions