Home Assistant Core (EN)
SoftwareThe open-source core software for smart home automation
Architecture
flowchart TD HA[Home Assistant Core] -->|Control| Devices[Smart Home Devices] HA -->|Data| DB[Database] HA -->|Integration| API[APIs & Services] HA -->|User Interface| UI[Web Interface] Devices -->|Status| HA API -->|Data| HA UI -->|User Input| HA
In Context
- Typically used together with Home Assistant Supervisor, Home Assistant OS, and Home Assistant Cloud
- Related to: MQTT, Zigbee, Z-Wave, HACS, Lovelace UI
- Example use: Controlling lights, heating, cameras, and sensors in a connected home