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

Can't start Timer (must contain entity) #234

Open
2 tasks done
boehser-enkel opened this issue Apr 25, 2024 · 0 comments
Open
2 tasks done

Can't start Timer (must contain entity) #234

boehser-enkel opened this issue Apr 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@boehser-enkel
Copy link

Checklist:

  • I updated to the latest version available
  • I cleared the cache of my browser

Release with the issue:
2024.4
Last working release (if known):

Browser and Operating System:
any

any
Description of problem:

Timer does not start (must contain entity)

type: custom:slider-button-card
entity: input_number.druckertimer_dauer
slider:
  direction: left-right
  background: gradient
  use_state_color: false
  use_percentage_bg_opacity: false
  show_track: false
  toggle_on_click: false
  force_square: false
show_name: true
show_state: true
compact: false
icon:
  show: true
  use_state_color: true
  tap_action:
    action: more-info
  icon: ''
action_button:
  mode: custom
  show: true
  show_spinner: true
  tap_action:
    action: call-service
    service: timer.start
    target:
      entity_id:
        - timer.drucker
    data: {}
show_attribute: false



Javascript errors shown in the web inspector (if applicable):


Additional information:

@boehser-enkel boehser-enkel added the bug Something isn't working label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant