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"