Skip to content

Commit af5e28d

Browse files
authored
docs: make manual section foldable (#621)
1 parent 5f67e5f commit af5e28d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ Just search for `Purifier Card` in the plugins tab.
3737

3838
### Manual
3939

40+
<details>
41+
<summary>Add manually to dashboard resources</summary>
42+
4043
1. Download `purifier-card.js` file from the [latest-release].
4144
2. Put `purifier-card.js` file into your `config/www` folder.
4245
3. Add a reference to `purifier-card.js` in Lovelace. There's two way to do that:
@@ -51,6 +54,8 @@ Just search for `Purifier Card` in the plugins tab.
5154
5255
4. Add `custom:purifier-card` to Lovelace UI as any other card (using either editor or YAML configuration).
5356

57+
</details>
58+
5459
## Using the card
5560

5661
This card can be configured using Lovelace UI editor.

0 commit comments

Comments
 (0)