diff --git a/source/_lovelace/picture-entity.markdown b/source/_lovelace/picture-entity.markdown index afa0f6fb7de..b888b02453f 100644 --- a/source/_lovelace/picture-entity.markdown +++ b/source/_lovelace/picture-entity.markdown @@ -87,10 +87,10 @@ not_home: description: URL of an image used for not_home state. type: string default: None -OTHER: +any: required: false description: Any state that is supported by the entity works - type: object + type: 'object' default: None {% endconfiguration %}