mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 20:25:07 +02:00
Fix typo in enphase_envoy data description (#136164)
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
"data_description": {
|
"data_description": {
|
||||||
"host": "The hostname or IP address of your Enphase Envoy gateway.",
|
"host": "The hostname or IP address of your Enphase Envoy gateway.",
|
||||||
"username": "Installer or Enphase Cloud username",
|
"username": "Installer or Enphase Cloud username",
|
||||||
"password": "blank or Enphase Cloud password"
|
"password": "Blank or Enphase Cloud password"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"reconfigure": {
|
"reconfigure": {
|
||||||
|
Reference in New Issue
Block a user