mirror of
https://github.com/DigiLive/mushroom-strategy.git
synced 2025-08-09 14:24:26 +02:00
Updated Home (markdown)
16
Home.md
16
Home.md
@@ -7,12 +7,12 @@ You need to install these cards before using this strategy:
|
||||
- [Mushroom cards][mushroomUrl]
|
||||
- [Mini graph card][mini-graphUrl]
|
||||
|
||||
## HACS
|
||||
## HACs
|
||||
|
||||
Mushroom dashboard strategy is available in [HACS][hacsUrl] (Home Assistant Community Store).
|
||||
Mushroom dashboard strategy is available in [HACs][hacsUrl] (Home Assistant Community Store).
|
||||
|
||||
1. Install HACS if you don't have it already.
|
||||
2. Open HACS in Home Assistant.
|
||||
1. Install HACs if you don't have it already.
|
||||
2. Open HACs in Home Assistant.
|
||||
3. Go to the "Frontend" section.
|
||||
4. Click the button with the "+" icon
|
||||
5. Search for "Mushroom dashboard" and install.
|
||||
@@ -57,7 +57,10 @@ Error loading the dashboard strategy:
|
||||
be registered
|
||||
```
|
||||
This is mainly because of cache or HACs didn't create a reference.
|
||||
Try clearing the cache on your browser and add a reference to mushroom-strategy.js in the Dashboard. There are two ways to do that:
|
||||
Try clearing the cache on your browser and redownloading from HACs.
|
||||
|
||||
If it still doesn't work, you will have to add a reference to
|
||||
mushroom-strategy.js in the Dashboard. There are two ways to do that:
|
||||
|
||||
- Using UI:
|
||||
Settings → Dashboards → More Options icon (3 dots) → Resources → Add Resource →
|
||||
@@ -77,4 +80,5 @@ Try clearing the cache on your browser and add a reference to mushroom-strategy.
|
||||
Use `/local/mushroom-strategy.js` as url if you followed the manual installation instructions.
|
||||
|
||||
[mushroomUrl]: https://github.com/piitaya/lovelace-mushroom
|
||||
[mini-graphUrl]: https://github.com/kalkih/mini-graph-card
|
||||
[mini-graphUrl]: https://github.com/kalkih/mini-graph-card
|
||||
[hacsUrl]: https://hacs.xyz
|
Reference in New Issue
Block a user