-
Couldn't load subscription status.
- Fork 7.7k
-
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
Beta Was this translation helpful? Give feedback.
All reactions
Thank you
Replies: 1 comment 1 reply
-
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.
Not sure about how iPhone Home app deals with Identify function.
I'm sure that it work with Home Assistant APP.
Beta Was this translation helpful? Give feedback.
All reactions
-
Thank you
Beta Was this translation helpful? Give feedback.