Skip to content

Migrating from Legacy Indices to Datastreams

Larry Gregory edited this page May 1, 2024 · 2 revisions

Starting in homeassistant-elasticsearch 0.7.0, datastreams are the new default destination for homeassistant changes.

Indexing to classic indices will be removed in a future version. To continue using classic indices please stay on version v0.6.1.

Migrating to Datastreams involves deleting and recreating the integration.

See the documentation for new fields that are available now that we have migrated to datastreams.

Clone this wiki locally