Skip to content

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

Open
chbmuc wants to merge 1 commit intoluar123:masterfrom
chbmuc:trust
Open

add options to configure trust_center_key and device_version for HUE bridge#26
chbmuc wants to merge 1 commit intoluar123:masterfrom
chbmuc:trust

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.

@Hedda
Copy link

Hedda commented Oct 7, 2025

On a side-note, @wejn now has whole multi-part blog-series on Reversing Philips Hue light driver (i.e. all parts was not posted):

@Hedda
Copy link

Hedda commented Oct 10, 2025

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.

3 participants