William Easton

Results 215 comments of William Easton

Are we ok with making HA 2024.4.2 and Python 3.12 the minimum version for the project? They bumped minimum python to 3.12 and so we'd need to update the dev...

Or perhaps we could install HA separately from Poetry so that we can run a different HA version than what's in Poetry?

Issue: https://github.com/legrego/homeassistant-elasticsearch/issues/310 PR: https://github.com/legrego/homeassistant-elasticsearch/pull/311

In ES7, auth is off by default and enabling it is recommended. In ES8, auth is on by default and disabling it is not recommended. We can keep it, in...

I'm still a bit stuck on this as using the current format requires taking a dependency on an unstable feature of the event_data format (the order of the values with...

This matches my understanding too that the unnamed ones should be from XP/2003 events. @pjanotti by generated names do you mean something like param1, param2, param3? Isn't that option 2?

Consistent use of a map seems ideal to me

This use case still exists

I would be willing to make an attempt at contributing this if it seems reasonable?

I'm not an approver but thanks for taking this on and I don't see anything to comment on in the PR