Skip to content

Commit

Permalink
Merge pull request #19 from SNoof85/up-readme-HACS
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
SNoof85 authored Feb 9, 2021
2 parents 0218e09 + 467c909 commit fd5a20c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
# Lovelace tempometer-gauge-card

A Home Assistant lovelace custom gauge card for barometer, thermometer, humidity meter or anything you want with custom icons.

![pressure-and-temp](https://user-images.githubusercontent.com/25659602/106396921-2dc16900-640b-11eb-9921-baabe2fdb378.png)
![humidity-and-custom](https://user-images.githubusercontent.com/25659602/106397020-a9231a80-640b-11eb-882e-3b38cde7fa69.png)

## Usage
Add this card via HACS (recommended)

Or manually :
Add this custom card to your home assistant instance. Reference it into your lovelace configuration.
```
- type: js
url: /local/lovelace/tempometer-gauge-card.js
```

Finally :
Add it as a custom card to your lovelace : `'custom:tempometer-gauge-card'`.

## Options
Expand Down

0 comments on commit fd5a20c

Please sign in to comment.