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 allows you to use the awesome gauges at https://canvas-gauges.com/ in your lovelace GUI. This is still a very early and untested alpha version. Tested only on chrome and safari browsers.
4
6
5
7
If you want to support the developer, please support the lib devs of the canvas-gauges.
@@ -13,7 +15,9 @@ Here is a some different screens from my own setup. But the possibilites to make
13
15
14
16
## Usage
15
17
16
-
Download the files `canvas-gauge-card.js` and `gauge.min.js` to your home assistant config from the `dist` folder. Add a module link to the `canvas-gauge-card.js` file. The link needs to be the same as where you put it.
18
+
Download through HACS (recommended) or ...
19
+
20
+
Download the file `canvas-gauge-card.js` from the [**latest release**](https://github.com/custom-cards/canvas-gauge-card/releases/latest) to your home assistant config. Add a module link to the `canvas-gauge-card.js` file. The link needs to be the same as where you put it.
0 commit comments