We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f67e5f commit af5e28dCopy full SHA for af5e28d
1 file changed
README.md
@@ -37,6 +37,9 @@ Just search for `Purifier Card` in the plugins tab.
37
38
### Manual
39
40
+<details>
41
+<summary>Add manually to dashboard resources</summary>
42
+
43
1. Download `purifier-card.js` file from the [latest-release].
44
2. Put `purifier-card.js` file into your `config/www` folder.
45
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.
51
54
52
55
4. Add `custom:purifier-card` to Lovelace UI as any other card (using either editor or YAML configuration).
53
56
57
+</details>
58
59
## Using the card
60
61
This card can be configured using Lovelace UI editor.
0 commit comments