Add hacs badge
This commit is contained in:
parent
2f844a13d7
commit
86d0163ac6
@ -1,12 +1,20 @@
|
|||||||
fold-entity-row
|
fold-entity-row
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
[](https://github.com/custom-components/hacs)
|
||||||
|
|
||||||
Fold away and hide rows in lovelace [entities](https://www.home-assistant.io/lovelace/entities/) cards.
|
Fold away and hide 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 `fold-entity-row.js` as a `module`.
|
Install `fold-entity-row.js` as a `module`.
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
resources:
|
||||||
|
url: /local/fold-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