2023-04-12 00:25:05 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"ip_address": "IP Address"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"abort": {
|
|
|
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"invalid_ip_address": "Invalid IPv4 address."
|
|
|
|
}
|
2023-04-13 03:23:20 +00:00
|
|
|
},
|
|
|
|
"entity": {
|
2023-04-17 02:59:05 +00:00
|
|
|
"binary_sensor": {
|
|
|
|
"call_active": {
|
|
|
|
"name": "Call Active"
|
|
|
|
}
|
|
|
|
},
|
2023-04-13 03:23:20 +00:00
|
|
|
"switch": {
|
|
|
|
"allow_call": {
|
|
|
|
"name": "Allow Calls"
|
|
|
|
}
|
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-04-12 00:25:05 +00:00
|
|
|
}
|
|
|
|
}
|