app_versions.json 85 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399
  1. {
  2. "1.5.26": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/apps/apps/trains/stable/home-assistant/1.5.26",
  7. "last_update": "2025-09-05 14:25:56",
  8. "required_features": [],
  9. "human_version": "2025.9.1_1.5.26",
  10. "version": "1.5.26",
  11. "app_metadata": {
  12. "annotations": {
  13. "min_scale_version": "24.10.2.2"
  14. },
  15. "app_version": "2025.9.1",
  16. "capabilities": [
  17. {
  18. "description": "Home Assistant is able to change file ownership arbitrarily",
  19. "name": "CHOWN"
  20. },
  21. {
  22. "description": "Home Assistant is able to bypass file permission checks",
  23. "name": "DAC_OVERRIDE"
  24. },
  25. {
  26. "description": "Home Assistant is able to bypass permission checks for file operations",
  27. "name": "FOWNER"
  28. },
  29. {
  30. "description": "Home Assistant is able to bind to privileged ports (< 1024)",
  31. "name": "NET_BIND_SERVICE"
  32. },
  33. {
  34. "description": "Home Assistant is able to use raw and packet sockets",
  35. "name": "NET_RAW"
  36. }
  37. ],
  38. "categories": [
  39. "productivity"
  40. ],
  41. "changelog_url": "https://github.com/home-assistant/core/releases",
  42. "date_added": "2024-08-13",
  43. "description": "Home Assistant is an open source home automation that puts local control and privacy first.",
  44. "home": "https://www.home-assistant.io/",
  45. "host_mounts": [],
  46. "icon": "https://media.sys.truenas.net/apps/home-assistant/icons/icon.png",
  47. "keywords": [
  48. "home-automation",
  49. "assistant"
  50. ],
  51. "lib_version": "2.1.49",
  52. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  53. "maintainers": [
  54. {
  55. "email": "dev@ixsystems.com",
  56. "name": "truenas",
  57. "url": "https://www.truenas.com/"
  58. }
  59. ],
  60. "name": "home-assistant",
  61. "run_as_context": [
  62. {
  63. "description": "Home Assistant runs as root user.",
  64. "gid": 0,
  65. "group_name": "root",
  66. "uid": 0,
  67. "user_name": "root"
  68. },
  69. {
  70. "description": "Postgres runs as non-root user.",
  71. "gid": 999,
  72. "group_name": "postgres",
  73. "uid": 999,
  74. "user_name": "postgres"
  75. }
  76. ],
  77. "screenshots": [
  78. "https://media.sys.truenas.net/apps/home-assistant/screenshots/screenshot1.png"
  79. ],
  80. "sources": [
  81. "https://github.com/home-assistant/home-assistant"
  82. ],
  83. "title": "Home Assistant",
  84. "train": "stable",
  85. "version": "1.5.26"
  86. },
  87. "schema": {
  88. "groups": [
  89. {
  90. "name": "Home Assistant Configuration",
  91. "description": "Configure Home Assistant"
  92. },
  93. {
  94. "name": "User and Group Configuration",
  95. "description": "Configure User and Group for Home Assistant"
  96. },
  97. {
  98. "name": "Network Configuration",
  99. "description": "Configure Network for Home Assistant"
  100. },
  101. {
  102. "name": "Storage Configuration",
  103. "description": "Configure Storage for Home Assistant"
  104. },
  105. {
  106. "name": "Labels Configuration",
  107. "description": "Configure Labels for Home Assistant"
  108. },
  109. {
  110. "name": "Resources Configuration",
  111. "description": "Configure Resources for Home Assistant"
  112. }
  113. ],
  114. "questions": [
  115. {
  116. "variable": "TZ",
  117. "group": "Home Assistant Configuration",
  118. "label": "Timezone",
  119. "schema": {
  120. "type": "string",
  121. "default": "Etc/UTC",
  122. "required": true,
  123. "$ref": [
  124. "definitions/timezone"
  125. ]
  126. }
  127. },
  128. {
  129. "variable": "home_assistant",
  130. "label": "",
  131. "group": "Home Assistant Configuration",
  132. "schema": {
  133. "type": "dict",
  134. "attrs": [
  135. {
  136. "variable": "postgres_image_selector",
  137. "label": "Postgres Image (CAUTION)",
  138. "description": "If you are changing this after the postgres directory has been initialized,</br>\nSTOP! and make sure you have a backup of your data.</br>\nChanging this will trigger an one way database upgrade.</br>\nYou can only select newer versions of postgres.</br>\nSelecting an older version will refuse to start.</br>\nIf something goes wrong, you will have to restore from backup.\n",
  139. "schema": {
  140. "type": "string",
  141. "default": "postgres_17_image",
  142. "required": true,
  143. "enum": [
  144. {
  145. "value": "postgres_13_image",
  146. "description": "Postgres 13"
  147. },
  148. {
  149. "value": "postgres_17_image",
  150. "description": "Postgres 17"
  151. }
  152. ]
  153. }
  154. },
  155. {
  156. "variable": "db_password",
  157. "label": "Database Password",
  158. "description": "The password for Home Assistant.",
  159. "schema": {
  160. "type": "string",
  161. "default": "",
  162. "required": true,
  163. "private": true
  164. }
  165. },
  166. {
  167. "variable": "db_user",
  168. "label": "Database User",
  169. "description": "The user for the database.",
  170. "schema": {
  171. "type": "string",
  172. "hidden": true,
  173. "default": "home-assistant",
  174. "required": true
  175. }
  176. },
  177. {
  178. "variable": "db_name",
  179. "label": "Database Name",
  180. "description": "The name of the database.",
  181. "schema": {
  182. "type": "string",
  183. "hidden": true,
  184. "default": "home-assistant",
  185. "required": true
  186. }
  187. },
  188. {
  189. "variable": "devices",
  190. "label": "Devices",
  191. "description": "Devices to use for Home Assistant.\nEg: Host Device: /dev/ttyUSB0, Container Device: /dev/ttyACM0\n",
  192. "schema": {
  193. "type": "list",
  194. "default": [],
  195. "items": [
  196. {
  197. "variable": "device",
  198. "label": "Device",
  199. "schema": {
  200. "type": "dict",
  201. "attrs": [
  202. {
  203. "variable": "host_device",
  204. "label": "Host Device",
  205. "schema": {
  206. "type": "string",
  207. "required": true
  208. }
  209. },
  210. {
  211. "variable": "container_device",
  212. "label": "Container Device",
  213. "schema": {
  214. "type": "string",
  215. "required": true
  216. }
  217. }
  218. ]
  219. }
  220. }
  221. ]
  222. }
  223. },
  224. {
  225. "variable": "additional_envs",
  226. "label": "Additional Environment Variables",
  227. "schema": {
  228. "type": "list",
  229. "default": [],
  230. "items": [
  231. {
  232. "variable": "env",
  233. "label": "Environment Variable",
  234. "schema": {
  235. "type": "dict",
  236. "attrs": [
  237. {
  238. "variable": "name",
  239. "label": "Name",
  240. "schema": {
  241. "type": "string",
  242. "required": true
  243. }
  244. },
  245. {
  246. "variable": "value",
  247. "label": "Value",
  248. "schema": {
  249. "type": "string"
  250. }
  251. }
  252. ]
  253. }
  254. }
  255. ]
  256. }
  257. }
  258. ]
  259. }
  260. },
  261. {
  262. "variable": "run_as",
  263. "label": "",
  264. "group": "User and Group Configuration",
  265. "schema": {
  266. "type": "dict",
  267. "attrs": [
  268. {
  269. "variable": "user",
  270. "label": "User ID",
  271. "description": "The user id that Home Assistant files will be owned by.",
  272. "schema": {
  273. "type": "int",
  274. "min": 568,
  275. "default": 568,
  276. "required": true
  277. }
  278. },
  279. {
  280. "variable": "group",
  281. "label": "Group ID",
  282. "description": "The group id that Home Assistant files will be owned by.",
  283. "schema": {
  284. "type": "int",
  285. "min": 568,
  286. "default": 568,
  287. "required": true
  288. }
  289. }
  290. ]
  291. }
  292. },
  293. {
  294. "variable": "network",
  295. "label": "",
  296. "group": "Network Configuration",
  297. "schema": {
  298. "type": "dict",
  299. "attrs": [
  300. {
  301. "variable": "web_port",
  302. "label": "WebUI Port",
  303. "schema": {
  304. "type": "dict",
  305. "attrs": [
  306. {
  307. "variable": "bind_mode",
  308. "label": "Port Bind Mode",
  309. "description": "The port bind mode.</br>\n- Publish: The port will be published on the host for external access.</br>\n- Expose: The port will be exposed for inter-container communication.</br>\n- None: The port will not be exposed or published.</br>\nNote: If the Dockerfile defines an EXPOSE directive,\nthe port will still be exposed for inter-container communication regardless of this setting.\n",
  310. "schema": {
  311. "type": "string",
  312. "default": "published",
  313. "enum": [
  314. {
  315. "value": "published",
  316. "description": "Publish port on the host for external access"
  317. },
  318. {
  319. "value": "exposed",
  320. "description": "Expose port for inter-container communication"
  321. },
  322. {
  323. "value": "",
  324. "description": "None"
  325. }
  326. ]
  327. }
  328. },
  329. {
  330. "variable": "port_number",
  331. "label": "Port Number",
  332. "schema": {
  333. "type": "int",
  334. "show_if": [
  335. [
  336. "bind_mode",
  337. "=",
  338. "published"
  339. ]
  340. ],
  341. "default": 30103,
  342. "min": 1,
  343. "max": 65535,
  344. "required": true
  345. }
  346. },
  347. {
  348. "variable": "host_ips",
  349. "label": "Host IPs",
  350. "description": "IPs on the host to bind this port",
  351. "schema": {
  352. "type": "list",
  353. "show_if": [
  354. [
  355. "bind_mode",
  356. "=",
  357. "published"
  358. ]
  359. ],
  360. "default": [],
  361. "items": [
  362. {
  363. "variable": "host_ip",
  364. "label": "Host IP",
  365. "schema": {
  366. "type": "string",
  367. "required": true,
  368. "$ref": [
  369. "definitions/node_bind_ip"
  370. ]
  371. }
  372. }
  373. ]
  374. }
  375. }
  376. ]
  377. }
  378. },
  379. {
  380. "variable": "additional_ports",
  381. "label": "Additional Ports",
  382. "schema": {
  383. "type": "list",
  384. "items": [
  385. {
  386. "variable": "port",
  387. "label": "Port",
  388. "schema": {
  389. "type": "dict",
  390. "attrs": [
  391. {
  392. "variable": "bind_mode",
  393. "label": "Port Bind Mode",
  394. "description": "The port bind mode.</br>\n- Publish: The port will be published on the host for external access.</br>\n- Expose: The port will be exposed for inter-container communication.</br>\n",
  395. "schema": {
  396. "type": "string",
  397. "default": "published",
  398. "enum": [
  399. {
  400. "value": "published",
  401. "description": "Publish port on the host for external access"
  402. },
  403. {
  404. "value": "exposed",
  405. "description": "Expose port for inter-container communication"
  406. }
  407. ]
  408. }
  409. },
  410. {
  411. "variable": "port_number",
  412. "label": "Port Number",
  413. "schema": {
  414. "type": "int",
  415. "min": 1,
  416. "max": 65535,
  417. "required": true
  418. }
  419. },
  420. {
  421. "variable": "container_port",
  422. "label": "Container Port",
  423. "schema": {
  424. "type": "int",
  425. "min": 1,
  426. "max": 65535,
  427. "required": true
  428. }
  429. },
  430. {
  431. "variable": "protocol",
  432. "label": "Protocol",
  433. "schema": {
  434. "type": "string",
  435. "required": true,
  436. "default": "tcp",
  437. "enum": [
  438. {
  439. "value": "tcp",
  440. "description": "TCP"
  441. },
  442. {
  443. "value": "udp",
  444. "description": "UDP"
  445. }
  446. ]
  447. }
  448. },
  449. {
  450. "variable": "host_ips",
  451. "label": "Host IPs",
  452. "description": "IPs on the host to bind this port",
  453. "schema": {
  454. "type": "list",
  455. "show_if": [
  456. [
  457. "bind_mode",
  458. "=",
  459. "published"
  460. ]
  461. ],
  462. "default": [],
  463. "items": [
  464. {
  465. "variable": "host_ip",
  466. "label": "Host IP",
  467. "schema": {
  468. "type": "string",
  469. "required": true,
  470. "$ref": [
  471. "definitions/node_bind_ip"
  472. ]
  473. }
  474. }
  475. ]
  476. }
  477. }
  478. ]
  479. }
  480. }
  481. ]
  482. }
  483. },
  484. {
  485. "variable": "dns_opts",
  486. "label": "DNS Options",
  487. "description": "DNS options for the container.</br>\nFormat: key:value</br>\nExample: attempts:3\n",
  488. "schema": {
  489. "type": "list",
  490. "default": [],
  491. "items": [
  492. {
  493. "variable": "option",
  494. "label": "Option",
  495. "schema": {
  496. "type": "string",
  497. "required": true
  498. }
  499. }
  500. ]
  501. }
  502. },
  503. {
  504. "variable": "certificate_id",
  505. "label": "Certificate",
  506. "description": "The certificate to use for Home Assistant.",
  507. "schema": {
  508. "type": "int",
  509. "null": true,
  510. "$ref": [
  511. "definitions/certificate"
  512. ]
  513. }
  514. }
  515. ]
  516. }
  517. },
  518. {
  519. "variable": "storage",
  520. "label": "",
  521. "group": "Storage Configuration",
  522. "schema": {
  523. "type": "dict",
  524. "attrs": [
  525. {
  526. "variable": "config",
  527. "label": "Home Assistant Config Storage",
  528. "description": "The path to store Home Assistant Config.",
  529. "schema": {
  530. "type": "dict",
  531. "attrs": [
  532. {
  533. "variable": "type",
  534. "label": "Type",
  535. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  536. "schema": {
  537. "type": "string",
  538. "required": true,
  539. "default": "ix_volume",
  540. "enum": [
  541. {
  542. "value": "host_path",
  543. "description": "Host Path (Path that already exists on the system)"
  544. },
  545. {
  546. "value": "ix_volume",
  547. "description": "ixVolume (Dataset created automatically by the system)"
  548. }
  549. ]
  550. }
  551. },
  552. {
  553. "variable": "ix_volume_config",
  554. "label": "ixVolume Configuration",
  555. "description": "The configuration for the ixVolume dataset.",
  556. "schema": {
  557. "type": "dict",
  558. "show_if": [
  559. [
  560. "type",
  561. "=",
  562. "ix_volume"
  563. ]
  564. ],
  565. "$ref": [
  566. "normalize/ix_volume"
  567. ],
  568. "attrs": [
  569. {
  570. "variable": "acl_enable",
  571. "label": "Enable ACL",
  572. "description": "Enable ACL for the storage.",
  573. "schema": {
  574. "type": "boolean",
  575. "default": false
  576. }
  577. },
  578. {
  579. "variable": "dataset_name",
  580. "label": "Dataset Name",
  581. "description": "The name of the dataset to use for storage.",
  582. "schema": {
  583. "type": "string",
  584. "required": true,
  585. "hidden": true,
  586. "default": "config"
  587. }
  588. },
  589. {
  590. "variable": "acl_entries",
  591. "label": "ACL Configuration",
  592. "schema": {
  593. "type": "dict",
  594. "show_if": [
  595. [
  596. "acl_enable",
  597. "=",
  598. true
  599. ]
  600. ],
  601. "attrs": []
  602. }
  603. }
  604. ]
  605. }
  606. },
  607. {
  608. "variable": "host_path_config",
  609. "label": "Host Path Configuration",
  610. "schema": {
  611. "type": "dict",
  612. "show_if": [
  613. [
  614. "type",
  615. "=",
  616. "host_path"
  617. ]
  618. ],
  619. "attrs": [
  620. {
  621. "variable": "acl_enable",
  622. "label": "Enable ACL",
  623. "description": "Enable ACL for the storage.",
  624. "schema": {
  625. "type": "boolean",
  626. "default": false
  627. }
  628. },
  629. {
  630. "variable": "acl",
  631. "label": "ACL Configuration",
  632. "schema": {
  633. "type": "dict",
  634. "show_if": [
  635. [
  636. "acl_enable",
  637. "=",
  638. true
  639. ]
  640. ],
  641. "attrs": [],
  642. "$ref": [
  643. "normalize/acl"
  644. ]
  645. }
  646. },
  647. {
  648. "variable": "path",
  649. "label": "Host Path",
  650. "description": "The host path to use for storage.",
  651. "schema": {
  652. "type": "hostpath",
  653. "show_if": [
  654. [
  655. "acl_enable",
  656. "=",
  657. false
  658. ]
  659. ],
  660. "required": true
  661. }
  662. }
  663. ]
  664. }
  665. }
  666. ]
  667. }
  668. },
  669. {
  670. "variable": "media",
  671. "label": "Home Assistant Media Storage",
  672. "description": "The path to store Home Assistant Media.",
  673. "schema": {
  674. "type": "dict",
  675. "attrs": [
  676. {
  677. "variable": "type",
  678. "label": "Type",
  679. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  680. "schema": {
  681. "type": "string",
  682. "required": true,
  683. "default": "ix_volume",
  684. "enum": [
  685. {
  686. "value": "host_path",
  687. "description": "Host Path (Path that already exists on the system)"
  688. },
  689. {
  690. "value": "ix_volume",
  691. "description": "ixVolume (Dataset created automatically by the system)"
  692. }
  693. ]
  694. }
  695. },
  696. {
  697. "variable": "ix_volume_config",
  698. "label": "ixVolume Configuration",
  699. "description": "The configuration for the ixVolume dataset.",
  700. "schema": {
  701. "type": "dict",
  702. "show_if": [
  703. [
  704. "type",
  705. "=",
  706. "ix_volume"
  707. ]
  708. ],
  709. "$ref": [
  710. "normalize/ix_volume"
  711. ],
  712. "attrs": [
  713. {
  714. "variable": "acl_enable",
  715. "label": "Enable ACL",
  716. "description": "Enable ACL for the storage.",
  717. "schema": {
  718. "type": "boolean",
  719. "default": false
  720. }
  721. },
  722. {
  723. "variable": "dataset_name",
  724. "label": "Dataset Name",
  725. "description": "The name of the dataset to use for storage.",
  726. "schema": {
  727. "type": "string",
  728. "required": true,
  729. "hidden": true,
  730. "default": "media"
  731. }
  732. },
  733. {
  734. "variable": "acl_entries",
  735. "label": "ACL Configuration",
  736. "schema": {
  737. "type": "dict",
  738. "show_if": [
  739. [
  740. "acl_enable",
  741. "=",
  742. true
  743. ]
  744. ],
  745. "attrs": []
  746. }
  747. }
  748. ]
  749. }
  750. },
  751. {
  752. "variable": "host_path_config",
  753. "label": "Host Path Configuration",
  754. "schema": {
  755. "type": "dict",
  756. "show_if": [
  757. [
  758. "type",
  759. "=",
  760. "host_path"
  761. ]
  762. ],
  763. "attrs": [
  764. {
  765. "variable": "acl_enable",
  766. "label": "Enable ACL",
  767. "description": "Enable ACL for the storage.",
  768. "schema": {
  769. "type": "boolean",
  770. "default": false
  771. }
  772. },
  773. {
  774. "variable": "acl",
  775. "label": "ACL Configuration",
  776. "schema": {
  777. "type": "dict",
  778. "show_if": [
  779. [
  780. "acl_enable",
  781. "=",
  782. true
  783. ]
  784. ],
  785. "attrs": [],
  786. "$ref": [
  787. "normalize/acl"
  788. ]
  789. }
  790. },
  791. {
  792. "variable": "path",
  793. "label": "Host Path",
  794. "description": "The host path to use for storage.",
  795. "schema": {
  796. "type": "hostpath",
  797. "show_if": [
  798. [
  799. "acl_enable",
  800. "=",
  801. false
  802. ]
  803. ],
  804. "required": true
  805. }
  806. }
  807. ]
  808. }
  809. }
  810. ]
  811. }
  812. },
  813. {
  814. "variable": "postgres_data",
  815. "label": "Home Assistant Postgres Data Storage",
  816. "description": "The path to store Home Assistant Postgres Data.",
  817. "schema": {
  818. "type": "dict",
  819. "attrs": [
  820. {
  821. "variable": "type",
  822. "label": "Type",
  823. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  824. "schema": {
  825. "type": "string",
  826. "required": true,
  827. "default": "ix_volume",
  828. "enum": [
  829. {
  830. "value": "host_path",
  831. "description": "Host Path (Path that already exists on the system)"
  832. },
  833. {
  834. "value": "ix_volume",
  835. "description": "ixVolume (Dataset created automatically by the system)"
  836. }
  837. ]
  838. }
  839. },
  840. {
  841. "variable": "ix_volume_config",
  842. "label": "ixVolume Configuration",
  843. "description": "The configuration for the ixVolume dataset.",
  844. "schema": {
  845. "type": "dict",
  846. "show_if": [
  847. [
  848. "type",
  849. "=",
  850. "ix_volume"
  851. ]
  852. ],
  853. "$ref": [
  854. "normalize/ix_volume"
  855. ],
  856. "attrs": [
  857. {
  858. "variable": "acl_enable",
  859. "label": "Enable ACL",
  860. "description": "Enable ACL for the storage.",
  861. "schema": {
  862. "type": "boolean",
  863. "default": false
  864. }
  865. },
  866. {
  867. "variable": "dataset_name",
  868. "label": "Dataset Name",
  869. "description": "The name of the dataset to use for storage.",
  870. "schema": {
  871. "type": "string",
  872. "required": true,
  873. "hidden": true,
  874. "default": "postgres_data"
  875. }
  876. },
  877. {
  878. "variable": "acl_entries",
  879. "label": "ACL Configuration",
  880. "schema": {
  881. "type": "dict",
  882. "show_if": [
  883. [
  884. "acl_enable",
  885. "=",
  886. true
  887. ]
  888. ],
  889. "attrs": []
  890. }
  891. }
  892. ]
  893. }
  894. },
  895. {
  896. "variable": "host_path_config",
  897. "label": "Host Path Configuration",
  898. "schema": {
  899. "type": "dict",
  900. "show_if": [
  901. [
  902. "type",
  903. "=",
  904. "host_path"
  905. ]
  906. ],
  907. "attrs": [
  908. {
  909. "variable": "acl_enable",
  910. "label": "Enable ACL",
  911. "description": "Enable ACL for the storage.",
  912. "schema": {
  913. "type": "boolean",
  914. "default": false
  915. }
  916. },
  917. {
  918. "variable": "acl",
  919. "label": "ACL Configuration",
  920. "schema": {
  921. "type": "dict",
  922. "show_if": [
  923. [
  924. "acl_enable",
  925. "=",
  926. true
  927. ]
  928. ],
  929. "attrs": [],
  930. "$ref": [
  931. "normalize/acl"
  932. ]
  933. }
  934. },
  935. {
  936. "variable": "path",
  937. "label": "Host Path",
  938. "description": "The host path to use for storage.",
  939. "schema": {
  940. "type": "hostpath",
  941. "show_if": [
  942. [
  943. "acl_enable",
  944. "=",
  945. false
  946. ]
  947. ],
  948. "required": true
  949. }
  950. },
  951. {
  952. "variable": "auto_permissions",
  953. "label": "Automatic Permissions",
  954. "description": "Automatically set permissions for the host path.\nEnabling this, will check the top level directory,</br>\nIf it finds incorrect permissions, it will `chown` the\nhost path to the user and group required for the\npostgres container.\n",
  955. "schema": {
  956. "type": "boolean",
  957. "default": false,
  958. "show_if": [
  959. [
  960. "acl_enable",
  961. "=",
  962. false
  963. ]
  964. ]
  965. }
  966. }
  967. ]
  968. }
  969. }
  970. ]
  971. }
  972. },
  973. {
  974. "variable": "additional_storage",
  975. "label": "Additional Storage",
  976. "schema": {
  977. "type": "list",
  978. "default": [],
  979. "items": [
  980. {
  981. "variable": "storageEntry",
  982. "label": "Storage Entry",
  983. "schema": {
  984. "type": "dict",
  985. "attrs": [
  986. {
  987. "variable": "type",
  988. "label": "Type",
  989. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.</br>\nSMB Share: Is a SMB share that is mounted to as a volume.\n",
  990. "schema": {
  991. "type": "string",
  992. "required": true,
  993. "default": "ix_volume",
  994. "enum": [
  995. {
  996. "value": "host_path",
  997. "description": "Host Path (Path that already exists on the system)"
  998. },
  999. {
  1000. "value": "ix_volume",
  1001. "description": "ixVolume (Dataset created automatically by the system)"
  1002. },
  1003. {
  1004. "value": "cifs",
  1005. "description": "SMB/CIFS Share (Mounts a volume to a SMB share)"
  1006. }
  1007. ]
  1008. }
  1009. },
  1010. {
  1011. "variable": "read_only",
  1012. "label": "Read Only",
  1013. "description": "Mount the volume as read only.",
  1014. "schema": {
  1015. "type": "boolean",
  1016. "default": false
  1017. }
  1018. },
  1019. {
  1020. "variable": "mount_path",
  1021. "label": "Mount Path",
  1022. "description": "The path inside the container to mount the storage.",
  1023. "schema": {
  1024. "type": "path",
  1025. "required": true
  1026. }
  1027. },
  1028. {
  1029. "variable": "host_path_config",
  1030. "label": "Host Path Configuration",
  1031. "schema": {
  1032. "type": "dict",
  1033. "show_if": [
  1034. [
  1035. "type",
  1036. "=",
  1037. "host_path"
  1038. ]
  1039. ],
  1040. "attrs": [
  1041. {
  1042. "variable": "acl_enable",
  1043. "label": "Enable ACL",
  1044. "description": "Enable ACL for the storage.",
  1045. "schema": {
  1046. "type": "boolean",
  1047. "default": false
  1048. }
  1049. },
  1050. {
  1051. "variable": "acl",
  1052. "label": "ACL Configuration",
  1053. "schema": {
  1054. "type": "dict",
  1055. "show_if": [
  1056. [
  1057. "acl_enable",
  1058. "=",
  1059. true
  1060. ]
  1061. ],
  1062. "attrs": [],
  1063. "$ref": [
  1064. "normalize/acl"
  1065. ]
  1066. }
  1067. },
  1068. {
  1069. "variable": "path",
  1070. "label": "Host Path",
  1071. "description": "The host path to use for storage.",
  1072. "schema": {
  1073. "type": "hostpath",
  1074. "show_if": [
  1075. [
  1076. "acl_enable",
  1077. "=",
  1078. false
  1079. ]
  1080. ],
  1081. "required": true
  1082. }
  1083. }
  1084. ]
  1085. }
  1086. },
  1087. {
  1088. "variable": "ix_volume_config",
  1089. "label": "ixVolume Configuration",
  1090. "description": "The configuration for the ixVolume dataset.",
  1091. "schema": {
  1092. "type": "dict",
  1093. "show_if": [
  1094. [
  1095. "type",
  1096. "=",
  1097. "ix_volume"
  1098. ]
  1099. ],
  1100. "$ref": [
  1101. "normalize/ix_volume"
  1102. ],
  1103. "attrs": [
  1104. {
  1105. "variable": "acl_enable",
  1106. "label": "Enable ACL",
  1107. "description": "Enable ACL for the storage.",
  1108. "schema": {
  1109. "type": "boolean",
  1110. "default": false
  1111. }
  1112. },
  1113. {
  1114. "variable": "dataset_name",
  1115. "label": "Dataset Name",
  1116. "description": "The name of the dataset to use for storage.",
  1117. "schema": {
  1118. "type": "string",
  1119. "required": true,
  1120. "default": "storage_entry"
  1121. }
  1122. },
  1123. {
  1124. "variable": "acl_entries",
  1125. "label": "ACL Configuration",
  1126. "schema": {
  1127. "type": "dict",
  1128. "show_if": [
  1129. [
  1130. "acl_enable",
  1131. "=",
  1132. true
  1133. ]
  1134. ],
  1135. "attrs": [],
  1136. "$ref": [
  1137. "normalize/acl"
  1138. ]
  1139. }
  1140. }
  1141. ]
  1142. }
  1143. },
  1144. {
  1145. "variable": "cifs_config",
  1146. "label": "SMB Configuration",
  1147. "description": "The configuration for the SMB dataset.",
  1148. "schema": {
  1149. "type": "dict",
  1150. "show_if": [
  1151. [
  1152. "type",
  1153. "=",
  1154. "cifs"
  1155. ]
  1156. ],
  1157. "attrs": [
  1158. {
  1159. "variable": "server",
  1160. "label": "Server",
  1161. "description": "The server to mount the SMB share.",
  1162. "schema": {
  1163. "type": "string",
  1164. "required": true
  1165. }
  1166. },
  1167. {
  1168. "variable": "path",
  1169. "label": "Path",
  1170. "description": "The path to mount the SMB share.",
  1171. "schema": {
  1172. "type": "string",
  1173. "required": true
  1174. }
  1175. },
  1176. {
  1177. "variable": "username",
  1178. "label": "Username",
  1179. "description": "The username to use for the SMB share.",
  1180. "schema": {
  1181. "type": "string",
  1182. "required": true
  1183. }
  1184. },
  1185. {
  1186. "variable": "password",
  1187. "label": "Password",
  1188. "description": "The password to use for the SMB share.",
  1189. "schema": {
  1190. "type": "string",
  1191. "required": true,
  1192. "private": true
  1193. }
  1194. },
  1195. {
  1196. "variable": "domain",
  1197. "label": "Domain",
  1198. "description": "The domain to use for the SMB share.",
  1199. "schema": {
  1200. "type": "string"
  1201. }
  1202. }
  1203. ]
  1204. }
  1205. }
  1206. ]
  1207. }
  1208. }
  1209. ]
  1210. }
  1211. }
  1212. ]
  1213. }
  1214. },
  1215. {
  1216. "variable": "labels",
  1217. "label": "",
  1218. "group": "Labels Configuration",
  1219. "schema": {
  1220. "type": "list",
  1221. "default": [],
  1222. "items": [
  1223. {
  1224. "variable": "label",
  1225. "label": "Label",
  1226. "schema": {
  1227. "type": "dict",
  1228. "attrs": [
  1229. {
  1230. "variable": "key",
  1231. "label": "Key",
  1232. "schema": {
  1233. "type": "string",
  1234. "required": true
  1235. }
  1236. },
  1237. {
  1238. "variable": "value",
  1239. "label": "Value",
  1240. "schema": {
  1241. "type": "string",
  1242. "required": true
  1243. }
  1244. },
  1245. {
  1246. "variable": "containers",
  1247. "label": "Containers",
  1248. "description": "Containers where the label should be applied",
  1249. "schema": {
  1250. "type": "list",
  1251. "items": [
  1252. {
  1253. "variable": "container",
  1254. "label": "Container",
  1255. "schema": {
  1256. "type": "string",
  1257. "required": true,
  1258. "enum": [
  1259. {
  1260. "value": "home-assistant",
  1261. "description": "home-assistant"
  1262. },
  1263. {
  1264. "value": "postgres",
  1265. "description": "postgres"
  1266. }
  1267. ]
  1268. }
  1269. }
  1270. ]
  1271. }
  1272. }
  1273. ]
  1274. }
  1275. }
  1276. ]
  1277. }
  1278. },
  1279. {
  1280. "variable": "resources",
  1281. "label": "",
  1282. "group": "Resources Configuration",
  1283. "schema": {
  1284. "type": "dict",
  1285. "attrs": [
  1286. {
  1287. "variable": "limits",
  1288. "label": "Limits",
  1289. "schema": {
  1290. "type": "dict",
  1291. "attrs": [
  1292. {
  1293. "variable": "cpus",
  1294. "label": "CPUs",
  1295. "description": "CPUs limit for Home Assistant.",
  1296. "schema": {
  1297. "type": "int",
  1298. "default": 2,
  1299. "required": true
  1300. }
  1301. },
  1302. {
  1303. "variable": "memory",
  1304. "label": "Memory (in MB)",
  1305. "description": "Memory limit for Home Assistant.",
  1306. "schema": {
  1307. "type": "int",
  1308. "default": 4096,
  1309. "required": true
  1310. }
  1311. }
  1312. ]
  1313. }
  1314. }
  1315. ]
  1316. }
  1317. }
  1318. ]
  1319. },
  1320. "readme": "<h1>Home Assistant</h1> <p><a href=\"https://www.home-assistant.io/\">Home Assistant</a> is an open source home automation that puts local control and privacy first.</p>",
  1321. "changelog": null,
  1322. "chart_metadata": {
  1323. "annotations": {
  1324. "min_scale_version": "24.10.2.2"
  1325. },
  1326. "app_version": "2025.9.1",
  1327. "capabilities": [
  1328. {
  1329. "description": "Home Assistant is able to change file ownership arbitrarily",
  1330. "name": "CHOWN"
  1331. },
  1332. {
  1333. "description": "Home Assistant is able to bypass file permission checks",
  1334. "name": "DAC_OVERRIDE"
  1335. },
  1336. {
  1337. "description": "Home Assistant is able to bypass permission checks for file operations",
  1338. "name": "FOWNER"
  1339. },
  1340. {
  1341. "description": "Home Assistant is able to bind to privileged ports (< 1024)",
  1342. "name": "NET_BIND_SERVICE"
  1343. },
  1344. {
  1345. "description": "Home Assistant is able to use raw and packet sockets",
  1346. "name": "NET_RAW"
  1347. }
  1348. ],
  1349. "categories": [
  1350. "productivity"
  1351. ],
  1352. "changelog_url": "https://github.com/home-assistant/core/releases",
  1353. "date_added": "2024-08-13",
  1354. "description": "Home Assistant is an open source home automation that puts local control and privacy first.",
  1355. "home": "https://www.home-assistant.io/",
  1356. "host_mounts": [],
  1357. "icon": "https://media.sys.truenas.net/apps/home-assistant/icons/icon.png",
  1358. "keywords": [
  1359. "home-automation",
  1360. "assistant"
  1361. ],
  1362. "lib_version": "2.1.49",
  1363. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  1364. "maintainers": [
  1365. {
  1366. "email": "dev@ixsystems.com",
  1367. "name": "truenas",
  1368. "url": "https://www.truenas.com/"
  1369. }
  1370. ],
  1371. "name": "home-assistant",
  1372. "run_as_context": [
  1373. {
  1374. "description": "Home Assistant runs as root user.",
  1375. "gid": 0,
  1376. "group_name": "root",
  1377. "uid": 0,
  1378. "user_name": "root"
  1379. },
  1380. {
  1381. "description": "Postgres runs as non-root user.",
  1382. "gid": 999,
  1383. "group_name": "postgres",
  1384. "uid": 999,
  1385. "user_name": "postgres"
  1386. }
  1387. ],
  1388. "screenshots": [
  1389. "https://media.sys.truenas.net/apps/home-assistant/screenshots/screenshot1.png"
  1390. ],
  1391. "sources": [
  1392. "https://github.com/home-assistant/home-assistant"
  1393. ],
  1394. "title": "Home Assistant",
  1395. "train": "stable",
  1396. "version": "1.5.26"
  1397. }
  1398. }
  1399. }