Skip to content

add options to configure trust_center_key and device_version for HUE bridge #26

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chbmuc
Copy link

@chbmuc chbmuc commented Jan 26, 2025

I wanted to to use zigbee_esphome for a light that is connected to a HUE bridge. Therefore I had to configure the required secret_zll_trust_center_key and had to set the app_device_version.

@wejn has a great blog posts on the specifics required, to get HUE lights working: https://wejn.org/2025/01/zigbee-hue-llo-world/

With this patch it is quite simple to get it running (see the example_esp32c6_hue.yaml). Your favourite search engine should be able to find the required trust_center_key.

@luar123
Copy link
Owner

luar123 commented Jan 27, 2025

Interesting. I think we should allow to configure app device version for each endpoint individually. This could be done by adding a parameter to create_default_cluster and changing endpoint_list_ to hold a tuple.

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

Successfully merging this pull request may close these issues.

2 participants