From 8a54892a291c6cf99a8d8f371b3e9387a9880622 Mon Sep 17 00:00:00 2001 From: sjabby Date: Sun, 8 Jul 2018 22:55:10 +0200 Subject: [PATCH] Update picture-entity.markdown --- source/_lovelace/picture-entity.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 %}