mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +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": {
|
||||
"username": "[%key:common::config_flow::data::username%]",
|
||||
"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.",
|
||||
"title": "Add OVO Energy Account"
|
||||
"title": "Add OVO Energy account"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user