mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update picture-entity.markdown
This commit is contained in:
parent
8a54892a29
commit
37324fbfd8
@ -67,12 +67,12 @@ tap_action:
|
|||||||
`state_image` object structure
|
`state_image` object structure
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
on:
|
"on":
|
||||||
required: true
|
required: true
|
||||||
description: URL of an image used for on state.
|
description: URL of an image used for on state.
|
||||||
type: string
|
type: string
|
||||||
default: None
|
default: None
|
||||||
off:
|
"off":
|
||||||
required: true
|
required: true
|
||||||
description: URL of an image used for off state.
|
description: URL of an image used for off state.
|
||||||
type: string
|
type: string
|
||||||
@ -90,7 +90,7 @@ not_home:
|
|||||||
any:
|
any:
|
||||||
required: false
|
required: false
|
||||||
description: Any state that is supported by the entity works
|
description: Any state that is supported by the entity works
|
||||||
type: 'object'
|
type: object
|
||||||
default: None
|
default: None
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user