mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 06:07:17 +00:00
Fix empty local_ip config flow (#43333)
This commit is contained in:
parent
0f823b4c0e
commit
700336258b
@ -4,9 +4,7 @@
|
|||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"title": "Local IP Address",
|
"title": "Local IP Address",
|
||||||
"data": {
|
"description": "[%key:common::config_flow::description::confirm_setup%]"
|
||||||
"name": "Sensor Name"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"abort": {
|
"abort": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user