15 lines
350 B
JSON
15 lines
350 B
JSON
{
|
|
"title": "Local IP Address",
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"title": "[%key:component::local_ip::title%]",
|
|
"description": "[%key:common::config_flow::description::confirm_setup%]"
|
|
}
|
|
},
|
|
"abort": {
|
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
|
|
}
|
|
}
|
|
}
|