jcwillox / lovelace-canary

🐤 Adds many useful extensions to lovelace, such as templating secondary info, stacking within a card and more!
MIT License
97 stars 4 forks source link

canary breaks last-update in secondary_info #36

Closed erkr closed 1 month ago

erkr commented 1 year ago

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

Revilo91 commented 7 months ago

same here

erkr commented 5 months ago

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

github-actions[bot] commented 1 month ago

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

The release is available on:

Your semantic-release bot :package::rocket: