Commit a17af1f
committed
X1-IES Inverter Temperature Incorrectly Scaled
On my X1-IES the inverter temperature was showing as 1/10th of the actual temperature.
It seems a new entry with 'scale=0.1' was added for the Gen 5 inverters which is doing this scaling. However this is incorrect for my inverter. I am guessing this scaling is only needed for the X3-IES variant, so adding a patch to split them up.1 parent 0bb3bcf commit a17af1f
1 file changed
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4204 | 4204 | | |
4205 | 4205 | | |
4206 | 4206 | | |
| 4207 | + | |
| 4208 | + | |
| 4209 | + | |
| 4210 | + | |
| 4211 | + | |
| 4212 | + | |
| 4213 | + | |
| 4214 | + | |
| 4215 | + | |
| 4216 | + | |
| 4217 | + | |
| 4218 | + | |
4207 | 4219 | | |
4208 | 4220 | | |
4209 | 4221 | | |
| |||
4214 | 4226 | | |
4215 | 4227 | | |
4216 | 4228 | | |
4217 | | - | |
| 4229 | + | |
4218 | 4230 | | |
4219 | 4231 | | |
4220 | 4232 | | |
| |||
0 commit comments