YeonV / home-assistant-addons

MIT License
13 stars 8 forks source link

Hue Bridge Support #50

Open LonelyPlayer opened 1 month ago

LonelyPlayer commented 1 month ago

Hey there, I´m trying to connect my Hue Bridge to the ledfx-addon, but I'm getting the error:

You need to install the python-mbedtls package for Hue to work.

Are there some kind of hardware limitations? I found the following in pyproject.toml on the official ledfx repository:

python-mbedtls = {version = "==2.9.2", markers = "(sys_platform == 'linux' and platform_machine != 'aarch64' and platform_machine != 'armv7l') or sys_platform == 'win32' or sys_platform == 'darwin'", optional = true}

spiro-c commented 1 month ago

yes there is no arm wheel for python-mbedtls and is pain to build the wheel not always working ....

spiro-c commented 1 month ago

you can try the dev addon if the hue is working I just make update and bump the version