Skip to content

customize friendly_name #54

Answered by zachowj
spali asked this question in Q&A
Discussion options

You must be logged in to vote

The first time you register an entity using nodered/discovery it uses the name field to create an entity_id based on the name field or a combination of the server_id and node_id. Any updates sent to nodered/discovery using the same server_id and node_id will only change the name field and not the entity_id.

You could do back-to-back API calls to nodered/discovery with the second one containing the German name in the name property. Not the best solution but should work for what you're trying to do.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by spali
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants