Update picture-entity.markdown

This commit is contained in:
sjabby 2018-07-08 22:55:10 +02:00 committed by GitHub
parent 671db9c5e3
commit 8a54892a29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,10 +87,10 @@ not_home:
description: URL of an image used for not_home state. description: URL of an image used for not_home state.
type: string type: string
default: None default: None
OTHER: 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 %}