template.yaml 643 B

12345678910111213141516171819202122232425
  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: 2025.12.3
  11. author: Christian Lempa
  12. date: '2025-12-12'
  13. tags: []
  14. icon:
  15. provider: selfh
  16. id: home-assistant
  17. draft: true
  18. spec:
  19. general:
  20. vars:
  21. container_name:
  22. default: homeassistant
  23. service_name:
  24. default: homeassistant