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

[BUG] secondary template isn't used #135

Open
jluc2808 opened this issue Jul 31, 2024 · 1 comment
Open

[BUG] secondary template isn't used #135

jluc2808 opened this issue Jul 31, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@jluc2808
Copy link

in individual (perhaps in other config) - secondary info , i have setted a template
{{(states('sensor.conso_garage_du_jour') | float(0) + states('sensor.conso_ecs_clim_matt_prises_du_jour') | float(0)) | float(0)}}

the result of this template isn't displayed

always display the entity setted or nothing if no entity

@jluc2808 jluc2808 added the bug Something isn't working label Jul 31, 2024
@IT-Fuzzi
Copy link

I'm facing the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants