Lovelace: Add a link to another example card

This commit is contained in:
Paulus Schoutsen 2018-06-20 23:01:07 -04:00 committed by GitHub
parent a8e4307942
commit aa9ca1abc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,3 +89,7 @@ views:
- type: 'custom:example-card'
entity_id: input_boolean.switch_ac_kitchen
```
## Other examples
- Example card using [WiredJS](https://wiredjs.com) - [source](https://gist.github.com/balloob/d86afbecab97b34f9eaeb33b0c0be424)