Skip to content

Integrations

Introduction

Integrations within Home Assistant are software components that enable Home Assistant to communicate with and control external services, devices, or platforms. They act as the bridge between Home Assistant and your smart home ecosystem, allowing you to seamlessly integrate various technologies under one centralized platform.

Integrations versus add-ons

In Home Assistant, integrations and add-ons serve distinct purposes and operate in different parts of the system. See my add-ons.

Key differences

Feature Integration Add-ons
Purpose connect to external services extend Home Assistant services
Location within Home Assistant side-by-side with Home Assistant
Installation from UI (devices & services) from Add-ons menu
Examples Philips Hue, Spotify, ... Node-RED, MariaDB, ...

Note

If you're using Home Assistant Core without the Supervisor, only integrations are available; add-ons require the Supervisor for management or you'd have to manage them yourself within Docker containers for instance. See my add-ons information.

Integrations list

I use the default_config: integration, which is a meta component that loads & configures a default set of integrations.

Info

This list does not change frequently; however, it may still be outdated compared to my current installation.

HACS

HACS

HACS (Home Assistant Community Store) is a third-party extension for Home Assistant that provides access to custom integrations, themes, and frontend elements developed by the Home Assistant community. It's not officially supported by Home Assistant, use with caution.

  • Afvalbeheer
    Provides sensors for various waste collectors in Belgium and the Netherlands via a REST API.
  • FontAwesome
    Allows the use of FontAwesome icons within Home Assistant.
  • HACS
    The HACS component itself which allows you to install community store integrations.
  • Niko Home Control II
    Integration with the Niko Connected Controller (version II) and its connected devices. Also works with the Niko Smart Hub for Niko Home Control for traditionally wired houses.
  • Presence Simulation
    Component that provides presence simulation by turning on/off lights, switches, covers, etc. based on your history.