mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Fix one occurrence of "api" to match all other in sensibo and HA (#137037)
This commit is contained in:
parent
5fa5bd1302
commit
7040614433
@ -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": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user