Update lovelace_custom_card.md

changed ui-lovelace.yaml example to match description above it
This commit is contained in:
cogneato 2018-07-02 21:00:08 -06:00 committed by GitHub
parent a3b36c1589
commit 9957ed41af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,7 +92,7 @@ resources:
views:
- name: Example
cards:
- type: "custom:custom-card-example"
- type: "custom:content-card-example"
entity: input_boolean.switch_tv
```