Installation#
HACS (recommended)#
This component is available in HACS (Home Assistant Community Store).
- Install HACS if you don't have it already
 - Open HACS in Home Assistant
 - Go to "Integrations" section
 - Click button with "+" icon
 - Search for "Elasticsearch"
 
Manual#
- Download the latest release from the releases page
 - Extract the contents of the zip file
 - Copy the 
custom_componentsdirectory to your$HASS_CONFIG/custom_componentsdirectory, where$HASS_CONFIGis the location on your machine where Home-Assistant lives. Example:/home/pi/.homeassistantand/home/pi/.homeassistant/custom_components. You may have to create thecustom_componentsdirectory yourself. 
You must restart Home Assistant after installation.
Next: Configuration