You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: custom_components/solaredge_modbus_multi/strings.json
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -97,6 +97,14 @@
97
97
"already_configured": "Host and port is already configured in another hub."
98
98
}
99
99
}
100
+
},
101
+
"detect_timeout_gpc": {
102
+
"title": "Global Dynamic Power Control Timeout",
103
+
"description": "The inverter did not respond while reading data for Global Dynamic Power Controls. These entities will be unavailable. Disable the Auto-Detect Additional Entities option if the inverter has trouble trying to read these sensors."
104
+
},
105
+
"detect_timeout_apc": {
106
+
"title": "Advanced Power Control Timeout",
107
+
"description": "The inverter did not respond while reading data for Advanced Power Controls. These entities will be unavailable. Disable the Auto-Detect Additional Entities option if the inverter has trouble trying to read these sensors."
Copy file name to clipboardExpand all lines: custom_components/solaredge_modbus_multi/translations/en.json
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -97,6 +97,14 @@
97
97
"already_configured": "Host and port is already configured in another hub."
98
98
}
99
99
}
100
+
},
101
+
"detect_timeout_gpc": {
102
+
"title": "Global Dynamic Power Control Timeout",
103
+
"description": "The inverter did not respond while reading data for Global Dynamic Power Controls. These entities will be unavailable. Disable the Auto-Detect Additional Entities option if the inverter has trouble trying to read these sensors."
104
+
},
105
+
"detect_timeout_apc": {
106
+
"title": "Advanced Power Control Timeout",
107
+
"description": "The inverter did not respond while reading data for Advanced Power Controls. These entities will be unavailable. Disable the Auto-Detect Additional Entities option if the inverter has trouble trying to read these sensors."
0 commit comments