Remove duplicated word in enphase description text (#100098)

This commit is contained in:
Greig Sheridan 2023-09-11 19:16:21 +12:00 committed by Paulus Schoutsen
parent 2cb84274ec
commit df718ca509

View File

@ -3,7 +3,7 @@
"flow_title": "{serial} ({host})",
"step": {
"user": {
"description": "For firmware version 7.0 and later, enter the Enphase cloud credentials, for older models models, enter username `installer` without a password.",
"description": "For firmware version 7.0 and later, enter the Enphase cloud credentials, for older models, enter username `installer` without a password.",
"data": {
"host": "[%key:common::config_flow::data::host%]",
"username": "[%key:common::config_flow::data::username%]",