Skip to content

Commit

Permalink
Added installation info
Browse files Browse the repository at this point in the history
recommending HACS
see #16
  • Loading branch information
Rocka84 committed Aug 20, 2019
1 parent 71afdf0 commit 819d22f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,19 @@ Two gauges in one, built mostly with CSS.
Heavily inspired by [ciotlosm's gauge-card](https://github.com/ciotlosm/custom-lovelace/), but completly written
from scratch.

## Installation

Use [HACS](https://github.com/custom-components/hacs) (recommended)
or download [dual-gauge-card.js](https://github.com/custom-cards/dual-gauge-card/raw/master/dual-gauge-card.js) and place it in your www directory.

In your ui-lovelace.yaml add this:
```yaml
- url: /community_plugin/dual-gauge-card/dual-gauge-card.js
type: js
```
If you don't use HACS please change the url accordingly.
## Config
| Name | Type | Default | Description |
Expand Down

0 comments on commit 819d22f

Please sign in to comment.