From 17555f2048c901e113c02a5279f99f3a11dfc4e9 Mon Sep 17 00:00:00 2001 From: sjabby Date: Sun, 8 Jul 2018 22:17:59 +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 a6960fa3692..714438b08d3 100644 --- a/source/_lovelace/picture-entity.markdown +++ b/source/_lovelace/picture-entity.markdown @@ -53,10 +53,10 @@ name: type: string default: None show_info: - required: 'false' + required: false description: Set to false to hide infobar type: boolean - default: 'true' + default: True tap_action: required: false description: "Set to `toggle` for turning entity on/off without opening a dialog"