Commit 8ddb00d
[ADD] Integration Battery Index for SolarEdge Batteries (#2236)
* [ADD] Integration Battery Index for SolarEdge Batteries
https://forum.openwb.de/viewtopic.php?t=9875
* [ADD] BatteryIndex for SolarEdge Invertors with more than one battery attached
* [ADD] Integration Battery Index for SolarEdge Batteries
Using new registers and offset
* Update packages/modules/devices/solaredge/solaredge/bat.py
Co-authored-by: LKuemmel <76958050+LKuemmel@users.noreply.github.com>
* Update bat.py
Fix missing batter_index
* Added helper
---------
Co-authored-by: LKuemmel <76958050+LKuemmel@users.noreply.github.com>1 parent 41d2322 commit 8ddb00d
3 files changed
Lines changed: 45 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2229 | 2229 | | |
2230 | 2230 | | |
2231 | 2231 | | |
| 2232 | + | |
| 2233 | + | |
| 2234 | + | |
| 2235 | + | |
| 2236 | + | |
| 2237 | + | |
| 2238 | + | |
| 2239 | + | |
| 2240 | + | |
| 2241 | + | |
| 2242 | + | |
| 2243 | + | |
| 2244 | + | |
| 2245 | + | |
| 2246 | + | |
| 2247 | + | |
| 2248 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
54 | 73 | | |
55 | | - | |
| 74 | + | |
| 75 | + | |
56 | 76 | | |
57 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
58 | 81 | | |
59 | 82 | | |
| 83 | + | |
60 | 84 | | |
61 | 85 | | |
62 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments