Add info.md for hacs
This commit is contained in:
parent
d978f1b594
commit
d7d25cc70c
@ -10,13 +10,12 @@ A dummy card that is invisible, but has a height. It's most useful together with
|
||||
|
||||
For installation instructions [see this guide](https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins).
|
||||
|
||||
The recommended type of this plugin is: `js`
|
||||
The recommended type of this plugin is: `module`.
|
||||
|
||||
### If you are using [custom\_updater](https://github.com/custom-components/custom_updater):
|
||||
```yaml
|
||||
resources:
|
||||
- url: /customcards/github/thomasloven/gap-card.js?track=true
|
||||
type: js
|
||||
url: /local/dummy-entity-row.js
|
||||
type: module
|
||||
```
|
||||
|
||||
# Usage instructions
|
||||
|
Loading…
x
Reference in New Issue
Block a user