Installation
HACS¶
- Make sure the HACS component is installed and working.
- Search for
button-cardand add it through HACS - Refresh home-assistant.
Note: If you are using YAML mode for your lovelace configuration, review these instructions to include external resources.
Manual¶
- Download button-card.js
- Place the file in your
config/wwwfolder - Add
/local/button_card.jsas a dashboard JavaScript module resource.
Note: Your browser may block the download link as the file is a javascript file. If the link seems to do nothing, copy the link address and use directly in your browser's address bar where you will most likely get prompt on whether to allow the download or not.
Note: If you are using YAML mode for your lovelace configuration, review these instructions to include external resources.