mirror of
https://github.com/home-assistant/core.git
synced 2026-07-06 22:36:33 +01:00
Fix flow form field translation key in lookin (#173751)
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "[%key:common::config_flow::data::ip%]"
|
||||
"host": "[%key:common::config_flow::data::host%]"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user