Ok... a little bit of instruction...
This commit is contained in:
parent
063cb5bbbf
commit
c144aa2f9e
20
README.md
20
README.md
@ -5,3 +5,23 @@ slider-entity-row
|
|||||||
Proof of concept
|
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.
|
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
|
||||||
|
```
|
||||||
|

|
||||||
|
Loading…
x
Reference in New Issue
Block a user