mirror of
https://github.com/home-assistant/core.git
synced 2026-07-04 23:51:32 +02:00
Use "credentials" only for username and password in overkiz (#151837)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
}
|
||||
},
|
||||
"cloud": {
|
||||
"description": "Enter your application credentials.",
|
||||
"description": "Enter your credentials.",
|
||||
"data": {
|
||||
"username": "[%key:common::config_flow::data::username%]",
|
||||
"password": "[%key:common::config_flow::data::password%]"
|
||||
|
||||
Reference in New Issue
Block a user