From 19e6b9720d823bec333dfdd300ff9809f467f2ac Mon Sep 17 00:00:00 2001 From: c727 Date: Wed, 11 Jul 2018 18:41:05 +0200 Subject: [PATCH] Lovelace: entites card correct config --- source/_lovelace/entities.markdown | 9 --------- 1 file changed, 9 deletions(-) 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.