button-card icon indicating copy to clipboard operation
button-card copied to clipboard

Use `show_last_changed` only when state is `on`

Open Danit2 opened this issue 3 years ago • 0 comments

Is it possible to use the show_last_changed option only to show when the state is on?

I have try it like this:

state:
  - value: 'on'
    show_last_changed: true

But it is not working.

Thanks for your help.

Danit2 avatar Feb 26 '23 13:02 Danit2