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