Possibility to trigger automations #792
80Simo80
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I've been trying to use the possibility to trigger an automation, but I can't use the bubble card with automations.
is something possible to add?
example:
type: custom:bubble-card
card_type: button
name: Button_Name
icon: mdi:globe-light
tap_action:
action: perform-action
perform_action: automation.trigger
target:
entity_id: automation.test1
data:
skip_condition: true
thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions