William Easton
William Easton
We store entity states in an internal queue, when we implement the change to enrich before queuing, this data will be even larger. We should consider measuring the memory usage...
> A config entry can allow reconfiguration by adding a reconfigure step. This provides a way for integrations to allow users to change config entry data without the need to...
Formatting is currently done during publish time instead of as the poller and listener add state updates to the publish queue. As formatting enriches the state update with extended details...
`Detected blocking call to open with args ('/usr/share/zoneinfo/UTC', 'rb') inside the event loop by custom integration 'elasticsearch' at custom_components/elasticsearch/encoder.py, line 42: return JSONSerializer.default(self, convert_set_to_list(data)) (offender: /usr/local/lib/python3.13/site-packages/dateutil/tz/tz.py, line 464: fileobj =...
We should document an optional component template that allows users who built content for
`Detected that custom integration 'elasticsearch' sets option flow config_entry explicitly, which is deprecated at custom_components/elasticsearch/config_flow.py, line 373: self.config_entry = config_entry. This will stop working in Home Assistant 2025.12, please create...
With https://github.com/elastic/cloud-on-k8s/issues/8167 we added the ability to easily configure CCS between two eck clusters What's less clear is if and how a user who wants to use an eck cluster...
We would love to see the inclusion of the install-able Flatcar image with the Live CD. Fedora CoreOS is moving in this direction and it would allow trivial offline installs...
While semantic splitting is extremely valuable, in certain frameworks like Langchan, llama index, and docling you can often find yourself having the opposite problem when parsing markdown or html that...
Add GetPerformanceInfo and update (fool me once, shame on you, fool me twice shame on me) readme to mention that syscalls are generated with go generate and a comment