feat: Update README with additional charts and enhance documentation for Home Assistant and ESPHome

This commit is contained in:
sha
2026-03-18 18:33:18 +02:00
parent 5ab9ab9227
commit 7f92828b17
3 changed files with 115 additions and 1 deletions
+3 -1
View File
@@ -4,7 +4,7 @@ A collection of custom and optimized Helm charts for self-hosted applications on
## Repository Structure
- `/charts`: Individual application charts (e.g. `jellyfin`).
- `/<chart-name>`: Individual application charts (e.g. `jellyfin`, `home-assistant`, `esphome`).
- `/docs`: Detailed application documentation and guides.
## Quick Start
@@ -20,6 +20,8 @@ cd helm-charts
| Chart | Description | Status |
|-------|-------------|--------|
| [Jellyfin](docs/jellyfin.md) | Media server with PostgreSQL support | Ready |
| [Home Assistant](docs/home-assistant.md) | Home automation with PostgreSQL recorder and managed secrets | Ready |
| [ESPHome](docs/esphome.md) | ESPHome dashboard with host network for device discovery | Ready |
### 3. Usage with FluxCD