diff --git a/source/_lovelace/entities.markdown b/source/_lovelace/entities.markdown index fec4fc9b8ac..8e89a333c17 100644 --- a/source/_lovelace/entities.markdown +++ b/source/_lovelace/entities.markdown @@ -21,15 +21,6 @@ entities: required: true description: "A list of entity IDs or an `entity` object." type: list - keys: - entity: - required: true - description: "An `entity_id` to use in the frontend." - type: string - name: - required: true - description: "The name for the `entity_id` to use in the frontend." - type: string title: required: false description: The card title.