Homeassistant Elasticsearch Versions Save

Publish Home-Assistant events to Elasticsearch

v1.0.0-RC4

1 week ago

Update manifest to show correct integration version

v0.7.2

1 week ago

Update manifest to show correct integration version

v1.0.0-RC3

2 weeks ago

Fix issue with imports

v1.0.0-RC2

2 weeks ago

Fix startup issues in V1.0.0-RC1

v1.0.0-RC1

3 weeks ago

What's Changed

Full Changelog: https://github.com/legrego/homeassistant-elasticsearch/compare/v0.7.1...v1.0.0-RC1

v0.7.1

4 weeks ago

Fixes event publishing after upgrading to Home Assistant 2024.5.0.

  • Fixes #301

Full Changelog: https://github.com/legrego/homeassistant-elasticsearch/compare/v0.7.0...v0.7.1

v0.7.0

1 month ago

Breaking Changes

With the introduction of data stream support, we have removed the ability to create new configurations using the legacy index-based approach. Existing configurations will continue to function as before, but you will no longer be able to create a new configuration that does not use data streams.  

Data Streams (thanks, @strawgate!)

This version introduces support for Data Streams, Time-Series Data Streams, and Data stream lifecycle management. Check out the project README for more information.

Existing users who wish to take advantage of this should remove & re-add their previous integration. There is currently no migration path from the previous configuration to the new configuration.

Serverless (thanks, @strawgate!)

This version introduces support for Elastic's upcoming serverless offering. Authenticating via API Key is required for Serverless.

Improved documentation

View our new documentation site: https://legrego.github.io/homeassistant-elasticsearch/

All changes

New Contributors

Full Changelog: https://github.com/legrego/homeassistant-elasticsearch/compare/v0.6.1...v0.7.0

v0.7.0-RC3

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/legrego/homeassistant-elasticsearch/compare/v0.6.1...v0.7.0-RC3

v0.7.0-RC2

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/legrego/homeassistant-elasticsearch/compare/v0.6.1...v0.7.0-RC2

v0.7.0-RC1

2 months ago

New Features!

// TODO

What's Changed

New Contributors

Full Changelog: https://github.com/legrego/homeassistant-elasticsearch/compare/v0.6.1...v0.7.0