Skip to content
This repository was archived by the owner on Sep 25, 2021. It is now read-only.

Commit 72355a6

Browse files
authored
Update README.md
1 parent bdabebd commit 72355a6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# atomic calendar card v0.8.1
1+
# atomic calendar card v0.8.5
22
Advanced calendar card for Home Assistant with Lovelace.
33

4-
Work in progress. If you have any problems, please use [v0.7.5](https://github.com/atomic7777/atomic_calendar/releases/download/v0.7.5/atomic-calendar.js)
4+
Work in progress. If you have any problems, please use [v0.8.5](https://github.com/atomic7777/atomic_calendar/releases/download/v0.8.5/atomic_calendar.js)
55

66
Calendar card with advanced settings. It loads calendar events from Home Assistant - Google calendar component.
77

@@ -37,11 +37,11 @@ If you have any suggestions about design or functionality, please let me know, o
3737

3838
## 1. Installation
3939
1. You need to have the ![Google calendar](https://www.home-assistant.io/components/calendar.google/) component configured in Home Assistant.
40-
2. Download `atomic-calendar.js` file to `/www` directory in your Home Assistant - [latest release](https://github.com/atomic7777/atomic_calendar/releases/download/v0.8.1/atomic-calendar.js) - link not working (in development)
40+
2. Download `atomic-calendar.js` file to `/www` directory in your Home Assistant - [latest release](https://github.com/atomic7777/atomic_calendar/releases/download/v0.8.5/atomic_calendar.js) - link not working (in development)
4141
3. Add this reference to your `ui-lovelace.yaml` file:
4242
```yaml
4343
resources:
44-
- url: /local/atomic-calendar.js
44+
- url: /local/atomic_calendar.js
4545
type: module
4646
```
4747
4. Add card with options to `ui-lovelace.yaml`, examples below

0 commit comments

Comments
 (0)