Replies: 9 comments 6 replies
-
Beta Was this translation helpful? Give feedback.
-
I'm talking about the HA integration, not about the ECU UI. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I understand the issue. |
Beta Was this translation helpful? Give feedback.
-
You're doing that right. |
Beta Was this translation helpful? Give feedback.
-
I'm thinking how to best represent the correct state of the switches and improve interpretation, so a truth table with two inverters as an example would help to discuss the matter:
The "All Inverters On/Off" switch currently is a debatable switch label because how do you interpret it when it is off? Are all inverters off? (which does not have to be true). I think the best solution here is to rename the switch "All Inverters On" then:
Alternative names: "All Inverters Enabled", "Enable All Inverters", "All Inverters Activation Status", "All Inverters Status", "All inverters forced off" (like @dewi-ny-je suggests) Last option and easiest way out is to remove the All Inverters On/Off switch which I introduced in v2.6.0 |
Beta Was this translation helpful? Give feedback.
-
I have to say that the switches on the inverters are actually fine: I thought they were misleading and inverted because they were always on "off" and the labels were working, but after I used for the first time the global enable/disable I found that flipping the global one back to off the panels stayed off, because the inverters switches were on "off" by default. Now I enabled each inverter on/off and manually set the power limit to something reasonable and the power is back. So only the global one is misleading, but as stated by others, it could simply be omitted and that's it. Switch groups can be used instead |
Beta Was this translation helpful? Give feedback.
-
In the new release it will be removed as well as incompatible entities (i.e. the inverter switch if having an ECU-B as parent). |
Beta Was this translation helpful? Give feedback.
-
Solved in release 2.8.0 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If you switch off all inverters at once
switch.ecu_{ECU-ID}_all_inverters_on_off
, the power generation stops, but the on/off switch position of the inverters does not change.If you switch off a single inverter
switch.inverter_{Inverter-ID}_on_off
and then switch off all inverters at onceswitch.ecu_{ECU-ID}_all_inverters_on_off
, after which you switch all inverters on again, all inverters will start working again, including the one that was just switched off. However, the on/off switch of the inverter in question will remain off.Beta Was this translation helpful? Give feedback.
All reactions