Commit 7144eff
fix: dci_s/dci_t sensors only created on three-phase profiles
Moved dci_s and dci_t from STATUS_SENSORS (included in all profiles)
to THREE_PHASE_SENSORS (only included in HYBRID_3P_SENSORS and
GRID_TIED_3P_SENSORS). Single-phase inverters (MIN, TL-XH, SPH)
will no longer have S/T-phase DC injection entities created at all.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent fe08e10 commit 7144eff
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
115 | 117 | | |
116 | 118 | | |
117 | 119 | | |
| |||
0 commit comments