You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When the custom action for holding the name is set to call-service the service data is not set properly.
To Reproduce
Steps to reproduce the behavior:
Add a card_generic to your dashboard
Pick call-service as action for ulm_name_hold_action
Set service and entity for that service
When name part of the card is held, an error is produced: Failed to call service timer/start. must contain at least one of entity_id, device_id, area_id.
Is it possible that there is the same bug for ulm_icon_tap_action because I can't get that to work either. It always defaults to "toggle" regardless of what you set the variable too
Describe the bug
When the custom action for holding the name is set to
call-service
the service data is not set properly.To Reproduce
Steps to reproduce the behavior:
card_generic
to your dashboardcall-service
as action forulm_name_hold_action
Failed to call service timer/start. must contain at least one of entity_id, device_id, area_id.
See documentation for custom actions.
Expected behavior
The given entity id is used as data of the service.
The text was updated successfully, but these errors were encountered: