Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Matter endpoints #11590

Closed Answered by Nezaemmy
Nezaemmy asked this question in Q&A
Jul 13, 2025 · 1 comments · 1 reply
Discussion options

How the names we give to endpoints on the code reflect in the phone App?
On the code we give names the endpoints but on the phone come as light1, light2, etc. this makes double task to identify them physical and rename again on the phone app.
I'm using iPhone Home app

You must be logged in to vote

Replies: 1 comment 1 reply

Comment options

How the names we give to endpoints on the code reflect in the phone App?

This is not implemented. The APP will use generic names.
In order to identify the light, it is possible to use the onIdentify() callback to make the light blink or do something that will identify it.
This "button/menu option" would show up while adding a new endpoint.

https://github.com/espressif/arduino-esp32/blob/master/libraries/Matter/examples/MatterOnIdentify/MatterOnIdentify.ino

Not sure about how iPhone Home app deals with Identify function.
I'm sure that it work with Home Assistant APP.

You must be logged in to vote
1 reply
Comment options

Thank you

Answer selected by Nezaemmy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /