Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork935
Commit2dc4727
committed
sungrow-hybrid: refactor hold battery mechanism
The previously used forced-mode does not allow charging the battery if enough solar is available.Instead, we should limit the battery max discharge power which effectively stops discharging but still allows for charging.This workaround is based on the HA script from here:https://github.com/mkaiser/Sungrow-SHx-Inverter-Modbus-Home-Assistant/blob/e8142fce09930a8b7c879ed18160f4e094b2a433/modbus_sungrow.yaml#L33151 parentb0aa746 commit2dc4727
1 file changed
+21
-1
lines changedLines changed: 21 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
189 | 199 |
| |
190 | 200 |
| |
191 | 201 |
| |
192 | 202 |
| |
193 | 203 |
| |
194 |
| - | |
| 204 | + | |
195 | 205 |
| |
196 | 206 |
| |
197 | 207 |
| |
| |||
208 | 218 |
| |
209 | 219 |
| |
210 | 220 |
| |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
211 | 231 |
| |
212 | 232 |
| |
213 | 233 |
| |
|
0 commit comments
Comments
(0)