Use "credentials" only for username and password in overkiz (#151837)

This commit is contained in:
Norbert Rittel
2025-09-06 20:19:52 +02:00
committed by GitHub
parent 89f424e1d3
commit 0922f12ec0
@@ -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%]"