2023-04-12 00:25:05 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"user": {
|
2023-04-23 03:44:13 +00:00
|
|
|
"description": "Receive Voice over IP calls to interact with Assist."
|
2023-04-12 00:25:05 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"abort": {
|
|
|
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
|
|
|
|
}
|
2023-04-13 03:23:20 +00:00
|
|
|
},
|
|
|
|
"entity": {
|
2023-04-17 02:59:05 +00:00
|
|
|
"binary_sensor": {
|
2023-04-27 02:13:21 +00:00
|
|
|
"call_in_progress": {
|
|
|
|
"name": "Call in progress"
|
2023-04-17 02:59:05 +00:00
|
|
|
}
|
|
|
|
},
|
2023-04-13 03:23:20 +00:00
|
|
|
"switch": {
|
|
|
|
"allow_call": {
|
2023-04-27 02:13:21 +00:00
|
|
|
"name": "Allow calls"
|
2023-04-13 03:23:20 +00:00
|
|
|
}
|
2023-04-17 17:09:11 +00:00
|
|
|
},
|
|
|
|
"select": {
|
|
|
|
"pipeline": {
|
|
|
|
"name": "[%key:component::assist_pipeline::entity::select::pipeline::name%]",
|
|
|
|
"state": {
|
|
|
|
"preferred": "[%key:component::assist_pipeline::entity::select::pipeline::state::preferred%]"
|
|
|
|
}
|
|
|
|
}
|
2023-04-13 03:23:20 +00:00
|
|
|
}
|
2023-05-01 20:42:27 +00:00
|
|
|
},
|
|
|
|
"options": {
|
|
|
|
"step": {
|
|
|
|
"init": {
|
|
|
|
"data": {
|
|
|
|
"sip_port": "SIP port"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2023-04-12 00:25:05 +00:00
|
|
|
}
|
|
|
|
}
|