app.yaml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: 2025.9.1
  4. capabilities:
  5. - description: Home Assistant is able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: Home Assistant is able to bypass file permission checks
  8. name: DAC_OVERRIDE
  9. - description: Home Assistant is able to bypass permission checks for file operations
  10. name: FOWNER
  11. - description: Home Assistant is able to bind to privileged ports (< 1024)
  12. name: NET_BIND_SERVICE
  13. - description: Home Assistant is able to use raw and packet sockets
  14. name: NET_RAW
  15. categories:
  16. - productivity
  17. changelog_url: https://github.com/home-assistant/core/releases
  18. date_added: '2024-08-13'
  19. description: Home Assistant is an open source home automation that puts local control
  20. and privacy first.
  21. home: https://www.home-assistant.io/
  22. host_mounts: []
  23. icon: https://media.sys.truenas.net/apps/home-assistant/icons/icon.png
  24. keywords:
  25. - home-automation
  26. - assistant
  27. lib_version: 2.1.49
  28. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  29. maintainers:
  30. - email: dev@ixsystems.com
  31. name: truenas
  32. url: https://www.truenas.com/
  33. name: home-assistant
  34. run_as_context:
  35. - description: Home Assistant runs as root user.
  36. gid: 0
  37. group_name: root
  38. uid: 0
  39. user_name: root
  40. - description: Postgres runs as non-root user.
  41. gid: 999
  42. group_name: postgres
  43. uid: 999
  44. user_name: postgres
  45. screenshots:
  46. - https://media.sys.truenas.net/apps/home-assistant/screenshots/screenshot1.png
  47. sources:
  48. - https://github.com/home-assistant/home-assistant
  49. title: Home Assistant
  50. train: stable
  51. version: 1.5.26