You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*This card is available in [HACS](https://github.com/hacs/integration) (Home Assistant Community Store)*
15
+
### HACS (recommended)
16
16
17
-
### Simple install
17
+
This card is available in [HACS](https://github.com/hacs/integration) (Home Assistant Community Store).
18
+
19
+
1. Install HACS if you don't have it already
20
+
2. Open HACS in Home Assistant
21
+
3. Go to "Frontend" section
22
+
4. Click button with "+" icon
23
+
5. Search for "Mini Media Player"
24
+
25
+
### Manual install
26
+
27
+
#### UI mode
18
28
19
-
#### Storage mode **(default)**
20
29
1. Download and copy `mini-media-player-bundle.js` from the [latest release](https://github.com/kalkih/mini-media-player/releases/latest) into your `config/www` directory.
21
30
2. Go to Sidebar -> Settings -> Dashboards -> Menu (top right corner) -> Resources.
22
31
3. Click on `+ ADD RESOURCE`.
@@ -27,50 +36,16 @@ Inspired by [Custom UI: Mini media player](https://community.home-assistant.io/t
27
36
#### YAML mode
28
37
29
38
1. Download and copy `mini-media-player-bundle.js` from the [latest release](https://github.com/kalkih/mini-media-player/releases/latest) into your `config/www` directory.
30
-
31
39
2. Add a reference to `mini-media-player-bundle.js` inside your `configuration.yaml` or through the Home Assistant UI from the resource tab.
1. Find your `mini-media-player-bundle.js` file in `config/www` or wherever you ended up storing it.
61
-
62
-
2. Replace the local file with the latest one attached in the [latest release](https://github.com/kalkih/mini-media-player/releases/latest).
63
-
64
-
3. Add the new version number to the end of the cards reference url in your `configuration.yaml` (YAML mode) or through the Home Assistant UI - `Sidebar -> Settings -> Dashboards -> Menu (top right corner) -> Resources` (Storage mode).
*You may need to empty the browsers cache if you have problems loading the updated card.*
48
+
*To update the card to a new version after manual installation, update `mini-media-player-bundle.js` file from [latest release](https://github.com/kalkih/mini-media-player/releases/latest) and edit version of the card in your resources. You may need to empty the browsers cache if you have problems loading the updated card.*
0 commit comments