Larry Gregory
Larry Gregory
Could we leverage [runtime fields](https://www.elastic.co/guide/en/elasticsearch/reference/7.11/runtime.html) (available in upcoming releases) for this? Instead of defining mappings for `attributes` in advance, we could instead store them at `hass.attributes.*` as they are today,...
I started researching this, but don't have a definitive root cause at this point
Hey @wickedsun, thanks for opening this issue. This is an interesting idea. How do you envision this working with a query that returns multiple hits, or multiple buckets in an...
> I'd also add a time constraint so that you can do last (non-empty) value only or X minutes average. Is this something that you could solve with Elasticsearch's [date...
I was also surprised to find there wasn't an ES component, hence this one 😄. I started this one with the opposite problem though -- getting data from HASS into...
Thanks for the issue @CVi. I'm in favor of this -- I think a name like `always_publish` might make sense, and it would only have an impact when `only_publish_changed` is...
@bleichen thanks for the response. > Probably removing the compiler flag will help. Yep, I should have tested this first 🙂 Would you accept a PR removing this compiler flag?...
@bleichen I appreciate you taking the time to give me the background, that makes a lot of sense. I'll see if I can find a way to determine which compiler...
Agreed - any thoughts on this?
I'm going to close this as "not planned" since I've been unable to reproduce this, and it does not appear to be a widespread issue. I'm happy to investigate further...