Replace "country" with common string in lg_thinq (#141690)

This commit is contained in:
Norbert Rittel 2025-03-29 01:27:10 +01:00 committed by GitHub
parent c4ac492c6e
commit df2a94bb5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@
"description": "Please enter a ThinQ [PAT(Personal Access Token)]({pat_url}) created with your LG ThinQ account.",
"data": {
"access_token": "Personal Access Token",
"country": "Country"
"country": "[%key:common::config_flow::data::country%]"
}
}
}