Different Actions colour based on entity status

Guess this is more of a feature request since I don’t think it’s possible right now but it would be very cool if there was the capability to display a different icon or colour of an action on the Companion app/Apple Watch based on the status of the entity.

For instance, right now it’s not practical to use the switch.toggle action on an entity for Actions because you don’t know the current state of the entity. So you need two different actions (switch.turn_off and switch.turn_on).

Knowing the status of the entity in the Actions menu would make using toggle practical!

Have you tried using a template_icon: in customization?

Don’t’ think that’s going to work on the Actions for the Companion iOS app or Apple Watch? Those icons are statically set through the app and aren’t related to the HASS icons or customizations.