app.yaml 1.0 KB

123456789101112131415161718192021222324252627282930313233343536
  1. app_version: 2025.8.3
  2. capabilities:
  3. - description: ESPHome is able to use raw and packet sockets
  4. name: NET_RAW
  5. - description: ESPHome is able to change user ID of processes
  6. name: SETUID
  7. categories:
  8. - home-automation
  9. changelog_url: https://esphome.io/changelog/
  10. date_added: '2025-01-24'
  11. description: ESPHome is a system to control your microcontrollers by simple yet powerful
  12. configuration files and control them remotely through Home Automation systems.
  13. home: https://esphome.io
  14. host_mounts: []
  15. icon: https://media.sys.truenas.net/apps/esphome/icons/icon.svg
  16. keywords:
  17. - home-automation
  18. lib_version: 2.1.49
  19. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  20. maintainers:
  21. - email: dev@ixsystems.com
  22. name: truenas
  23. url: https://www.truenas.com/
  24. name: esphome
  25. run_as_context:
  26. - description: ESPHome runs as any non-root user.
  27. gid: 568
  28. group_name: esphome
  29. uid: 568
  30. user_name: esphome
  31. screenshots: []
  32. sources:
  33. - https://github.com/esphome/esphome
  34. title: ESPHome
  35. train: community
  36. version: 1.1.37