{"id":13512402,"url":"https://github.com/home-assistant/operating-system","last_synced_at":"2026-04-07T11:00:57.674Z","repository":{"id":37352378,"uuid":"115992009","full_name":"home-assistant/operating-system","owner":"home-assistant","description":":beginner: Home Assistant Operating System","archived":false,"fork":false,"pushed_at":"2026-03-31T15:50:10.000Z","size":38985,"stargazers_count":6961,"open_issues_count":85,"forks_count":1216,"subscribers_count":146,"default_branch":"dev","last_synced_at":"2026-04-03T21:33:25.596Z","etag":null,"topics":["buildroot","docker","hacktoberfest","hass","hassio-os","home-assistant","iot","nb","vvc"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/home-assistant.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":"https://www.openhomefoundation.org"}},"created_at":"2018-01-02T08:20:18.000Z","updated_at":"2026-04-03T15:02:33.000Z","dependencies_parsed_at":"2023-10-03T21:18:17.467Z","dependency_job_id":"b1303f2a-9b88-4d28-ae27-f95e9ccbd993","html_url":"https://github.com/home-assistant/operating-system","commit_stats":{"total_commits":2342,"total_committers":134,"mean_commits":17.47761194029851,"dds":0.6626814688300597,"last_synced_commit":"e4d00de47468c56b1b29797286371f0bb055efa4"},"previous_names":[],"tags_count":200,"template":false,"template_full_name":null,"purl":"pkg:github/home-assistant/operating-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/home-assistant%2Foperating-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/home-assistant%2Foperating-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/home-assistant%2Foperating-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/home-assistant%2Foperating-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/home-assistant","download_url":"https://codeload.github.com/home-assistant/operating-system/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/home-assistant%2Foperating-system/sbom","scorecard":{"id":112978,"data":{"date":"2025-08-11","repo":{"name":"github.com/home-assistant/operating-system","commit":"17d811a78f80ae01fef8ee33733f487a961db61b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/build.yaml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yaml:38","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yaml:207","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:12","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release-drafter.yml:13","Warn: no topLevel permission defined: .github/workflows/artifacts-index.yaml:1","Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-actions.yml:8","Warn: no topLevel permission defined: .github/workflows/pr-checks.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/home-assistant/.github/SECURITY.md:1","Info: Found linked content: github.com/home-assistant/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/home-assistant/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts-index.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/artifacts-index.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts-index.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/artifacts-index.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:318: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:333: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:379: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:388: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:404: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:422: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/build.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-actions.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/label-actions.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/lock.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-checks.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/pr-checks.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-checks.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/pr-checks.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-checks.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/pr-checks.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/release-drafter.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/stale.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/test.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/test.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/test.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/test.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/test.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/home-assistant/operating-system/test.yaml/dev?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating debian:bullseye to debian:bullseye@sha256:8ec25a9073e8cc89a184a6256e219828196d75203375a8ad4f0977f3011f2115","Warn: pipCommand not pinned by hash: tests/run_tests.sh:13","Warn: pipCommand not pinned by hash: .github/workflows/artifacts-index.yaml:53","Warn: pipCommand not pinned by hash: .github/workflows/build.yaml:230","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:52","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yaml:34"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 16.1 not signed: https://api.github.com/repos/home-assistant/operating-system/releases/237372232","Warn: release artifact 16.1.rc1 not signed: https://api.github.com/repos/home-assistant/operating-system/releases/231157711","Warn: release artifact 16.0 not signed: https://api.github.com/repos/home-assistant/operating-system/releases/231155961","Warn: release artifact 16.0.rc3 not signed: https://api.github.com/repos/home-assistant/operating-system/releases/228749583","Warn: release artifact 16.0.rc2 not signed: https://api.github.com/repos/home-assistant/operating-system/releases/225595198","Warn: release artifact 16.1 does not have provenance: https://api.github.com/repos/home-assistant/operating-system/releases/237372232","Warn: release artifact 16.1.rc1 does not have provenance: https://api.github.com/repos/home-assistant/operating-system/releases/231157711","Warn: release artifact 16.0 does not have provenance: https://api.github.com/repos/home-assistant/operating-system/releases/231155961","Warn: release artifact 16.0.rc3 does not have provenance: https://api.github.com/repos/home-assistant/operating-system/releases/228749583","Warn: release artifact 16.0.rc2 does not have provenance: https://api.github.com/repos/home-assistant/operating-system/releases/225595198"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'dev'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-15T15:39:26.986Z","repository_id":37352378,"created_at":"2025-08-15T15:39:26.986Z","updated_at":"2025-08-15T15:39:26.986Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31509941,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["buildroot","docker","hacktoberfest","hass","hassio-os","home-assistant","iot","nb","vvc"],"created_at":"2024-08-01T03:01:49.635Z","updated_at":"2026-04-07T11:00:57.668Z","avatar_url":"https://github.com/home-assistant.png","language":"Python","funding_links":["https://www.openhomefoundation.org"],"categories":["Python","Makefile"],"sub_categories":[],"readme":"# Home Assistant Operating System\n\nHome Assistant Operating System (formerly HassOS) is a Linux based operating system optimized to host [Home Assistant](https://www.home-assistant.io) and its [Apps](https://www.home-assistant.io/apps/).\n\nHome Assistant Operating System uses Docker as its container engine. By default it deploys the Home Assistant Supervisor as a container. Home Assistant Supervisor in turn uses the Docker container engine to control Home Assistant Core and Apps in separate containers. Home Assistant Operating System is **not** based on a regular Linux distribution like Ubuntu. It is built using [Buildroot](https://buildroot.org/) and it is optimized to run Home Assistant. It targets single board compute (SBC) devices like the Raspberry Pi or ODROID but also supports x86-64 systems with UEFI.\n\n[![Home Assistant - A project from the Open Home Foundation](https://www.openhomefoundation.org/badges/home-assistant.png)](https://www.openhomefoundation.org/)\n\n## Features\n\n- Lightweight and memory-efficient\n- Minimized I/O\n- Over The Air (OTA) updates\n- Offline updates\n- Modular using Docker container engine\n\n## Supported hardware\n\nThe list of supported hardware is defined by [ADR-0015](https://github.com/home-assistant/architecture/blob/master/adr/0015-home-assistant-os.md).\nEvery new hardware addition must meet at least requirements defined in [ADR-0017](https://github.com/home-assistant/architecture/blob/master/adr/0017-hardware-screening-os.md) and pass through an architecture design proposal.\n\nFor documentation explaining details of the individual supported boards, see [Board support](https://developers.home-assistant.io/docs/operating-system/boards/overview) section of the Home Assistant Developer Docs.\n\n## Getting Started\n\nIf you just want to use Home Assistant the official [getting started guide](https://www.home-assistant.io/getting-started/) and [installation instructions](https://www.home-assistant.io/hassio/installation/) take you through how to download Home Assistant Operating System and get it running on your machine.\n\nIf you're interested in finding out more about Home Assistant Operating System and how it works read on...\n\n## Development\n\nIf you don't have experience with embedded systems, Buildroot or the build process for Linux distributions it is recommended to read up on these topics first (e.g. [Bootlin](https://bootlin.com/docs/) has excellent resources).\n\nThe Home Assistant Operating System documentation can be found on the [Home Assistant Developer Docs website](https://developers.home-assistant.io/docs/operating-system).\n\n### Components\n\n- **Bootloader:**\n  - [GRUB](https://www.gnu.org/software/grub/) for devices that support UEFI\n  - [U-Boot](https://www.denx.de/wiki/U-Boot) for devices that don't support UEFI\n- **Operating System:**\n  - [Buildroot](https://buildroot.org/) LTS Linux\n- **File Systems:**\n  - [SquashFS](https://www.kernel.org/doc/Documentation/filesystems/squashfs.txt) for read-only file systems (using LZ4 compression)\n  - [ZRAM](https://www.kernel.org/doc/Documentation/blockdev/zram.txt) for `/tmp`, `/var` and swap (using LZ4 compression)\n- **Container Platform:**\n  - [Docker Engine](https://docs.docker.com/engine/) for running Home Assistant components in containers\n- **Updates:**\n  - [RAUC](https://rauc.io/) for Over The Air (OTA) and USB updates\n- **Security:**\n  - [AppArmor](https://apparmor.net/) Linux kernel security module\n\n### Development builds\n\nThe Development build GitHub Action Workflow is a manually triggered workflow\nwhich creates Home Assistant OS development builds. The development builds are\navailable at [https://os-artifacts.home-assistant.io/index.html](https://os-artifacts.home-assistant.io/index.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhome-assistant%2Foperating-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhome-assistant%2Foperating-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhome-assistant%2Foperating-system/lists"}