use common string for "Port" (#41104)

This commit is contained in:
groot406 2020-10-03 14:15:52 +02:00 committed by GitHub
parent 8e4b10fb13
commit a6136111aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
"user": {
"title": "Setup TCP server for WIFFI devices",
"data": {
"port": "Server Port"
"port": "[%key:common::config_flow::data::port%]"
}
}
},