HomeBridge¶
HomeBridge HomeKit support for the impatient
The docker image comes from oznu/homebridge 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 homebridge.domain %}{{ homebridge.domain }}{% else %}{{ homebridge.subdomain + "." + domain }}{% endif %}/ or http://{% if homebridge.domain %}{{ homebridge.domain }}{% else %}{{ homebridge.subdomain + "." + domain }}{% endif %}/
{% if enable_tor %} It is also available via Tor at http://{{ homebridge.subdomain + "." + tor_domain }}/ {% endif %}