mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 20:25:07 +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%]"
|
||||
},
|
||||
"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": {
|
||||
|
Reference in New Issue
Block a user