Merge pull request #5763 from home-assistant/c727-ll-entities

Lovelace: entites card correct config
This commit is contained in:
DubhAd 2018-07-11 22:37:28 +01:00 committed by GitHub
commit cc3ab25553
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.