mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 06:05:10 +02:00
use common string for "Port" (#41104)
This commit is contained in:
@@ -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%]"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user