Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Latest commit

 

History

History

Argo CD app for Home Assistant

Home Assistant is a home IOT management solution.

screenshot of the home-assistant-app in Argo CD showing a tree featuring home assistant themes config map, home assistant appset, home assistant bitwarden external secrets operator appset, and home assistant PVC appset.
Home Assistant Argo CD helm chart app screenshot of the home-assistant-app in Argo CD showing a tree featuring a configmap, service, service account, deployment, and ingress resource all called home-assistant.

This app is just a single ApplicationSet using the small-hack/home-assistant-chart helm chart that just takes a hostname and cluster issuer (for the TLS cert) for templating. It also includes default dark mode catppucin themes ready to go.

If you'd like to pass in devices, such as USB devices consider the app in the toleration_and_affinity directory. (NOTE: still requires the generic device plugin)