Skip to content

Commit

Permalink
Merge pull request #17 from custom-cards/add-installation-instructions
Browse files Browse the repository at this point in the history
Added installation info
  • Loading branch information
Rocka84 authored Aug 20, 2019
2 parents 73e8265 + 819d22f commit 1311ef0
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 @@ -10,6 +10,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 1311ef0

Please sign in to comment.