Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

secondary_info with #17

Open
girlpunk opened this issue Jun 29, 2021 · 1 comment
Open

secondary_info with #17

girlpunk opened this issue Jun 29, 2021 · 1 comment

Comments

@girlpunk
Copy link

Hi, is it possible to use a secondary_info with an entity card?

For example:

type: entity
entity: sensor.daily_energy
name: Energy Usage Today
secondary_info: Enough to charge {{ states('sensor.daily_energy') }} phones
@jcwillox
Copy link
Owner

jcwillox commented Jul 1, 2021

Unfortunately no, secondary_info is only available for entity-rows which already provide the secondary_info option. Canary effectively just gives you the ability to set that secondary info option using a template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants