Add config flow base strings (#34523)
This commit is contained in:
parent
0e17f619c8
commit
34e35f6aa3
13 changed files with 113 additions and 39 deletions
|
@ -5,7 +5,7 @@
|
|||
"title": "Configure a Geography",
|
||||
"description": "Use the AirVisual cloud API to monitor a geographical location.",
|
||||
"data": {
|
||||
"api_key": "API Key",
|
||||
"api_key": "[%key:common::config_flow::data::api_key%]",
|
||||
"latitude": "Latitude",
|
||||
"longitude": "Longitude"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue