1
0
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:
Franck Nijhof
2026-06-14 17:30:21 +02:00
committed by GitHub
parent 46a38cc481
commit 9bc5e2b06b
+1 -1
View File
@@ -23,7 +23,7 @@
},
"user": {
"data": {
"ip_address": "[%key:common::config_flow::data::ip%]"
"host": "[%key:common::config_flow::data::host%]"
}
}
}