mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
use common string for "Port" (#41104)
This commit is contained in:
parent
8e4b10fb13
commit
a6136111aa
@ -4,7 +4,7 @@
|
|||||||
"user": {
|
"user": {
|
||||||
"title": "Setup TCP server for WIFFI devices",
|
"title": "Setup TCP server for WIFFI devices",
|
||||||
"data": {
|
"data": {
|
||||||
"port": "Server Port"
|
"port": "[%key:common::config_flow::data::port%]"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user