Add hacs badge
This commit is contained in:
parent
db9a50a2de
commit
b7dfd7104c
@ -1,12 +1,20 @@
|
|||||||
slider-entity-row
|
slider-entity-row
|
||||||
=================
|
=================
|
||||||
|
|
||||||
|
[](https://github.com/custom-components/hacs)
|
||||||
|
|
||||||
Add a slider to rows in lovelace [entities](https://www.home-assistant.io/lovelace/entities/) cards.
|
Add a slider to rows in lovelace [entities](https://www.home-assistant.io/lovelace/entities/) cards.
|
||||||
|
|
||||||
For installation instructions [see this guide](https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins).
|
For installation instructions [see this guide](https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins).
|
||||||
|
|
||||||
Install `slider-entity-row.js` as a `module`.
|
Install `slider-entity-row.js` as a `module`.
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
resources:
|
||||||
|
url: /local/slider-entity-row.js
|
||||||
|
type: module
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Add this to an entities card:
|
Add this to an entities card:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user