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

Call-service not working #54

Open
Qusse opened this issue Dec 29, 2021 · 5 comments
Open

Call-service not working #54

Qusse opened this issue Dec 29, 2021 · 5 comments

Comments

@Qusse
Copy link

Qusse commented Dec 29, 2021

Hi

I'm having trouble with the call-service with this card. It seems like it will only respond to the tap_action below, and not a service call.

tap_action:
  action: more-info

I'm using the following code:

entity: weather.home
type: custom:simple-weather-card
name: ''
backdrop: true
tap_action:
  action: call-service
  service: browser_mod.popup
  service_data:
    card:
      type: entities
      entities:
        - sensor.xxx
@abigdeel
Copy link

Did you figure out a way or move onto a different card?

@vzvl
Copy link

vzvl commented Nov 7, 2023

Same here, tried with fire-dom-event and didn't work:
tap_action: action: fire-dom-event browser_mod: service: browser_mod.popup data: content: type: custom:apexcharts-card

@mrtnnwmn
Copy link

I was hoping to use this to replace a custom Mushroom template card I'd made for weather, but without being able to use a fire-dom-event action to open a browser mod popup I think I'll have to leave it

@DarkFox
Copy link

DarkFox commented Apr 21, 2024

This is still an issue btw. I guess I'll have to find another weather card.

@vinnygambiny
Copy link

PR #75

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants