[SOLVED] Built-in dynamic icons multi purpose usage

Dear Everyone!

I have an item with the builtin “screen” icon in it, it works fine for ON-OFF toggle (controlling TV).
However I have a Harmony Hub, and there is no ON-OFF, because I have several activities. But I want to see the turned off screen when one Activity (PowerOff) is active. It is somehow possible to add multiple states to builtin dynamic icon?

Thanks!

Use a workaround:

Default item=harmonyActivity icon=screen-off visibility=[harmonyActivity==PowerOff]
Default item=harmonyActivity icon=screen-on  visibility=[harmonyActivity!=PowerOff]