diff --git a/source/_faq/unique_id.markdown b/source/_faq/unique_id.markdown new file mode 100644 index 00000000000..429e9432247 --- /dev/null +++ b/source/_faq/unique_id.markdown @@ -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.