template.yaml 673 B

123456789101112131415161718192021222324252627
  1. ---
  2. kind: compose
  3. metadata:
  4. name: Homeassistant
  5. description: |-
  6. Home Assistant is an open-source platform for smart home automation that puts local control and privacy first.
  7. This template sets up Home Assistant in a Docker container using Docker Compose.
  8. Project: https://www.home-assistant.io/
  9. Documentation: https://www.home-assistant.io/docs/
  10. version: 2026.2.2
  11. author: Christian Lempa
  12. date: '2026-02-14'
  13. tags: []
  14. icon:
  15. provider: selfh
  16. id: home-assistant
  17. draft: true
  18. next_steps: ""
  19. schema: "1.2"
  20. spec:
  21. general:
  22. vars:
  23. container_name:
  24. default: homeassistant
  25. service_name:
  26. default: homeassistant