mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Fix one occurrence of "api" to match all other in sensibo and HA (#137037)
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
"api_key": "[%key:common::config_flow::data::api_key%]"
|
"api_key": "[%key:common::config_flow::data::api_key%]"
|
||||||
},
|
},
|
||||||
"data_description": {
|
"data_description": {
|
||||||
"api_key": "Follow the [documentation]({url}) to get your api key"
|
"api_key": "Follow the [documentation]({url}) to get your API key"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"reauth_confirm": {
|
"reauth_confirm": {
|
||||||
|
Reference in New Issue
Block a user