Closed pjv closed 7 months ago
Of course I can configure the entities out of order to fix this, but I just thought it would be more intuitive if the card visualization order matched the numeric order of the parameter labels.
Hi. Not really because if you only had one MPPT you would need to use the entity pv2_power_187 which is confusing and if you had 2 MPPT's you would need to use entities pv2_power_187 and pv3_power_188. Think of it as scaling outwards i.e.
1 12 312 3124
as opposed to
2 23 123 1234
There is no additional logic that checks if PV>2 and reorders the entities on the card.
Is there an existing issue for this?
Current Behavior
I see the boxes representing the PV strings in the order PV3, PV1, PV2.
Steps To Reproduce
No response
Expected behaviour
I think the order should be PV1, PV2, PV3
Card Version
4.32.0
Home Assistant Version
2024.4.3
Configuration
Relevant log output
No response