hassio-addons / addon-unifi

UniFi Network Application - Home Assistant Community Add-ons
https://addons.community
MIT License
276 stars 137 forks source link

armv7 support #369

Closed shajek closed 2 years ago

shajek commented 2 years ago

Hello,

is there any reason, why is armv7 unsupported ? Unifi controller works OK on XU4, but it would be perfect if it can be done from HA addon.

Thank you

sinclairpaul commented 2 years ago

You can see the release notes for https://github.com/hassio-addons/addon-unifi/releases/tag/v1.0.0 as to why 32 bit support was removed.

shajek commented 2 years ago

For information to another users, it is posible to run latest version of addon in latest HA on ARMv7 (for me on ODROID XU4). After cloning git to addon folder and make 3 changes is files all build and work nicely (all components to run it on armv7 exist and work). The main goal was to use the latest version with 32bit support, but even there I had to modify the dockerfile. So I tried to use the latest version without 32bit support with similar modifications and everything works

frenck commented 2 years ago

@shajek 👍 good for you. We won't be supporting it from this repository though.

shajek commented 2 years ago

I just wanted to let other users know that there is a possibility to make it work and at the same time thank you for your work :)

frenck commented 2 years ago

yes, but it won't have a future and you will be guaranteed to run into backward incompatible issues in the future.