lovelace-canary
lovelace-canary copied to clipboard
canary breaks last-update in secondary_info
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:
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
same here
I gave up and use card_mod now, although it has a huge leaning curve, it is well supported
:tada: This issue has been resolved in version 0.5.0 :tada:
The release is available on:
- GitHub release
-
v0.5.0
Your semantic-release bot :package::rocket: