Merge pull request #5762 from home-assistant/c727-ll-glance-1

Lovelace: update glance
This commit is contained in:
DubhAd 2018-07-11 22:36:51 +01:00 committed by GitHub
commit d75a004ee3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,15 +26,6 @@ entities:
required: true
description: "A list of entity IDs or an `entity` object."
type: list
keys:
entity:
required: true
description: "The `entity_id` to show."
type: string
name:
required: true
description: "A name for `the entity_id`."
type: string
title:
required: false
description: Card title
@ -64,7 +55,7 @@ Basic example:
Screenshot of the glance card with custom title.
</p>
Example with a custom name:
Define entities as objects and apply a custom name:
```yaml
- type: glance