legrego / homeassistant-elasticsearch

Publish Home-Assistant events to Elasticsearch
https://legrego.github.io/homeassistant-elasticsearch/
MIT License
143 stars 38 forks source link

Separate configuration for polling vs event tracking settings #282

Open strawgate opened 3 weeks ago

strawgate commented 3 weeks ago

I think it might be more intuitive for us to separate configurations for polling from configurations for events.

Right now we have:

Part of me is wondering if we should do something like:

Polling

When an entity updates

legrego commented 3 weeks ago

I like this proposal, I'd be happy to see us take this approach. https://github.com/legrego/homeassistant-elasticsearch/pull/272 is already massive, so let's wait for that to merge before taking this on.

strawgate commented 3 weeks ago

Most of the issues I created yesterday are 2.0 issues, I'm wrapping up that config pr hopefully today