Eric

Results 308 comments of Eric

I Think this relates to https://github.com/home-assistant/core/issues/146799

@Petro31 that was the first thing I tried 😉 But in my case only the history card loads delayed. And only the history cards populated by auto entities.

> I got the M5Stack Atom, and everything is working till now. I hope it won't loose the enrolled devices. So there is definitely a bug in the C3 firmware....

> With my S25 ultra, even with my laptop I don't see the EspPresence device in the bluetooth options during the roll up, I tried all the available versions. That...

I als ran into the # not working as comments in custom templates. This is working: ``` {# your comments #} ```

@teskanoo That is new for me (and can't reproduce on dev tools). What happens if your add then like this?: ``` {# ---------- #} ``` Is it specific when using...

@ildar170975 Just a guess. When we import macro, that is inside the template. Maybe that is the reason the comments in the jinja file are interfering if # is used