Home Assistant¶
Home Assistant can automate just about any part of your home.
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: May 5, 2020