This is a Lovelace card for Home Assistant that can be used to control your acre/Vanderbilt SPC alarm system.
The card works on top of the spcbridge custom component. You will need it as well.
You cannot use it with any other alarm integration in HA.
Before proceeding with the installation of this card, make sure you have the Vanderbilt SPC Bridge integration (spcbridge
) installed and properly configured. Additionally, you will need access to the Home Assistant filesystem, such as through the SSH add-on.
- Download the latest release of
spcbridge-card.js
and place it in theconfig/www/
directory. (If thewww
directory does not exist, create it.) - Restart Home Assistant.
- In the Home Assistant interface, navigate to Settings > Dashboards > Resources (accessible via the menu in the upper-right corner). Add
/local/spcbridge-card.js
as a JavaScript module.
You should now be able to add the card, named Custom: spcbridge-card
, to your dashboard.