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