Skip to content

Single tap does not show script input dialog for scripts with fields #235

@Gifford47

Description

@Gifford47

Describe the bug
When starting a script using a single tap, the script input dialog (for scripts with configured fields) does not appear.
Nothing happens — the script might be called in the background, but no input fields are shown.

If the script is triggered through hold action or directly from the script interface, the input form appears as expected.

Your card configuration

type: custom:timer-bar-card
name: Guest Mode Timer
entity: timer.guestmode
tap_action:
  action: call-service
  service: script.scriptwithfields
hold_action:
  action: more-info
mushroom: null
end_time:
  attribute: finishes_at

Debug information

Gastmode Timer
idle
State: idle (state mode = idle)
Mode: idle (explicit; guess mode produces N/A)
Duration: second
Time remaining:
Counter:
Attr: {"duration":"0:00:00","editable":true,"icon":"mdi:timer","friendly_name":"Gastmode"}

This doesn't appear:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions