Helper Switch with custome states

Hello everyone,

I am totally new here and this may be a simple questions to answer.
However, I hope someone can help me with this as so far I had no luck with my research on a solution.

I have created a virtual helper switch (boolean) that I can toggle (on/off) from my dashboard.
However, instead of showing “on/off” for the current state, I would like to show a custom state, like “enabled/disabled” (just an example).

Is there a way to change the state attributes for such a helper?

Thanks a lot in advance.

Pascal

If you created an Input Boolean, you can’t change the name of its states (appearing in the UI).

Hi Taras, thanks for the quick answer.

Is there another option to solution for this? Another option to add a virtual switch that I can toggle between two states but customize the states?

Thanks

You’ll need to explain your application in greater detail.

I don’t understand why you wanted to make an Input Boolean’s states ‘enabled/disabled’ when it doesn’t even display its states as text in a dashboard view.