For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /home-assistant/blog/2016-05-22-get-started-with-all-in-one-installer.md.

Raspberry Pi all-in-one installer

我们在虚拟的 Home Assistant 总部一直努力工作,让你能更轻松地开始使用 Home Assistant。这就是为什么 @patchedsoul 最近推出了一体化安装器。你只需要在运行 Raspbian Jessie 的树莓派中输入一行代码,就可以快速部署一套完整的 Home Assistant 设置:

wget -Nnv https://raw.githubusercontent.com/home-assistant/fabric-home-assistant/master/hass_rpi_installer.sh && bash hass_rpi_installer.sh;

这个功能如果没有 Ben(来自 BRUH automation)的新视频就不算完整。视频演示了如何在树莓派上安装 Raspbian Jessie,并使用新的安装脚本来搭建并运行完整的 Home Assistant 系统。