Skip to content

Home Assistant

Home Assistant can automate just about any part of your home.

The docker image comes from homeassistant/home-assistant and should support arm devices. If you attempt to run it on arm and encounter issues, please see issue 478

Access

It is available at https://{% if homeassistant.domain %}{{ homeassistant.domain }}{% else %}{{ homeassistant.subdomain + "." + domain }}{% endif %}/ or http://{% if homeassistant.domain %}{{ homeassistant.domain }}{% else %}{{ homeassistant.subdomain + "." + domain }}{% endif %}/

{% if enable_tor %} It is also available via Tor at http://{{ homeassistant.subdomain + "." + tor_domain }}/ {% endif %}


Last update: January 6, 2022