mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Adding FAQ entry about unique_id (#14446)
This question keeps coming up, so it's long past time it was added to the FAQ
This commit is contained in:
parent
dd537d93e8
commit
9ae83749e5
13
source/_faq/unique_id.markdown
Normal file
13
source/_faq/unique_id.markdown
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: "This entity does not have a unique ID?"
|
||||
description: "This entity does not have a unique ID?"
|
||||
ha_category: Configuration
|
||||
---
|
||||
|
||||
When you see
|
||||
|
||||
```text
|
||||
This entity does not have a unique ID, therefore its settings cannot be managed from the UI
|
||||
```
|
||||
|
||||
this simply means that you can't change the `entity_id` or the friendly name from the UI. You can still use the _Customizations_ menu to customize that entity. Typically you'll see this when you create entities using YAML.
|
Loading…
x
Reference in New Issue
Block a user