Transition
Transition Syntax
"next": {
"scenario": "<SCENARIO_ID_OR_NAME>",
"state": "<STATE_ID>"
}Example Usage
[
{
"name": "state_1613080611608",
"component": "ebbot_text",
"properties": {
"text": "Hello there"
},
"next":{
"scenario": "b6788f10-6ca5-11eb-aed8-d37ca2e276ae_2d9264fb-fd6f-4ae1-b947-a9f4c184d408"
}
}
]Make a transition combined with the button card
Last updated
Was this helpful?

