Fix empty local_ip config flow (#43333)

This commit is contained in:
Philip Allgaier 2020-11-20 20:40:34 +01:00 committed by GitHub
parent 0f823b4c0e
commit 700336258b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": {