Skip to content

Commit

Permalink
[DOCS] Update manual installation documentation
Browse files Browse the repository at this point in the history
Resolves: #204
  • Loading branch information
Rudy committed Dec 3, 2024
1 parent 8c5dedd commit 6fa9bd5
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ Custom Home Assistant card displaying a responsive overview of multiple days wit
### HACS (Recommended)

1. Make sure [HACS](https://hacs.xyz) is installed and working.
2. Add this repository (https://github.com/FamousWolf/week-planner-card) via [HACS Custom repositories](https://hacs.xyz/docs/faq/custom_repositories)
3. Download and install using HACS
2. Add this repository (https://github.com/FamousWolf/week-planner-card) via [HACS Custom repositories](https://hacs.xyz/docs/faq/custom_repositories). Type should be `Dashboard`.
3. Download and install using HACS.

### Manual

Expand All @@ -44,9 +44,11 @@ Custom Home Assistant card displaying a responsive overview of multiple days wit
```
- **Using the graphical editor**
1. Make sure advanced mode is enabled in your user profile
2. Navigate to Configuration -> Lovelace Dashboards -> Resources Tab. Hit orange (+) icon
3. Enter URL `/local/week-planner-card.js` and select type "JavaScript Module".
4. Restart Home Assistant.
2. Navigate to "Settings" -> "Dashboards".
3. Click on the 3 vertical dots in the top right corner and select "Resources".
4. Click on the "Add resource" button in the bottom right corner.
5. Enter URL `/local/week-planner-card.js` and select type "JavaScript Module".
6. Restart Home Assistant.


## Configuration
Expand Down

0 comments on commit 6fa9bd5

Please sign in to comment.