From c144aa2f9e6f1cef8cd480534d859d46c334b1f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lov=C3=A9n?= Date: Wed, 15 Aug 2018 22:53:10 +0200 Subject: [PATCH] Ok... a little bit of instruction... --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 53d0149..ba44335 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,23 @@ slider-entity-row Proof of concept No support given - if you don't know how to get this to work, that is probably a good thing for now. + + +--- + +```yaml +resources: + - url: /local/slider-entity-row.js + type: js + + +views: + title: My view + cards: + - type: entities + entities: + - entity: light.my_lamp + name: A dimmable lamp + type: custom:slider-entity-row +``` +![slider-entity-row](https://user-images.githubusercontent.com/1299821/44172580-e7161200-a0dd-11e8-8042-19199ad5d5ac.png)