Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

it can run on arm aarch64 platform? #45

Open
zjyg1993 opened this issue Mar 30, 2024 · 1 comment
Open

it can run on arm aarch64 platform? #45

zjyg1993 opened this issue Mar 30, 2024 · 1 comment

Comments

@zjyg1993
Copy link

As the title wrote,it can run on arm aarch64 platform? what's more, it can extend homtkit ? or only xiaomi smarthome devices ?

@devbis
Copy link
Member

devbis commented Apr 1, 2024

It can run on Openwrt/aarch64. It installs the original version of HA but patches it to use library versions that are available in OpenWrt repo and keeps only necessary components, others are excluded from the installation to keep it smaller.

Homekit is not included, but you can get it back by copying from an archive and ensure that libraries are installed and versions are correctly mentioned in manifest.json (https://github.com/home-assistant/core/tree/2024.2.5/homeassistant/components/homekit)
Probably, patching is needed.

@openlumi openlumi deleted a comment from zjyg1993 Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants