mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-02 08:16:50 +00:00

* Re-branding; part 1 * Update source/_docs/configuration/troubleshooting.markdown Co-Authored-By: Paulus Schoutsen <balloob@gmail.com> * Update source/_docs/configuration/yaml.markdown Co-Authored-By: Paulus Schoutsen <balloob@gmail.com> * Process review suggestions * Remove Porosity page * Update source/_docs/z-wave/installation.markdown Co-Authored-By: Paulus Schoutsen <balloob@gmail.com> * Process review suggestions Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
46 lines
2.1 KiB
Markdown
46 lines
2.1 KiB
Markdown
---
|
|
title: "Home Assistant"
|
|
description: "Manage your Home Assistant and custom add-ons."
|
|
redirect_from: /integrations/hassio/
|
|
---
|
|
|
|
Home Assistant turns your Raspberry Pi (or another device) into the ultimate home automation hub. With Home Assistant, you can focus on integrating your devices and writing automations.
|
|
|
|
[Go to the installation instructions »][install]
|
|
|
|
The advantages of using Home Assistant:
|
|
|
|
- Free and open source
|
|
- Optimized for embedded devices like Raspberry Pi
|
|
- 100% local home automation
|
|
- Easy installation and updates (powered by the [Home Assistant Operating System] and [Home Assistant Core])
|
|
- Management web interface integrated into Home Assistant
|
|
- Create and restore full backups of your whole configuration with ease
|
|
- Install many popular add-ons with a single click! For example [Google Assistant], encryption via [Let's Encrypt] and dynamic DNS via [Duck DNS].<br><br>[Browse available add-ons »][all]<br><br>
|
|
- Active community that is helpful and sharing add-ons including AppDaemon, Homebridge and InfluxDB.<br><br>[Browse the forums »][forums]<br>[Join the Home Assistant chat »][chat]<br>[Browse community add-on repositories »][comm-add-ons]<br><br>
|
|
|
|
<div class='videoWrapper'>
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/qnCRcGTznXs" frameborder="0" allowfullscreen></iframe>
|
|
</div>
|
|
|
|
### Upgrading
|
|
|
|
Home Assistant users can update via the 'Supervisor' panel in the UI when a new version is released.
|
|
|
|
<p class='img'>
|
|
<img src='/images/hassio/screenshots/dashboard.png'>
|
|
Home Assistant dashboard with upgrade notification (under the hamburger menu -> Supervisor)
|
|
</p>
|
|
|
|
[Google Assistant]: /addons/google_assistant/
|
|
[Snips.ai]: /addons/snips/
|
|
[Let's Encrypt]: /addons/lets_encrypt/
|
|
[Duck DNS]: /addons/duckdns/
|
|
[forums]: https://community.home-assistant.io/c/hass-io
|
|
[comm-add-ons]: https://community.home-assistant.io/tags/hassio-repository
|
|
[all]: /addons/
|
|
[chat]: https://discord.gg/K3UVxJd
|
|
[Home Assistant Operating System]: https://github.com/home-assistant/homeassistant
|
|
[Home Assistant Core]: https://www.home-assistant.io/docs/installation/
|
|
[install]: /hassio/installation/
|