Installation¶
The recommended way to install the Flexible Horseshoe Card is through HACS. This keeps installation simple and makes it easier to update the card when a new version is released.
Manual installation is also possible if you prefer to manage the card files yourself.
Install via HACS¶
HACS can install both stable and latest available versions. The latest version may be a pre-release or development version.
Manual installation¶
-
Download
dist/flex-horseshoe-card.jsfrom GitHub. -
Copy the file into your Home Assistant
config/wwwdirectory. -
Add the card as a Lovelace resource.
If you use the dashboard editor UI, add the resource in the raw configuration editor.
If you use YAML mode, add the resource to the resources.yaml file that is included in your ui-lovelace.yaml file.
resources:
- url: /local/flex-horseshoe-card.js
type: module