lovelace-canary icon indicating copy to clipboard operation
lovelace-canary copied to clipboard

canary breaks last-update in secondary_info

Open erkr opened this issue 1 year ago • 2 comments

The problem

Thanks for this great frontend extension !! Small issue. Since I installed canary, secondary_info: last-updated is broken. Note: last-changed works fine:

type: entities
entities:
      - entity: sensor.actual_power
        name: Actueel Stroom verbruik
        secondary_info: last-updated

Results in: image

best Eric

What version of Canary has the issue?

0.4.0

What version of Home Assistant are you running?

Core-2023.6.3

What version of the Frontend are you running?

20230608.0

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

When I add: disable_canary: secondary_info It works

erkr avatar Jun 25 '23 18:06 erkr

same here

Revilo91 avatar Jan 22 '24 10:01 Revilo91

I gave up and use card_mod now, although it has a huge leaning curve, it is well supported

erkr avatar Apr 11 '24 07:04 erkr

:tada: This issue has been resolved in version 0.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Jul 28 '24 04:07 github-actions[bot]