Jérôme W.

Results 148 comments of Jérôme W.

Does this still happen with the 0.110 **and** 3.3.5?

Please format your config using code blocks so I can have a look.

`color` doesn't support templates

Given your code was not formatted, I didn't see that you where templating color inside the styles part (which is supported). Why do you have this: ``` state: - value:...

Last time I checked, the area of an entity was not available in the frontend (unless using specific api calls which I don't want to do). I'll check again if...

> I believe this has recently changed; this is based on the fact I can use `area_name(entity_id)` in fields which support Jinja2 templates, and the information updates on the frontend...

Great stuff, thanks, I'm going to have a look 😊

Because I don't have time to test it properly, yet

This is untested, that's why it's not merged.

You can't reference variables inside other variables. That's intended because too complex to handle.