Card refresh

To change the working mode of my inverter, from outside the house, I use this card. Sometimes, I change the working mode directly from the inverter and I noticed that the card does not update to the set mode. How can I make the card update to the set mode?

Screenshot 2025-02-09 at 07-31-34 Panoramica – Home Assistant

This card contains an “input_select” (or “select”) entity.
Did you create this entity?
Or was it provided by your device’s integration?

Yes, I create this entity

Then it is YOU responsible on updating this entity based on a physical device.

Is there a way or an alternative? I can’t do it alone.

Not a helpful comment.

You have a manually created input_select.
It must reflect a physical device.
To achieve this, you need to have an automation which tracks a state of a physical device - then changes the input_select accordingly.