mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Fix spelling of "ID" and sentence-casing in ovo_energy strings (#137329)
This commit is contained in:
parent
ec3127f561
commit
efe8a3f530
@ -16,10 +16,10 @@
|
|||||||
"data": {
|
"data": {
|
||||||
"username": "[%key:common::config_flow::data::username%]",
|
"username": "[%key:common::config_flow::data::username%]",
|
||||||
"password": "[%key:common::config_flow::data::password%]",
|
"password": "[%key:common::config_flow::data::password%]",
|
||||||
"account": "OVO account id (only add if you have multiple accounts)"
|
"account": "OVO account ID (only add if you have multiple accounts)"
|
||||||
},
|
},
|
||||||
"description": "Set up an OVO Energy instance to access your energy usage.",
|
"description": "Set up an OVO Energy instance to access your energy usage.",
|
||||||
"title": "Add OVO Energy Account"
|
"title": "Add OVO Energy account"
|
||||||
},
|
},
|
||||||
"reauth_confirm": {
|
"reauth_confirm": {
|
||||||
"data": {
|
"data": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user