mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +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
|
||||
|
||||
{% configuration %}
|
||||
on:
|
||||
"on":
|
||||
required: true
|
||||
description: URL of an image used for on state.
|
||||
type: string
|
||||
default: None
|
||||
off:
|
||||
"off":
|
||||
required: true
|
||||
description: URL of an image used for off state.
|
||||
type: string
|
||||
@ -90,7 +90,7 @@ not_home:
|
||||
any:
|
||||
required: false
|
||||
description: Any state that is supported by the entity works
|
||||
type: 'object'
|
||||
type: object
|
||||
default: None
|
||||
{% endconfiguration %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user