Skip to content

Commit

Permalink
fixed: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mentalilll committed Aug 12, 2024
1 parent 5bcafc9 commit 717f64f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@ wget -O - https://get.hacs.xyz | bash -
3. **Add the resource in Home Assistant**

Add the resource through the Home Assistant UI under `Configuration` -> `Lovelace Dashboards` -> `Resource`\
\

If you don't have the menu than go to `http://<your_homeassistant_instance:8123>/config/lovelace/resources`\
and add the following:\
\
url: `/local//community/ha-vpd-chart/ha-vpd-chart.js\`\
url: `/local/community/ha-vpd-chart/ha-vpd-chart.js\`\
type: `module`

**Note:** After adding the resource, you may need to restart Home Assistant.
Expand Down

0 comments on commit 717f64f

Please sign in to comment.