mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Update glance.markdown
This commit is contained in:
parent
e669efb972
commit
fd93b1ac9c
@ -26,15 +26,6 @@ entities:
|
|||||||
required: true
|
required: true
|
||||||
description: "A list of entity IDs or an `entity` object."
|
description: "A list of entity IDs or an `entity` object."
|
||||||
type: list
|
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:
|
title:
|
||||||
required: false
|
required: false
|
||||||
description: Card title
|
description: Card title
|
||||||
@ -64,7 +55,7 @@ Basic example:
|
|||||||
Screenshot of the glance card with custom title.
|
Screenshot of the glance card with custom title.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
Example with a custom name:
|
Define entities as objects and apply a custom name:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- type: glance
|
- type: glance
|
||||||
|
Loading…
x
Reference in New Issue
Block a user