Skip to content

Commit

Permalink
Prepare release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dylandoamaral committed Mar 26, 2021
1 parent 5a5e25e commit 30618ce
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ A minimalist card inspired by [reddit status](https://www.redditstatus.com/) UI

## Install 🏠

### HACS (recommended)

This card is available in [HACS](https://hacs.xyz/) (Home Assistant Community Store).

### Manual install

1. Download and copy `uptime-card.js` from the [latest release](https://github.com/dylandoamaral/uptime-card/releases/latest) into your `config/www` directory.
Expand All @@ -20,8 +24,6 @@ A minimalist card inspired by [reddit status](https://www.redditstatus.com/) UI

Uptime card is highly customizable.

Option from version `v0.0.2` are not available yet since it is the work in progress release.

### Global configuration

| Name | Type | Default | Since | Description |
Expand Down Expand Up @@ -180,14 +182,10 @@ average_text: '% uptime'
## Roadmap 🗺️
Roadmap for version 0.1.0.
- [ ] Add the card to HACS
- [ ] Polish code
- [ ] Polish editor (new swatch input and number input)
- [X] Add the card to HACS
- [ ] Clickable card (link to website or show history)
- [ ] Polish CSS
- [ ] Add more customizations
- [ ] Calendar mode
- [ ] More customizations
## Additional information ℹ️
### Ok and ko options
Expand Down

0 comments on commit 30618ce

Please sign in to comment.