Want to replace SmartThings / vendor hubs (Local smart-home hub) with software you run and own? These 3 Nomad Packs give you a batteries-included, host-networked deployment on HashiCorp Nomad โ one command to add the registry, one to run.
nomad-pack registry add nomploy github.com/Nomploy/nomad-packs nomad-pack run home-assistant --registry nomploy
Home Assistant โ the leading open-source home-automation platform: control lights, sensors, media, and thousands of integrations from one dashboard, with local control and privacy. Deployed host-networked (needed for device discovery/mDNS) with a config volume.
Zigbee2MQTT โ bridges your Zigbee devices to MQTT using a USB Zigbee coordinator, freeing them from vendor hubs and clouds. Exposes a web frontend and integrates with Home Assistant. Deployed as a host-networked Nomad service with a passed-through serial device and a persistent data volume.
ESPHome โ build and manage firmware for ESP32/ESP8266 devices from YAML, with a web dashboard, OTA updates, and native Home Assistant integration. Deployed host-networked (for mDNS device discovery) with a config volume.