Merge pull request #5725 from sjabby/patch-22

Fix typo in Lovelace docs - picture-elements
This commit is contained in:
DubhAd 2018-07-09 20:57:31 +01:00 committed by GitHub
commit 14dd044f5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,7 @@ style:
description: See "Style options" description: See "Style options"
type: object type: object
tap_action: tap_action:
required: true required: false
description: "Set to `toggle` to change state" description: "Set to `toggle` to change state"
type: string type: string
default: more-info default: more-info