home-assistant.io/source/_faq/ha-vs-hassio.markdown
DubhAd 648b83bad6 Added note about add-ons (#4677)
Since this keeps causing confusion, adding a note to the FAQ
2018-02-15 18:56:06 +01:00

18 lines
954 B
Markdown

---
layout: page
title: "Home Assistant vs. Hass.io"
description: "Home Assistant vs. Hass.io"
date: 2018-02-12 09:00
sidebar: true
comments: false
sharing: true
footer: true
ha_category: Installation
---
Home Assistant is a Python program, in simple words. It can be run various operating system and provide the ability to track, control and automate your devices. When people talking about Home Assistant they usually refer to a standalone [installation method](/docs/installation/).
[Hass.io](/hassio/) is a combination of Home Assistant and tools which allows one to run it easily on a Raspberry Pi and other platforms without setting up an operating system first. Hass.io is an all-in one-solution and has a management user interface that can be used from the Home Assistant frontend. This interface is not present in a standalone setup of Home Assistant.
Be aware that add-ons are only available in Hass.io, due to the way Hass.io is installed.