-
-
Notifications
You must be signed in to change notification settings - Fork 3
Installation
Viet Ngoc edited this page Nov 7, 2024
·
1 revision
HACS (Home Assistant Community Store)
- Go to HACS page on your Home Assistant instance
- Add this repository via HACS Custom repositories How to add Custom Repositories
https://github.com/ngocjohn/vehicle-status-card
- Select
Lovelace
- Press add icon and search for
Vehicle status card
- Select Vehicle status card repo and install
- Force refresh the Home Assistant page
Ctrl
+F5
/Shift
+⌘
+R
- Add vehicle-status-card to your page
- Download the vehicle-status-card.js.
- Place the downloaded file on your Home Assistant machine in the
config/www
folder (when there is nowww
folder in the folder where yourconfiguration.yaml
file is, create it and place the file there). - In Home Assistant go to
Configuration->Lovelace Dashboards->Resources
(When there is noresources
tag on theLovelace Dashboard
page, enable advanced mode in your account settings, and retry this step). - Add a new resource:
- Url =
/local/vehicle-status-card.js
- Resource type =
module
- Url =
- Force refresh the Home Assistant page
Ctrl
+F5
/Shift
+⌘
+R
. - Add vehicle-status-card to your page.